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
/
clistmod.cpp
Age
Commit message (
Expand
)
Author
2019-01-18
code cleaning
George Hazan
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-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-08
Clist_nicer: unused code 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-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-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
2016-04-27
code cleaning
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-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-02
unified project for clist_nicer
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-02
minor cleaning
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-07-26
same parameter for clist_nicer
George Hazan
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-22
clist_nicer: option to display xStatus icon instead of a usual one doesn't work
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-23
small plugins cleanup
Kirill Volinsky
2013-08-03
rest of pfnTrayCalcChanged optimization
George Hazan
2013-08-03
tray icons code standardization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-08
major speedup of clist nicer+ cache
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-09-25
- fix for the clist services creation order
George Hazan
2012-08-10
- fix for Clist Nicer status button
George Hazan
2012-08-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...
Kirill Volinsky