Commit Graph

28840 Commits

Author SHA1 Message Date
49db161be9 A simple example python plugin - just hook onto events.
svn path=/trunk/; revision=35627
2008-06-11 21:22:15 +00:00
a8288ede30 EPlugin : Initial commit for python support for eplugins.
svn path=/trunk/; revision=35626
2008-06-11 16:25:48 +00:00
c4adc027e4 Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
2008-06-10  Matthew Barnes  <mbarnes@redhat.com>

	* addressbook/gui/component/addressbook-component.c:
	* calendar/common/authentication.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/comp-editor-factory.c:
	* calendar/gui/dialogs/copy-source-dialog.c:
	* calendar/gui/dialogs/select-source-dialog.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/migration.c:
	* calendar/gui/tasks-component.c:
	* shell/test/evolution-test-component.c:
	Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.


svn path=/trunk/; revision=35625
2008-06-10 21:24:10 +00:00
1931b88ebb ** Fix for bug #340683
2008-06-10  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #340683

	* e-attachment-bar.c: (get_system_thumbnail), (scale_pixbuf),
	(e_attachment_bar_create_attachment_cache), (update):
	Allow creating thumbnails of non-pictures with a gnome's thumbnailer.


svn path=/trunk/; revision=35624
2008-06-10 08:57:51 +00:00
0f322ff6cb Added missing file.
2008-06-10  Andre Klapper  <a9016009@gmx.de>

	* POTFILES.in: Added missing file.


svn path=/trunk/; revision=35623
2008-06-10 08:11:06 +00:00
22dc0c949c ** Fix for bug #535791
2008-06-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #535791

	* mail-config.glade:
	* em-composer-prefs.c: (em_composer_prefs_construct):
	New UI option to let uset choose whether start typing at the bottom
	of the document or not on replying.
	* em-utils.h: (em_utils_message_to_html):
	* em-utils.c: (em_utils_message_to_html):
	* em-composer-utils.c: (forward_non_attached), (composer_set_body):
	Take care of /apps/evolution/mail/composer/reply_start_bottom.


svn path=/trunk/; revision=35621
2008-06-09 11:09:01 +00:00
f1cfc8c031 ** Fix for bug #201011
2008-06-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #201011

	* filter/filter-rule.h: (struct _FilterRule): New property 'enabled'
	to be able to disable filter rules.
	* filter/filter-rule.c: (filter_rule_init), (rule_eq), (xml_encode),
	(xml_decode), (rule_copy): Store/restore/use 'enabled' value.
	* filter/rule-editor.c: (add_editor_response), (rule_move), (set_source):
	Set the 'enabled' column properly.
	* filter/rule-editor.c: (rule_able_toggled), (rule_editor_treeview_new):
	Add column "Enabled" to the tree, but have it hidden by default, only
	those whom supports it can show it.

	* mail/em-filter-editor.c: (em_filter_editor_construct):
	Show Enabled column in the editor, because we support it here.
	* mail/mail-session.c: (main_get_filter_driver): Skip disabled rules.


svn path=/trunk/; revision=35620
2008-06-09 10:50:54 +00:00
7d4f83689a ** Fix for bug #536813
2008-06-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #536813

	* gui/comp-util.h: (is_icalcomp_on_the_server):
	* gui/comp-util.c: (is_icalcomp_on_the_server): Similar helper function
	as cal_comp_is_on_server only the parameter is icalcomponent.
	* gui/e-week-view-event-item.c: (e_week_view_event_item_double_click):
	* gui/e-week-view.c: (e_week_view_on_text_item_event):
	Do not start to edit the event on the double click if the event is not
	on the server yet. Storing the event can cause the renumbering events
	so the result can be that the edited event would be different.


svn path=/trunk/; revision=35618
2008-06-09 10:09:05 +00:00
5c0a74daec ** Fix for bug #536772
2008-06-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #536772

	* em-folder-browser.c: (EMFolderViewEnable emfb_enable_map):
	Disable Folder menu items consistently with a popup menu over folder.


