summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/AdvancedAutoAway
AgeCommit message (Expand)Author
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-20another strange perversion removedGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-11SetWindowLong -> SetWindowLongPtr;George Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27minor code cleaningGeorge Hazan
2014-02-27more fun:George Hazan
2014-02-24minor code cleaningGeorge Hazan
2014-02-22NAS support returned back to status pluginsGeorge Hazan
2014-02-02fix for a rare crash on exitGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2013-12-23- added fullscreen detection into AAA;George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-04unneeded capitalizationDart Raiden
2013-10-24more warning fixesGeorge Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-28fix for keyboard idle state interruption George Hazan
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-20using UxthemeKirill Volinsky
2013-09-09hook fixKirill Volinsky
2013-09-08Not delaying mir_core.dll load when not needed Vadim Dashevskiy
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-21minor code cleaningGeorge Hazan
2013-06-14-try to fix a crash when no status is availableTobias Weimer
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-16some another unused headersGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan