index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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
2014-12-31
Year 2015 version update
George Hazan
2014-12-31
ability to run converter from old profile versions without launching Profile ...
George Hazan
2014-12-30
crash fix
George Hazan
2014-12-29
crash fix
George Hazan
2014-12-21
unused parameter removed
George Hazan
2014-12-21
SSL context double shutdown prevention
George Hazan
2014-12-21
minor fix
George Hazan
2014-12-21
static version of the kernel ssl driver
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
2014-12-21
fix for plugins' comparison
George Hazan
2014-12-16
-Fixed memory leak
Tobias Weimer
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-16
warning fix
George Hazan
2014-12-16
bye-bye all mess with buffers
George Hazan
2014-12-16
Fixed minor leaks
Tobias Weimer
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage 2
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
memmove -> memcpy in some cases, review req
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
Minor warnings fixed
Tobias Weimer
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-13
multiple buf size fixes
Rozhuk Ivan
2014-12-11
chat manager to simply return a CHAT_INTERFACE* to non-SRMM plugins
George Hazan
2014-12-11
chat's component COLORCHOOSER standardized in the core
George Hazan
2014-12-09
- unused code removed from clist modern;
George Hazan
2014-12-09
minor code cleaning
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-08
- common cycles removed;
George Hazan
2014-12-07
funny, but chats worked due to an error in the chats' manager
George Hazan
2014-12-06
duplicated pieces of code removed from Scriver
George Hazan
2014-12-05
useless function removed
George Hazan
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-04
- bin2hex() instead of manual loops;
George Hazan
2014-12-02
less warnings
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-02
fix for tab locations in Scriver & StdChat
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
code cleaning
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
fix buf size for mir_sntprintf()
Rozhuk Ivan
2014-12-01
code cleanup
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
[next]