summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/AdvancedAutoAway/advancedautoaway.cpp
AgeCommit message (Expand)Author
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 strcmp to mir_strcmpKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-03-11SetWindowLong -> SetWindowLongPtr;George Hazan
2014-02-24minor code cleaningGeorge Hazan
2013-12-23- added fullscreen detection into AAA;George Hazan
2013-10-24more warning fixesGeorge 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-22plugins cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-09hook fixKirill Volinsky
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-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-11-18fix: AAA crashes another programs when global hooks are activeGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-19Unicode in status message pluginsGeorge Hazan
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-02- code cleaningGeorge Hazan
2012-05-15initial commitVadim Dashevskiy