summaryrefslogtreecommitdiff
path: root/bin10/lib/mir_core64.lib
AgeCommit message (Expand)Author
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19Miranda libs to have the .mir extension, to prevent conflictsGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
2015-06-16libson separated from mir_core and moved to libs\George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-13CCtrlBase::m_bSilent - a flag not to send change notificationsGeorge Hazan
2015-06-11- more transparent ProtoServiceExists implementation;George Hazan
2015-06-02missing libraries for VS2010Vadim Dashevskiy
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George 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-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...George 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-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-17code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the coreGeorge Hazan
2015-05-14multiselect mode for CCtrlTreeViewGeorge Hazan
2015-05-13update for 2010 libsGeorge 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-10crash fix for wrongly defined option pagesGeorge Hazan
2015-05-10CCtrlTreeView::GetItem must return boolGeorge Hazan
2015-05-07missing method CDlgBase::SetCaption() for setting window's titleGeorge Hazan
2015-04-24CDlgBase::Find() - useful helper for searching window classesGeorge Hazan
2015-04-22- UI Utils not to use GWLP_USERDATA;George 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-10another unused field removedGeorge Hazan
2015-03-29CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
2015-01-16mir_core.lib updateVadim Dashevskiy
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-05-04new hidden function to access ME_MC_DEFAULTTCHANGEDGeorge Hazan
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan