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
/
clist
Age
Commit message (
Expand
)
Author
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-10
status menu handler: code reordering
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-16
translation fix
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-04
TrayTip flag's analysis added
George Hazan
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
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
multiple buf size fixes
Rozhuk Ivan
2014-12-09
- unused code removed from clist modern;
George Hazan
2014-12-09
minor code cleaning
George Hazan
2014-12-05
useless function removed
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
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
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-11-25
code cleanup
Rozhuk Ivan
2014-11-25
code cleanup.
Rozhuk Ivan
2014-11-25
code cleanup
Rozhuk Ivan
2014-11-13
minor fixes
Kirill Volinsky
2014-11-13
one more part not needed checks
Kirill Volinsky
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
2014-09-16
useless service MS_CLIST_REMOVECONTACTMENUITEM deleted
George Hazan
2014-09-01
forgotten prefix in clist tray
George Hazan
2014-08-22
tray icons: code cleaning
George Hazan
2014-07-26
grrrm... I hate modern
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-07-26
- unified bkChanged processing;
George Hazan
2014-07-26
all clists to inherit the kernel settings loading code
George Hazan
2014-07-26
a parameter added to pfnLoadClcOptions to prevent double options initialization
George Hazan
2014-07-19
db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...
George Hazan
2014-07-14
%userid% expansion for metas
George Hazan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-07-04
standardizing the control over checkboxes in clist
George Hazan
2014-07-04
various code cleaning
George Hazan
2014-06-26
this code seems useless
George Hazan
2014-05-29
Revert "Core: Fix return value on success in fnCListTrayNotify"
Robert Pösel
2014-05-29
Core: Fix return value on success in fnCListTrayNotify
Robert Pösel
2014-05-23
useless code removed
George Hazan
2014-04-02
minor patch for clicks in menu editor
George Hazan
[next]