To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91990
User pl changed the following:
What |Old value |New value
================================================================================
CC|'bvaillant,dyrcona,ericb,f|'bvaillant,dyrcona,ericb,f
|labrie,hdu,jsc,kso,xlastov|labrie,hdu,jsc,kso,tkr,xla
|i' |stovi'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Dec 13 17:10:17 +0000
2010 -------
I pushed some changes that I hope improve things
- the NSWindows created in AquaSalFrame::initWindowAndView need to have their
delegate set, else lots of methods get lost (e.g. key handling)
- virtual devices should probably always have a CGContext to draw on - I
inserted code there so they create a bitmap context if there is no window
available to "copy" the CGContext from
- Clipboard and D&D where disabled in headless for all platforms; I replaced
that with returning the generic implementations instead that will not touch the
system services.
Generally the idea seems to be that you will not create windows in daemon mode;
should be achieved by your changes. Please check if it still runs well for your
purposes in daemon mode.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]