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_nicer
/
src
/
clc.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
duplicate code removed
George Hazan
2024-01-08
Update copyrights
dartraiden
2023-07-23
let boolean variables inside ClcGroup be boolean
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-03-30
Contact lists:
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
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-09-18
code cleaning
George Hazan
2018-06-25
duplicate cache item removed to avoid rare crashes
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-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-08
Clist_nicer: unused code removed
George Hazan
2018-04-06
CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroup
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTree
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultAction
George Hazan
2018-04-06
CLIST_INTERFACE::pfnEndRename => Clist_EndRename
George Hazan
2018-04-06
CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenMode
George Hazan
2018-04-06
CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTip
George Hazan
2018-04-06
CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContact
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...
George Hazan
2018-02-21
Clist_Nicer: C++'11 iterators
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-03-22
useless declaration removed
George Hazan
2017-03-22
- Clist_ClearSearch considered useless;
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-08
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-26
- duplicated code removed from cliFindItem;
George Hazan
[next]