summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
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-26unused service removedGeorge Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2018-01-22code cleaningGeorge Hazan
2018-01-18fix for CCtrlTreeView::OnItemChanged prototypeGeorge Hazan
2018-01-17no need to copy that stuff each timeGeorge Hazan
2018-01-02include: vld headers updateKirill Volinsky
2018-01-01replace cyrillic (c) by latindartraiden
2018-01-01massive copyright updatedartraiden
2017-12-29removing obsolete C-style helpersGeorge Hazan
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-28two missing operators added to json wrapperGeorge Hazan
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-26standard color table exported from coreGeorge Hazan
2017-12-21Tox: improved profile encription managementaunsane
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11useless field MIRANDA_IDLE_INFO::cbSize removedGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan
2017-12-11code cleaningGeorge Hazan
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-10Miranda idle code cleaningGeorge Hazan
2017-12-10CMOption::Default() - returns the default option's valueGeorge Hazan
2017-12-06KillModuleOptions - more handly helper than an event hookGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-05minus StdHelp.dllGeorge Hazan
2017-12-05StdAuth plugin merged back with mir_app.dllGeorge Hazan
2017-11-29light C++ wrapper for pcre16 libraryGeorge Hazan
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28fix after convertKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-26mir_app: added module name to menu formKirill Volinsky
2017-11-24EnumResidentSettings moved to MDatabaseCommonGeorge Hazan
2017-11-24more common database code moved to MDatabaseCommonGeorge Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-23common database code to be concentrated in mir_appGeorge Hazan
2017-11-13unused fields removedGeorge Hazan
2017-11-10update to openssl headers from version 1.0.2mGeorge Hazan
2017-11-03Add base class for non-protocol pluginsGoraf
2017-11-02no need to wipe out toolbar buttons anymoreGeorge Hazan
2017-11-01bad anti-flicker code removedGeorge Hazan
2017-10-25new method that emulates button clickGeorge Hazan
2017-10-25SRMM internal structures & functions moved to the separate header file ↵George Hazan
m_srmm_int.h
2017-10-23fix for a random crash on exitGeorge Hazan
2017-10-19fixes #1004 (Blank buttons toolbar after reset)George Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan