Age | Commit message (Expand) | Author |
2015-05-18 | valid flag mask for moving tree items | George Hazan |
2015-05-18 | After selecting an object into a DC, it has to be set back to the original va... | Piotr Piastucki |
2015-05-18 | Neither brushes returned by WM_CTLCOLORDLG nor stock brushes need to be delet... | Piotr Piastucki |
2015-05-18 | RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us... | Piotr Piastucki |
2015-05-18 | Fixed severe memleak in msgdialog | Piotr Piastucki |
2015-05-17 | code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core | George Hazan |
2015-05-17 | Changed "Disable icons" to "Enable icons" | Tobias Weimer |
2015-05-17 | automatic unsubclassing transferred from WM_DESTROY to WM_NCDESTROY | George Hazan |
2015-05-17 | fix for genmenu options - left tree replaced with a listbox | George Hazan |
2015-05-14 | fix for correct behaviour of checkboxes in EI options | George Hazan |
2015-05-14 | extra icons options -> UI Utils | George Hazan |
2015-05-14 | multiselect mode for CCtrlTreeView | George Hazan |
2015-05-13 | CCtrlListView::GetItem() - missing return type | George Hazan |
2015-05-13 | sorting procedure restored to prevent data from arithmetic overflow | George Hazan |
2015-05-13 | - MTREE_DND implemented, all drag-n-drop operations in trees went into the core; | George Hazan |
2015-05-13 | fix for a cursor that follows mouse | George Hazan |
2015-05-12 | - CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen... | George Hazan |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-05-11 | minus critical section | Kirill Volinsky |
2015-05-11 | cleanup | Kirill Volinsky |
2015-05-10 | - two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase; | George Hazan |
2015-05-10 | CDlgBase::NotifyChange() - method for child dialogs to notify parents | George Hazan |
2015-05-10 | crash fix for wrongly defined option pages | George Hazan |
2015-05-10 | CCtrlTreeView::GetItem must return bool | George Hazan |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-05-07 | contact details dialog -> CDlgBase | George Hazan |
2015-05-07 | AddContact dialog -> CDlgBase | George Hazan |
2015-05-07 | missing method CDlgBase::SetCaption() for setting window's title | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-05-04 | manual shitcode removed | George Hazan |
2015-05-03 | revert for netlib log options | Vadim Dashevskiy |
2015-05-03 | revert for two option dialogs | George Hazan |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-05-03 | hwnd switched to CDlgBase either | George Hazan |
2015-05-03 | getInst() used instead of hInst | George Hazan |
2015-05-03 | minor code cleaning | George Hazan |
2015-05-02 | simple stub not to store MSWindows-dependend data inside options dialog | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-04-26 | no need to call FreeVariant twice | George Hazan |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-24 | CDlgBase::Find() - useful helper for searching window classes | George Hazan |
2015-04-23 | fix for the metacontact's editor | George Hazan |
2015-04-22 | and also no GWLP_USERDATA for resizer... | George Hazan |
2015-04-22 | - UI Utils not to use GWLP_USERDATA; | George Hazan |
2015-04-22 | fixed profile manager headerbar info | Kirill Volinsky |
2015-04-19 | fixed header bar info | Kirill Volinsky |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-16 | IsStatusConnecting() - useful macro | George Hazan |
2015-04-16 | removed not needed information from header | Kirill Volinsky |
2015-04-15 | minor code cleaning | George Hazan |