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
/
mir_app
Age
Commit message (
Expand
)
Author
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-08
fixes #1334 (after unloading tabSRMM its fonts & colors are still visible in ...
George Hazan
2018-05-07
fixes #1323
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-05-05
fixes #1320 (Ordinal 116 not found in mir_app.mir)
George Hazan
2018-05-03
disable account first, free its object then
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-27
fixes #1310 (Wrong language after profile conversion)
George Hazan
2018-04-27
fixes #1309 (black-listed plugins got loaded somehow)
George Hazan
2018-04-27
implementation of #1308
George Hazan
2018-04-27
if there's no need to rebuild icons - don't rebuild them, do that only if needed
George Hazan
2018-04-27
stub for StdClist & Clist_Nicer
George Hazan
2018-04-26
completely fixes #1294 even if offline contacts are shown
George Hazan
2018-04-26
fixes #1304 (Clist_nicer: statuses bug)
George Hazan
2018-04-25
fixes #1294 (Contacts from disabled accounts are displayed in certain conditi...
George Hazan
2018-04-25
fix for wrong processing of No button in Account Manager
George Hazan
2018-04-24
fix: willful protocol disabling in Accounts Manager makes a red icon instead ...
George Hazan
2018-04-23
fix for occasional crashes on exit
George Hazan
2018-04-23
account's icon remains red after dynamic protocol loading
George Hazan
2018-04-23
pack of fixes for complete dynamic reload of protocols
George Hazan
2018-04-22
let's allow protocols to be loaded / unloaded on the fly
George Hazan
2018-04-22
no more PROTO_INTERFACE::OnEvent
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
unused constant removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-22
forgotten x64 lib
aunsane
2018-04-21
core: add Contact_GetStatus function
aunsane
2018-04-21
EV_PROTO_DBSETTINGSCHANGED - old useless stub removed
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-20
grrm... more fixes for #1288
George Hazan
2018-04-20
fixes #1288
George Hazan
2018-04-19
fixes #1283 completely
George Hazan
2018-04-19
code simplification
George Hazan
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
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
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
[next]