Age | Commit message (Expand) | Author |
2015-09-03 | Popup: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-26 | warning fixes | George Hazan |
2015-08-17 | code cleaning | George Hazan |
2015-08-16 | code cleaning | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-07-23 | code cleaning | George Hazan |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-21 | Popup: vc2015 compilation fix | Kirill Volinsky |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-07-09 | finally, normal icolib icons in Popup+ | George Hazan |
2015-07-09 | - various icon definition quirks; | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-27 | minor menu related fixes | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | 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-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-18 | overrun fix | Kirill Volinsky |
2015-05-14 | cleanup | Kirill Volinsky |
2015-05-10 | removed translation from strings in debug mode | Kirill Volinsky |
2015-05-10 | translation fix | Kirill Volinsky |
2015-05-05 | some another sudden Unicode appearances | George Hazan |
2015-04-30 | minor critical section fix | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |