summaryrefslogtreecommitdiff
path: root/plugins/AutoShutdown
AgeCommit message (Expand)Author
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-05-21runglish...Dart Raiden
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01fixes issue #523: using CallFunctionAsync() at AutoShutdownGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-19warning fixesGeorge Hazan
2013-10-15code cleanupKirill Volinsky
2013-09-25plugins cleanupKirill Volinsky
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-23compilation fix (patch by person)Vadim Dashevskiy
2013-09-23small plugins cleanupKirill Volinsky
2013-09-22plugins cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21BroadcastSystemMessage is available in Win2k, no need to load it dynamicallyGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-08-22AutoShutdown:Tobias Weimer
2013-08-22Double space in AutoShutdownDart Raiden
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07more cleanupGeorge Hazan
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-23more translation fixesTobias Weimer
2013-03-23-fixes for x64 versionTobias Weimer
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-23projects fixesKirill Volinsky
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-12fixed sound registration (fixes #233)Tobias Weimer
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-10uuid standartizationKirill Volinsky
2013-02-08removed not needed interfacesKirill Volinsky
2013-02-06crash fixGeorge Hazan
2013-02-04Mistake corrected. Basil