svn path=/trunk/; revision=35616
2008-06-09 09:54:15 +00:00
4318006c1b ** Fix for bug #509595
2008-06-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #509595

	* e-logger.c: (e_logger_get_logs): Do not crash if file does not
	exists. Also be able to read lines more than 249 characters long.


svn path=/trunk/; revision=35614
2008-06-09 09:36:56 +00:00
eddb3f403b Attachment Reminder : Fixes Bug #208943. Add attachment button added.
svn path=/trunk/; revision=35613
2008-06-09 09:23:00 +00:00
f364d972e9 Code cleanup.
2008-06-08  Matthew Barnes  <mbarnes@redhat.com>

	* e-util/e-logger.[ch]: Code cleanup.


svn path=/trunk/; revision=35612
2008-06-09 01:33:04 +00:00
e64deed7ee Updated Spanish translation
svn path=/trunk/; revision=35611
2008-06-08 11:15:53 +00:00
8182cabd29 Updated Norwegian bokmål translation.
2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=35610
2008-06-07 16:51:33 +00:00
fbf81b2fa0 Updated Spanish translation
svn path=/trunk/; revision=35609
2008-06-07 13:33:58 +00:00
dc56a3276b Dumb typo.
svn path=/trunk/; revision=35608
2008-06-06 19:30:48 +00:00
24debf9d7e Fix build breakage. Apparently <gtk/gtk.h> only recently started
pulling in <gio/gio.h>.  We still need to include gio.h explicitly
for a little while longer.

svn path=/trunk/; revision=35607
2008-06-06 19:23:47 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
6efe8d58cd Fix a typo.
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	* mail/evolution-mail.schemas.in: Fix a typo.


svn path=/trunk/; revision=35605
2008-06-06 14:44:43 +00:00
ab29a358fd Tell which plugin it could not load in the warning message.
2008-06-06  Tor Lillqvist  <tml@novell.com>

	* e-plugin.c (epl_loadmodule): Tell which plugin it could not load
	in the warning message.


svn path=/trunk/; revision=35604
2008-06-06 12:25:02 +00:00
14a5251790 Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on Windows to avoid
2008-06-06  Tor Lillqvist  <tml@novell.com>

	* configure.in: Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on
	Windows to avoid auto-exporting functions from the static
	libiconv.a implementation in win_iconv from evolution's DLLs.


svn path=/trunk/; revision=35602
2008-06-06 11:19:17 +00:00
77a5d97f70 Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will
2008-06-05  Matthew Barnes  <mbarnes@redhat.com>

	* mail/message-tag-followup.c:
	Never undefine DISABLE_DEPRECATED macros in source code.
	Yes, it will break the build if it's defined.  That's the point!


svn path=/trunk/; revision=35600
2008-06-06 01:50:42 +00:00
7c1158d545 updated hebrew translation
svn path=/trunk/; revision=35599
2008-06-05 15:59:56 +00:00
b27741d9b8 Added libebackend to EVOLUTION_CALENDAR_LIBS (Committing on behalf of Chen)
svn path=/trunk/; revision=35597
2008-06-05 06:05:25 +00:00
eee2362620 ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109
2008-06-04  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes security vulnerabilities
	   CVE-2008-1108 and CVE-2008-1109

	* calendar/gui/itip-utils.c (html_new_lines_for):
	Do not use a fixed-size buffer for parsing external data.
	Simplify the logic to just split and rejoin the string with a
	different line separator.

	* calendar/gui/e-itip-control.c (write_label_piece),
	(write_recurrence_piece), (set_date_label):
	Use a GString rather than a fixed-size buffer to build the HTML
	string to avoid the possibility of an overflow.


svn path=/trunk/; revision=35594
2008-06-04 10:46:38 +00:00
c1b28e2e05 Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.
2008-06-04  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/exchange-operations/exchange-delegates-user.c:
	Don't undef DISABLE_DEPRECATED macros in source code.
	That's just evil.


svn path=/trunk/; revision=35593
2008-06-04 10:37:22 +00:00
dc11e097f7 ** Fix for bug #535204
2008-06-04  Shuai Liu <shuai.liu@sun.com>

        ** Fix for bug #535204

        * gui/tasks-component.c: (destroy_component_view):
        The tasks objects had been destroyed before the call of destroy_
        component in tasks-component.c. No need to call them.


