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_nicer
/
src
/
clistopts.cpp
Age
Commit message (
Expand
)
Author
2019-01-04
Update copyrights
dartraiden
2018-11-12
clist_nicer -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-12
fixes #1469 (Clist_modern: gap is too big)
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-04-05
bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTree
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-04-03
CLIST_INTERFACE:
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-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2016-04-27
code cleaning
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2016-04-26
absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-07-02
unified project for clist_nicer
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-02
minor cleaning
George Hazan
2015-04-10
fix for clist options from StdClist propagated to Clist_blind & Clist_nicer
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-05-15
Clist_nicer: highlight Apply button only if settings changed
slotwin
2014-02-27
minor code cleaning
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-08
major speedup of clist nicer+ cache
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-09
clist nicer:
George Hazan
2012-08-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...
Kirill Volinsky