Age | Commit message (Expand) | Author |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-10-26 | KeyboardNotify: | Tobias Weimer |
2015-09-20 | "fallthrough" comments for Coverity | Goraf |
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN |
2015-09-10 | fix for a hangup on exit in KeyboardNotify | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-25 | KeyboardNotify: | Tobias Weimer |
2015-08-16 | name conflicts solved | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-07-31 | project fixes for VS2010 | Tobias Weimer |
2015-07-26 | more warning fixes | George Hazan |
2015-07-24 | KeyboardNotify: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
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-04-06 | strings length correction | Dart Raiden |
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-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | 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-11-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11143 1316c22d-e87f-b044-9b9... | George Hazan |
2014-11-28 | old db reading code removed | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-26 | KeyboardNotify: code cleanup | Rozhuk Ivan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-23 | rest of MetaProto/Enabled | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-17 | KeyboardNotify: some controls adjusted | slotwin |
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-03-01 | removing direct access to MC database variables | George Hazan |