* added beginnings of new experimental non-glade gtk+ UI
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 17 Jul 2006 12:04:14 +0000 (12:04 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 17 Jul 2006 12:04:14 +0000 (12:04 +0000)
commita9df2647632882529ecdb2597d9b0ee98cc83710
tree7ed3bbb027877b5537cfdf5dc305a3bb6a6f20ed
parent802220234f693f8f35061813ca0bfaf1fff6506b
* added beginnings of new experimental non-glade gtk+ UI

pmo-trunk-r377
58 files changed:
src/gtk2/Makefile.am [new file with mode: 0644]
src/gtk2/modest-icon-names.h [new file with mode: 0644]
src/gtk2/modest-main-window.c [new file with mode: 0644]
src/gtk2/modest-main-window.h [new file with mode: 0644]
src/gtk2/modest-ui.c [new file with mode: 0644]
src/gtk2/pixmaps/qgn_addr_icon_user_group.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_gene_attacpap.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_gene_fldr_clp.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_gene_fldr_cls.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_gene_fldr_exp.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_gene_fldr_opn.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_drafts.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_editor.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_encrypted.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_encrypted_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_encrypted_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_high_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_low_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_signed.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_signed_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_signed_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_encrypted.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_encrypted_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_encrypted_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_signed.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_signed_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_hdr_unread_signed_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_inbox.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_deleted.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_read.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_read_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_read_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_unread_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_encrypted_unread_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_high_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_low_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_read.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_read_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_read_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_unread_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_signed_unread_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_mail_unread.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_outbox.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_sent.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messagin_viewer.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messaging_high.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_list_messaging_low.png [new file with mode: 0644]
src/gtk2/pixmaps/qgn_widg_datedit.png [new file with mode: 0644]