Age | Commit message (Expand) | Author |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-26 | JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from... | George Hazan |
2015-05-25 | oops... correct version of operator | George Hazan |
2015-05-25 | JSONNode::isnull() - correct way of checking for missing / erroneous nodes | George Hazan |
2015-05-25 | JSONNode class exported directly from mir_core, all its functions became avai... | George Hazan |
2015-05-20 | tabbed control validator | George Hazan |
2015-05-20 | adaptation of CCtrlPages for the real life | George Hazan |
2015-05-19 | control comparator function removed from the class definition | George Hazan |
2015-05-17 | code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core | George Hazan |
2015-05-14 | multiselect mode for CCtrlTreeView | George Hazan |
2015-05-13 | update for 2010 libs | George Hazan |
2015-05-13 | CCtrlListView::GetItem() - missing return type | George 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-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-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-03-29 | CMString::Detouch() - handy way to obtain a buffer compatible with mir_free() | George Hazan |
2015-03-24 | UI 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-22 | CMString*: explicit templates instantiating | George Hazan |
2015-01-16 | mir_core.lib update | Vadim Dashevskiy |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-19 | db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i... | George Hazan |
2014-07-04 | mir_core: | George Hazan |
2014-05-04 | new hidden function to access ME_MC_DEFAULTTCHANGED | George Hazan |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-03-25 | PathIsAbsolute/PathIsAbsoluteW published from the core | George Hazan |
2014-03-23 | ability to select & store the langpack chosen | George Hazan |
2014-03-22 | feeding awk's aesthetic worldview | George Hazan |
2014-03-20 | db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are used | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-10 | mir_closeLog - function to close a logger | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | db_get_contact - fast access to the cached contacts | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2013-11-10 | mir_core.lib update | George Hazan |
2013-10-11 | mir_core 2010 libs update | Vadim Dashevskiy |