18
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preparations for the language changes More... about 12 years ago
Made ini-binding for the form More... about 12 years ago
Preparations for the language changes More... about 12 years ago
Preparations for the language changes More... about 12 years ago
Preparations for the language changes More... about 12 years ago
Preparations for the language changes More... about 12 years ago
fixed missing dependency More... about 12 years ago
Fixed design-time displaying of the language mappings More... about 12 years ago
Fixed design-time displaying of the language mappings More... about 12 years ago
Test with the ImgurPlugin and designer language support, the form needs to extend a simple class which extends GreenshotForm and implements the language pattern getter. Some day we can change this to be simpler when there is only one global Language object... More... about 12 years ago
Fixed exception due to wrong init. More... about 12 years ago
Fixed problem when changing the URL, also changed the SettingsForm to use Greenshot controls for binding language & settings. More... about 12 years ago
Added an EncryptionHelper, can be used to store passwords. More... about 12 years ago
Fixed excessive Inifile writing! Added a simple resize method wrapper for Thumbnails. More... about 12 years ago
Added GreenshotComboBox, this binds to a ini configuration (enum) and fills the values depending on the type of the enum, including translations! More... about 12 years ago
The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. More... about 12 years ago
Small stability improvements More... about 12 years ago
Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain More... about 12 years ago
Removed a leftover property and added a method in the IniConfig to get a section by name More... about 12 years ago
try to load the latest help file in preferred language from getgreenshot.org, using local help files as fallback
jklingen
as JKlingen
More... about 12 years ago
More fixes for the resize code. More... about 12 years ago
Added a background color for some of the ImageHelper methods, this makes it more flexible. More... about 12 years ago
Added a few helper methods to resize bitmaps. More... about 12 years ago
Fixed transparency issue: it wasn't removed before storing images without transparency support. More... about 12 years ago
Fixed alpha blending. More... about 12 years ago
Found a scroll problem in the CropContainer, this might be similar... More... about 12 years ago
Fixed issue that when the CropContainer drawn and the surface is bigger than the window some part on the bottom is not drawn correctly. More... about 12 years ago
Powerpoint center, only works correctly with screenshots < shape size... More... about 12 years ago
Added readonly & final checks for Word & Powerpoint More... about 12 years ago
Also modified the EmailDestination to work like the picker if it's selected as a default destination. More... about 12 years ago