Age | Commit message (Expand) | Author |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | fixes for the file sending | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-26 | compilation fix | George Hazan |
2015-05-26 | Add m_http.h file with error codes to global include folder | Robert Pösel |
2015-05-25 | JSONNode class exported directly from mir_core, all its functions became avai... | George Hazan |
2015-05-23 | Unneeded member removed | Tobias Weimer |
2015-05-23 | PREF_UNICODE & PREF_UTF removed from pascal sources | George Hazan |
2015-05-22 | ^... and compilation fixes for IM Updater | Tobias Weimer |
2015-05-22 | -PluginUpdater: | Tobias Weimer |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-20 | CDlgBase::m_first && CCtrlBase::m_next removed | 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 | 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 | CCtrlTreeView::GetItem must return bool | George Hazan |
2015-05-07 | missing method CDlgBase::SetCaption() for setting window's title | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
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-19 | - all strings operations were rewritten using CMString instead of ugly self-m... | George Hazan |
2015-04-16 | IsStatusConnecting() - useful macro | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | 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-04-10 | unused field removed | George Hazan |
2015-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan |
2015-03-29 | unneeded helper removed | George Hazan |
2015-03-29 | CMString::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-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-03-18 | pascal version of miranda api update | Alexey Kulakov |
2015-03-11 | all database functions moved to m_database.h | George Hazan |
2015-02-26 | Delphi miranda api update | Alexey Kulakov |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |