summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/StartupStatus/options.cpp
AgeCommit message (Expand)Author
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-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-15StatusPlugins:Tobias Weimer
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_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-03correct usage of _tcsncatTobias Weimer
2014-12-03StartupStatus:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2013-11-04unneeded capitalizationDart Raiden
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-26plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-25- StartupStatus: unicode fix (patch from person)Vadim Dashevskiy
2013-03-24StartupStatus:George Hazan
2013-03-08chinese in StartyoStatus optionsGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-11-04replacement for the old clist interface codeGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-19Unicode in status message pluginsGeorge Hazan
2012-07-13fix for TTB button in StartupStatus optionsGeorge Hazan
2012-07-08TopToolbar usage fixed everywhereGeorge Hazan
2012-07-02fix for the StartupStatus optionsGeorge 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-18- PLUGININFO structure removed at all;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
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