Age | Commit message (Expand) | Author |
2015-11-23 | Jabber: translation fix | Tobias Weimer |
2015-11-15 | unnecessary capitalization | Dart Raiden |
2015-11-11 | fix for setting Jabber activities | George Hazan |
2015-11-09 | fix for the frame processing in Jabber | George Hazan |
2015-10-30 | old unused code that belongs to StdClist moved from the core to plugin | George Hazan |
2015-10-28 | fix for db_unset() calls over resident variables | George Hazan |
2015-10-28 | Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus... | Robert Pösel |
2015-09-20 | custom unicode symbols verifier removed | George Hazan |
2015-09-19 | spelling correction | Dart Raiden |
2015-09-19 | fix encoding problems | Dart Raiden |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-13 | minor code cleaning | George Hazan |
2015-09-04 | Jabber: menu uid | Alexander Lantsev |
2015-09-01 | - strdel()/strdelw() moved to the core; | George Hazan |
2015-08-30 | - cosmetics and grammar correction; | RMN |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-21 | crash fix | George Hazan |
2015-08-21 | fix for the wrong invite detection | George Hazan |
2015-08-17 | - numerous name conflicts resolved; | George Hazan |
2015-08-16 | fix for conversion from HBRUSH to BOOL | George Hazan |
2015-08-13 | fix for a name conflict | George Hazan |
2015-08-09 | First attempt to support registration forms (can someone test and fix it plea... | Tobias Weimer |
2015-07-31 | - Windows 10 version detection; | George Hazan |
2015-07-22 | - extra icons services converted into functions; | George Hazan |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-21 | Jabber: vc2015 compilation fix. Need to test on servers with mod_archive supp... | Kirill Volinsky |
2015-07-02 | two new flags of TMO_MenuItem: | George Hazan |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | ownerData isolated inside TMO_IntMenuItem not to allow external structures to... | 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 | fix for the protocols' menus | 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-25 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | 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-25 | another portion of dead genmenu services | George Hazan |
2015-06-23 | Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350 | Tobias Weimer |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-23 | - Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM; | 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-22 | minor correction in the internal genmenu structure | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |