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_clcitems.cpp
Age
Commit message (
Expand
)
Author
2014-07-21
"Hide offline subcontacts" option removed, subs now inherit the display mode ...
George Hazan
2014-07-04
standardizing the control over checkboxes in clist
George Hazan
2014-06-29
- unused fields and functions removed;
George Hazan
2014-06-14
code cleaning
George Hazan
2014-03-12
clist_modern's cache is dark and full of terrors...
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
clist_modern: metacontacts are always enabled
George Hazan
2014-02-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-11
shameful death of another 'HANDLE'
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-17
minor code cleaning
George Hazan
2013-10-25
fix for the broken Options -> Contact list -> Contact names dialog
George Hazan
2013-10-20
more warning fixes
George Hazan
2013-06-07
- clist_modern: we don't redeclare code services anymore;
George Hazan
2013-05-16
unused clist headers
George Hazan
2013-04-23
- clist_modern switched to the core wildcmp[i] functions
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-01-27
code cleaning
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-15
clist_modern: code cleaning
George Hazan
2012-11-10
- fix for uninitialized variables;
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-10-30
fix for that hell with ClcCacheEntryBase
George Hazan
2012-10-30
minor clists' code cleaning
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-08-02
Clist_modern filtering respect hidden contacts/view modes.
Robert Pösel
2012-07-30
code cleaning
George Hazan
2012-07-20
clist_modern:
Robert Pösel
2012-07-19
- various icolib fixes;
George Hazan
2012-07-19
clist_modern crashfix
Robert Pösel
2012-07-19
clist_modern - another compatibility fix for old search.
Robert Pösel
2012-07-19
Improved searching feature and related things.
Robert Pösel
2012-07-14
much less crazy way to organize clist data
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy