]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
New AGU Manuscript layout file.
[lyx.git] / lib / ChangeLog
index 46ca3ac6e10c7c4abff679bc7ce1ff3d9e04a6b7..fe9a5286a94500a7769caa3277ecc5015f97567c 100644 (file)
@@ -1,3 +1,36 @@
+2003-08-20  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * layouts/agums.layout: new AGU Manuscript layout.
+
+2003-08-14  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * ui/classic.ui: remove blank in front of "..."
+       * bind/de_menus.bind: fix backwards compatibility 
+       bindings for (sub(sub))section*
+
+2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * ui/stdmenus.ui: fix small menu mess-up (double Note entry)
+
+2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>    
+
+       * ui/stdmenus.ui: implements the 'branch inset'
+       idea. This allows the output of various versions of a document
+       from a single source version, selectively outputing or suppressing
+       output of parts of the text.
+       This implementation contains a 'branch list editor' in a separate
+       tab of the document settings dialog. Branches are user definable
+       and have a "display colour" to distinguish them on-screen.
+
+       ColorHandler was somewhat cleaned up.
+       (1) make possible a dynamically growing LColor list by allowing
+       the graphic context cache to grow along (vector);
+       (2) eliminate an IMHO unnecessary step in colour allocation.
+
+2003-08-14  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: move Note up to the submenus section
+
 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
 
        * configure.m4: replace "PDF" by "PDF (ps2pdf)"