Age | Commit message (Expand) | Author |
2015-04-09 | potentially unsafe string operation removed | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-02-28 | Core: | Tobias Weimer |
2015-02-14 | fixed crash on transfer resuming | Alexander Lantsev |
2015-02-14 | old default behavior restored | George Hazan |
2015-02-14 | rejected file transfer notification | George Hazan |
2015-02-13 | incoming file transfer window to be closed on error | George Hazan |
2015-02-10 | large file support | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-07 | fix for potentially endless loops | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | more warning fixes | George Hazan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-27 | StdFile: code cleanup | Rozhuk Ivan |
2014-08-29 | PF4_SINGLEFILEONLY - protocol can require sending files only one by one | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-14 | code optimization | George Hazan |
2014-07-14 | StdFile to get the incoming files folder's name via metacontact | George Hazan |
2014-07-09 | Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file... | Robert Pösel |
2014-06-24 | code cleaning | George Hazan |
2014-05-21 | Fix wrong filesize in send file dialog for big files | 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 | file selection dialog must call a hook before destroying window | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | 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-25 | end of version zoo | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-02 | typo | Goraf |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-12-01 | another portion of decapitalization in the core (3/5) | Dart Raiden |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |