summaryrefslogtreecommitdiff
path: root/plugins/AutoShutdown/src/utils.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-06-05AutoShutdown: code cleaningGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-07-30Hotkeys: code cleaningGeorge Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-12-28AutoShutdown: decapitalizationDart Raiden
2015-08-13- 64-bit compatibility;George Hazan
2015-07-09- various icon definition quirks;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-04-24AutoShutdown - common projectVadim Dashevskiy
2014-12-27not needed code removedKirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-23small plugins cleanupKirill Volinsky
2013-03-23-fixes for x64 versionTobias Weimer
2013-02-12fixed sound registration (fixes #233)Tobias Weimer
2013-02-06crash fixGeorge Hazan
2012-12-04Translation fixKirill Volinsky
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-05AutoShutdown: folder structure changeVadim Dashevskiy