summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
2016-01-02Copyrights update part 1Dart Raiden
2015-12-14code cleaningGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-02SmileyAdd: coverity fixes MikalaiR
2015-09-29SmileyAdd: horizontal sorting id default MikalaiR
2015-09-27cosmetics (patch by person)Vadim Dashevskiy
2015-09-27cosmetics (patch by person)Vadim Dashevskiy
2015-09-26SmileyAdd: spellingMikalaiR
2015-09-26small fixes MikalaiR
2015-09-26SmileyAdd: option for horisontal sorting MikalaiR
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-04SmileyAdd: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27warning fixesGeorge Hazan
2015-08-18- naming conflict;George Hazan
2015-08-13fix for wrong CMString::Mid callsGeorge Hazan
2015-07-31code cleaningGeorge Hazan
2015-07-26more warning fixesGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27SmileyAdd: Sergey Bolhovskoy
2015-06-27SmileyAdd: Sergey Bolhovskoy
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky