greenshot/GreenshotPlugin/IniFile
2012-12-07 15:12:04 +00:00
..
IniAttributes.cs Added the possibility to automatically encrypt/decrypt a configuration value by setting "Encrypted" in the ini to true. Also added a small OAuth example in the ImgurUtils, for later usage. 2012-09-09 13:53:53 +00:00
IniConfig.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
IniReader.cs Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects... 2012-03-06 17:43:23 +00:00
IniSection.cs Added the possibility to automatically encrypt/decrypt a configuration value by setting "Encrypted" in the ini to true. Also added a small OAuth example in the ImgurUtils, for later usage. 2012-09-09 13:53:53 +00:00
IniValue.cs Counting the amount of surface objects, so we can see if there are multiple in memory when we have bugs. 2012-12-07 15:12:04 +00:00