.. |
AboutForm.cs
|
Fixing Bug #3531460, forgot to convert the selected rectangle to screen coordinates.
|
2012-06-15 07:04:51 +00:00 |
AboutForm.Designer.cs
|
Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)
|
2012-10-29 15:50:55 +00:00 |
BaseForm.cs
|
Preparations for the language changes
|
2012-04-17 15:54:33 +00:00 |
BugReportForm.cs
|
Preparations for the language changes
|
2012-04-17 15:54:33 +00:00 |
BugReportForm.Designer.cs
|
Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)
|
2012-10-29 12:36:52 +00:00 |
CaptureForm.cs
|
Changed zoom to be enabled by default.
|
2012-11-13 09:15:34 +00:00 |
CaptureForm.Designer.cs
|
Removed PictureBox to reduce the complexity.
|
2012-08-15 12:10:36 +00:00 |
ColorDialog.cs
|
Preparations for the language changes
|
2012-04-17 15:54:33 +00:00 |
ColorDialog.Designer.cs
|
Preparations for the language changes
|
2012-04-17 15:54:33 +00:00 |
ColorDialog.resx
|
Fixed update issue with Dropper/Zoomer, now called Pipette and I will rename the zoomer.
|
2012-02-14 08:49:35 +00:00 |
ColorPickerToolStripButton.cs
|
"Merged" 0.8 with HEAD, so we can continue developing
|
2011-07-17 12:05:59 +00:00 |
ImageEditorForm.cs
|
Applied patch #3584491, this centers the image in the editor.
|
2012-11-06 06:08:26 +00:00 |
ImageEditorForm.Designer.cs
|
Applied patch #3584491, this centers the image in the editor.
|
2012-11-06 06:08:26 +00:00 |
ImageEditorForm.resx
|
fixed some messages that were not translatable yet + some UI changes to allow more space for translated strings
|
2012-10-16 18:21:51 +00:00 |
LanguageDialog.cs
|
Preparations for the language changes
|
2012-04-17 14:16:10 +00:00 |
LanguageDialog.Designer.cs
|
Fixed (hopefully) resource issues when changing something in the Designer
|
2012-04-01 10:56:25 +00:00 |
MainForm.cs
|
Small fixes which make it easier to check if an IniValue is fixed, also changed the Component.Enabled in the settingsForm for some more properties. In normal English, if I have defined a property in the "greenshot-fixed.ini" the matching setting can not be changed!
|
2012-11-09 13:46:20 +00:00 |
MainForm.Designer.cs
|
Fixed a small invisible issue: the context menu is show 2x when clicking the NotifyIcon. This causes some code to be run 2x, decreasing the context-menu performance.
|
2012-10-23 10:07:05 +00:00 |
MainForm.resx
|
Fixed donate icon (removed shadow)
|
2012-09-19 11:08:57 +00:00 |
MovableShowColorForm.cs
|
Refactoring the Pipette logic, also fixed some small issue...
|
2012-02-14 11:04:11 +00:00 |
MovableShowColorForm.Designer.cs
|
Refactoring the Pipette logic, also fixed some small issue...
|
2012-02-14 11:04:11 +00:00 |
PrintOptionsDialog.cs
|
Cleanup of printer code
|
2012-04-18 14:58:10 +00:00 |
PrintOptionsDialog.Designer.cs
|
UI cosmetics: visually separated "don't ask again" checkbox from print options
|
2012-07-15 09:57:11 +00:00 |
SettingsForm.cs
|
Fixes for the Startup-Helper, if Greenshot is already in the startup-folder we check & disable the checkbox.
|
2012-11-12 15:25:52 +00:00 |
SettingsForm.Designer.cs
|
Fixed wrong reference to the GreenshotPlugin and changed a property name so it's forced to a default.
|
2012-10-30 18:10:41 +00:00 |
SettingsForm.resx
|
Somehow Sharp-Develop forces the version to be 4.0, this is not good for other IDE's and I don't know if this even works when compiling.
|
2012-04-02 10:16:42 +00:00 |
ToolStripMenuSelectList.cs
|
Added some settings:
|
2012-04-20 10:12:57 +00:00 |
ZoomForm.cs
|
Applied zoom patch, currently needs to be activated by pressing "Z" in the capture form. This will change later.
|
2012-11-13 08:19:41 +00:00 |