summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Collapse)Author
2014-12-16damned magicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16type conversion warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16Fixed minor leaksTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11391 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13Minor warnings fixedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13CopyMemory -> memcpyRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-12- fix for drawing status bar icons;George Hazan
- fix for the Unicode window procedure git-svn-id: http://svn.miranda-ng.org/main/trunk@11348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
+ varios fixs git-svn-id: http://svn.miranda-ng.org/main/trunk@11245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-04- bin2hex() instead of manual loops;George Hazan
- change of icon packets git-svn-id: http://svn.miranda-ng.org/main/trunk@11239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
fix some x64 ptr truncations git-svn-id: http://svn.miranda-ng.org/main/trunk@11211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11011 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-15decapitalization in the coreDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-12Only update statusbar for message eventsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-12- Fixed status changes not being instantly displayed (fixes #553)Tobias Weimer
- Fixed icon for status changes - Changed background setting to be changed with color settings - Fixed status bar icons git-svn-id: http://svn.miranda-ng.org/main/trunk@10171 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-10Status changes are now shown in font for "Other events" (fixes #553)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-06Fix for message window API (same as [7067] for Scriver)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10093 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-02Fixed displaying status changed (fixes #553)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10024 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-10redirect for the User Typing eventGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09also fix for changing sub's avatars in StdMagGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09StdMsg: the outgoing messages are written into the meta history with wrong ↵George Hazan
contact id git-svn-id: http://svn.miranda-ng.org/main/trunk@9750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-30StdChat: options redesignedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
- clear statusbar by using NULL as lParam - TabSRMM: remember custom statusbar text when switching between tabs git-svn-id: http://svn.miranda-ng.org/main/trunk@9481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT serviceRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-04missing check for subs addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08bunch of mc related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-31- fixes #638 (Message window position no longer remembered correctly in StdMsg)George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30unsubclassing in StdChat/StdMsgGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20disabling metacontacts: fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-19- stdchat to use the message area input font from stdmsg;George Hazan
- message area color is also cached now git-svn-id: http://svn.miranda-ng.org/main/trunk@8662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-14fix of sending messages to subs in stdchat & scriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09obsolete option removedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async ↵George Hazan
file selection dialog; - return value of MS_FILE_SENDFILE* services changed: now it returns a dialog handle; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call ↵George Hazan
of db_event_markRead; - various m_database.h related code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16timezone api extended to support global settingsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c