Skip to content
  1. Dec 31, 2012
  2. Dec 29, 2012
  3. Dec 27, 2012
  4. Mar 22, 2010
  5. Aug 28, 2009
  6. May 02, 2009
  7. Apr 07, 2009
    • Takao Fujiwara's avatar
      Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew Barnes · 9ab65668
      Takao Fujiwara authored
      2009-04-07  Takao Fujiwara  <takao.fujiwara@sun.com>
      
      	Reviewed by Milan Crha  <mcrha@redhat.com>
      	Reviewed by Matthew Barnes  <mbarnes@redhat.com>
      
      	* Fixes bug #537530
      
      	* misc/e-attachment-bar.c (update):
      	Use g_filename_to_utf8 for attachment filenames.
      
      
      svn path=/branches/gnome-2-24/; revision=37498
      9ab65668
  8. Mar 13, 2009
  9. Mar 02, 2009
  10. Feb 25, 2009
    • Milan Crha's avatar
      ** Fix for bug #529037 · 8f183e6b
      Milan Crha authored
      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=/branches/gnome-2-24/; revision=37336
      8f183e6b
    • Milan Crha's avatar
      ** Fix for bug #572975 · 02e6786f
      Milan Crha authored
      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=/branches/gnome-2-24/; revision=37334
      02e6786f
    • Milan Crha's avatar
      ** Fix for bug #572399 · 63d2afbb
      Milan Crha authored
      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=/branches/gnome-2-24/; revision=37332
      63d2afbb
    • Milan Crha's avatar
      ** Fix for bug #561465 · eac3c703
      Milan Crha authored
      2009-02-25  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #561465
      
      	* gui/e-meeting-list-view.c: (build_table):
      	Expand 'Attendee' column instead of the last.
      
      
      svn path=/branches/gnome-2-24/; revision=37328
      eac3c703
    • Milan Crha's avatar
      ** Fix for bug #559719 · 32e1895f
      Milan Crha authored
      2009-02-25  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #559719
      
      	* google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts):
      	* plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts):
      	Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet.
      
      
      svn path=/branches/gnome-2-24/; revision=37326
      32e1895f
    • Milan Crha's avatar
      ** Fix for bug #559027 · 54f902fc
      Milan Crha authored
      2009-02-25  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #559027
      
      	* e-dateedit.c: (on_date_entry_focus_out):
      	Do not set date for 'None' value.
      
      
      svn path=/branches/gnome-2-24/; revision=37324
      54f902fc
    • Matthew Barnes's avatar
      Don't mix declarations and code. · 7dfb97ca
      Matthew Barnes authored
      2009-02-24  Matthew Barnes  <mbarnes@redhat.com>
      
      	* mail/em-migrate.c: Don't mix declarations and code.
      
      	* calendar/gui/alarm-notify/alarm-queue.c (add_component_alarm):
      	Hide a debug-only variable.  Compiler thinks it's unused.
      
      
      svn path=/branches/gnome-2-24/; revision=37321
      7dfb97ca
  11. Feb 24, 2009
  12. Feb 23, 2009
    • Milan Crha's avatar
      ** Fix for bug #572543 · df5e3fbd
      Milan Crha authored
      2009-02-23  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #572543
      
      	* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
      	* mail/em-popup.c: (emp_standard_menu_factory):
      	Always look for alternative apps for application/octet-stream.
      
      
      svn path=/branches/gnome-2-24/; revision=37313
      df5e3fbd
  13. Feb 14, 2009
    • Matthew Barnes's avatar
      ** Fixes part of bug #564229 · 7883be30
      Matthew Barnes authored
      2009-02-13  Matthew Barnes  <mbarnes@redhat.com>
      
      	** Fixes part of bug #564229
      
      	* e-util/e-plugin-ui.c (plugin_ui_hook_class_init):
      	Initialize the EPluginUI registry during class initialization,
      	so that it's sure to be there when we need it.
      
      	* plugins/email-custom-header/email-custom-header.c:
      	(e_plugin_lib_get_configure_widget):
      	Do not use uninitialized variable.
      
      
      svn path=/branches/gnome-2-24/; revision=37266
      7883be30
  14. Feb 12, 2009
    • Milan Crha's avatar
      ** Fix for bug #567089 · 301e18bd
      Milan Crha authored
      2009-02-12  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #567089
      
      	* e-msg-composer.c: (get_signature_html):
      	Do not crash when no From set yet.
      
      
      svn path=/branches/gnome-2-24/; revision=37252
      301e18bd
  15. Feb 11, 2009
    • Milan Crha's avatar
      ** Fix for bug #569700 · 093dff11
      Milan Crha authored
      2009-02-11  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #569700
      
      	* em-format-html.c: (emfh_gethttp):
      	Stop reading from a network when operation was canceled.
      
      
      svn path=/branches/gnome-2-24/; revision=37247
      093dff11
    • Milan Crha's avatar
      ** Fix for bug #333716 · f080e0ae
      Milan Crha authored
      2009-02-11  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #333716
      
      	* em-format-html.c: (emfh_gethttp):
      	Do not store incomplete or broken files in a cache.
      
      
      svn path=/branches/gnome-2-24/; revision=37245
      f080e0ae
  16. Feb 07, 2009
  17. Feb 03, 2009
    • Srinivasa Ragavan's avatar
      ** Fix for bug #569986 · 30c2c122
      Srinivasa Ragavan authored
      2009-02-03  Srinivasa Ragavan  <sragavan@novell.com>
      
      	** Fix for bug #569986
      
      	* mail/em-format-html-print.c: Handle printers while doing attachment
      	bar rendering.
      	* mail/em-format-html.c:
      	* mail/em-format.c:
      	* mail/em-format.h:
      
      svn path=/branches/gnome-2-24/; revision=37217
      30c2c122
    • Srinivasa Ragavan's avatar
      Evolution 2.24.4 release · 43abb93e
      Srinivasa Ragavan authored
      2009-01-30  Srinivasa Ragavan  <sragavan@novell.com>
      
      	* NEWS: Evolution 2.24.4 release
      
      
      
      svn path=/branches/gnome-2-24/; revision=37213
  18. Feb 02, 2009
  19. Feb 01, 2009
  20. Jan 30, 2009
  21. Jan 29, 2009
    • Srinivasa Ragavan's avatar
      Added another pattern to killev · de17bce8
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	* tools/killev.c: Added another pattern to killev
      
      svn path=/branches/gnome-2-24/; revision=37178
      de17bce8
    • Srinivasa Ragavan's avatar
      Show attachment bar at all times. Seems like the contents are missing at · d819e3f2
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	* em-format-html-display.c: (efhd_update_bar),
      	(efhd_message_update_bar): Show attachment bar at all times. Seems
      	like the contents are missing at times.
      
      
      
      svn path=/branches/gnome-2-24/; revision=37177
      d819e3f2
    • Srinivasa Ragavan's avatar
      Handle empty messages well. · f660b0ea
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	* em-format.c: (em_format_format_text): Handle empty messages well.
      
      svn path=/branches/gnome-2-24/; revision=37174
      f660b0ea
    • Srinivasa Ragavan's avatar
      ** Fix for bug #546637 · de68e9aa
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	** Fix for bug #546637
      
      	* em-folder-view.c: (emfv_popup_source): Ensure uid for source view.
      
      svn path=/branches/gnome-2-24/; revision=37172
      de68e9aa
    • Srinivasa Ragavan's avatar
      ** Fix for bug #562449 · ed831758
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	** Fix for bug #562449
      
      	* em-folder-view.c: (em_folder_view_mark_selected),
      	(emfv_delete_msg_response): Dont emit for vfolders
      
      svn path=/branches/gnome-2-24/; revision=37169
      ed831758
    • Srinivasa Ragavan's avatar
      ** Fix for bug #567654 · 47961a10
      Srinivasa Ragavan authored
      2009-01-29  Srinivasa Ragavan  <sragavan@novell.com>
      
      	** Fix for bug #567654
      
      	* message-list.c: (regen_list_exec): Don't free reffable string.
      
      svn path=/branches/gnome-2-24/; revision=37168
      47961a10
    • Milan Crha's avatar
      ** Fix for bug #539467 · edfbef6d
      Milan Crha authored
      2009-01-29  Milan Crha  <mcrha@redhat.com>
      
      	** Fix for bug #539467
      
      	* plugins/webdav-account-setup/webdav-contacts-source.c: (find_webdav_group),
      	(ensure_webdav_contacts_source_group),
      	(remove_webdav_contacts_source_group):
      	* plugins/google-account-setup/google-contacts-source.h: (manage_google_group):
      	* plugins/google-account-setup/google-contacts-source.c: (manage_google_group),
      	(ensure_google_contacts_source_group),
      	(remove_google_contacts_source_group):
      	* plugins/google-account-setup/google-source.c: (ensure_google_source_group):
      	Find group by its base uri, not by a localized name.
      
      
      svn path=/branches/gnome-2-24/; revision=37166
      edfbef6d