svn path=/trunk/; revision=35591
2008-06-04 07:20:24 +00:00
2e763ace9a gtk_window_set_policy -> gtk_window_set_resizable + other cleanups.
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* filter-part.c: (main): gtk_window_set_policy ->
	gtk_window_set_resizable + other cleanups.

svn path=/trunk/; revision=35590
2008-06-03 20:00:15 +00:00
a6a2b0baca gdk_rgb_get_cmap -> gdk_rgb_get_colormap
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* text/e-text-model-test.c: (main):
	* text/e-text-test.c: (main):
	gdk_rgb_get_cmap -> gdk_rgb_get_colormap

svn path=/trunk/; revision=35589
2008-06-03 19:58:06 +00:00
5bca57d569 gdk_rgb_get_cmap -> gdk_rgb_get_colormap
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* e-table-example-1.c: (main):
	* e-table-example-2.c: (main):
	* e-table-size-test.c: (main):
	* test-check.c: (check_test):
	* test-cols.c: (multi_cols_test):
	gdk_rgb_get_cmap -> gdk_rgb_get_colormap

svn path=/trunk/; revision=35588
2008-06-03 19:57:21 +00:00
66bcc503dd gdk_pixbuf_unref() -> g_object_unref()
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* test-check.c: (check_test):
	* test-cols.c: (multi_cols_test):
	gdk_pixbuf_unref() -> g_object_unref()

svn path=/trunk/; revision=35587
2008-06-03 19:17:46 +00:00
73ec31f853 gtk_window_set_policy -> gtk_window_set_resizable.
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* menus/gal-define-views-dialog.c: (gal_define_views_dialog_init):
	* menus/gal-view-new-dialog.c: (gal_view_new_dialog_init):
	gtk_window_set_policy -> gtk_window_set_resizable.

svn path=/trunk/; revision=35586
2008-06-03 18:37:17 +00:00
b98a472f23 gtk_window_set_policy -> gtk_window_set_resizable
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* e-cell-combo.c: (e_cell_combo_init):
	gtk_window_set_policy -> gtk_window_set_resizable

svn path=/trunk/; revision=35585
2008-06-03 18:36:01 +00:00
64b15c5cb7 Migrate from gtk_window_set_policy() to gtk_window_set_resizable() and
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* e-cell-date-edit.c: (e_cell_date_edit_init):
	* e-dateedit.c: (create_children):
	* e-multi-config-dialog.c: (e_multi_config_dialog_init):
	* e-unicode.h:
	* test-calendar.c: (main):
	* test-dateedit.c: (main):
	* test-info-label.c: (main):
	Migrate from gtk_window_set_policy() to gtk_window_set_resizable()
	and clean up a bunch of coding style issues along the way.

svn path=/trunk/; revision=35584
2008-06-03 18:35:02 +00:00
1986408a1e Use non-deprecated gtk+ api.
2008-06-03  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/merging/eab-contact-merging.c: (mergeit):
	Use non-deprecated gtk+ api.

svn path=/trunk/; revision=35583
2008-06-03 18:30:44 +00:00
64a710c95d Evolution 2.23.1.1 release and version bump.
2008-06-02  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.1.1 release and version bump.

svn path=/trunk/; revision=35581
2008-06-03 03:33:25 +00:00
2a3e8d0e25 ** Re-fixes bug #437579
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	** Re-fixes bug #437579

	* help/C/evolution.xml: Fix "entity not defined" regressions.


svn path=/trunk/; revision=35580
2008-06-02 14:03:55 +00:00
8cf79d6364 Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.


svn path=/trunk/; revision=35579
2008-06-02 12:51:13 +00:00
7bef9f5b1b Distribute the Glade file.
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/email-custom-header/Makefile.am:
	Distribute the Glade file.


svn path=/trunk/; revision=35578
2008-06-02 12:33:08 +00:00
edc197b0c7 Committing on behalf of Ashish Shrivastava <shashish@novell.com>
2008-06-02  Ashish Shrivastava  <shashish@novell.com>

        ** Fixes bug #536183

         * email-custom-header.c:
         * org-gnome-email-custom-header.glade: Change email custom 
         header's dialog to non-modal. Remove un-used tab from dialog

