Age | Commit message (Expand) | Author |
2016-01-08 | oops | MikalaiR |
2016-01-08 | translation fix | MikalaiR |
2016-01-08 | SmileyAdd: background color setting moved to core colors | MikalaiR |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2016-01-02 | Copyrights update part 1 | Dart Raiden |
2015-12-14 | code cleaning | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-02 | SmileyAdd: coverity fixes | MikalaiR |
2015-09-29 | SmileyAdd: horizontal sorting id default | MikalaiR |
2015-09-26 | SmileyAdd: spelling | MikalaiR |
2015-09-26 | small fixes | MikalaiR |
2015-09-26 | SmileyAdd: option for horisontal sorting | MikalaiR |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-04 | SmileyAdd: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | warning fixes | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-13 | fix for wrong CMString::Mid calls | George Hazan |
2015-07-31 | code cleaning | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-07-26 | common projects | 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-04-28 | SmileyAdd: typo | Tobias Weimer |