summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2022-05-10фиксы перед растаскиванием на части цикла...George Hazan
2022-05-10unused Miranda_SetIdleCallback() call removedGeorge Hazan
2022-05-10fix for MFilePath under Linuxgeorgehazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-03-30fix for pressing Enter in the middle of SRMM entry fieldGeorge Hazan
2022-03-29No need to specify a specific languagedartraiden
2022-03-28fixes #3061 (StdMsg: проблемы после динамической п...George Hazan
2022-03-28fixes #3048 (wrong flag is written to db if std plugin could not be loaded)George Hazan
2022-03-28fixes #3062 (tabSRMM: hotkey "Send Message" does not work)George Hazan
2022-03-27fixes #3058 (Group chats' popup options dialog moved from StdMsg to the core,...George Hazan
2022-03-26fix for pressing Shift+EnterGeorge Hazan
2022-03-26fixes #3057 (Унифицировать настройку горячих к...George Hazan
2022-03-24MessageBox -> MessageBoxWGeorge Hazan
2022-03-24fixes #3048 (Программа грозится завершить рабо...George Hazan
2022-03-24we don't need that message anymoreGeorge Hazan
2022-03-22unused fields removedGeorge Hazan
2022-03-15file iterators implementation for Windows API + major code cleaning in Profil...George Hazan
2022-03-15file iterators, first versionghazan
2022-03-09fixes #3044 (Jabber: перенести опцию "Показывать вс...George Hazan
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2022-02-27compilation fixGeorge Hazan
2022-02-27more code cleaningghazan
2022-02-26another attempt to fix #2976George Hazan
2022-02-23attempt to fix #2976George Hazan
2022-02-16fixes #3033 ("Gap between buttons" option is broken)George Hazan
2022-02-13fixes #3040 ([Autoexec system]: cannot delete keys by mask)George Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2022-02-08fixes #3023 (IEView: не отображаются подписи к файл...George Hazan
2022-02-06duplicate event checking code moved to the coreGeorge Hazan
2022-01-27fixes #3011 (Core: убрать возможность назначить о...George Hazan
2022-01-27fixes #3016 (Названия журналов так и не перевод...George Hazan
2022-01-26fixes #3007 (LotusNotify: падение при выборе аккаунта)George Hazan
2022-01-26fixes #3012 (Падение при добавлении горячей кла...George Hazan
2022-01-20Unification with the "Check database" menu item namedartraiden
2022-01-11redundant check removedGeorge Hazan
2022-01-10Fix size of ini import dialog buttonsdartraiden
2022-01-10PU::IsMirandaFolderWritable - core function to detect if need to draw a shiel...George Hazan
2022-01-09error check for Move buttonGeorge Hazan
2022-01-09fix for a INI file import formGeorge Hazan
2022-01-09fix for moving autoexec_* filesGeorge Hazan
2022-01-09more thorough fix for #2992George Hazan
2022-01-09fixes #2992 (Невозможно отключить звуки, если о...George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-26PDWORD -> uint32_t*George Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-12-26further code cleaningghazan