summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/StartupStatus/profiles.cpp
AgeCommit message (Expand)Author
2016-10-22Status Plugins are merged as StatusManagerwatcher
2016-10-04wanwarning fixesGeorge Hazan
2016-09-17StartupStatus: CleanupTobias Weimer
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-02-01code cleaningGeorge Hazan
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-29various minor fixesGeorge Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
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-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-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2014-12-03StartupStatus:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-26StartupStatus code cleanupRozhuk Ivan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-26fix for chinese in StartupStatus George Hazan
2013-03-24StartupStatus:George Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-04fix not to create buttons if a plugin isn't presentGeorge Hazan
2012-07-19Unicode in status message pluginsGeorge Hazan
2012-07-13fix for TTB button in StartupStatus optionsGeorge Hazan
2012-07-08compilation fixGeorge Hazan
2012-07-08TopToolbar usage fixed everywhereGeorge Hazan
2012-07-01db_helpers.cpp deletedGeorge Hazan
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-10bitmap operations were removed from TopToolBar and replaced with IcoLibGeorge Hazan
2012-05-15initial commitVadim Dashevskiy