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
Age
Commit message (
Expand
)
Author
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-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
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-02-20
tautology
Dart Raiden
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
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
[next]