]> git.lyx.org Git - features.git/commit
Change existing ERT dialog to follow GNOME guidelines, implement About and Float...
authorMichael Gerz <michael.gerz@teststep.org>
Sat, 15 Jun 2002 09:22:03 +0000 (09:22 +0000)
committerMichael Gerz <michael.gerz@teststep.org>
Sat, 15 Jun 2002 09:22:03 +0000 (09:22 +0000)
commit0497a0d6fa9c13f1cab3eaad02f16a69f13fc154
tree0a5b8fd1498c3321d3e8be3f7cf658ec9363a36f
parent45ac21b7f9d61be4efdbe0e05981041cb81a4211
Change existing ERT dialog to follow GNOME guidelines, implement About and Float Properties.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4406 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/frontends/gnome/ChangeLog
src/frontends/gnome/Dialogs.C
src/frontends/gnome/GAbout.C [new file with mode: 0644]
src/frontends/gnome/GAbout.h [new file with mode: 0644]
src/frontends/gnome/GERT.C
src/frontends/gnome/GERT.h
src/frontends/gnome/GFloat.C [new file with mode: 0644]
src/frontends/gnome/GFloat.h [new file with mode: 0644]
src/frontends/gnome/GLog.C
src/frontends/gnome/Makefile.am
src/frontends/gnome/dialogs/GAbout.glade [new file with mode: 0644]
src/frontends/gnome/dialogs/GERT.glade
src/frontends/gnome/dialogs/GFloat.glade [new file with mode: 0644]