]> git.lyx.org Git - lyx.git/commit
gtk-patch_2004_2_9.new
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 23 Feb 2004 00:21:04 +0000 (00:21 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 23 Feb 2004 00:21:04 +0000 (00:21 +0000)
commit65047994dfcc3dd25318b2bfcae151622f4fda51
treeb1b9a5a80806e3c1a021edbd1437c3a861292027
parente6b54c9fb64566d7cf0e33b959752b0f119d31a5
gtk-patch_2004_2_9.new

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8454 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
po/POTFILES.in
src/frontends/gtk/ChangeLog
src/frontends/gtk/Dialogs.C
src/frontends/gtk/FileDialog.C
src/frontends/gtk/FileDialogPrivate.C
src/frontends/gtk/FileDialogPrivate.h
src/frontends/gtk/GAboutlyx.C
src/frontends/gtk/GMathDelim.C [new file with mode: 0644]
src/frontends/gtk/GMathDelim.h [new file with mode: 0644]
src/frontends/gtk/GMathPanel.C
src/frontends/gtk/GMathPanel.h
src/frontends/gtk/GTableCreate.C
src/frontends/gtk/GText.C
src/frontends/gtk/GUrl.C
src/frontends/gtk/GViewBase.C
src/frontends/gtk/GViewBase.h
src/frontends/gtk/GXpmBtnTbl.C [new file with mode: 0644]
src/frontends/gtk/GXpmBtnTbl.h [new file with mode: 0644]
src/frontends/gtk/Makefile.am
src/frontends/gtk/gimages/ams_arrow.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/ams_brel.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/ams_misc.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/ams_nrel.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/ams_ops.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/arrow.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/boperator.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/brelats.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/dots.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/greek.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/misc.xpm [new file with mode: 0644]
src/frontends/gtk/gimages/varsize.xpm [new file with mode: 0644]
src/frontends/gtk/glade/mathDelim.glade [new file with mode: 0644]
src/frontends/gtk/glade/mathPanel.glade