Age | Commit message (Expand) | Author |
---|---|---|
2015-05-13 | - MTREE_DND implemented, all drag-n-drop operations in trees went into the core; | George Hazan |
2015-05-12 | - CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen... | George Hazan |
2015-05-10 | CDlgBase::NotifyChange() - method for child dialogs to notify parents | George Hazan |
2015-05-10 | CCtrlTreeView::GetItem must return bool | George Hazan |
2015-05-07 | missing method CDlgBase::SetCaption() for setting window's title | George Hazan |
2015-04-24 | CDlgBase::Find() - useful helper for searching window classes | George Hazan |
2015-04-22 | - UI Utils not to use GWLP_USERDATA; | George Hazan |
2015-04-13 | added CDlgBase::GetInst() method to detect dialog's module automatically | George Hazan |
2015-04-13 | - nasty crutch removed from Options_AddPage; | George Hazan |
2015-04-10 | another unused field removed | George Hazan |
2015-04-10 | unused field removed | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |