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
/
src
Age
Commit message (
Expand
)
Author
2018-04-19
code cleaning
George Hazan
2018-04-19
ancient horror removed
George Hazan
2018-04-19
EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...
George Hazan
2018-04-19
CallObjectEventHook: new function to call the event hook of the specified object
George Hazan
2018-04-19
fixes #1283 (StdMsg: cursor does not change the shape)
George Hazan
2018-04-18
fix for a roly-poly in plugin's options
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
ability to dynamically load / unload protocol plugins
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-04-18
hPluginListHeap - useless windows heap removed
George Hazan
2018-04-18
this feature was never used and only causes problems
George Hazan
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
[prev]
[next]