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
/
viewmodes.cpp
Age
Commit message (
Expand
)
Author
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-14
code cleaning
George Hazan
2018-11-12
NULL -> 0
George Hazan
2018-11-12
clist_nicer -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-07-13
fixes #1471 completely (Clist_nicer: some elements cannot be translated on th...
George Hazan
2018-07-05
fixes #1448 (translated frame names in database)
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-05-16
clist_nicer => CMPlugin
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-03
Accounts() : iterator for accounts
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-02-21
Clist_Nicer: C++'11 iterators
George Hazan
2018-01-26
code optimization
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-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
fix after convert
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-23
database enumerators => void* instead of LPARAM
George Hazan
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-14
second major wipeout of database services & structures:
George Hazan
2016-09-01
- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2016-06-01
- view modes support incorporated into the CLIST_INTERFACE;
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-04-15
contact list groups:
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-08-16
name conflicts solved
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-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-28
unsafe strncat removed
George Hazan
[next]