summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Expand)Author
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
2014-03-09obsolete option removedTobias Weimer
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-16timezone api extended to support global settingsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan