wenzelm [Sun, 17 Mar 2013 21:04:38 +0100] rev 51449
explicit handling of tooltip window stack -- avoid memory leak due to not-so-weak references to disposed windows (via event handlers and other aux. components);
wenzelm [Sat, 16 Mar 2013 21:26:44 +0100] rev 51441
more elementary tooltips via mouse events (imitating parts of javax.swing.ToolTipManager) -- avoid abuse of getToolTipText to produce window as side-effect;