Age | Commit message (Expand) | Author |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-27 | massive ansi cleaning for Scriver | George Hazan |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-04-10 | another missing break | George Hazan |
2015-04-06 | Scriver: decapitalization | Dart Raiden |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-01-21 | fix for rest of ansi shit in Scriver | George Hazan |
2014-12-21 | - total data reordering to unify the window processing; | George Hazan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | Scriver: warning level 4 | George Hazan |
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-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-01 | code cleaning | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-19 | - scriver to open metacontact window upon receiving an event | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-03-30 | Scriver: fix for unsubclassing problems | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-01-21 | "userlist", "user list", "nicklist" -> "nick list" | Dart Raiden |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-18 | crazy problems require crazy solutions | George Hazan |
2014-01-18 | - log writing fixed; | George Hazan |
2014-01-17 | - unused module removed from Scriver; | George Hazan |
2014-01-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | Scriver nicklist icons | George Hazan |
2014-01-16 | fix for changing chat colors on the fly | 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-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-09 | code cleaning | George Hazan |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-04 | Scriver suddenly has its own replaceStrA/replaceStrT functions | George Hazan |
2013-12-30 | "Nickname" occurs much more frequently in sources | Dart Raiden |
2013-11-09 | Minor fixes for the buttons text, minor translation issues | Tobias Weimer |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |