greenshot/GreenshotPlugin/IniFile
2013-01-05 23:14:54 +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 Fixed bug #3597535 by making sure the IniChanged event isn't hooked before the editor is loaded. Also added a log statement in the ini loading code, and added a better try catch. 2013-01-05 23:14:54 +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