Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-10 | - fix for CREOleCallback constructor; | George Hazan |
2015-04-10 | another missing break | George Hazan |
2015-03-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
2015-02-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-05 | StdMsg redesigned to add events into a database only after confirmation | George Hazan |
2015-01-04 | minus critical section | George Hazan |
2015-01-03 | cosmetics | Vadim Dashevskiy |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | Minor warnings fixed | Tobias Weimer |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-12 | - fix for drawing status bar icons; | George Hazan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | more transparent implementation of AppendToBuffer | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-08-15 | decapitalization in the core | Dart Raiden |
2014-08-12 | Only update statusbar for message events | Tobias Weimer |
2014-08-12 | - Fixed status changes not being instantly displayed (fixes #553) | Tobias Weimer |
2014-08-10 | Status changes are now shown in font for "Other events" (fixes #553) | Tobias Weimer |
2014-08-06 | Fix for message window API (same as [7067] for Scriver) | Tobias Weimer |
2014-08-02 | Fixed displaying status changed (fixes #553) | Tobias Weimer |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-10 | redirect for the User Typing event | George Hazan |
2014-07-09 | also fix for changing sub's avatars in StdMag | George Hazan |
2014-07-09 | StdMsg: the outgoing messages are written into the meta history with wrong co... | George Hazan |
2014-06-30 | StdChat: options redesigned | Dart Raiden |
2014-06-14 | MS_MSG_SETSTATUSTEXT improvements | Robert Pösel |
2014-06-14 | Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT service | Robert Pösel |
2014-05-04 | missing check for subs added | George Hazan |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-03-31 | - fixes #638 (Message window position no longer remembered correctly in StdMsg) | George Hazan |
2014-03-30 | unsubclassing in StdChat/StdMsg | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-20 | disabling metacontacts: fixes | George Hazan |
2014-03-19 | - stdchat to use the message area input font from stdmsg; | George Hazan |
2014-03-14 | fix of sending messages to subs in stdchat & scriver | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |