From 852fa06cb48eb2ddffabb7baa9cdad8ba8eb1dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Sun, 7 Jan 2007 09:30:42 +0000 Subject: [PATCH] * status.15x: update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16560 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Status.15x b/Status.15x index 493a961975..30624a3bbe 100644 --- a/Status.15x +++ b/Status.15x @@ -50,7 +50,7 @@ FILE ... IOError: [Errno 2] No such file or directory: 'C:/dokumente und einstellungen/itsme/Ver\xc3\xb6ffentlichungen/figures/myfigure.pdf' - There is a problem with a German Umlaut (ö = \xc3\xb6) + There is a problem with a German Umlaut (�= \xc3\xb6) * agu-dtd is used as the default document class, which is not a good idea in 99% of all cases @@ -106,15 +106,6 @@ MATH CONTROL PANEL OTHER PANELS -* If you open Edit>Text Style... for the first time, the choice text for - "Never Toggled>Size" doesn't fit in the selection box (note that in German, - texts are a bit longer than in English). Interestingly, if you invoke the - dialog a second time, its button sizes are adjusted to their content. - This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5! - - FIXED on Linux (2006-12-24 JSpitzm). On Windows, the fix apparently doesn't - work (according to Michael). - * The visual table size selection on the the "Insert Table" dialog has gone (Joost 3/11/06). @@ -660,3 +651,11 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48 word). http://bugzilla.lyx.org/show_bug.cgi?id=3064 FIXED (Abdel 2007-01-05): +* If you open Edit>Text Style... for the first time, the choice text for + "Never Toggled>Size" doesn't fit in the selection box (note that in German, + texts are a bit longer than in English). Interestingly, if you invoke the + dialog a second time, its button sizes are adjusted to their content. + This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5! + + FIXED (2007-01-07 JSpitzm). I forgot to commit the ui changes last time. +