Age | Commit message (Expand) | Author |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan |
2018-03-07 | some fixes | Kirill Volinsky |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-02-27 | SmileyAdd: attempt to fix code insertion | George Hazan |
2018-02-25 | Fixes related with 7fc01c9 | aunsane |
2018-02-25 | core: added CCtrlLabel for static text | aunsane |
2018-02-25 | core: null by default value for url param for CCtrlHyperlink | aunsane |
2018-02-25 | core: added OnClick event to CCtrlListView | aunsane |
2018-02-24 | general lists: avoid unqualified lookup into dependent bases of class templat... | Goraf |
2018-02-24 | Jabber: remove extra qualification on members | Goraf |
2018-02-24 | more nullptr | Goraf |
2018-02-24 | guard headers | Goraf |
2018-02-23 | core: gui | aunsane |
2018-02-20 | optimizing LIST<> & OBJLIST<> loops | George Hazan |
2018-02-13 | CDlgBase::FindControl made public | George Hazan |
2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |
2018-02-09 | unused header removed from pascal sources | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-26 | unused service removed | George Hazan |
2018-01-26 | AdvaImg: | George Hazan |
2018-01-22 | code cleaning | George Hazan |
2018-01-18 | fix for CCtrlTreeView::OnItemChanged prototype | George Hazan |
2018-01-17 | no need to copy that stuff each time | George Hazan |
2018-01-02 | include: vld headers update | Kirill Volinsky |
2018-01-01 | replace cyrillic (c) by latin | dartraiden |
2018-01-01 | massive copyright update | dartraiden |
2017-12-29 | removing obsolete C-style helpers | George Hazan |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan |
2017-12-28 | two missing operators added to json wrapper | George Hazan |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a... | George Hazan |
2017-12-26 | standard color table exported from core | George Hazan |
2017-12-21 | Tox: improved profile encription management | aunsane |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-11 | useless field MIRANDA_IDLE_INFO::cbSize removed | George Hazan |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan |
2017-12-11 | code cleaning | George Hazan |
2017-12-11 | parameters unification between JSON & HTTP | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-10 | Miranda idle code cleaning | George Hazan |
2017-12-10 | CMOption::Default() - returns the default option's value | George Hazan |
2017-12-06 | KillModuleOptions - more handly helper than an event hook | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-05 | minus StdHelp.dll | George Hazan |
2017-12-05 | StdAuth plugin merged back with mir_app.dll | George Hazan |
2017-11-29 | light C++ wrapper for pcre16 library | George Hazan |