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
2024-09-07
chore: fix grammar errors in comments
Sergey Ponomarev
2024-01-08
Update copyrights
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2021-03-06
code optimization
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-07-27
Clist_Modern:
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-04
Clist_Modern:
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-28
code cleaning
George Hazan
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
[next]