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_skinengine.cpp
Age
Commit message (
Expand
)
Author
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-01
copyright update for year 2014
George Hazan
2013-12-17
standardizing CLUIFrames file names
George Hazan
2013-12-17
minor code cleaning
George Hazan
2013-10-20
more warning fixes
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-20
using Uxtheme in modern too
Kirill Volinsky
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-15
same clutch removed for MButtonCtrl, mir_subclassWindow won again
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-04-25
minor code cleaning
George Hazan
2013-04-23
- clist_modern switched to the core wildcmp[i] functions
George Hazan
2013-04-13
forgotten DebugBreak()'s in clist_modern
George Hazan
2013-04-10
- fix for the obsolete list management code;
George Hazan
2013-03-22
code cleaning
George Hazan
2013-03-21
unused global variables' declarations removed
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-03-17
more memory fixes
George Hazan
2013-03-17
- all file paths inside clist_modern became Unicode;
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-01-27
code cleaning
George Hazan
2013-01-23
- no more references to clisticons.dll
George Hazan
2013-01-23
- main menu icon excluded from toolbar_icons.dll, it's grabbed via SKIN_OTHER...
George Hazan
2012-12-06
fixes for vs2012
George Hazan
2012-11-21
proper file for the precompiled headers
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-07-30
code cleaning
George Hazan
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy