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
/
src
Age
Commit message (
Expand
)
Author
2018-04-17
fix for displaying locked/used profiles in Profile Manager window
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-04-16
fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and d...
George Hazan
2018-04-15
suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's options
George Hazan
2018-04-15
fixes #1268 (even if a service mode plugin is disabled in the Options, it sti...
George Hazan
2018-04-15
fix for a crash described in #1267
George Hazan
2018-04-15
CCtrlButton + OnClick => CCtrlHyperlink
George Hazan
2018-04-15
fixes #1266 (Bug with disabled dbx_mmap)
George Hazan
2018-04-12
initial version of profile compactor for MDBX
George Hazan
2018-04-12
db_get_current() also returns MDatabaseCommon*
George Hazan
2018-04-12
fix for libs
George Hazan
2018-04-12
MIDatabase became pure interface
George Hazan
2018-04-11
check if this profile is already opened in another Miranda nevertheless if th...
George Hazan
2018-04-11
onclick processing moved to a window
George Hazan
2018-04-11
plugin options dialog rewritten using UI classes
George Hazan
2018-04-11
#suddenly: option pages don't receive neither WM_CLOSE nor even WM_DESTROY
George Hazan
2018-04-10
code cleaning
George Hazan
2018-04-10
all static status info packed together
George Hazan
2018-04-10
fix for one very rare crash due to unsynced array of status menus & accounts
George Hazan
2018-04-10
fixes #1241 completely
George Hazan
2018-04-10
related to #1241 - fix for hotkey names' translation
George Hazan
2018-04-09
fixes #1256 completely
George Hazan
2018-04-08
stupid option removed from group chats according to results of voting
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-07
Proto_GetStatus() - fast method that returns a cached protocol status
George Hazan
2018-04-07
status caching moved from MenuItem to PROTOACCOUNT - this is very effective
George Hazan
2018-04-07
another useless array removed
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::pfnGetDefaultExStyle => Clist_GetDefaultExStyle
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSetting
George Hazan
2018-04-06
CLIST_INTERFACE::pfnRecalculateGroupCheckboxes => Clist_RecalculateGroupCheck...
George Hazan
2018-04-06
code cleaning
George Hazan
2018-04-06
CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes
George Hazan
[next]