summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-01fixes #1128 (StdMsg: user menu icon bug)George Hazan
2018-01-31fix for the broken message reading in NewsAggregatorGeorge Hazan
2018-01-31CMake: fixes for FreeImage.protomors
2018-01-31fixes #1125 ("Configure network" link leads to first options node instead of ↵George Hazan
Network )
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-31mir_app:George Hazan
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function.
2018-01-30fix for occasional crashGeorge Hazan
2018-01-26blurp... wrong arrayGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-18implements #1111 (StdMsg: Toolbar improvement)George Hazan
2018-01-18fixes #1112 (Cannot change any numerical setting in StdMsg)George Hazan
2018-01-18fix for CCtrlTreeView::OnItemChanged prototypeGeorge Hazan
2018-01-18fix for processing integer fields in StdMsg optionsGeorge Hazan
2018-01-18fix for unblocking a checkbox in StdMsg optionsGeorge Hazan
2018-01-17StdMsg: all options migrated to CMOption<>George Hazan
2018-01-17no need to copy that stuff each timeGeorge Hazan
2018-01-15remove AIM, StdAuth, StdHepdartraiden
2018-01-10merge from #1093: we don't check null pointers and missing subsGeorge Hazan
2018-01-09fixes #1076George Hazan
2018-01-09fixes #1091 (corrupted heap after Paste)George Hazan
2018-01-09crash fixGeorge Hazan
2018-01-05no need to display langpack author e-mail (some authors already retired from ↵dartraiden
project)
2018-01-05add more space for descriptionsdartraiden
2018-01-02fix for utf8 in the Help - About dialogGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-31AIM banned by core and should be removed automaticallydartraiden
2017-12-29meta contacts registration should be delayedGeorge Hazan
2017-12-29removing obsolete C-style helpersGeorge Hazan
2017-12-29small fixGeorge Hazan
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-27fixes #1081 (broken auth request sending)George Hazan
2017-12-27auth system to take control last, not first, allowing spam filters to kill ↵George Hazan
auth requests
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
2017-12-27auth dialogs => UI classesGeorge Hazan
2017-12-26EMLanProto:George Hazan
- plugin converted into Unicode; - fixes #933 (E-mage LAN - new function - directly IP for companion); - fixes utf8 autodetect in messages - version bump
2017-12-26standard color table exported from coreGeorge Hazan
2017-12-22remove AIM support completelydartraiden
2017-12-21fix for status menu multiplicationGeorge Hazan
2017-12-20Raise prebuild status menu event before rebuildaunsane
2017-12-20fix for occasional crash during auth requestGeorge Hazan
2017-12-14final fix for #1030George Hazan
2017-12-13minor fix for garbage in context menu in group chatsGeorge Hazan
2017-12-13fix for Ctrl+A for #1062George Hazan
2017-12-13fixes 'Copy all' behaviour for #1062George Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11useless field MIRANDA_IDLE_INFO::cbSize removedGeorge Hazan
2017-12-11StdIdle: options separated to their own fileGeorge Hazan
2017-12-11StdIdle: more code cleaningGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan