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
/
stdmsg
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
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-18
RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us...
Piotr Piastucki
2015-05-18
Fixed severe memleak in msgdialog
Piotr Piastucki
2015-05-11
cleanup
Kirill Volinsky
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-10
another missing break
George Hazan
2015-03-21
all SRMMs to send messages right trimmed
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-06
Remove useless __INTERNAL_NAME constant from rest of plugins
Robert Pösel
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-05
StdMsg redesigned to add events into a database only after confirmation
George Hazan
2015-01-04
minus critical section
George Hazan
2015-01-03
cosmetics
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-16
Fixed minor leaks
Tobias Weimer
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
Minor warnings fixed
Tobias Weimer
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-12
- fix for drawing status bar icons;
George Hazan
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-04
- bin2hex() instead of manual loops;
George Hazan
2014-12-02
more transparent implementation of AppendToBuffer
George Hazan
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
lstr* replacements
George Hazan
2014-11-18
RichEd20.dll replaced with Msftedit.dll
George Hazan
2014-08-15
decapitalization in the core
Dart Raiden
2014-08-12
Only update statusbar for message events
Tobias Weimer
2014-08-12
- Fixed status changes not being instantly displayed (fixes #553)
Tobias Weimer
2014-08-10
Status changes are now shown in font for "Other events" (fixes #553)
Tobias Weimer
[next]