]> git.lyx.org Git - features.git/commit
A lean, clean and working start to the new, improved gnome frontend.
authorAngus Leeming <leeming@lyx.org>
Wed, 27 Mar 2002 10:07:57 +0000 (10:07 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 27 Mar 2002 10:07:57 +0000 (10:07 +0000)
commit38a20ba481884df3444b00b132d0be6b4e726e63
tree24fab830efbf50bd0ea0b1bd47a51b7081359377
parentce993479d47afe027a512a616fad68a054950ffa
A lean, clean and working start to the new, improved gnome frontend.
Apparently.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3848 a592a061-630c-0410-9148-cb99ea01b6c8
36 files changed:
src/frontends/gnome/ChangeLog
src/frontends/gnome/Dialogs.C
src/frontends/gnome/FormCitation.C [deleted file]
src/frontends/gnome/FormCitation.h [deleted file]
src/frontends/gnome/FormCopyright.C [deleted file]
src/frontends/gnome/FormCopyright.h [deleted file]
src/frontends/gnome/FormCredits.C [deleted file]
src/frontends/gnome/FormCredits.h [deleted file]
src/frontends/gnome/FormERT.C [deleted file]
src/frontends/gnome/FormERT.h [deleted file]
src/frontends/gnome/FormError.C [deleted file]
src/frontends/gnome/FormError.h [deleted file]
src/frontends/gnome/FormIndex.C [deleted file]
src/frontends/gnome/FormIndex.h [deleted file]
src/frontends/gnome/FormPrint.C [deleted file]
src/frontends/gnome/FormPrint.h [deleted file]
src/frontends/gnome/FormRef.C [deleted file]
src/frontends/gnome/FormRef.h [deleted file]
src/frontends/gnome/FormTabularCreate.C [deleted file]
src/frontends/gnome/FormTabularCreate.h [deleted file]
src/frontends/gnome/FormToc.C [deleted file]
src/frontends/gnome/FormToc.h [deleted file]
src/frontends/gnome/FormUrl.C [deleted file]
src/frontends/gnome/FormUrl.h [deleted file]
src/frontends/gnome/GERT.C [new file with mode: 0644]
src/frontends/gnome/GERT.h [new file with mode: 0644]
src/frontends/gnome/GError.C [new file with mode: 0644]
src/frontends/gnome/GError.h [new file with mode: 0644]
src/frontends/gnome/GTabularCreate.C [new file with mode: 0644]
src/frontends/gnome/GTabularCreate.h [new file with mode: 0644]
src/frontends/gnome/GUrl.C [new file with mode: 0644]
src/frontends/gnome/GUrl.h [new file with mode: 0644]
src/frontends/gnome/GnomeBase.C
src/frontends/gnome/Makefile.am
src/frontends/gnome/README
src/frontends/gnome/gnomeBC.C