index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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
Age
Commit message (
Expand
)
Author
2014-12-21
- total data reordering to unify the window processing;
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
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-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
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-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-10-19
variable name change
Vadim Dashevskiy
2014-10-19
fix for wrongly written help for core variables
Vadim Dashevskiy
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-06-28
typos
Dart Raiden
2014-05-12
remove \ befor '
Kirill Volinsky
2014-04-23
Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM
Robert Pösel
2014-04-01
Add %accountname% core variable which contains user-defined name of account f...
Robert Pösel
2014-03-30
Scriver: fix for unsubclassing problems
George Hazan
2014-03-19
scriver to grab chat's input area font from the similar setting for the singl...
George Hazan
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
langpacks/ukrainian: update (by apollo24)
Vadim Dashevskiy
2014-01-21
- OnSessionCreate was called too early;
George Hazan
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
fix against loosing chat sessions during chat plugin's unload
George Hazan
2014-01-18
fix for ctrl+up in Scriver
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
- unused module removed from Scriver;
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
Scriver nicklist icons
George Hazan
2014-01-16
- StdChat specific icons management moved back to StdChat;
George Hazan
2014-01-16
fix for changing chat colors on the fly
George Hazan
[next]