summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-11minus CreateThreadKirill Volinsky
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-02-28WhenWasIt:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-22WhenWasIt: no messages with years when year not setSergey Bolhovskoy
2014-12-22WhenWasIt: fix for birthday reminder when year not set (path by alitor)Sergey 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-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-08WhenWasIt: Fixed column size of "Upcoming birthdays" (got broken in r9134)Robert Pösel
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-22removed not used fileKirill Volinsky
2014-05-22icon not usedKirill Volinsky
2014-05-05fixed window size (revert 8453)Kirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-08MRARozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-15fix for a memory allocation conflict in WWIGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan