summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt
AgeCommit message (Expand)Author
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
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-26useless Unicode in Sessions & WhenWasItGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-19removing unnecessary spacesDart Raiden
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-09-25valid options initializationGeorge Hazan
2013-09-08- WhenWasIt: reordering birthday validation check - (patch from person)Vadim Dashevskiy
2013-09-04- SeenPlugin and WhenWasIt cosmetics (patch from person)Vadim Dashevskiy
2013-08-14removed trailing spaces from ressourcesTobias Weimer