]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
Overhaul the branches code.
[lyx.git] / src / frontends / controllers / ChangeLog
index 86deb176d8fafd78500007310424138fd931f81d..460630a9943259f5cede859659317835025a3aa1 100644 (file)
@@ -1,14 +1,19 @@
-2003-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
+2003-12-14  Angus Leeming  <leeming@lyx.org>
 
-       * ControlMath.C (dispatchSubscript, dispatchSuperscript): enable
-       the math panel sub/superscript buttons once again.
+       * ControlBranch.[Ch] (branchlist): new member function.
 
-2003-12-12  Angus Leeming  <leeming@lyx.org>
+       * ControlDocument.C (setBranchColor): removed.
+       (apply): update LColor to accommodate the new BranchList colors.
 
-       * ControlBranch.[Ch] (branchlist): new member function.
+2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
-       * ControlDocument.C (setBranchColor): remove redundant call to
-       LColor::setColor.
+       * ControlMinipage.[Ch]: remove.
+       * Makefile.am: remove minipage files.
+
+2003-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ControlMath.C (dispatchSubscript, dispatchSuperscript): enable
+       the math panel sub/superscript buttons once again.
 
 2003-12-11  Angus Leeming  <leeming@lyx.org>