summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-26compilation fixGeorge Hazan
2015-05-26Add m_http.h file with error codes to global include folderRobert Pösel
2015-05-25JSONNode class exported directly from mir_core, all its functions became avai...George Hazan
2015-05-23Unneeded member removedTobias Weimer
2015-05-23PREF_UNICODE & PREF_UTF removed from pascal sourcesGeorge Hazan
2015-05-22^... and compilation fixes for IM UpdaterTobias Weimer
2015-05-22-PluginUpdater:Tobias Weimer
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-21war against atavisms continuesGeorge 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-17code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the coreGeorge 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-28minus ansi functionKirill Volinsky
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-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...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-04-10unused field removedGeorge Hazan
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
2015-03-29unneeded helper removedGeorge Hazan
2015-03-29CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()George Hazan
2015-03-29- adaptation of IRC dialogs to the kernel UI Utils;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-03-18pascal version of miranda api updateAlexey Kulakov
2015-03-11all database functions moved to m_database.hGeorge Hazan
2015-02-26Delphi miranda api updateAlexey Kulakov
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2015-01-28Pascal: miranda API updatesAlexey Kulakov
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-03shared includes for openssl libraryGeorge Hazan
2015-01-03new MUUID_SSL for third-party ssl providersGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31pascal code: reformat, small fixesAlexey Kulakov