2009-03-09 Andre Klapper <a9016009@gmx.de>
** Committed on behalf of PC Radhika <pradhika@novell.com>
* C/evolution.xml: Updated user documentation by Radhika after some
review by hggdh and me.
svn path=/trunk/; revision=37386
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
svn path=/trunk/; revision=37381
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
* help/quickref/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* help/quickref/ca/Makefile.am: Created Makefile template
* help/quickref/ca/quickref.pdf: Created PDF output from the
translation
* help/quickref/ca/quickref.tex: Created Catalan translation by David
Planella
svn path=/trunk/; revision=37380
2009-03-06 Milan Crha <mcrha@redhat.com>
** Fix for bug #401346
* gui/e-meeting-time-sel.c: (e_meeting_time_selector_destroy):
Do not remove notification twice.
* gui/dialogs/event-editor.c: (create_schedule_page),
(action_free_busy_cb): Do not show Free/Busy dialog modal.
svn path=/trunk/; revision=37376
2009-03-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #573119
* gui/dialogs/comp-editor.c: (set_attendees_for_delegation):
* gui/e-cal-popup.c: (is_delegated), (needs_to_accept):
Do not ask value of not included (NULL) parameters.
svn path=/trunk/; revision=37368
2009-02-26 Andre Klapper <mcrha@redhat.com>
* message-tag-followup-c:
Remove deprecated gtk_combo_set_case_sensitive() call as FALSE
IS already the default value for the case-sensitive property.
svn path=/trunk/; revision=37341
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #238346
* gui/e-calendar-view.c: (e_calendar_view_add_event): Keep old
timezone when adding event if possible, use the default one otherwise.
* gui/e-calendar-view.c: (add_related_timezones), (clipboard_get_text_cb):
Set timezones from component to the calendar first, then add events. Also
fetch timezones from the calendar, when not part of the component already.
svn path=/trunk/; revision=37337
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #529037
* gui/gnome-cal.c: (gnome_calendar_destroy):
Disconnect signals on ESource-s too, not only on ECal-s.
svn path=/trunk/; revision=37335
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572975
* gui/smime-ui.glade: Center dialogs.
* gui/certificate-manager.c: (import_your), (import_contact),
(import_ca): Destroy file chooser dialog early enough to not have
hidden any other windows below it.
svn path=/trunk/; revision=37333
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572399
* email-custom-header.c: (header_foreach_check_isempty):
Do not read from invalid iterator after call of row changed.
svn path=/trunk/; revision=37331
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572268
* em-subscribe-editor.c: (sub_fill_level):
Do not duplicate "Loading..." node when adding to existing node.
svn path=/trunk/; revision=37330
2009-02-25 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #563212
* em-utils.c: (try_open_e_book_cb), (try_open_e_book),
(is_local), (em_utils_in_addressbook), (em_utils_contact_photo):
Ensure empty GError before filling it. Check if group is local based
on its base_uri. Adapt to new e_book_cancel behaviour.
svn path=/trunk/; revision=37329