]> git.lyx.org Git - features.git/commit
Implemented controller-view split for Splash screen.
authorAngus Leeming <leeming@lyx.org>
Tue, 27 Mar 2001 13:00:41 +0000 (13:00 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 27 Mar 2001 13:00:41 +0000 (13:00 +0000)
commitd553558b199b3408df05653a59ea44a8c7696534
treea1d2bed0680ef16ff0c9bfd2e47e8f33a6f4a49c
parentcdb40c285b5ce2155fff1711900c67c3ce631592
Implemented controller-view split for Splash screen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1836 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlSplash.C [new file with mode: 0644]
src/frontends/controllers/ControlSplash.h [new file with mode: 0644]
src/frontends/controllers/GUI.h
src/frontends/controllers/Makefile.am
src/frontends/controllers/ViewBase.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormSplash.C
src/frontends/xforms/FormSplash.h