summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2017-03-23stubs for the message entry, log & nicklist window proceduresGeorge Hazan
2017-03-22nick list moved to mir_appGeorge Hazan
2017-03-22Channel Manager button went to coreGeorge Hazan
2017-03-22- more SRMM buttons went to mir_app;George Hazan
2017-03-22- Clist_ClearSearch considered useless;George Hazan
2017-03-21- fix for button codes in tabSRMM;George Hazan
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-17no need to rebuild the whole clist if the search window is emptyGeorge Hazan
2017-03-17fixes #739 (extra icons don't work in the totally encrypted database)George Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-15fixes #748George Hazan
2017-03-15fixes #747 (crash in options during SRMM plugin unload)George Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
2017-03-11group chats:George Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-11fix for closing sessions on the flyGeorge Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-10- NULL -> nullptr to resolve conflictsGeorge Hazan
2017-03-10warning fixGeorge Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan
2017-03-09cosmetic fixesGeorge Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-09chat API:George Hazan
2017-03-09common rtf management code moved to the coreGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08cosmetic code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06fixes #729 ([Tabsrmm] "img" insert button no longer works on a toggle)George Hazan
2017-03-03Microsoft, you stupid bastardsGeorge Hazan
2017-03-03fix for the shitty idea of all pre-created button objects' manual initializationGeorge Hazan
2017-03-02fix for massive memory leak in optionsGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
2017-03-02fix for options dialog that isn't deleted after closing optionsGeorge Hazan
2017-02-28class CSrmmBaseDialog added to .def fileGeorge Hazan
2017-02-27suddenly... Srmm_SetButtonState does nothingGeorge Hazan
2017-02-22- fix for very rare hangup in chat manager;George Hazan
2017-02-22Discord:George Hazan
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-02-15GCEF_SILENT - the special flag to suppress any event loggingGeorge Hazan
2017-02-14stupid bug with the empty HTTP packets processing in netlibGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-14handy little class for managing buffers moved to mir_coreGeorge Hazan
2017-02-07if a user's nick is skipped, we try to restore it from the users listGeorge Hazan
2017-02-06fix for an array bounds overflowGeorge Hazan
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan