Age | Commit message (Expand) | Author |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-17 | removed not needed file | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-08-12 | icons registration moved to Load() | Kirill Volinsky |
2014-08-12 | extraicons registration moved to Load() | Kirill Volinsky |
2014-08-05 | 'xStatus' correction | Dart Raiden |
2014-06-29 | fixes #620 (ListeningTo displays an extra icon's name instead of a song's name) | George Hazan |
2014-05-20 | Various Icons updated (thanks dracosha) | Vadim Dashevskiy |
2014-04-24 | Miranda API update | Alexey Kulakov |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-14 | - Ability to disable ListeningTo for status messages ("UseStatusMessage"=0) | Tobias Weimer |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | compilation fixes | Kirill Volinsky |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-09-16 | cosmetics: dot after "etc" | Dart Raiden |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-06-07 | duplicated and unused services removed | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-14 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-11 | rest of minor TopToolbar_AddButton issues | George Hazan |
2013-03-01 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3812 1316c22d-e87f-b044-9b9b... | Kirill Volinsky |
2013-02-28 | added precompiled header | Kirill Volinsky |
2013-02-14 | minor translation fix for variables | Tobias Weimer |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-01-31 | - translation fixes (patch from Basil) | Vadim Dashevskiy |