summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/StartupStatus/profiles.cpp
AgeCommit message (Expand)Author
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