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_skinengine.cpp
Age
Commit message (
Expand
)
Author
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
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-03-06
code optimization
George Hazan
2021-02-18
fixes #2744 + code cleaning
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-05
code cleaning + duplicate code removed
George Hazan
2020-12-01
code cleaning
George Hazan
2020-01-30
LIST::remove + LIST::indexOf() combination removed with LIST::removeItem
George Hazan
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-05-16
Clist_modern => CMPlugin
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-07
some fixes
Kirill Volinsky
2018-02-21
Clist_Modern: C++'11 iterators
George Hazan
2018-01-19
duplicate check removed
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-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-11-08
Clist_Modern: fix for 64-bits sorting
George Hazan
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-11-17
PathToRelativeT - forgotten macro
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-29
- unused code removed;
George Hazan
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-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-17
warning fixes
George Hazan
2015-07-02
unified project for clist_modern
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
[next]