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
/
plugins
/
Clist_modern
/
src
/
modern_skinselector.cpp
Age
Commit message (
Expand
)
Author
2016-03-24
CList_modern: cleanup
Tobias Weimer
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-09-29
runtime allocation functions replaced with mir_*
George Hazan
2015-09-29
- unused code removed;
George Hazan
2015-07-02
unified project for clist_modern
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
right replacement for mir_stricmp
George Hazan
2015-05-22
self strcmp function replaced by core function
Kirill Volinsky
2015-05-16
correct version of [13616]
Kirill Volinsky
2015-05-16
git-svn-id: http://svn.miranda-ng.org/main/trunk@13620 1316c22d-e87f-b044-9b9...
Kirill Volinsky
2015-05-16
aplrtly revert [13616]
Kirill Volinsky
2015-05-16
cleanup
Kirill Volinsky
2015-04-29
m_* headers moved to ExternalAPI folder
Kirill Volinsky
2015-04-28
use common m_skin_eng.h
Kirill Volinsky
2015-04-06
Clist modern: Minor cleanup
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
all possible warnings fixed
George Hazan
2014-12-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-12-13
memmove -> memcpy in some cases, review req
Rozhuk Ivan
2014-12-10
warning fix
George Hazan
2014-12-09
- unused code removed from clist modern;
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy,
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-17
minor code cleaning
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-10-20
more warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-23
- clist_modern switched to the core wildcmp[i] functions
George Hazan
2013-03-21
unused global variables' declarations removed
George Hazan
2013-03-17
- all file paths inside clist_modern became Unicode;
George Hazan
2013-01-27
code cleaning
George Hazan
2013-01-23
- no more references to clisticons.dll
George Hazan
2012-11-15
clist_modern: code cleaning
George Hazan
2012-07-30
code cleaning
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy