Tue, 27 Aug 2013 20:58:53 +0200more careful refocus operation: do not reset focus if it was already lost (relevant when activating a different GUI component, for example);
wenzelm [Tue, 27 Aug 2013 20:58:53 +0200] rev 54371
more careful refocus operation: do not reset focus if it was already lost (relevant when activating a different GUI component, for example);

Tue, 27 Aug 2013 20:45:02 +0200some actual completion via outer syntax;
wenzelm [Tue, 27 Aug 2013 20:45:02 +0200] rev 54370
some actual completion via outer syntax;
disable old SideKick completion for "isabelle" mode;

Tue, 27 Aug 2013 17:17:20 +0200tuned signature;
wenzelm [Tue, 27 Aug 2013 17:17:20 +0200] rev 54369
tuned signature;

Tue, 27 Aug 2013 16:45:32 +0200avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus;
wenzelm [Tue, 27 Aug 2013 16:45:32 +0200] rev 54368
avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus;
uniform JEdit_Lib.propagate_key;

Tue, 27 Aug 2013 16:09:28 +0200determine completion geometry like tooltip;
wenzelm [Tue, 27 Aug 2013 16:09:28 +0200] rev 54367
determine completion geometry like tooltip;
just one option jedit_popup_bounds for tooltip and completion;

Tue, 27 Aug 2013 15:35:51 +0200explicit "hidden" operation with focus management;
wenzelm [Tue, 27 Aug 2013 15:35:51 +0200] rev 54366
explicit "hidden" operation with focus management;
explicit popup_font;
just one option jedit_popup_font_scale for tooltip and completion;

Tue, 27 Aug 2013 14:56:11 +0200some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
wenzelm [Tue, 27 Aug 2013 14:56:11 +0200] rev 54365
some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;

Tue, 27 Aug 2013 13:07:31 +0200more standard key handling according to jEdit (with workaround);
wenzelm [Tue, 27 Aug 2013 13:07:31 +0200] rev 54364
more standard key handling according to jEdit (with workaround);
clarified handling of ESCAPE (again): dismiss without second interpretation as select-none;

Tue, 27 Aug 2013 12:35:32 +0200more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;
wenzelm [Tue, 27 Aug 2013 12:35:32 +0200] rev 54363
more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;

Wed, 28 Aug 2013 18:44:50 +0200got rid of old error -- users who install SPASS manually are responsible for any version mismatches
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 54362
got rid of old error -- users who install SPASS manually are responsible for any version mismatches