summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-09-04fixes #2042 (StdMsg: window icon remains gray after entering a groupchat)George Hazan
2019-09-04Ctrl+W added as a hotkeyGeorge Hazan
2019-09-04StdMsg:George Hazan
- separate "Show button for sending messages" setting for group chats removed; - Send button behaviour rewritten using UI classes instead of a crutch in a window procedure; - code optimization & unification
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-04StdMsg: entered strings are stored for group chats as well as for private chatsGeorge Hazan
2019-09-04fixes #2041 (StdMsg: right-click is broken)George Hazan
2019-09-04code cleaningdartraiden
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-09-03StdMsg: chat & groupchat window classes merged together into new class ↵George Hazan
CMsgDialog
2019-09-03StdMsg: further mergeGeorge Hazan
2019-09-03unused shit removedGeorge Hazan
2019-09-03StdMsg:George Hazan
- more slack removed from msgs.h - fix for window cascading
2019-09-02StdMsg: tab processing code unificationGeorge Hazan
2019-09-02StdMsg: further code cleaningGeorge Hazan
2019-09-02StdMsg: merge beganGeorge Hazan
2019-09-02StdMsg: error dialog -> UI ClassesGeorge Hazan
2019-09-02Jabber: fix for vcard retrieving problem for groupchat contacts with ↵George Hazan
cyrillic nicks
2019-09-02Facebook: fix for rare crash after disabling FB accountGeorge Hazan
2019-09-02VKontakte: crachfix on server error == 1 for file sendingElzorFox
2019-09-01unused variables & declarations removedGeorge Hazan
2019-08-31Scriver: typo fixGeorge Hazan
2019-08-30no more old-style settings in ScriverGeorge Hazan