summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Expand)Author
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-10- fix for CREOleCallback constructor;George Hazan
2015-04-10another missing breakGeorge Hazan
2015-03-21all SRMMs to send messages right trimmed George Hazan
2015-02-28Core:Tobias Weimer
2015-02-06Remove useless __INTERNAL_NAME constant from rest of pluginsRobert Pösel
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-05StdMsg redesigned to add events into a database only after confirmationGeorge Hazan
2015-01-04minus critical sectionGeorge Hazan
2015-01-03cosmeticsVadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Minor warnings fixedTobias Weimer
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-12- fix for drawing status bar icons;George Hazan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-08-15decapitalization in the coreDart Raiden
2014-08-12Only update statusbar for message eventsTobias Weimer
2014-08-12- Fixed status changes not being instantly displayed (fixes #553)Tobias Weimer
2014-08-10Status changes are now shown in font for "Other events" (fixes #553)Tobias Weimer
2014-08-06Fix for message window API (same as [7067] for Scriver)Tobias Weimer
2014-08-02Fixed displaying status changed (fixes #553)Tobias Weimer
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-10redirect for the User Typing eventGeorge Hazan
2014-07-09also fix for changing sub's avatars in StdMagGeorge Hazan
2014-07-09StdMsg: the outgoing messages are written into the meta history with wrong co...George Hazan
2014-06-30StdChat: options redesignedDart Raiden
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
2014-06-14Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT serviceRobert Pösel
2014-05-04missing check for subs addedGeorge Hazan
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-31- fixes #638 (Message window position no longer remembered correctly in StdMsg)George Hazan
2014-03-30unsubclassing in StdChat/StdMsgGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-20disabling metacontacts: fixesGeorge Hazan
2014-03-19- stdchat to use the message area input font from stdmsg;George Hazan
2014-03-14fix of sending messages to subs in stdchat & scriverGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan