summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-19control comparator function removed from the class definitionGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-19one another minor interface glitch fixedGeorge Hazan
2015-05-18minor cleaningGeorge Hazan
2015-05-18valid flag mask for moving tree itemsGeorge Hazan
2015-05-18After selecting an object into a DC, it has to be set back to the original va...Piotr Piastucki
2015-05-18Neither brushes returned by WM_CTLCOLORDLG nor stock brushes need to be delet...Piotr Piastucki
2015-05-18RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us...Piotr Piastucki
2015-05-18Fixed severe memleak in msgdialogPiotr Piastucki
2015-05-17code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the coreGeorge Hazan
2015-05-17Changed "Disable icons" to "Enable icons"Tobias Weimer
2015-05-17automatic unsubclassing transferred from WM_DESTROY to WM_NCDESTROYGeorge Hazan
2015-05-17fix for genmenu options - left tree replaced with a listboxGeorge Hazan
2015-05-14fix for correct behaviour of checkboxes in EI optionsGeorge Hazan
2015-05-14extra icons options -> UI UtilsGeorge Hazan
2015-05-14multiselect mode for CCtrlTreeViewGeorge Hazan
2015-05-13CCtrlListView::GetItem() - missing return typeGeorge Hazan
2015-05-13sorting procedure restored to prevent data from arithmetic overflowGeorge Hazan
2015-05-13- MTREE_DND implemented, all drag-n-drop operations in trees went into the core;George Hazan
2015-05-13fix for a cursor that follows mouseGeorge Hazan
2015-05-12- CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen...George Hazan
2015-05-11minus CreateThreadKirill Volinsky
2015-05-11minus critical sectionKirill Volinsky
2015-05-11cleanupKirill Volinsky
2015-05-10- two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase;George Hazan
2015-05-10CDlgBase::NotifyChange() - method for child dialogs to notify parentsGeorge Hazan
2015-05-10crash fix for wrongly defined option pagesGeorge Hazan
2015-05-10CCtrlTreeView::GetItem must return boolGeorge Hazan
2015-05-08old pieces of avatar processing code removedGeorge Hazan
2015-05-07contact details dialog -> CDlgBaseGeorge Hazan
2015-05-07AddContact dialog -> CDlgBaseGeorge Hazan
2015-05-07missing method CDlgBase::SetCaption() for setting window's titleGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-05-04manual shitcode removedGeorge Hazan
2015-05-03revert for netlib log optionsVadim Dashevskiy
2015-05-03revert for two option dialogsGeorge Hazan
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-03hwnd switched to CDlgBase eitherGeorge Hazan
2015-05-03getInst() used instead of hInstGeorge Hazan
2015-05-03minor code cleaningGeorge Hazan
2015-05-02simple stub not to store MSWindows-dependend data inside options dialogGeorge Hazan
2015-04-28minus ansi functionKirill Volinsky
2015-04-26no need to call FreeVariant twiceGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-24CDlgBase::Find() - useful helper for searching window classesGeorge Hazan
2015-04-23fix for the metacontact's editorGeorge Hazan
2015-04-22and also no GWLP_USERDATA for resizer...George Hazan
2015-04-22- UI Utils not to use GWLP_USERDATA;George Hazan
2015-04-22fixed profile manager headerbar infoKirill Volinsky
2015-04-19fixed header bar infoKirill Volinsky