summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/AdvancedAutoAway/options.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2013-12-23- added fullscreen detection into AAA;George Hazan
2013-11-04unneeded capitalizationDart Raiden
2013-10-19warning fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-06-21minor code cleaningGeorge 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-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-05-15initial commitVadim Dashevskiy