Age | Commit message (Expand) | Author |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | MS_UTILS_REPLACEVARS -> Utils_ReplaceVars | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
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-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-14 | fix for memory leak | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
2015-01-02 | fix for status icon in tray tooltip | Kirill Volinsky |
2015-01-02 | export crash fix | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | code cleaning | George Hazan |
2014-12-21 | Quotes: changed warning level to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-08-12 | this code was too crazy to work | George Hazan |
2014-07-03 | Quotes: proper capitalization | Dart Raiden |
2014-06-28 | typos | Dart Raiden |
2014-05-27 | Updating of Quotes plugin | Dioksin |
2014-04-02 | Quotes plugin reworked accordingly to Miranda NG requirements | Dioksin |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | 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-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-12 | fixed compiling with boost 1.55 | Kirill Volinsky |
2013-10-02 | not needed arrows removed, always used extraicons | Kirill Volinsky |
2013-10-02 | changed codepage | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | explicit constructors for ptrT | George Hazan |
2013-08-14 | built-in base64 removed | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |