Age | Commit message (Expand) | Author |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan |
2018-04-27 | fixes #1311 (Wrong langpack listed in VersionInfo) | George Hazan |
2018-04-27 | implementation of #1308 | George Hazan |
2018-04-23 | Miranda hangs on exit | George Hazan |
2018-04-23 | pack of fixes for complete dynamic reload of protocols | George Hazan |
2018-04-20 | this code causes endless recursion via OnChange | George Hazan |
2018-04-20 | warning fix | aunsane |
2018-04-20 | core: checkbox control must notify change when it state changes programmatically | aunsane |
2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan |
2018-04-12 | db_get_current() also returns MDatabaseCommon* | George Hazan |
2018-04-12 | MIDatabase became pure interface | George Hazan |
2018-04-06 | CDlgBase::OnChange - message processing slightly changed | George Hazan |
2018-04-04 | Windows lists: | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | last item shall be nullified anyway, even if we're removing last element | George Hazan |
2018-03-15 | warning fixes | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-09 | more loop-related code cleaning | George Hazan |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-02-25 | core: added CCtrlLabel for static text | aunsane |
2018-02-25 | core: added OnClick event to CCtrlListView | aunsane |
2018-02-24 | guard headers | Goraf |
2018-02-23 | core: gui | aunsane |
2018-02-21 | mir_core: C++'11 iterators | George Hazan |
2018-02-15 | fixes #1155 (Checkboxes do not show checkmarks in options) | George Hazan |
2018-02-13 | quick fix to avoid problems with buttons | George Hazan |
2018-02-13 | more field types to be auto-created | George Hazan |
2018-02-13 | CDlgBase::FindControl made public | George Hazan |
2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan |
2018-01-31 | CMake: fixes for FreeImage. | protomors |
2018-01-18 | fix for CCtrlTreeView::OnItemChanged prototype | George Hazan |
2018-01-17 | no need to copy that stuff each time | George Hazan |
2018-01-05 | no need to display langpack author e-mail (some authors already retired from ... | dartraiden |
2018-01-01 | massive copyright update | dartraiden |
2017-12-26 | EMLanProto: | George Hazan |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | CMake: clean up library dependencies. | protomors |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-26 | added detection Win Home Single Language | Kirill Volinsky |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-23 | update for mir_core import libs | George Hazan |