Age | Commit message (Expand) | Author |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
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 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-09-25 | more correct URLs for skins | Vadim Dashevskiy |
2014-01-21 | minor code cleaning | 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-09-25 | valid options initialization | George Hazan |
2013-06-23 | same for some another plugins | George Hazan |
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 |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-15 | - fix for the Online/Offline button in clist_mw | George Hazan |
2012-10-21 | patch for eliminating expert mode in options (to replace the simple mode with... | George Hazan |
2012-10-13 | code cleaning | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-09-21 | - fix for the Netlib_Logf event | George Hazan |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |
2012-07-22 | links to addons.miranda-im.org removed | Vadim Dashevskiy |
2012-07-17 | replacement of the unsupported flag | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-07-04 | wiping objects during dynamic plugin unload | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-24 | fix for the Sounds options | George Hazan |
2012-06-21 | fix for Unicode sound paths | George Hazan |
2012-06-21 | crash fix in sounds.cpp | George Hazan |
2012-06-20 | - direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call; | George Hazan |
2012-06-20 | sounds: part I | George Hazan |
2012-06-19 | button control moved to wParam everywhere | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |
2012-06-14 | - all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs. | George Hazan |
2012-06-13 | code cleaning | George Hazan |
2012-06-06 | minor code cleaning | George Hazan |
2012-06-03 | let VS2010 be damnned | George Hazan |
2012-05-15 | initial commit | Vadim Dashevskiy |