Age | Commit message (Expand) | Author |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-16 | IsStatusConnecting() - useful macro | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-11 | strcpy() calls replaced with strncpy_s() | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2015-04-08 | dead code removed | George Hazan |
2015-03-23 | One TranslateT too much | Tobias Weimer |
2015-03-23 | Fix for r12483 | Tobias Weimer |
2015-03-23 | fixed name of multimedia buttons | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-29 | -Fixed a bug in Ping and other small things reported in #837 | Tobias Weimer |
2014-11-25 | add null ptr check | Rozhuk Ivan |
2014-09-25 | more correct URLs for skins | Vadim Dashevskiy |
2014-07-19 | more red icon for the fatal errors | George Hazan |
2014-07-19 | three standard icons added to the core: for a warning, error or notification | George Hazan |
2014-02-27 | minor code cleaning | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-18 | old useless junk removed | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |
2013-11-28 | [User Details] -> [User details] | Dart Raiden |
2013-11-12 | de-capitalization | Dart Raiden |
2013-10-30 | core: missing slash | Dart Raiden |
2013-09-28 | fix for keyboard idle state interruption | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-09-21 | postfix for a icons' name patch | George Hazan |
2013-09-20 | translation fixes (patch by Wishmaster) | Vadim Dashevskiy |
2013-09-19 | compilation fix | Vadim Dashevskiy |
2013-09-18 | Translation fixes (patch from Wishmaster) | Vadim Dashevskiy |
2013-08-03 | various cleaning | George Hazan |
2013-07-15 | hotkey modifiers' translation | George Hazan |
2013-06-23 | same for some another plugins | George Hazan |
2013-06-14 | Added 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-05 | core: | Kirill Volinsky |
2013-04-04 | MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any file | George Hazan |