]> git.lyx.org Git - lyx.git/commit
Applied John's FileDialog patch.
authorJürgen Vigna <jug@sad.it>
Wed, 7 Mar 2001 14:25:31 +0000 (14:25 +0000)
committerJürgen Vigna <jug@sad.it>
Wed, 7 Mar 2001 14:25:31 +0000 (14:25 +0000)
commit765db1102d7edf01d2fd7b667c75095f843ab476
tree8e6ca4623714528740e08a1d51e0786dbaade72a
parentc9196a82ffa4eb62e1b8f67218e38af0c36d62f8
Applied John's FileDialog patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1702 a592a061-630c-0410-9148-cb99ea01b6c8
73 files changed:
lib/ChangeLog
lib/bind/cua.bind
lib/bind/de_menus.bind
lib/bind/emacs.bind
lib/bind/fr_menus.bind
lib/bind/hu_menus.bind
lib/bind/pt_menus.bind
lib/bind/sciword.bind
lib/bind/sv_menus.bind
lib/bind/xemacs.bind
lib/images/buffer-open.xpm [deleted file]
lib/images/file-open.xpm [new file with mode: 0644]
lib/ui/default.ui
po/POTFILES.in
src/BufferView_pimpl.C
src/ChangeLog
src/LyXAction.C
src/Makefile.am
src/ToolbarDefaults.C
src/bufferlist.C
src/commandtags.h
src/filedlg.C [deleted file]
src/filedlg.h [deleted file]
src/form1.C
src/form1.h
src/frontends/ChangeLog
src/frontends/FileDialog.h [new file with mode: 0644]
src/frontends/Makefile.am
src/frontends/kde/ChangeLog
src/frontends/kde/Dialogs.C
src/frontends/kde/FileDialog.C [new file with mode: 0644]
src/frontends/kde/FileDialog_private.C [new file with mode: 0644]
src/frontends/kde/FileDialog_private.h [new file with mode: 0644]
src/frontends/kde/FormCitation.h
src/frontends/kde/FormCopyright.h
src/frontends/kde/FormDocument.h
src/frontends/kde/FormIndex.h
src/frontends/kde/FormLog.h
src/frontends/kde/FormParagraph.h
src/frontends/kde/FormPrint.h
src/frontends/kde/FormRef.h
src/frontends/kde/FormTabularCreate.h
src/frontends/kde/FormToc.h
src/frontends/kde/FormUrl.h
src/frontends/kde/FormVCLog.h
src/frontends/kde/Makefile.am
src/frontends/kde/docdlg.C
src/frontends/kde/moc/Makefile.am
src/frontends/xforms/ChangeLog
src/frontends/xforms/FileDialog.C [new file with mode: 0644]
src/frontends/xforms/FormFiledialog.C [new file with mode: 0644]
src/frontends/xforms/FormFiledialog.h [new file with mode: 0644]
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormInclude.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPrint.C
src/frontends/xforms/Makefile.am
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.h
src/frontends/xforms/form_filedialog.C [new file with mode: 0644]
src/frontends/xforms/form_filedialog.h [new file with mode: 0644]
src/frontends/xforms/forms/fdfix.sh
src/frontends/xforms/forms/form_filedialog.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xforms_helpers.h
src/insets/ChangeLog
src/insets/figinset.C
src/insets/insetexternal.C
src/lyx_cb.C
src/lyx_cb.h
src/lyxfunc.C
src/lyxfunc.h