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
/
src
/
core
/
stdchat
Age
Commit message (
Expand
)
Author
2014-12-21
code cleaning
George Hazan
2014-12-19
old tooltip management code removed
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
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
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-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
[next]