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
/
clcitems.cpp
Age
Commit message (
Expand
)
Author
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-12-08
tray menu code cleaning
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
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-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-23
clist nicer now displays status messages with at least one character instead ...
Tobias Weimer
2014-02-16
timezone api extended to support global settings
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-12-22
massive garbage removal from extra icons module
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-21
fix for regression in rev. 5010
George Hazan
2013-06-18
massive extinction of stupid service name's buffers
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-03-08
major speedup of clist nicer+ cache
George Hazan
2013-03-08
old ugly floating contacts removed from clist_nicer, the FloatingContacts plu...
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-09
part II:
George Hazan
2012-11-05
fix for the rest of extra icons in nicer+
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-11-02
final switch to the typed icolib api
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-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