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
/
modules
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-13
CCtrlBase::m_bSilent - a flag not to send change notifications
George Hazan
2015-06-11
warning fix
George Hazan
2015-06-11
Apply button reappears after clicking Reset in Options - Customize - Menus
George Hazan
2015-06-11
- typo fix;
George Hazan
2015-06-11
crash fix
George Hazan
2015-06-11
- more transparent ProtoServiceExists implementation;
George Hazan
2015-06-07
code cleaning
George Hazan
2015-06-07
memleak in destroying array of extra icons
George Hazan
2015-06-07
memory leak in Clist modern
George Hazan
2015-06-07
NLHR_PTR moved to m_netlib.h by request
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-07
ability to display search data in utf8
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-03
dynamic load of secur32.dll is not actual anymore
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
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-06-01
helper stubs for the standard protocol services are not created anymore
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-31
fixes for the file sending
George Hazan
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
this code is not needed anymore
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-30
fix for a crash after connection timeout
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-26
fixes for event notifications
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
Profile manager:
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
revert of path handler
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
metacontact options -> CDlgBase
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
fix for a crash inside http request destruction
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
[next]