index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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_contact.cpp
Age
Commit message (
Expand
)
Author
2016-06-01
- finally clist_modern's own rebuild all function got wiped out;
George Hazan
2016-04-28
code cleaning
George Hazan
2016-04-27
persistent cache, no need to call pfnGetCacheEntry each time
George Hazan
2016-04-27
pfnSetHideOffline -> strict prototype
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2016-04-22
- major atavism removed: clist_modern own cache;
George Hazan
2016-04-18
useless function cli_ChangeContactIcon removed
George Hazan
2016-04-18
code cleaning
George Hazan
2016-04-16
clist_modern: copy-paste bug
MikalaiR
2016-04-16
Clist_modern: fix sorting by status
MikalaiR
2016-04-15
clists code cleaning & optimization
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-07-02
unified project for clist_modern
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-18
langpack services module destroyed from mir_app
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-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-06-29
- unused fields and functions removed;
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-17
minor code cleaning
George Hazan
2013-07-15
same clutch removed for MButtonCtrl, mir_subclassWindow won again
George Hazan
2013-06-07
duplicated and unused services removed
George Hazan
2013-06-07
- clist_modern: we don't redeclare code services anymore;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-01-27
code cleaning
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
proper file for the precompiled headers
George Hazan
2012-10-30
minor clists' code cleaning
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy