Age | Commit message (Expand) | Author |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-02-06 | compilation fix | Vadim Dashevskiy |
2015-02-05 | Various: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | "acknowledgement" = en-gb, "acknowledgment" = en-us | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-11 | CmdLine help spelling correction | Vadim Dashevskiy |
2014-11-11 | CmdLine help adjusted according to changes | Vadim Dashevskiy |
2014-11-11 | fixed vi info in command line | Kirill Volinsky |
2014-09-21 | CmdLine: typos, some clarification in help text | RMN |
2014-09-15 | resources: comma in Conditional Clauses with "if": | RMN |
2014-08-07 | CmdLine: clarifying | Dart Raiden |
2014-08-05 | 'xStatus' correction | Dart Raiden |
2014-07-06 | - CmdLine: typo (langpacks updated) | RMN |
2014-07-04 | CommandLine: | Tobias Weimer |
2014-07-03 | CmdLine: Support for new lines (\n) in message text (as requested on UserVoice) | Robert Pösel |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-11 | compilation fix | Vadim Dashevskiy |
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 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-19 | cosmetics | Tobias Weimer |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-24 | In American English a comma should follow e.g. | Dart Raiden |
2013-12-23 | spelling corrections | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-02 | langpacks update (by RMN) | Vadim Dashevskiy |
2013-11-02 | CmdLine: cosmetics (by RMN) | Vadim Dashevskiy |