summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src/dlg_handlers.cpp
AgeCommit message (Expand)Author
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14strange service SRMsg/LaunchMessageWindow removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-11minus CreateThreadKirill Volinsky
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-02-28WhenWasIt:Tobias Weimer
2014-12-22WhenWasIt: no messages with years when year not setSergey Bolhovskoy
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-01code cleanupRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-08MRARozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-15fix for a memory allocation conflict in WWIGeorge 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-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-06-11fix for a crash in WhenWasItGeorge Hazan
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-03-15removed not used headersKirill Volinsky
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-04translation fixesTobias Weimer
2013-01-29translation fixesTobias Weimer
2012-12-05- WhenWasIt: compilation fixVadim Dashevskiy
2012-11-25typo in [2484]Tobias Weimer
2012-11-25WhenWasIt - correct work with icons & extra iconsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-23- fixed extra icons in WhenWasIt;George Hazan
2012-11-04completly removed support for clist modern iconsTobias Weimer
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan