Age | Commit message (Expand) | Author |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
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 | warning fixes | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-09-21 | StdChat to reload chat settings on Options - Apply | George Hazan |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-03-30 | unsubclassing in StdChat/StdMsg | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-19 | fix for printing %c0 in StdChat | 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 | More fix for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-02-01 | unused file deleted | Tobias Weimer |
2014-01-27 | StcChat: "Show status changes" option disabled for a while | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-22 | crash in StdChat on reloading font/color settings | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-21 | small adjustment | Vadim Dashevskiy |
2014-01-21 | "userlist", "user list", "nicklist" -> "nick list" | Dart Raiden |
2014-01-21 | fix for window flashing in StdChat & Scriver | George Hazan |
2014-01-20 | - MessageBoxFont setting moved from kernel to StdChat; | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | fix for dynamic fonts registering | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-19 | StdChat to close all windows on exit | George Hazan |
2014-01-19 | fix against loosing chat sessions during chat plugin's unload | George Hazan |
2014-01-19 | - StdChat-related data removed from core; | George Hazan |
2014-01-18 | StdChat: protocol icons in tabs | George Hazan |
2014-01-18 | crazy problems require crazy solutions | George Hazan |
2014-01-18 | unified background color name | George Hazan |
2014-01-18 | fix for editing log path in StdChat & Scriver | George Hazan |
2014-01-18 | - log writing fixed; | George Hazan |
2014-01-17 | - colored nicks in tabSRMM; | George Hazan |
2014-01-17 | - icons management also moved to core; | George Hazan |
2014-01-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | kernel chats, part 3, tabsrmm | George Hazan |
2014-01-16 | - StdChat specific icons management moved back to StdChat; | George Hazan |
2014-01-16 | - two chat HBRUSHes moved into CHAT_MANAGER; | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-15 | - basic chat types to support plugin specific data; | George Hazan |