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_modern
Age
Commit message (
Expand
)
Author
2018-04-07
status caching moved from MenuItem to PROTOACCOUNT - this is very effective
George Hazan
2018-04-07
finally that perversion with double protocol caching in clist died
George Hazan
2018-04-07
duplicate ME_PROTO_ACK handlers merged together
George Hazan
2018-04-07
Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app
George Hazan
2018-04-06
more unused stuff cleaned
George Hazan
2018-04-06
MS_CLIST_SHOWHIDE returned back to serve various menu items
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged
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::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildList
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::pfnDeleteFromContactList => Clist_DeleteFromContactList
George Hazan
2018-04-06
CLIST_INTERFACE::pfnCalcEipPosition => Clist_CalcEipPosition
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcStatusToPf2 => Clist_ClcStatusToPf2
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-06
CLIST_INTERFACE::pfnRecalculateGroupCheckboxes => Clist_RecalculateGroupCheck...
George Hazan
2018-04-06
CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes
George Hazan
2018-04-06
CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItem
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon
George Hazan
2018-04-05
CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTree
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-04
CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload()
George Hazan
2018-04-04
- CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu
George Hazan
2018-04-04
CLIST_INTERFACE::pfnGetAccountIndexByPos => Clist_GetAccountIndex
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-04-04
Windows lists:
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-04-03
CLIST_INTERFACE:
George Hazan
2018-04-03
Clist_modern: fix for calculating common protocol status even for old protocols
George Hazan
2018-04-02
Clist_modern: unloaded protos not to be included into expanded subs too
George Hazan
2018-03-27
there's no need to load contacts from unloaded protocols
George Hazan
2018-03-23
fix for loading menus
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-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-03-14
code cleaning
George Hazan
2018-03-11
clist_modern: correct version of c27f041
Mataes
2018-03-11
clist_modern: change char to CMStringA
Mataes
2018-03-10
ClistModern: fix for a very old bug when selection jumps to the first line du...
George Hazan
[next]