| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-23 | db_event_edit - new stub for editing messages | George Hazan | |
| 2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their ↵ | George Hazan | |
| server ids | |||
| 2018-07-20 | we don't need two name sets for the same array of functions | George Hazan | |
| 2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
| 2018-07-11 | GUI change: | George Hazan | |
| - methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
| 2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
| module setting | |||
| 2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan | |
| 2018-05-18 | constructor of CMPlugin now registers it automatically in the module list, ↵ | George Hazan | |
| no need to call RegisterModule manually | |||
| 2018-04-30 | fix for argument types | George Hazan | |
| 2018-04-27 | update for libraries | George Hazan | |
| 2018-04-27 | implementation of #1308 | George Hazan | |
| 2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan | |
| 2018-04-06 | CDlgBase::OnChange - message processing slightly changed | George Hazan | |
| 2018-04-04 | Windows lists: | George Hazan | |
| - fix for a 64-bit issue that could cause a crash; - code cleaning | |||
| 2018-02-25 | core: added CCtrlLabel for static text | aunsane | |
| 2018-02-23 | core: gui | aunsane | |
| - new method IsChecked for CCtrlCheck - new methods GetUrl and SetUrl for CCtrlHypelink - new event OnClick for CCtrlHypelink - CCtrlSpin inherits from CCtrlData | |||
| 2018-02-13 | CDlgBase::FindControl made public | George Hazan | |
| 2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan | |
| 2017-11-23 | update for mir_core import libs | George Hazan | |
| 2017-10-25 | new method that emulates button click | George Hazan | |
| 2017-08-08 | HookTemporaryEvent - new function that executes an event handler immediately ↵ | George Hazan | |
| if the event is missing usable to hook events that disappear after being used | |||
| 2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan | |
| 2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan | |
| 2017-04-13 | fixed mir_core libraries | George Hazan | |
| 2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan | |
| 2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
| 2017-04-05 | more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ↵ | George Hazan | |
| SetRichText, SetRichTextRtf | |||
| 2017-04-05 | mir_core: | George Hazan | |
| - UI utils spread to separate modules, one module for one class; - class CCtrlRichEdit added | |||
| 2017-03-27 | fix for a return type | George Hazan | |
| 2017-03-26 | long needed function CCtrlBase::Show(bool) | George Hazan | |
| 2017-03-24 | CCtrlBase::GetParent - missing const qualifier added | George Hazan | |
| 2017-03-21 | CCtrlButton: | George Hazan | |
| bool IsPushed() returns a status for a PUSHBUTTON; void Push(bool) sets a new pushed status | |||
| 2017-03-21 | fix for export libs | George Hazan | |
| 2017-03-21 | less useless crap exported from mir_core | George Hazan | |
| 2017-03-17 | fix for libraries | George Hazan | |
| 2017-03-17 | CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrol | George Hazan | |
| 2017-03-03 | missing CSplitter initializer added | George Hazan | |
| 2017-03-03 | CSplitter class | George Hazan | |
| 2017-03-03 | updated libraries for mir_core | George Hazan | |
| 2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan | |
| 2017-02-16 | duplicated lib folders no needed anymore | George Hazan | |
