summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator
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-05-18BuddyExpectator Icons updates (thanks dracosha)Vadim Dashevskiy
2014-04-06- fixes #643 (BuddyExpectator: The options page is not focusable by keyboard)Tobias Weimer
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
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-11-09added projects and solutions for vc2013Kirill Volinsky
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-08-14removed trailing spaces from ressourcesTobias Weimer
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-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
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-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
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-23- compilation fixVadim Dashevskiy