index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Scriver
/
src
/
chat
/
window.cpp
Age
Commit message (
Expand
)
Author
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-05-11
smiley button also removed from chat window in Scriver
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-17
Scriver:
Tobias Weimer
2015-07-26
common projects
Kirill Volinsky
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
[next]