summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/StartupStatus
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill 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
2015-05-16fix for strncat useKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;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-30new sorting functions appliedGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-26StartupStatus code cleanupRozhuk Ivan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27minor code cleaningGeorge Hazan
2014-02-24minor code cleaningGeorge Hazan
2014-02-24restored compatibility between NAS & SS pluginsGeorge Hazan
2014-02-23code cleaningGeorge Hazan
2014-02-22NAS support returned back to status pluginsGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-04unneeded capitalizationDart Raiden
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-29no need load dll when lib linkedKirill Volinsky
2013-09-26plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-08-04fix for the last status saving in StartupStatusGeorge Hazan
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-26fix for chinese in StartupStatus George Hazan
2013-03-25- StartupStatus: unicode fix (patch from person)Vadim Dashevskiy
2013-03-24StartupStatus:George Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-08chinese in StartyoStatus optionsGeorge Hazan
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan