Code

First patch for Bug 209199: Update Win32 Save As dialog to include a Title edit box...
authorjeff_schiller <jeff_schiller@users.sourceforge.net>
Thu, 11 Sep 2008 07:39:53 +0000 (07:39 +0000)
committerjeff_schiller <jeff_schiller@users.sourceforge.net>
Thu, 11 Sep 2008 07:39:53 +0000 (07:39 +0000)
commit623ff472f7c7c13cbcfa9a74556cc2c4aeae337d
treed36f77ef37c4833cad80b9cbc7951fa889fdbf52
parent2f8d7781bb57ad1ac269290cbd38d80a210e5a80
First patch for Bug 209199: Update Win32 Save As dialog to include a Title edit box (and label). This edit box is sync'ed with the RDF and doc-level title and allows a user to edit the title prior to save. This patch does not update the GTK dialogs (that will be submitted in a subsequent patch).
src/file.cpp
src/ui/dialog/filedialog.cpp
src/ui/dialog/filedialog.h
src/ui/dialog/filedialogimpl-gtkmm.cpp
src/ui/dialog/filedialogimpl-gtkmm.h
src/ui/dialog/filedialogimpl-win32.cpp
src/ui/dialog/filedialogimpl-win32.h