summaryrefslogtreecommitdiff
path: root/plugins/AutoShutdown
AgeCommit message (Expand)Author
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
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