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
/
plugins
/
Clist_modern
/
src
/
modern_aniavatars.cpp
Age
Commit message (
Expand
)
Author
2015-04-14
switch to correct parameter types
George Hazan
2015-03-24
* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...
Rozhuk Ivan
2015-03-07
rev. 12363 broke clist_modern skin loading, therefore is temporary reverted
Vadim Dashevskiy
2015-03-06
Clist_modern:
Tobias Weimer
2015-01-01
useless message removed (by ghazan)
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-29
fix for object's removing
George Hazan
2014-12-22
- minus another critical section;
George Hazan
2014-12-22
slow contact scan replaces with the keyed index
George Hazan
2014-12-22
- fix for _AniAva_AnimationTreadProc;
George Hazan
2014-12-22
trying to catch hung thread in clist_modern
George Hazan
2014-12-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-18
double ;; removed
Kirill Volinsky
2013-06-28
fix for the clist_modern avatar animation code
George Hazan
2013-03-11
various mir_forkthread quirks
George Hazan
2013-01-27
code cleaning
George Hazan
2012-11-15
clist_modern: code cleaning
George Hazan
2012-11-10
- unused icons removed;
George Hazan
2012-11-10
- fix for uninitialized variables;
George Hazan
2012-11-07
EMPTY_EXTRA_ICON applied to all another plugins
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy