Age | Commit message (Expand) | Author |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after 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-03-21 | code cleaning | George Hazan |
2015-03-17 | fix for file logs in SeenPlugin | George Hazan |
2015-03-02 | - much more effective protocol filter; | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-10-20 | SeenPlugin: | Tobias Weimer |
2014-08-14 | Minor cosmetics | Tobias Weimer |
2014-07-09 | SeenPlugin: Don't monitor or show menuitem/userinfo for groupchats | Robert Pösel |
2014-06-28 | typos | Dart Raiden |
2014-05-22 | spelling correction | Dart Raiden |
2014-04-11 | Not needed string removed | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
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-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | more sorting issues | 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-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-04 | - SeenPlugin and WhenWasIt cosmetics (patch from person) | Vadim Dashevskiy |
2013-08-06 | fix for very rare crash on slow machines | George Hazan |
2013-08-04 | unneeded type conversion removed | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-21 | minor code cleaning | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-19 | Changed PopUp to Popup in delphi files, langpack files and rc files. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-18 | - removed obsolete code | Tobias Weimer |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |