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
/
clist
Age
Commit message (
Expand
)
Author
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
2014-03-27
fixes #532 (Not accessible checkboxes in Options / Customize / Menus)
George Hazan
2014-03-25
contact list events + mc
George Hazan
2014-03-19
fix against recursions in clists
George Hazan
2014-03-15
- srmm icon added for metacontacts;
George Hazan
2014-03-11
old nasty perversion with dynamically created lists removed
George Hazan
2014-03-03
no more META_LINK & META_ID variables
George Hazan
2014-02-27
minor code cleaning
George Hazan
2014-02-24
removed some unneeded translations
Tobias Weimer
[next]