summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/StartupStatus
AgeCommit message (Expand)Author
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
2013-01-29- muuid standardization (patch from Basil)Vadim Dashevskiy
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
2012-12-11life with filter is better...George Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
2012-12-06added copies of projects for 2012George Hazan
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan