summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/src/options.cpp
AgeCommit message (Expand)Author
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-08-12extraicons registration moved to Load()Kirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-18double ;; removedKirill Volinsky
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-23added precompiled headerKirill Volinsky
2013-02-10uuid standartizationKirill Volinsky
2012-12-07- Options tree items changeVadim Dashevskiy
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-21first unicode build of BuddyExpectatorTobias Weimer
2012-07-09BuddyExpectator: changed folder structureVadim Dashevskiy