Age | Commit message (Expand) | Author |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
2014-12-18 | various calls of setlocale removed | George Hazan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | webview build fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-29 | webview: code cleanup + x64 fix | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-14 | unicode popups | Kirill Volinsky |
2014-06-12 | merge m_popup and m_popup2 headers | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | 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 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-30 | WebView: spelling correction (thx RMN) | Dart Raiden |
2013-10-27 | StartupSilence: muuid fix | Dart Raiden |
2013-10-27 | WebView: so much capitalization | Dart Raiden |
2013-10-26 | removed not needed code | Kirill Volinsky |
2013-10-16 | fixed double click action in contact list | Tobias Weimer |
2013-09-24 | plugins cleanup | Kirill Volinsky |
2013-09-07 | non-existent headers removed from project | George Hazan |
2013-08-15 | cosmetics | Tobias Weimer |
2013-08-13 | many translation fixes | Tobias Weimer |
2013-08-08 | {00037ACC-F32D-4B5F-93A8-3CF0E277E377} is Autorun's GUUID | Vadim Dashevskiy |
2013-08-07 | Minizip in PU replaced with one in zlib.dll | George Hazan |
2013-08-07 | renamed to WebView | Vadim Dashevskiy |
2013-08-06 | - WebView: added to solutions | Vadim Dashevskiy |
2013-07-28 | crazy database reading code removed | George Hazan |
2013-07-28 | some missing SIZEOFs | George Hazan |