summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2018-03-09more loop-related code cleaningGeorge Hazan
2018-02-24guard headersGoraf
2018-02-21StdMsg: C++'11 iteratorsGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-02-01fixes #1128 (StdMsg: user menu icon bug)George Hazan
2018-01-31CMake: fixes for FreeImage.protomors
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-26code optimizationGeorge Hazan
2018-01-18fixes #1112 (Cannot change any numerical setting in StdMsg)George 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-15remove AIM, StdAuth, StdHepdartraiden
2018-01-09fixes #1091 (corrupted heap after Paste)George Hazan
2018-01-01massive copyright updatedartraiden
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-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
2017-12-10StdIdle options => UI classesGeorge 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-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-12-05StdSSL must have its own unique GUIDGeorge Hazan
2017-12-05minus StdHelp.dllGeorge Hazan
2017-12-05StdAuth plugin merged back with mir_app.dllGeorge Hazan
2017-11-29CMake: clean up library dependencies.protomors
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28mir_app: fix after conversionKirill Volinsky
2017-11-28Core: convert source files to utf-8Kirill Volinsky
2017-11-28OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filledGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-01bad anti-flicker code removedGeorge Hazan
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.
2017-10-26oopsGeorge Hazan
2017-10-25click emulator used instead of direct handler callGeorge Hazan
2017-10-25SRMM internal structures & functions moved to the separate header file ↵George Hazan
m_srmm_int.h
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-18fixes #923 (database panic window in StdMsg)George Hazan
2017-09-18StdMsg: contact removal doesn't close a windowGeorge Hazan
2017-09-14StdMsg: all options are now rewritten using UI classesGeorge Hazan
2017-09-14StdMsg chat options rewritten on UI classesGeorge Hazan
2017-09-14remove ModernOpt support completelydartraiden
2017-09-14StdMsg: fix for broken smileysGeorge Hazan