Age | Commit message (Expand) | Author |
2015-06-18 | langpack services module destroyed from mir_app | 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-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-02 | minor cleaning | George Hazan |
2015-06-02 | unused code removed | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-23 | some crazy list declarations fixed | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-03 | view modes fix | Vadim Dashevskiy |
2015-05-03 | fix for the option's page style pt. 2 | Vadim Dashevskiy |
2015-04-30 | cleanup | Kirill Volinsky |
2015-04-29 | compilation fix | Vadim Dashevskiy |
2015-04-29 | m_* headers moved to ExternalAPI folder | Kirill Volinsky |
2015-04-29 | removed not used struct | Kirill Volinsky |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-20 | minor code fixes | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | potentional memleak fixed | George Hazan |
2015-04-10 | fix for clist options from StdClist propagated to Clist_blind & Clist_nicer | George Hazan |
2015-04-10 | two warnings fixed in clists | George Hazan |
2015-03-06 | Clist_nicer: | Tobias Weimer |
2015-03-06 | Clist_nicer: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-02 | code cleaning | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | Happy new year | Dart Raiden |
2014-12-15 | clist_blind / clist_nicer: decapitalization | Dart Raiden |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |