* Added Progress Object
authorSergio Villar Senin <svillar@igalia.com>
Mon, 2 Apr 2007 08:29:13 +0000 (08:29 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 2 Apr 2007 08:29:13 +0000 (08:29 +0000)
commit1386f3b566f5b5c9aa2ea4d0a5a6157502a45b4f
tree3fb13df607f3eba70bb7b5ad00ce22c05f8ad531
parentf65cf12510835b6adb63cf583872995940d6daa4
* Added Progress Object
* Added Gnome info bar
* Ported mail operation calls to the new design
* Removed non-common code from UI actions

pmo-trunk-r1470
19 files changed:
src/Makefile.am
src/gnome/Makefile.am
src/gnome/modest-gnome-info-bar.c [new file with mode: 0644]
src/gnome/modest-gnome-info-bar.h [new file with mode: 0644]
src/gnome/modest-main-window-ui.h
src/gnome/modest-main-window.c
src/modest-mail-operation-queue.c
src/modest-mail-operation-queue.h
src/modest-mail-operation.c
src/modest-mail-operation.h
src/modest-marshal.list
src/modest-progress-object.c [new file with mode: 0644]
src/modest-progress-object.h [new file with mode: 0644]
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/Makefile.am
src/widgets/modest-folder-view.c
src/widgets/modest-header-view.c
src/widgets/modest-main-window.h