Files
loongoffice/framework
Stephan Bergmann 9cfc64c66f fdo#36149: Do not display error dialogs while showing a menu
...it apparently leads to crashes, but is probably not good from a usability
perspective anyway (as the menu closes again when the dialog appears/is operated
on by the user).

For now, just disable the Java specific interaction handler here; might make
sense to address this more generally though (there's framework::QuietInteraction
btw).

Change-Id: I6ae303c0084549b5339d219e158cdb89e5a6b331
2012-08-28 17:07:56 +02:00
..
2012-03-23 21:58:18 +01:00
2012-06-21 15:00:05 +01:00
2012-06-21 15:00:05 +01:00

UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc.

See also:
[http://wiki.services.openoffice.org/wiki/Framework]

Notable files:
[git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.