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
/
contact.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-06-25
duplicate cache item removed to avoid rare crashes
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-04-27
code cleaning
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2016-04-19
further junk cleaning
George Hazan
2016-04-15
contact list groups:
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
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-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-06-19
Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and sk...
slotwin
2014-04-08
- fixes #596 (Clist nicer skin doesn't show buttons)
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-02
MS_MC_DISABLEHIDDENGROUP - nasty clutch removed
George Hazan
2014-02-27
minor code cleaning
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-06-07
useless stubs removed
George Hazan
2013-06-07
duplicated and unused services removed
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-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-11
only a few real mir_forkthreadex survived
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
kernel extraicons, part II
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