summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
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
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-09-08fixes #921 (unused icons)George Hazan
2017-09-08unused code removedGeorge Hazan
2017-09-05StdMsg: large crutch that fixes problem with sending messages via Tab + EnterGeorge Hazan
2017-09-05useless old modernopt dialogs removedGeorge Hazan
2017-08-29AvatarHistory: code cleaning + handle leak fixGeorge Hazan
2017-08-24nullptr must be passed inside SetStatusText to return back to the predefined ↵George Hazan
value
2017-08-20minus ModernOptGeorge Hazan
2017-08-16fixes #886 (Scriver: group chat does not start at the bottom)George Hazan
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-12Core:Tobias Weimer
- Removed unneeded slash
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-06Update rest of links to httpsRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-19unreferenced variable removedGeorge Hazan
2017-07-10StdMsg:George Hazan
- definitely fixes #808; - must fix #797 as well, but I can't test it
2017-05-17StdMsg: fix for minimize on send optionGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-14StdMsg: fix for "Auto close window after send" optionGeorge Hazan
2017-04-14fixes various crashes on exit in StdMsgGeorge Hazan
2017-04-14unused code cleanedGeorge Hazan
2017-04-14StdMsg: status bar icons processing moved to containerGeorge Hazan
2017-04-13StdMsg: fix for clearing chat active stateGeorge Hazan
2017-04-13fix for the Send button size & positionGeorge Hazan