summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-17development is made in VS2019George Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-17libcurl updated to 7.66George Hazan
2019-09-16WinSCP 5.15.4dartraiden
2019-09-16warning fixGeorge Hazan
2019-09-16fixes #2067 (IRC: Perform to be executed in the separate thread)George Hazan
2019-09-16+ also new import libraries for mir_appGeorge Hazan
2019-09-16SRMM:George Hazan
- fixes #2066 (tabSRMM: chat menu remains wide after closing); - no need to export Chat_CreateGCMenu anymore; - useless function Chat_DestroyGCMenu removed
2019-09-16missing tab auto complete code handler restoredGeorge Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-09-16tabSRMM: duplicate code removedGeorge Hazan
2019-09-16fixes #2063 (TabSRMM offers to search only for last word)George Hazan
2019-09-16fixes #2062 (Jabber: chinese chars in MUC ban/admin/moder/members list)George Hazan
2019-09-16fixes #2065 (Jabber: race condition in status changing)George Hazan
2019-09-16Jabber: more effective list destruction procedureGeorge Hazan
2019-09-15code cleaningGeorge Hazan
2019-09-15PluginUpdater:George Hazan
- fixes #2057 (PluginUpdater: add search box); - missing components dialog moved to UI classes; - version bump
2019-09-15fixes #2051 (TabSRMM: group chats icon)George Hazan
2019-09-14unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its ↵George Hazan
handler)
2019-09-14tabSRMM: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-14new_gpg: improoved error handling on public keys array import fromGluzskiy Alexandr
main menu
2019-09-13tabSRMM: some DM_* messages removedGeorge Hazan
2019-09-13SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymoreGeorge Hazan
2019-09-13tabSRMM: no more chat_window.cppGeorge Hazan
2019-09-13tabSRMM: minor code reorderingGeorge Hazan
2019-09-13compilation fixGeorge Hazan
2019-09-13tabSRMM:George Hazan
- two constructors for CMsgDialog introduced - fixes for minor glitches
2019-09-12tabSRMM: single windowGeorge Hazan
2019-09-12Scriver: small crutch to disable IEView in group chatsGeorge Hazan
2019-09-11minor fix for IEView window size calculationGeorge Hazan
2019-09-11no chat window in Scriver anymoreGeorge Hazan
2019-09-11Scriver: all useless messages converted into methodsGeorge Hazan
2019-09-10Scriver: rollback of malicious changes, original order of things restoredGeorge Hazan
2019-09-10Scriver: fix for window resizerGeorge Hazan
2019-09-09Scriver: further code unificationGeorge Hazan
2019-09-09unused declaration removedGeorge Hazan
2019-09-09Scriver: container-related code moved to the classGeorge Hazan
2019-09-09Srmm_FindDialog moved from StdMsg to the coreGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵George Hazan
directly
2019-09-08.George Hazan
2019-09-06PluginUpdater: copy of CRC32 calculation code isn't neededGeorge Hazan
2019-09-05more correct fix for #2046George Hazan
2019-09-05code cleaningGeorge Hazan
2019-09-05fixes #2046 (StdMsg: toolbar is broken after update)George Hazan
2019-09-04StdMsg: unneeded options removedGeorge Hazan
2019-09-04fixes #2044 (strange Select all behaviour in StdMsg private chats)George Hazan
2019-09-04CrashDumper:George Hazan
- fixes #2043 (CrashDumper: add option to disable VI popup); - massive cleaning of options-related code; - version bump
2019-09-04wrong... Ctrl+W shall be enabled only in the tabbed modeGeorge Hazan
2019-09-04more correct way of working with Ctrl+Up/DownGeorge Hazan