]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
Overhaul the branches code.
[lyx.git] / src / frontends / controllers / ChangeLog
index cb4b82c8b85faa560171f47f8d78a7cadee023cc..460630a9943259f5cede859659317835025a3aa1 100644 (file)
@@ -1,3 +1,47 @@
+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.
+       * Makefile.am: remove ControlVCLog.[Ch]
+
+2003-12-05  Angus Leeming  <leeming@lyx.org>
+
+       * ControlLog.[Ch]: re-worked so that it is passed the logtype and
+       filename rather than extracting them from the kernel.
+
 2003-12-04  Angus Leeming  <leeming@lyx.org>
 
        * ControlExternal.[Ch] (bbChanged): new accessor functions to a