sys actions have status/info/progress dialogs that should work right for all
authorCarsten Haitzler <raster@rasterman.com>
Sun, 10 Sep 2006 04:51:07 +0000 (04:51 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 10 Sep 2006 04:51:07 +0000 (04:51 +0000)
commit71be7e7882046f53831a8f4101014b516846dd26
treefd2a3a8bfa175491919b61b3cd110615b960e792
parenta2691b6c1eabdfd036b57ad971164cb35fcb513c
sys actions have status/info/progress dialogs that should work right for all
actions (so you know what is going on and have some feedback/status).

SVN revision: 25670
14 files changed:
data/themes/Makefile.am
data/themes/default.edc
data/themes/default_sys.edc [new file with mode: 0644]
src/bin/Makefile.am
src/bin/e_about.h
src/bin/e_color_dialog.h
src/bin/e_entry_dialog.h
src/bin/e_file_dialog.h
src/bin/e_gadcon.h
src/bin/e_includes.h
src/bin/e_obj_dialog.c [new file with mode: 0644]
src/bin/e_obj_dialog.h [new file with mode: 0644]
src/bin/e_shelf.h
src/bin/e_sys.c