Age | Commit message (Expand) | Author |
2015-04-09 | unused module removed | George Hazan |
2015-03-30 | fix for the correct restoring of filter in tabSRMM | George Hazan |
2015-03-29 | unneeded helper removed | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-24 | * multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh... | Rozhuk Ivan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
2015-02-25 | MHeaderBar not to suppress window's caption drawing | George Hazan |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
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-02-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2015-01-27 | Unload libraries | Tobias Weimer |
2015-01-27 | Minor bugfixes | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | code cleaning | George Hazan |
2015-01-08 | StdSSL: invalid URL | Dart Raiden |
2015-01-07 | fix for potentially endless loops | George Hazan |
2015-01-05 | missing header removed | George Hazan |
2015-01-05 | StdMsg redesigned to add events into a database only after confirmation | George Hazan |
2015-01-04 | minus critical section | George Hazan |
2015-01-03 | cosmetics | Vadim Dashevskiy |
2015-01-03 | cosmetics | Vadim Dashevskiy |
2015-01-03 | standard version.rc | Vadim Dashevskiy |
2015-01-03 | loader of external plugins with MUUID_SSL support | George Hazan |
2015-01-03 | StdSsl - standard SSL/TLS driver for Miranda NG | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-25 | files structure changed | Kirill Volinsky |
2014-12-21 | code cleaning | George Hazan |
2014-12-19 | old tooltip management code removed | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |