summaryrefslogtreecommitdiff
path: root/src/modules/skin
AgeCommit message (Expand)Author
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-11strcpy() calls replaced with strncpy_s()George Hazan
2015-04-11unsafe string operations replaced with safe wherever possibleGeorge Hazan
2015-04-08dead code removedGeorge Hazan
2015-03-23One TranslateT too muchTobias Weimer
2015-03-23Fix for r12483Tobias Weimer
2015-03-23fixed name of multimedia buttonsKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-25add null ptr checkRozhuk Ivan
2014-09-25more correct URLs for skinsVadim Dashevskiy
2014-07-19more red icon for the fatal errorsGeorge Hazan
2014-07-19three standard icons added to the core: for a warning, error or notificationGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-18old useless junk removedGeorge Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-03another portion of decapitalization in the core (5/5)Dart Raiden
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-11-29another portion of decapitalization in the core (2/5)Dart Raiden
2013-11-28[User Details] -> [User details]Dart Raiden
2013-11-12de-capitalizationDart Raiden
2013-10-30core: missing slashDart Raiden
2013-09-28fix for keyboard idle state interruption George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-21using Uxtheme in coreKirill Volinsky
2013-09-21postfix for a icons' name patchGeorge Hazan
2013-09-20translation fixes (patch by Wishmaster) Vadim Dashevskiy
2013-09-19compilation fix Vadim Dashevskiy
2013-09-18Translation fixes (patch from Wishmaster) Vadim Dashevskiy
2013-08-03various cleaningGeorge Hazan
2013-07-15hotkey modifiers' translationGeorge Hazan
2013-06-23same for some another pluginsGeorge Hazan
2013-06-14Added auth icons into core. Used those for auth events (instead of miranda lo...Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-04-05core:Kirill Volinsky
2013-04-04MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any fileGeorge Hazan