summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-19fixes #2705 (StdMsg: падение при заходе в ↵George Hazan
настройки плагина)
2021-01-19fixes #2703 (compact from profile manager leads to menu item duplication)George Hazan
2021-01-19fixes #2702 (Dbx_sqlite: missing "Compact" menu item)George Hazan
2021-01-18fixes #2699 (DbChecker does not work with dbx_sqlite)George Hazan
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)
2021-01-18fixes #2697 (Scriver: падение при попытке зайти в ↵George Hazan
настройки)
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2021-01-16fix for BS_AUTOCHECKBOX flag processingGeorge Hazan
2021-01-11SRMM windows: timer classes instead of perversions with WM_TIMERGeorge Hazan
2021-01-11CTimer::Stop to return true if timer was activeGeorge Hazan
2021-01-11Fix for #2651dartraiden
2021-01-11new icon not to change the resource orderGeorge Hazan
2021-01-08Import to use faster cursorsGeorge Hazan
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2021-01-08crash fixGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2021-01-07we don't have to restore unread events from blocked accountsGeorge Hazan
2021-01-06fixes #2655 (Перемещённые подменю теряют своё ↵George Hazan
содержимое до применения изменений)
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan
2021-01-05updated import libraries for mir_appGeorge Hazan
2021-01-05CCtrlColor class - the wrapper for Windows Color PickerGeorge Hazan
2021-01-05fixes #2666 (Font descriptions are drawn using dialog font, to distinguish ↵George Hazan
text displayed in Wingdings)
2021-01-05code cleaning + duplicate code removedGeorge Hazan
2020-12-29more correct variant of the previous fixGeorge Hazan
2020-12-29fix for radio buttons processingGeorge Hazan
2020-12-28fixes #2657 (Невозможно убить кастомный пункт ↵George Hazan
меню)
2020-12-27fixes #2659 (Не сохраняются изменения ↵George Hazan
радиобатонов в настройках файлтрансферов)
2020-12-23Discord: finally fixes #2499 (Discord: Error establishing WebSocket ↵George Hazan
connection to gateway.discord.gg)
2020-12-14fixes #2650 (Option for reverse sorting in StdFile filetransfer window) + ↵George Hazan
massive options rework
2020-12-11fixes #2647 (StdClist: embedded clist is not accesible)George Hazan
2020-12-11fixes #2643 (TabSRMM: internal log disappears after any color change for ↵George Hazan
group chats)
2020-12-08fixes #2593 (Always/Never- Mute icons are not visible until restart)George Hazan
2020-12-06fixes #2638 (crash in netlib)George Hazan
2020-12-06 fix for Options - Plugins dialog: static plugins might have checkboxesGeorge Hazan
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject ↵George Hazan
cache misses without any need to look into database
2020-12-03attempt to fix #2575 (error 404 while opening Discord gateway connection)George Hazan
2020-11-30fixes #2630 (Clist blind: Filter search option moved to Options - Contact ↵George Hazan
list - Common)
2020-11-19fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan
2020-11-19fixes #2617 (nicklist & filter buttons to display current state in group chats)George Hazan
2020-11-18Fix icon namedartraiden
2020-11-13fixes #2613 (Отсутствует экстра-иконка ↵George Hazan
заглушённых чатов)
2020-11-13StdPopup:George Hazan
- fixes #2611 (StdPopup is called YAPP in the icons' list); - massive icon code cleaning; - project file fixed
2020-10-29fixes #2572 (Miranda cannot delete /Program ↵George Hazan
Files/Miranda/autoexec_blabla.ini if running not as admin)
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan