Age | Commit message (Expand) | Author |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::hIcon - also unused | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-28 | Chart was added to Quotes plugin | Dioksin |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-06-18 | - Quotes: typo | RMN |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-02-25 | more shit removed | George Hazan |
2016-02-25 | Quotes: major code cleaning | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-20 | Quotes menu items appear even for non-Quotes contacts, part II | George Hazan |
2015-12-20 | Quotes menu items appear even for non-Quotes contacts | George Hazan |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-10-03 | Quotes: coverity fix | MikalaiR |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-04 | Quotes: menu uid | Alexander Lantsev |
2015-08-29 | Quotes untied from ATL | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-07-26 | unified project for Quotes | George Hazan |
2015-07-23 | various warning & compilation fixes | George Hazan |
2015-07-22 | - extra icons services converted into functions; | George Hazan |
2015-07-02 | group menu services moved to core | 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-28 | code cleaning | George Hazan |
2015-06-28 | another root in contact menu | 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 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | 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 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | MS_UTILS_REPLACEVARS -> Utils_ReplaceVars | George Hazan |
2015-06-20 | xml api became a set of functions | 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-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |