aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-dialogs.glade
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete dialog from mail-dialogs.glade.Matthew Barnes2009-05-251-1499/+908
|
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-212/+159
| | | | Some still left, because those gone in kill-bonobo branch.
* ** Fix for bug #256540Milan Crha2008-07-281-71/+0
| | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #256540 * mail-dialogs.glade: (message_security_dialog): Do not use GtkNotebook with only one tab. svn path=/trunk/; revision=35847
* Removed "Subscribe" and "Unsubscribe" buttons. Fixes #331509.Sushma Rai2006-07-241-159/+1
| | | | svn path=/trunk/; revision=32398
* Fixes #246235. Deleted the option menu and replaced with radio buttons.Johnny Jacob2006-07-121-37/+66
| | | | | | | | | | | 2006-07-11 Johnny Jacob <johnnyjacob@gmail.com> Fixes #246235. * em-vfolder-rule.c (get_widget): Deleted the option menu and replaced with radio buttons. * mail-dialogs.glade: Removed option menu and added radio buttons svn path=/trunk/; revision=32290
* ** Fixes bug #246257Rohini S2006-01-161-18/+19
| | | | | | | | | | | | | | | 2006-01-12 Rohini S <srohini@novell.com> ** Fixes bug #246257 * mail-dialogs.glade: Interchange of label and checkbox positions in Find message dialog * em-format-html-display.c: (efhd_update_matches), (em_format_html_display_search): Hide Matches Label on dialog open and Show Matches Label when required. Fixes bug 246257. svn path=/trunk/; revision=31193
* Fixes #246256 Change "Case _Sensitive" to "Case _sensitive".Veerapuram Varadhan2005-12-201-1/+1
| | | | | | | Fixes #246256 * mail-dialogs.glade: Change "Case _Sensitive" to "Case _sensitive". svn path=/trunk/; revision=30899
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-081-5/+91
| | | | | | | | | | | | | | | | | | | | | | 2005-08-07 Rodney Dawes <dobey@novell.com> * em-folder-browser.c (emfb_search_items): * em-folder-tree-model.c (sort_cb, em_folder_tree_model_load_state): * em-folder-tree.c (emft_drop_target): * em-folder-view.c (emfv_popup_items, emfv_uri_popups): * em-utils.c: * em-vfolder-editor.c (em_vfolder_editor_new): * em-vfolder-rule.c (em_vfolder_editor_sourcelist_new): * mail-dialogs.glade: * mail-vfolder.c (vfolder_setup_desc, vfolder_setup_do): (vfolder_adduri_desc, vfolder_load_storage, vfolder_edit): (vfolder_edit_rule, vfolder_gui_add_rule): * mail.error.xml: Change instances of "vfolder" that appear in the UI to use the term "Search Folder" instead Update some comments to use the term "Search Folder" instead of vfolder svn path=/trunk/; revision=30024
* ** See "bug" 73100Not Zed2005-03-031-4/+1
| | | | | | | | | | | 2005-03-02 Not Zed <NotZed@Ximian.com> ** See "bug" 73100 * mail-dialogs.glade: empty out the license_top_label text, it is always overwriten by the code. svn path=/trunk/; revision=28944
* add mnemonic for buttons, labels, etc. add mnemonic for buttons, labels,Mengjie Yu2004-12-081-124/+189
| | | | | | | | | | 2004-12-07 Mengjie Yu <meng-jie.yu@sun.com> * mail-config.glade: add mnemonic for buttons, labels, etc. * mail-dialogs.glade:add mnemonic for buttons, labels, etc. * message-tags.glade:add mnemonic for buttons, labels, etc. svn path=/trunk/; revision=28085
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-4/+4
| | | | svn path=/trunk/; revision=27300
* use mail dialogs.glade.Not Zed2004-06-181-0/+1606
2004-06-18 Not Zed <NotZed@Ximian.com> * em-vfolder-rule.c (get_widget): use mail dialogs.glade. * mail-dialogs.glade: move the vfolder-source window here from mail-config.glade. * Makefile.am (glade_DATA): fix the glade list. * mail-license.glade, subscribe-dialog.glade, mail-security.glade, * mail-search.glade: Merged into mail-dialogs.glade. Should be easier to manage. * message-tag-followup.c (construct): use mail dialogs glade file. * mail-account-gui.c (display_license): use mail dialogs glade file. * em-subscribe-editor.c (em_subscribe_editor_new): use new glade file. * em-format-html-display.c (em_format_html_display_search): use merged glade file. (efhd_xpkcs7mime_validity_clicked): same. * mail-dialogs.glade: merge various glade files into here. svn path=/trunk/; revision=26409