summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src
AgeCommit message (Expand)Author
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-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-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-22icon not usedKirill Volinsky
2014-03-08MRARozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
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-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-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-11fix for a crash in WhenWasItGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel