Age | Commit message (Expand) | Author |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-02-28 | WhenWasIt: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-22 | WhenWasIt: no messages with years when year not set | Sergey Bolhovskoy |
2014-12-22 | WhenWasIt: fix for birthday reminder when year not set (path by alitor) | Sergey Bolhovskoy |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-05-22 | icon not used | Kirill Volinsky |
2014-03-08 | MRA | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-15 | fix for a memory allocation conflict in WWI | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-26 | useless Unicode in Sessions & WhenWasIt | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-19 | removing unnecessary spaces | Dart Raiden |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-09-08 | - WhenWasIt: reordering birthday validation check - (patch from person) | Vadim Dashevskiy |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-11 | fix for a crash in WhenWasIt | George 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-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-03-15 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-15 | removed not used headers | Kirill Volinsky |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-11 | rest of minor TopToolbar_AddButton issues | George Hazan |