]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
(Herbert): one liner to not read the Bounding Box unnecessarily.
[lyx.git] / src / frontends / xforms / ChangeLog
index dc142a76436c703a9037cd6cf5ff1d88ebb8fa10..1e7f4d26adddb10264f5363be292741be5094adf 100644 (file)
@@ -1,17 +1,14 @@
-2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
-
-       * FormCharacter.C:
-       * FormDocument.C:
-       * FormPreferences.C (findPos): remove this template to xforms_helpers.h.
+2002-05-02  Herbert Voss  <voss@perce.de>
 
-       * xforms_helpers.h (findPos): new template.
+       * FormGraphics.C (input): do not read bb new when it was changed
 
-       * FormGraphics.h: store a vector<string> origins_ of the  LaTeX names
-       for the rotation origins.
+2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
 
-       * FormGraphics.C: internationalise the rotation origin strings in the
-       choice using the same approach as used for the language names in the
-       Character, Document, Preferences dialogs.
+       * FormDocument.C: "USletter" -> "US letter" etc., "Other" -> "Custom".
+       * FormParagraph.C: "Other" -> "Custom"
+       * FormPreferences.C: "USletter" -> "US letter" etc.
+       * forms/form_document.fd: 'Papersize" -> "Paper size" style consistency
+       * forms/form_preferences.fd: style consistency
 
 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
 
 
        * FormBibtex.C:
        * FormCitation.C: fix two typos
-2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
-       * FormDocument.C: "USletter" -> "US letter" etc.
-                         "Other" -> "Custom".
-       * FormParagraph.C: "Other" -> "Custom"
-       * FormPreferences.C: "USletter" -> "US letter" etc.
-       * forms/form_document.fd: 'Papersize" -> "Paper size"
-                                 style consistency
-       * forms/form_preferences.fd: style consistency
 
 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
 
@@ -68,7 +56,7 @@
 
        * FormMathsPanel.C: translate Close
        * FormGraphics.C: a little more translation
+
 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * FormCitation.C (apply, input): ensure that the choice is always valid.