]> git.lyx.org Git - lyx.git/commitdiff
make NEW_TABULAR default, some GUIRunTime changes
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 22 Aug 2000 18:46:30 +0000 (18:46 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 22 Aug 2000 18:46:30 +0000 (18:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@984 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog

index b53817a0c5894289c3fe243d7b3539e8de30bf8f..8161e77f7afc0f197dfafbccb42da6f969bed139 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2000-08-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * src/frontends/xforms/Makefile.am (libxforms_la_SOURCES): add
+       GUIRunTime.C remove GUIRunTime_pimpl.[Ch]
+
+       * src/frontends/xforms/GUIRunTime_pimpl.[Ch]: removed file
+
+       * src/frontends/xforms/GUIRunTime.C: new file
+
+       * src/frontends/kde/Makefile.am (libkde_la_SOURCES): add
+       GUIRunTime.C and remove GUIRunTime_pimpl.[Ch]
+
+       * src/frontends/kde/GUIRunTime_pimpl.[Ch]: removed file
+
+       * src/frontends/kde/GUIRunTime.C: new file
+
+       * src/frontends/gnome/Makefile.am (libgnome_la_SOURCES): add
+       GUIRunTime.C and remove GUIRunTime_pimpl.[Ch]
+
+       * src/frontends/gnome/GUIRunTime_pimpl.[Ch]: removed file
+
+       * src/frontends/gnome/GUIRunTime.C: new file
+
+       * src/frontends/Makefile.am (libfrontends_la_SOURCES): removed
+       GUIRunTime.C 
+
+       * src/frontends/GUIRunTime.h: removed constructor and destructor,
+       small change to documetentation.
+
+       * src/frontends/GUIRunTime.C: removed file
+
+       * src/text2.C (MeltFootnoteEnvironment): add some NEW_TABULAR
+
+       * src/lyxparagraph.h: enable NEW_TABULAR as default
+
+       * src/lyxfunc.C (processKeySym): remove some commented code
+
+       * src/lyx_gui_misc.C (updateAllVisibleBufferRelatedDialogs): add
+       NEW_TABULAR around the fd_form_table_options.
+
+       * src/lyx_gui.C (runTime): call the static member function as
+       GUIRunTime::runTime().
+
 2000-08-21  Allan Rae  <rae@lyx.org>
 
        * src/frontends/xforms/FormDocument.h: D'oh.  Forgot to change the