svn path=/trunk/; revision=35577
2008-06-02 11:17:52 +00:00
ffd9371f0d Updated Vietnamese translation
svn path=/trunk/; revision=35576
2008-06-02 06:33:10 +00:00
a1592d02b0 Committing on behalf of Jacob Brown <jeblinux@gmail.com>
2008-06-02  Jacob Brown  <jeblinux@gmail.com>

        ** Fix for bug #529464

svn path=/trunk/; revision=35575
2008-06-02 06:01:57 +00:00
b6442f0191 Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-06-02  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #535749

       * message-list.c: (regen_list_exec): Use better condition whether
       keep cursor_uid in the message list or not on regeneration.


svn path=/trunk/; revision=35574
2008-06-02 05:39:51 +00:00
48fbd44f44 Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-28  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #532597

       * e-selection-model-array.h: (struct ESelectionModelArray):
       * e-selection-model-array.c: (es_row_model_to_sorted),
       (es_row_sorted_to_model), (e_selection_model_array_delete_rows),
       (e_selection_model_array_insert_rows), (esma_invert_selection),
       (e_selection_model_array_move_row), (esma_clear), (esma_select_all),
       (esma_change_cursor), (esma_set_selection_end),
       (e_selection_model_array_init): Work with sorted cursor row to keep
       right position after insert/delete/move row(s).


svn path=/trunk/; revision=35573
2008-06-02 05:33:10 +00:00
31cfa1dd24 Committing on behalf of Srinivasa Ragavan <sragavan@novell.com>
2008-06-02  Srinivasa Ragavan  <sragavan@novell.com>

        ** Fix for bug #531836
        Added bonobo accel key for Ctrl+D, Del to keep working on 
        deleted mails, but not the toolbar/menu

svn path=/trunk/; revision=35570
2008-06-02 05:15:09 +00:00
341147f72e Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-29  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #525966

       * em-composer-utils.c: (composer_set_no_change):
       New helper function to set composers state properly to "no
       change".
       * em-composer-utils.c: (em_utils_compose_new_message),
       (em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
       (em_utils_post_to_url), (edit_message), (forward_attached),
       (forward_non_attached), (em_utils_redirect_message),
       (em_utils_reply_to_message), (post_reply_to_message):
       Use the above helper function.
       * em-composer-utils.c: (reply_get_composer), (composer_set_body):
       Do not drop undo in the editor multiple times, do that only once.


svn path=/trunk/; revision=35569
2008-06-02 05:00:46 +00:00
e61139fbec ** Fix for bug #535689
2008-06-02  Lucian Langa  <lucilanga@gnome.org>

** Fix for bug #535689

* mail-send-recv.c: (build_dialog): Transmit
gd data to hook's event target data

svn path=/trunk/; revision=35568
2008-06-02 04:53:46 +00:00
4c2a34cddd Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-29  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #534312

       * em-composer-utils.c: (create_new_composer),
       (em_utils_compose_new_message), (struct forward_attached_data),
       (real_update_forwarded_flag), (update_forwarded_flags_cb),
       (composer_destroy_fad_cb), (setup_forward_attached_callbacks),
       (forward_attached), (forward_attached_cb), (em_utils_forward_attached),
       (forward_non_attached), (forward_quoted), (em_utils_forward_message):
       Set new CAMEL_MESSAGE_FORWARDED flag on forwarded messages.
       * message-list.c: (ml_value_to_string), (message_list_create_extras),
       (ml_tree_value_at), (create_composite_cell), (struct states_pixmaps):
       Draw mail-forward icon on forwarded messages.


svn path=/trunk/; revision=35567
2008-06-02 04:42:19 +00:00
851c7fac43 Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-29  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #535459


svn path=/trunk/; revision=35566
2008-06-02 04:24:36 +00:00
cef99d25f5 Updated Vietnamese translation
svn path=/trunk/; revision=35562
2008-06-01 13:15:09 +00:00