summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/src
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-14BuddyExpectator: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
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-11-30lstr* replacementsGeorge Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-08-12extraicons registration moved to Load()Kirill Volinsky
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-06- fixes #643 (BuddyExpectator: The options page is not focusable by keyboard)Tobias Weimer
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-16code cleaningGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-30BuddyExpectator: missing spaceDart Raiden
2013-10-17spelling correction (patch by RMN) Vadim Dashevskiy
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-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
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-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-15oopsGeorge Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;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-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan