]> git.lyx.org Git - features.git/commit
Overhaul the branches code.
authorAngus Leeming <leeming@lyx.org>
Sun, 14 Dec 2003 16:33:56 +0000 (16:33 +0000)
committerAngus Leeming <leeming@lyx.org>
Sun, 14 Dec 2003 16:33:56 +0000 (16:33 +0000)
commit1cad117882dc393b2d55174c6f2ab67920a54ce1
tree86bbb1ea2fcf4852242efc1687c65c45e530330b
parent83ceb3c57b371c71c1706ecc371e624162f5ccef
Overhaul the branches code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8247 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
src/BranchList.C
src/BranchList.h
src/ChangeLog
src/InsetList.C
src/LColor.C
src/LColor.h
src/bufferparams.C
src/factory.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlBranch.C
src/frontends/controllers/ControlBranch.h
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlDocument.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QBranch.C
src/frontends/qt2/QDocument.C
src/frontends/qt2/QDocumentDialog.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormBranch.C
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormDocument.h
src/frontends/xforms/lyx_gui.C
src/insets/ChangeLog
src/insets/insetbranch.C
src/insets/insetbranch.h
src/lyxfunc.C
src/lyxrc.C