]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
Overhaul the branches code.
[lyx.git] / src / frontends / controllers / ChangeLog
index 74a80e448aa8a1f3155a55280b6caaad84114481..460630a9943259f5cede859659317835025a3aa1 100644 (file)
@@ -1,3 +1,37 @@
+2003-12-14  Angus Leeming  <leeming@lyx.org>
+
+       * ControlBranch.[Ch] (branchlist): new member function.
+
+       * ControlDocument.C (setBranchColor): removed.
+       (apply): update LColor to accommodate the new BranchList colors.
+
+2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * 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>
+
+       * ControlCommand.C (initialiseParams): changes due to the changed
+       interface to InsetCommandMailer::string2params.
+
+2003-12-10  Angus Leeming  <leeming@lyx.org>
+
+       * ControlNote.[Ch] (note_gui_tokens): removed; no longer needed.
+
+2003-12-10  Angus Leeming  <leeming@lyx.org>
+
+       * ControlBranch.C (dispatchParams): change to invocation of
+       InsetBranchMailer::params2string.
+
+       * ControlNote.C (dispatchParams): change to invocation of
+       InsetNoteMailer::params2string.
+
 2003-12-05  Angus Leeming  <leeming@lyx.org>
 
        * ControlVCLog.[Ch]: removed.