Age | Commit message (Expand) | Author |
2015-07-31 | code cleaning | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | SmileyAdd: | Sergey Bolhovskoy |
2015-06-27 | SmileyAdd: | Sergey Bolhovskoy |
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 | another portion of dead genmenu services | George Hazan |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | various menu definition quirks | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | 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-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | 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-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-05-03 | fix for the option's page style pt. 5 | Vadim Dashevskiy |
2015-04-28 | SmileyAdd: typo | Tobias Weimer |
2015-04-28 | SmileyAdd: small logic fix | Sergey Bolhovskoy |
2015-04-27 | SmileyAdd: fix visible options for virtual protocols | Sergey Bolhovskoy |
2015-04-27 | SmileyAdd: crashfix | Sergey Bolhovskoy |
2015-04-27 | SmileyAdd: oops | Sergey Bolhovskoy |
2015-04-27 | SmileyAdd: rework global and account packs cooperation | Sergey Bolhovskoy |
2015-04-24 | SmileyAdd: fix for translate | Sergey Bolhovskoy |
2015-04-24 | SmileyAdd: | Sergey Bolhovskoy |
2015-04-23 | SmileyAdd: | Sergey Bolhovskoy |
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 |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | more correct fix | Kirill Volinsky |
2014-12-31 | memleaks fix | Kirill Volinsky |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |