Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-04-18 | reverted r8991, because those strings are translated | Tobias Weimer |
2014-04-18 | Translation fix | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-06 | MRA | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | 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 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-04 | ConnectionNotify: resource cosmetics, decapitalization | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-10 | NewEventNotify: fixed duplicated popups menu | Robert Pösel |
2013-12-05 | -fixed menu item translation | Tobias Weimer |
2013-11-09 | NewEventNotify: code cleaning | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-19 | removing unnecessary spaces | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-08-20 | fix for a broken check | George Hazan |
2013-08-15 | translation fix and minor cleanup | Tobias Weimer |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
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-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-02 | removed not used headers | Kirill Volinsky |
2013-02-16 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |