Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-7 of 7Patches
< Previous 1 Next >
Being evaluated
|
1256 |
May 17 at 6:34 AM
|
jeffreypalermo |
I discovered that Cropper didn't work on 64bit Windows, so I've created a patch that fixes the problem. I also went ahead and added a post-build step that allows running Cropper directly from Visual Studio (CTRL+F5). I have marked all projects to compile to x86 since there are some 32bit APIs in use.
The patch is in SVN diff format. If you find that hard to consume, I'd be happy to commit it if you grant me check-in rights.
|
|
Download
|
Being evaluated
|
850 |
Feb 17 at 8:38 PM
|
TerryHughes |
Added a call to close the help dialog if any are visible when hiding the main form.
|
|
Download
|
Being evaluated
|
849 |
Feb 17 at 8:14 PM
|
TerryHughes |
Please disregard patch 846. Updated patch, removed !Visible check.
|
4152
|
Download
|
Being evaluated
|
848 |
Feb 17 at 8:12 PM
|
TerryHughes |
Please disregard patch 845. Updated patch to check to see if the current size is already predefined to prevent duplicates. Added a menu seperator below 'Current'.
|
1928
|
Download
|
Being evaluated
|
846 |
Feb 17 at 10:29 AM
|
TerryHughes |
Added call to CycleFormVisibility(false) when !Visible for HandleMenuHelpClick and HandleMenuAboutClick.
|
4152
|
Download
|
Being evaluated
|
845 |
Feb 17 at 9:49 AM
|
TerryHughes |
Added menu item to add the current size to the predefined list. Commented out a call to Array.Sort() (pending Work Item 2546).
|
1928
|
Download
|
Being evaluated
|
844 |
Feb 17 at 9:16 AM
|
TerryHughes |
Implemented IComparable<T> on CropSize (sorting by width then height ascending) and added logic to Options.AddSize() to utilize Array.Sort().
Terry
|
2546
|
Download
|
1-7 of 7Patches
< Previous 1 Next >