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
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-03
fix for the option's page style pt. 10
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-09
missing break
George Hazan
2015-04-09
- unused code removed;
George Hazan
2015-04-09
unused module removed
George Hazan
2015-03-30
fix for the correct restoring of filter in tabSRMM
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-23
DoRtfToTags fixed & moved into the core
George Hazan
2015-02-06
Remove useless __INTERNAL_NAME constant from rest of plugins
Robert Pösel
2014-12-31
Year 2015 version update
George Hazan
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
[next]