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_skinbutton.cpp
Age
Commit message (
Expand
)
Author
2019-01-04
Update copyrights
dartraiden
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
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-05-16
Clist_modern => CMPlugin
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-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-29
clist_modern: removed crazy code
MikalaiR
2016-04-28
code cleaning
George Hazan
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-08-17
warning fixes
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-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
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
cleanup
Kirill Volinsky
2015-04-30
minor fix for the lock's scope
George Hazan
2015-04-30
minus critical section
Kirill Volinsky
2015-04-29
m_* headers moved to ExternalAPI folder
Kirill Volinsky
2015-04-06
Clist modern: Minor cleanup
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-27
Clist_modern: code cleanup, review required
Rozhuk Ivan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-10
Clist_modern
Szymon Tokarz
2014-01-01
copyright update for year 2014
George Hazan
2013-03-22
code cleaning
George Hazan
2013-01-27
code cleaning
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
- fix for uninitialized variables;
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy