summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-03fix for the forced unsubclassingGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-28missing source fileGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-26- forgotten to include JSONNode.inl into a project;George Hazan
2015-05-26implementation details hidden in JSONNode.inlGeorge Hazan
2015-05-26compilation fixGeorge Hazan
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...George Hazan
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-25oops... correct version of operatorGeorge Hazan
2015-05-25JSONNode::isnull() - correct way of checking for missing / erroneous nodesGeorge Hazan
2015-05-25JSONNode class exported directly from mir_core, all its functions became avai...George Hazan
2015-05-24minus critical sectionGeorge Hazan
2015-05-23minus critical sectionGeorge Hazan
2015-05-23some crazy list declarations fixedGeorge Hazan
2015-05-20CDlgBase::m_first && CCtrlBase::m_next removedGeorge Hazan
2015-05-20tabbed control validatorGeorge Hazan
2015-05-20adaptation of CCtrlPages for the real lifeGeorge Hazan
2015-05-19control comparator function removed from the class definitionGeorge Hazan
2015-05-19one another minor interface glitch fixedGeorge Hazan
2015-05-18valid flag mask for moving tree itemsGeorge Hazan
2015-05-17code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the coreGeorge Hazan
2015-05-17automatic unsubclassing transferred from WM_DESTROY to WM_NCDESTROYGeorge Hazan
2015-05-14fix for correct behaviour of checkboxes in EI optionsGeorge Hazan
2015-05-14multiselect mode for CCtrlTreeViewGeorge Hazan
2015-05-13CCtrlListView::GetItem() - missing return typeGeorge Hazan
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-10CDlgBase::NotifyChange() - method for child dialogs to notify parentsGeorge Hazan
2015-05-10CCtrlTreeView::GetItem must return boolGeorge Hazan
2015-05-07missing method CDlgBase::SetCaption() for setting window's titleGeorge Hazan
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-22and also no GWLP_USERDATA for resizer...George Hazan
2015-04-22- UI Utils not to use GWLP_USERDATA;George Hazan
2015-04-15minor code cleaningGeorge Hazan
2015-04-13added CDlgBase::GetInst() method to detect dialog's module automaticallyGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-10missed member initializationGeorge Hazan
2015-04-10another unused field removedGeorge Hazan
2015-04-10missing field initializationGeorge Hazan