summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2018-09-05fixes #1582 (Расширить левую панель в диалоге п...George Hazan
2018-09-04fixes #1581 (Bug with metacontact creating)George Hazan
2018-09-0230 chars aren't enough for long date representationGeorge Hazan
2018-09-02fixes #1574 (newly activated account's options aren't displayed when you clic...George Hazan
2018-08-30fix of wrong status change processing, caused by a patch for #1304George Hazan
2018-08-29fixes #1555 (Import shouldn't import .bak second time in service mode)George Hazan
2018-08-29ImportTXT blocked in the core & PluginUpdaterGeorge Hazan
2018-08-29fix for more friendly conversion of file transfer events into textGeorge Hazan
2018-08-27these manual mir_free calls aren't needed anymoreGeorge Hazan
2018-08-27fixes #1547 (Miranda crashes on import from mmap profile when VK plugin is di...George Hazan
2018-08-27CMPlugin resource cleaning moved to the destructor of CMPluginBaseGeorge Hazan
2018-08-18fixes #1463 (old behavior of smart profile opening must be returned)George Hazan
2018-08-16forgoten reference to a tree eventGeorge Hazan
2018-08-15duplicate function removedGeorge Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-08-07missing method addedGeorge Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-08-05Sounds:George Hazan
2018-08-02Miranda_WaitOnHandleEx - advanced wait function with pInfo parameterGeorge Hazan
2018-08-01fixes #1463 (Miranda asks to create database if already opened)George Hazan
2018-08-01 fixes #1530 (fake dummy account types shall not be available for addition)George Hazan
2018-07-29unloaded plugin should be removed from servicePlugins tooGeorge Hazan
2018-07-29Ini file shall be loaded immediately after database creationGeorge Hazan
2018-07-27Plugin options dialog:George Hazan
2018-07-26unused variable removedGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-25fixes #1524 (Options module in DB)George Hazan
2018-07-24database:George Hazan
2018-07-23fixes #1510 (The import feature sometimes converts fields from unicode to str...George Hazan
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-19LANGPACK_INFO: language to be untranslatable field on native language (Deutsc...George Hazan
2018-07-18if there's no need, let's not call that hookGeorge Hazan
2018-07-16fixes #1503 (Clist_blind: Main menu has gone)George Hazan
2018-07-16code cleaning related to Nudge pluginGeorge Hazan
2018-07-16nope.. this code must be executed each time we create a menuGeorge Hazan
2018-07-16Unify special keys namesdartraiden
2018-07-14in fact we need to do that only once, not during langpack resetGeorge Hazan
2018-07-14fix for the owner drawn menu barGeorge Hazan
2018-07-14fix for resetting menu in Clist_ModernGeorge Hazan
2018-07-13Contacts lists:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11fixes #1475 (langIds should be recalculated on langpack change)George Hazan
2018-07-11GUI change:George Hazan
2018-07-10Menu_SetVisible: new function to write down a Visibility checkbox for a menu ...George Hazan
2018-07-09one shall not mix protocol registrations & accountsGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-25duplicate cache item removed to avoid rare crashesGeorge Hazan
2018-06-24fix for hanging up in new netlib hooksGeorge Hazan
2018-06-23Netlib:George Hazan