Code

Gtkmm-ified the desktop window object, and modified the file dialogs so that they...
authorjoelholdsworth <joelholdsworth@users.sourceforge.net>
Sat, 28 Jul 2007 12:32:01 +0000 (12:32 +0000)
committerjoelholdsworth <joelholdsworth@users.sourceforge.net>
Sat, 28 Jul 2007 12:32:01 +0000 (12:32 +0000)
commit08be22f20985e3183bec96c9fb5e74d502f99e0b
tree22d7909d4ddc490f4cf408afa1a81e6bec601ee2
parent348f08f93801f357b80cb5d3ad7c5b38dc8c4e53
Gtkmm-ified the desktop window object, and modified the file dialogs so that they are correctly parented
15 files changed:
src/desktop.cpp
src/desktop.h
src/file.cpp
src/file.h
src/helper/window.cpp
src/helper/window.h
src/interface.cpp
src/ui/dialog/filedialog.cpp
src/ui/dialog/filedialog.h
src/ui/view/edit-widget-interface.h
src/ui/view/edit-widget.cpp
src/ui/view/edit-widget.h
src/verbs.cpp
src/widgets/desktop-widget.cpp
src/widgets/desktop-widget.h