summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgs.cpp
AgeCommit message (Expand)Author
2017-03-24hmm... another not-so-very-useful serviceGeorge Hazan
2017-03-24unused shit removedGeorge Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-22nick list moved to mir_appGeorge Hazan
2017-03-22- more SRMM buttons went to mir_app;George Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-17Scriver: fix for a bug with UTN in message dialogGeorge Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-10Group chats:George Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-06Scriver:George Hazan
2017-03-05Scriver -> core splittersGeorge Hazan
2017-02-27- name conflict resolution;George Hazan
2017-02-26Scriver moved to UI classesGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ...George Hazan
2016-12-28another missing hotkey textdartraiden
2016-12-27missing hotkey textGeorge Hazan
2016-12-11fix for missing button textGeorge Hazan
2016-12-10Scriver: proper capitalization, fixed missed spacedartraiden
2016-12-06minus Scriver's own window listGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-17Scriver:George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2016-01-28port of tabsrmm's solution for events to StdMsg & ScriverGeorge Hazan
2015-10-28more correct version George Hazan
2015-10-28crash fixGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-10Minor leak fixedTobias Weimer
2015-09-03Scriver: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan