Age | Commit message (Expand) | Author |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
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-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-08-12 | icons registration moved to Load() | Kirill Volinsky |
2014-07-30 | Crash fix (by Mataes) | Vadim Dashevskiy |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-14 | cosmetics | Vadim Dashevskiy |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-06 | Alarms: decapitalization | Dart Raiden |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-12 | removed trigger dialogs from ressources | Tobias Weimer |
2013-04-07 | Trigger plugin's support removed, cause this plugin is dead | 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-04-05 | - rest of menus cleared; | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-13 | window procedures cleaning | George Hazan |
2013-03-11 | rest of minor TopToolbar_AddButton issues | George Hazan |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-02-23 | projects fixes | Kirill Volinsky |
2013-02-16 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-29 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3343 1316c22d-e87f-b044-9b9b... | Tobias Weimer |
2013-01-28 | -added frame icon | Tobias Weimer |