2007-12-15 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
* plugins/mail-remote:
Just remove the mail-remote plugin altogether so we stop going
back and forth over whether the translatable files should be added
to POTFILES.in. We can always add it back once we get it working
again.
* po/POTFILES.in:
Remove the mail-remote files for good this time.
* mail/em-folder-tree-model.c (emft_model_unread_count_changed),
(emfolder_tree_model_set_unread_count):
Fix recently introduced compiler warnings.
* plugins/mail-remote:
Remove this plugin until it can be fixed.
* ui/evolution.xml:
Fix capitalization of "Download Messages..." (HIG 8.3.2).
svn path=/trunk/; revision=34706
2007-12-09 Andre Klapper <a9016009@gmx.de>
* evolution.xml:
change "Evolution FAQ" menu item name to "Frequently Asked questions".
if i think of it, our users should not need a geek dictionary.
svn path=/trunk/; revision=34679
2007-12-07 Denis Washington <denisw@svn.gnome.org>
** Fix for bug #500561
* em-folder-browser.c: Added icon for mark all messages as read menu
item.
--This
M mail/em-folder-browser.c
M mail/ChangeLog
M ui/ChangeLog
M ui/evolution-mail-list.xml
svn path=/trunk/; revision=34665
2007-12-04 Alex Kloss <alexkloss@att.net>
** Fixes bug #444227
* evolution-mail-global.xml:
Make string for PrepareForOffline more descriptive
Add mnemonic to PrepareForOffline menu item
svn path=/trunk/; revision=34641
2007-11-26 Nicholas Miell <nmiell@gmail.com>
** Fix for bug #216485
Edit->Select thread menu fix and improvement.
* mail/em-folder-browser.c: (emfb_edit_select_subthread): new function,
(emfb_enable_map, emfb_verbs) hook it up
* mail/message-list.c: (select_thread): new function based on
thread_select_foreach, (thread_select_foreach): remove the logic
now in select_thread, (message_list_select_thread): use
select_thread, (subthread_select_foreach): new function,
(message_list_select_subthread): new function
* mail/message-list.h: (message_list_select_subthread): add prototype
* ui/evolution-mail-list.xml
Add Select Message Subthread
svn path=/trunk/; revision=34585
2007-11-10 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #209425
* data/icons/Makefile.am:
* data/icons/hicolor_actions_16x16_go-today.svg:
* data/icons/hicolor_actions_22x22_go-today.svg:
Don't use gtk-home for the go-today action. Add new
icons to the build.
svn path=/trunk/; revision=34518
2007-11-01 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #492106
* evolution.xml:
Use the about icon from the freedesktop spec, not
the deprecated gnomeui icon.
svn path=/trunk/; revision=34478
2007-10-18 Diego Escalante Urrelo <diegoe@gnome.org>
** Fixes bug #476389
* ui/evolution-mail-message.xml: Reorder the Filter/VFolder menu
entries to keep consistency between this and the main menu.
svn path=/trunk/; revision=34396
2007-07-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #446894
* ui/evolution.xml:
Add a filepagesetup command, and a corresponding menu item within
the print place holder. net result is to add a "file -> page setup"
menu item to all components, just above the print menu items.
* shell/e-shell-window-commands.c (command_page_setup):
Callback for new FilePageSetup verb.
* mail/em-format-html-print.c:
Use new gtk_html_print_operation_run() function in GtkHTML.
* e-util/e-print.c (load_page_setup):
Extract GtkPageSetup properties from a GtkPrintSettings object.
* e-util/e-print.c (save_page_setup):
Merge GtkPageSetup properties into a GtkPrintSettings object.
* e-util/e-print.[ch] (e_print_run_page_setup_dialog):
New function runs a preconfigured Page Setup dialog and saves
the configuration to GConf (/apps/evolution/shell/printing).
svn path=/trunk/; revision=33762
2006-07-08 Andreas Köhler <andi5.py@gmx.net>
* evolution-message-composer.xml: adding a seperator between
"save" and "save draft" button. Fixes bug #318462.
(Committed by Andre Klapper)
svn path=/trunk/; revision=32259
2006-04-27 Rodney Dawes <dobey@novell.com>
* evolution-mail-global.xml: Don't set gtk-delete as the stock icon
for Empty Trash
* evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf
from the code
Don't set an icon for MessageUndelete
Fixes#339626
svn path=/trunk/; revision=31921
2006-02-05 Andre Klapper <a9016009@gmx.de>
* evolution-mail-message.xml:
* evolution-tasks.xml:
harmonizing plural forms of tooltips and status messages;
fixing a few bugs. fixes bug 311474.
svn path=/trunk/; revision=31411
2006-01-30 Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in>
* evolution.xml: Added a menu item for show/hide side bar.
Also changed the mnemonics for toobar.
svn path=/trunk/; revision=31344
2006-01-19 Andre Klapper <a9016009@gmx.de>
* evolution-meesage-composer.xml: changing British English to
American English. Fixes bug 326637.
svn path=/trunk/; revision=31241
2006-01-19 Andre Klapper <a9016009@gmx.de>
* evolution.xml: changing "_About Evolution..." to "_About" to be
HIG-compliant. Fixes bug 327309.
svn path=/trunk/; revision=31240
2006-01-16 Srinivasa Ragavan <sragavan@novell.com>
* evolution-mail-list.xml: Adds two new menu items for collapse and
expand of all threads.
svn path=/trunk/; revision=31202
2006-01-14 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #326458
* evolution-editor.xml: Removes a useless separator.
* evolution-event-editor.xml: Changes string Show Time Zone to Time
Zone.
svn path=/trunk/; revision=31180
2006-12-02 Karsten Bräckelmann <guenther@rudersport.de>
Reviewed by Harish Krishnaswamy <kharish@novell.com>
* evolution.xml: Remove the Mailer specific separator.
* evolution-mail-global.xml: Move it here.
This adds the separator always between the global SendReceive and
the component specific buttons. Fixes#323151.
svn path=/trunk/; revision=31017