Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | Plugin Updater: HTTPS to be disabled in Windows XP by default | George Hazan | |
2019-09-19 | PluginUpdater: | George Hazan | |
- CMPlugin::bForceRedownload isn't saved in database anymore (what for?); - update starts each time a user changes platform | |||
2019-09-19 | final fix for #2070 | George Hazan | |
2019-09-19 | one more fix for #2070 | George Hazan | |
2019-09-19 | fixes #2070 (Plugin Updater doesn't start update after switching url to custom) | George Hazan | |
2019-09-19 | fixes #2069 (Plugin Updater: add "enable HTTPS" option) | George Hazan | |
2019-09-19 | useless variable CMsgDialog::m_nMax removed | George Hazan | |
2019-09-19 | code cleaning | George Hazan | |
2019-09-18 | duplicated declaration removed | George Hazan | |
2019-09-18 | this code is obsolete anyway | George Hazan | |
2019-09-18 | - more shit cleared from C++ code; | George Hazan | |
- Pascal code partially restored till the full container log implementation | |||
2019-09-18 | tabSRMM: own set of H++ constants removed | George Hazan | |
2019-09-18 | compilation fix | George Hazan | |
2019-09-18 | m_ieview.h: code cleaning | George Hazan | |
2019-09-18 | m_ieview support removed from Pascal source code | George Hazan | |
2019-09-18 | Scriver: typing options -> UI classes | George Hazan | |
2019-09-18 | minor code cleaning | George Hazan | |
2019-09-18 | final fix for #2068 | George Hazan | |
2019-09-18 | more code to detect the problem with #2068 | George Hazan | |
2019-09-18 | fixes #2068 (crash in Window7 taskbar preview) | George Hazan | |
2019-09-17 | Chat: common code moved to mir_app | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | George Hazan | |
2019-09-16 | warning fix | George Hazan | |
2019-09-16 | missing tab auto complete code handler restored | George Hazan | |
2019-09-16 | tabSRMM: duplicate code removed | George Hazan | |
2019-09-15 | code cleaning | George Hazan | |
2019-09-15 | PluginUpdater: | George Hazan | |
- fixes #2057 (PluginUpdater: add search box); - missing components dialog moved to UI classes; - version bump | |||
2019-09-15 | fixes #2051 (TabSRMM: group chats icon) | George Hazan | |
2019-09-14 | unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its ↵ | George Hazan | |
handler) | |||
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
2019-09-14 | new_gpg: improoved error handling on public keys array import from | Gluzskiy Alexandr | |
main menu | |||
2019-09-13 | tabSRMM: some DM_* messages removed | George Hazan | |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan | |
2019-09-13 | tabSRMM: no more chat_window.cpp | George Hazan | |
2019-09-13 | tabSRMM: minor code reordering | George Hazan | |
2019-09-13 | compilation fix | George Hazan | |
2019-09-13 | tabSRMM: | George Hazan | |
- two constructors for CMsgDialog introduced - fixes for minor glitches | |||
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-09-12 | Scriver: small crutch to disable IEView in group chats | George Hazan | |
2019-09-11 | minor fix for IEView window size calculation | George Hazan | |
2019-09-11 | no chat window in Scriver anymore | George Hazan | |
2019-09-11 | Scriver: all useless messages converted into methods | George Hazan | |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan | |
2019-09-10 | Scriver: fix for window resizer | George Hazan | |
2019-09-09 | Scriver: further code unification | George Hazan | |
2019-09-09 | Scriver: container-related code moved to the class | George Hazan | |
2019-09-09 | CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵ | George Hazan | |
directly | |||
2019-09-08 | . | George Hazan | |
2019-09-06 | PluginUpdater: copy of CRC32 calculation code isn't needed | George Hazan | |
2019-09-04 | CrashDumper: | George Hazan | |
- fixes #2043 (CrashDumper: add option to disable VI popup); - massive cleaning of options-related code; - version bump |