Commit Graph

18452 Commits

Author SHA1 Message Date
167ff0651a We need to unlink the full paths in the tmpdirs, not just the base path.
2003-08-27  Jeffrey Stedfast  <fejj@ximian.com>

	* e-mktemp.c (e_mktemp_cleanup): We need to unlink the full paths
	in the tmpdirs, not just the base path.

svn path=/trunk/; revision=22391
2003-08-27 20:55:46 +00:00
7dea6c9dc2 implement PERSISTENT_PROPERTIES, for index mode.
2003-08-27  Not Zed  <NotZed@Ximian.com>

        * providers/local/camel-local-folder.c (local_getv): implement
        PERSISTENT_PROPERTIES, for index mode.

        * camel-object.c (cobject_state_read): Also add property reading,
        and bump version to 1.
        (cobject_state_write): add persistent property writing.

2003-08-26  Not Zed  <NotZed@Ximian.com>

        * camel-folder.c (folder_getv): chain up properly.

        * camel-file-utils.c (camel_file_util_savename): helper to create
        a .#filename filename.

        * providers/local/camel-local-folder.c
        (camel_local_folder_construct): init meta-data for local folders.
        (local_getv): chain up properly, if args are not processed, rather
        than don't if they aren't.

2003-08-23  Not Zed  <NotZed@Ximian.com>

        * camel-object.c (cobject_class_init): added a new event,
        meta_changed.
        (camel_object_meta_set, camel_object_meta_get): meta-data api.
        (camel_object_free_hooks): Free meta-data if it is set on the
        object.

        * providers/local/camel-local-folder.c
        (camel_local_folder_get_type): setup a property list for local
        folders, just 'index_body' at present.

svn path=/trunk/; revision=22388
2003-08-27 19:50:25 +00:00
6b615eaf55 Change "Search Message" to "Search in Message", which is more intuitive.
2003-08-27  Calvin Liu <calvin.liu@sun.com>

	* evolution-mail-message.xml: Change "Search Message" to "Search
	in Message", which is more intuitive. Fix bug #47329.

svn path=/trunk/; revision=22387
2003-08-27 10:40:05 +00:00
52454e6b7c add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new
2003-08-27  Bolian Yin <bolian.yin@sun.com>

        * misc/Makefile.am: add dependency on a11y/widgets.
        * misc/e-calendar-item.c (e_calendar_item_class_init): a11y init.
          (e_calendar_item_bounds): new func, impl the bounds virtual func.

svn path=/trunk/; revision=22386
2003-08-27 03:38:14 +00:00
1d758b053f gui/Makefile.am use libevolution-calendar-a11y instead of
2003-08-27  Bolian Yin <bolian.yin@sun.com>

        * gui/Makefile.am use libevolution-calendar-a11y instead of libevolution-a11y.

svn path=/trunk/; revision=22385
2003-08-27 03:37:23 +00:00
e8fc140c70 add widgets directory; move calendar idl stuff to calendar directory; stop
2003-08-27  Bolian Yin <bolian.yin@sun.com>

        * Makefile.am: add widgets directory; move calendar idl stuff to calendar directory; stop make a single shared lib for whole a11y stuff.
        * ea-factory.h: make factory macros available to GOBJECT
        * calendar/Makefile.am: add calendar idl stuff
        * calendar/ea-cal-view-event.c: add atkcomponent interface.
        * calendar/ea-gnome-calendar.c (ea_gcal_switch_view_cb): add details for "children_changed".
        * new widgets directory for widgets a11y stuff, new files are:
                widgets/Makefile.am, widgets/ea-calendar-item.c, widgets/ea-calendar-item.h, widgets/ea-widgets.c, widgets/ea-widgets.h

svn path=/trunk/; revision=22384
2003-08-27 03:36:42 +00:00
7e3eb5f87d add a11y/widgets/Makefile move a11y directory before widgets directory.
2003-08-27  Bolian Yin <bolian.yin@sun.com>

        * configure.in: add a11y/widgets/Makefile
        * Makefile.am: move a11y directory before widgets directory.

svn path=/trunk/; revision=22383
2003-08-27 03:35:57 +00:00
638f1331cf ** Fixes #47863.
2003-08-27  Jack Jia  <jack.jia@sun.com>

        ** Fixes #47863.

        * gui/alarm-notify/alarm-notify.c (AlarmNotify_removeCalendar): set
        the initial value of lc_ptr and orig_str_ptr to NULL to avoid crash.

svn path=/trunk/; revision=22381
2003-08-27 02:01:13 +00:00
5df098fe86 ** Fixes #47863.
2003-08-26  Jack Jia  <jack.jia@sun.com>

        ** Fixes #47863.

        * gui/alarm-notify/alarm-notify.c (AlarmNotify_removeCalendar): set
        the initial value of lc_ptr and orig_str_ptr to NULL to avoid crash.

svn path=/trunk/; revision=22380
2003-08-27 01:58:30 +00:00
a09cef605f temporarily reverting camel namespace changes until after other branches have been merged
svn path=/trunk/; revision=22374
2003-08-26 18:17:59 +00:00
04b9ec51d4 temporarily reverting my camel namespace patches until after we merge in some of the other branches
svn path=/trunk/; revision=22373
2003-08-26 18:16:51 +00:00
173fc4ff4c reverted some namespacing changes to internal functions
svn path=/trunk/; revision=22371
2003-08-26 17:52:59 +00:00
16a7339e72 duplicate the extra address lines
2003-08-26  JP Rosevear  <jpr@ximian.com>

 	* conduit/address-conduit.c (ecard_from_remote_record): duplicate
 	the extra address lines

svn path=/trunk/; revision=22370
2003-08-26 17:47:15 +00:00
180282f201 Updated for camel namespace changes.
2003-08-26  Jeffrey Stedfast  <fejj@ximian.com>

	* component-factory.c: Updated for camel namespace changes.

	* folder-browser.c: Same.

	* mail-autofilter.c: Here too.

	* mail-callbacks.c: And here.

	* importers/evolution-mbox-importer.c: And finally here.

svn path=/trunk/; revision=22367
2003-08-26 16:20:17 +00:00
cd393b7964 s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g
2003-08-26  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (message_rfc822_dnd):
	s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g

svn path=/trunk/; revision=22366
2003-08-26 16:07:04 +00:00
cea825b209 s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-parser.[c,h]: s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
	s/_header_state/_camel_mime_parser_state/g

	* camel-filter-driver.c: Same.

	* camel-folder-summary.c: Here too.

	* camel-http-stream.c: And here.

	* camel-mime-message.c: ...

	* camel-mime-part-utils.c: ...

	* camel-mime-part.c: ...

	* camel-movemail.c: ...

	* camel-multipart-signed.c: ...

	* camel-multipart.c: ...

	* providers/local/camel-mbox-folder.c: ...

	* providers/local/camel-mbox-summary.c: ...

	* providers/local/camel-mh-summary.c: ...

	* providers/nntp/camel-nntp-summary.c: ...

	* providers/pop3/camel-pop3-folder.c: ...

svn path=/trunk/; revision=22365
2003-08-26 16:06:03 +00:00
2f7d812ddc use correct type for arguments to cal_client_get_object.
2003-08-26  Rodrigo Moya <rodrigo@ximian.com>

	* e-summary-tasks.c:
	* e-summary-calendar.c (uids_to_array): use correct type for arguments
	to cal_client_get_object.

svn path=/trunk/; revision=22363
2003-08-26 12:05:53 +00:00
7947421861 ** For bug #47874.
2003-08-25  Harry Lu  <harry.lu@sun.com>

        ** For bug #47874.

        * e-table-specification.c (e_table_specification_load_from_file):
        check whether file exists before call xmlParseFile().
        * e-table-state.c (e_table_state_load_from_file): ditto.
        * e-tree-table-adapter.c (open_file): ditto.

svn path=/trunk/; revision=22358
2003-08-26 02:47:19 +00:00
dd0ff66d1f updated for namespace changed made to camel-mime-utils.[c,h]
2003-08-25  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-display.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* mail-format.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* mail-ops.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* message-list.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* message-tag-followup.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

svn path=/trunk/; revision=22357
2003-08-25 21:20:46 +00:00
5ba76c1079 updated for namespace changed made to camel-mime-utils.[c,h]
2003-08-25  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c: updated for namespace changed
	made to camel-mime-utils.[c,h]

	* e-msg-composer-attachment.c: updated for namespace changed made
	to camel-mime-utils.[c,h]

	* e-msg-composer.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

svn path=/trunk/; revision=22356
2003-08-25 21:03:47 +00:00
e74d9ca1cc Namespaced.
2003-08-25  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.[c,h]: Namespaced.

	* camel-data-wrapper.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-digest-folder.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-filter-driver.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-filter-search.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-folder-search.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-folder-summary.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-http-stream.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-http-stream.h: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-internet-address.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-medium.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-message.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-parser.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-part-utils.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-mime-part.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-movemail.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-multipart-encrypted.c: updated for namespace changed made
	to camel-mime-utils.[c,h]

	* camel-multipart-signed.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-multipart.c: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-search-private.[c,h]: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* camel-types.h: updated for namespace changed made to
	camel-mime-utils.[c,h]

	* providers/imap/camel-imap-folder.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/imap/camel-imap-store-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/imap/camel-imap-utils.c: updated for namespace changed
	made to camel-mime-utils.[c,h]

	* providers/imapp/camel-imapp-utils.[c,h]: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-local-summary.[c,h]: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-maildir-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-mbox-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/local/camel-spool-summary.h: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/nntp/camel-nntp-summary.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/nntp/camel-nntp-utils.c: updated for namespace changed
	made to camel-mime-utils.[c,h]

	* providers/pop3/camel-pop3-folder.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

	* providers/sendmail/camel-sendmail-transport.c: updated for
	namespace changed made to camel-mime-utils.[c,h]

	* providers/smtp/camel-smtp-transport.c: updated for namespace
	changed made to camel-mime-utils.[c,h]

svn path=/trunk/; revision=22355
2003-08-25 21:01:55 +00:00
0357dde828 Added some more error checking for reading/writing to the pipes. Fixes bug
2003-08-25  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-filter-driver.c (pipe_to_system): Added some more error
	checking for reading/writing to the pipes. Fixes bug #47880.
`

svn path=/trunk/; revision=22352
2003-08-25 15:09:34 +00:00
cbf3647544 translate the local time format.
2003-08-22  Not Zed  <NotZed@Ximian.com>

	* mail-format.c (write_date): translate the local time format.

2003-08-20  David Woodhouse  <dwmw2@infradead.org>

	* mail-format.c (write_date): Use e_utf8_strftime() to generate
	localised time; avoid gratuitous extra translation and array of
	day names, and the autoconf magic which made Not Zed dislike the
	inclusion of the timezone name.

2003-08-05  Not Zed  <NotZed@Ximian.com>

	** See bug #32732

	* message-list.c (mail_regen_list): use thread_new.

	* mail-local.c (reconfigure_response): use thread_new.

	* mail-display.c (stream_write_or_redisplay_when_loaded): use
	thread_new.

	* mail-config.c (mail_config_check_service): use thread_new rather
	than queue.

	* mail-callbacks.c (view_msg): change to use mail_get_messages(),
	fixes FIXME.
	(do_view_messages): handle get_messages callback.
	(do_view_message): removed.

	* mail-ops.c (mail_get_folderinfo): Use a new thread thread
	semantic.
	(mail_save_part): "
	(mail_store_set_offline): "
	(mail_sync_folder): use queued_slow thread queue.
	(mail_expunge_folder): "
	(mail_empty_trash): "

svn path=/trunk/; revision=22340
2003-08-22 21:14:36 +00:00
bc43a79394 Don't abort at the first failure after sending (filtering, appending to
2003-08-14  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-ops.c (mail_send_message): Don't abort at the first failure
	after sending (filtering, appending to Sent, syncing). Instead,
	keep a running tab of exceptions and then set a culmulative
	exception at the end to report to our caller. Also, if we fail to
	append to the account Sent folder, try again with the local Sent
	folder. Fixes bug #46512.

svn path=/trunk/; revision=22336
2003-08-22 17:02:01 +00:00
0550d3f271 Ensure we get UTF-8 strings from gettext.
* gui/alarm-notify/notify-main.c: (main):
        Ensure we get UTF-8 strings from gettext.

svn path=/trunk/; revision=22334
2003-08-22 15:26:17 +00:00
e8e4c2c16d Fixes #47779
2003-08-22 Bolian Yin <bolian.yin@sun.com>

        Fixes #47779

        * gnome-cal.c (gnome_calendar_get_visible_time_range): fix the return value bug.

svn path=/trunk/; revision=22331
2003-08-22 01:57:49 +00:00
d9ab87eedc Wrote one.
2003-08-21  Not Zed  <NotZed@Ximian.com>

        * HACKING: Wrote one.

svn path=/trunk/; revision=22328
2003-08-21 20:41:50 +00:00
8536a2be55 use a 'char **' for the 'error_msg' argument, instead of a fixed size
2003-08-21  Rodrigo Moya <rodrigo@ximian.com>

	* cal-client/cal-client.[ch] (cal_client_send_object): use a 'char **'
	for the 'error_msg' argument, instead of a fixed size string.

	* gui/itip-utils.c (comp_server_send): pass the correct parameter to
	cal_client_send_object.

svn path=/trunk/; revision=22326
2003-08-21 16:33:42 +00:00
8cb1ce04ac Don't poke wrapper->stream directly, use
2003-08-21  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-data-wrapper.c (decode_to_stream): Don't poke
	wrapper->stream directly, use camel_data_wrapper_write_to_stream()
	instead as this simplifies things and makes the imap data wrapper
	implementation Just Work (tm).

	* providers/imap/camel-imap-wrapper.c: changed prototype of
	write_to_stream() to return ssize_t.

svn path=/trunk/; revision=22325
2003-08-21 16:20:14 +00:00
e9d518e362 Removed illegal '-'s from strptime msgstr, this fixes #43558, Appointment
2003-08-20 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        * zh_CN.po: Removed illegal '-'s from strptime msgstr, this fixes
        #43558, Appointment Editor always gives time validation error for
        apptmnts in non UTF-8/non ASCII locales.

svn path=/trunk/; revision=22323
2003-08-21 02:23:16 +00:00
8d6bc9e331 Fix for 47474 e_filename_make_safe routine not utf8 friendly.
2003-08-20  Suresh Chandrasekharan  <suresh.chandrasekharan@sun.com>

	* gal/util/e-util.c (e_filename_make_safe): Fix for 47474
	e_filename_make_safe routine not utf8 friendly.

svn path=/trunk/; revision=22321
2003-08-21 01:27:10 +00:00
5440e6d4c1 minor chang in ChangLog
svn path=/trunk/; revision=22320
2003-08-20 23:56:12 +00:00
79e94f2297 Added initial Malay Translation by MIMOS Open Source Development Group
2003-08-20  Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Added initial Malay Translation by
        MIMOS Open Source Development Group <syed@mimos.my>

svn path=/trunk/; revision=22319
2003-08-20 23:53:25 +00:00
eacc240747 Rename to start_default_server_async () and don't run a nested main loop.
2002-08-20  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-itip-control.c (start_defalt_server): Rename to
	start_default_server_async () and don't run a nested main loop. Let
	the caller deal with the client object and signals.
	(default_server_started_cb): Implement. Async signal handler for
	'cal_opened' signal, does the embedding.
	(object_requested_cb): Rewritten to work asynchronously, and finish
	the embedding when default_server_started_cb() is called.

svn path=/trunk/; revision=22317
2003-08-20 19:14:07 +00:00
c37df16604 Make sure to ref the stream. Fixes bug #47749.
2003-08-20  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-wrapper.c (imap_wrapper_hydrate): Make
	sure to ref the stream. Fixes bug #47749.

svn path=/trunk/; revision=22315
2003-08-20 17:39:37 +00:00
572cd35fe3 new function to set icons on the popup menu items.
2003-08-20  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-calendar-table.c (setup_popup_icons): new function to set icons
	on the popup menu items.
	(e_calendar_table_show_popup_menu): call setup_popup_icons.

svn path=/trunk/; revision=22311
2003-08-20 12:14:02 +00:00
a61f069da9 set more icons for the popup menu.
2003-08-20  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-cal-view.c (setup_popup_icons): set more icons for the
	popup menu.

svn path=/trunk/; revision=22310
2003-08-20 12:02:32 +00:00
ba4e2baca4 adapted to changes in ECalViewEvent.
2003-08-20  Rodrigo Moya <rodrigo@ximian.com>

	* calendar/ea-cal-view-event.c (ea_cal_view_event_get_name):
	adapted to changes in ECalViewEvent.

svn path=/trunk/; revision=22309
2003-08-20 10:17:47 +00:00
4ad72d24ee Merged from calendar-views-with-model branch
svn path=/trunk/; revision=22308
2003-08-20 10:17:18 +00:00
ba861603f4 Merged from calendar-views-with-model branch
svn path=/trunk/; revision=22307
2003-08-20 10:16:57 +00:00
252980fd75 add ea-factory.h into source list
svn path=/trunk/; revision=22306
2003-08-20 09:08:27 +00:00
6f64df2e61 use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706)
2003-08-20  Gilbert Fang  <gilbert.fang@sun.com>

        * gui/widgets/e-addressbook-util.c
        (e_addressbook_send_card_list): use memcpy to assign
        CORBA_char_sequence instead of strcpy. (#46706)

svn path=/trunk/; revision=22305
2003-08-20 08:58:13 +00:00
d5b0f9dc9d Add a11y checking, and a11y Makefiles add a11y subdirectory
2003-08-20  Bolian Yin <bolian.yin@sun.com>

        * configure.in: Add a11y checking, and a11y Makefiles
        * Makefile.am: add a11y subdirectory

svn path=/trunk/; revision=22304
2003-08-20 08:05:21 +00:00
ef5eb5facd Add a11y dependency. gui/calendar-commands.c
2003-08-20  Bolian Yin <bolian.yin@sun.com>

        * gui/Makefile.am : Add a11y dependency.
        * gui/calendar-commands.c (calendar_get_text_for_folder_bar_label)
        * gui/e-cal-view.c: Add two new events: "event_changed" and "event_added"
        * gui/e-day-view.c (e_day_view_class_init): init a11y.
          (e_day_view_find_event_from_item): make it public from private
          (e_day_view_update_event_cb): emit "event_changed" signal
          (e_day_view_reshape_day_event): emit "event_added" signal
          (e_day_view_reshape_long_event): emit "event_added" signal
        * gui/e-week-view.c (e_week_view_class_init): init a11y.
          (e_week_view_find_event_from_item): make it public from private
          (e_week_view_update_event_cb): emit "event_changed" signal
          (e_week_view_reshape_event_span): emit "event_added" signal
        * gui/gnome-cal.c (gnome_calendar_class_init): init a11y.
          (gnome_calendar_get_e_calendar_widget),
          (gnome_calendar_get_search_bar_widget),
          (gnome_calendar_get_view_notebook_widget): new functions

svn path=/trunk/; revision=22303
2003-08-20 08:05:00 +00:00
7bb25afd43 setup the a11y directory for evolution accessibility work New files are:
2003-08-20  Bolian Yin <bolian.yin@sun.com>
        setup the a11y directory for evolution accessibility work
        New files are:
                ChangeLog
                ea-factory.h
                Makefile.am
                calendar/ea-calendar.c
                calendar/ea-calendar.h
                calendar/ea-calendar-helpers.c
                calendar/ea-calendar-helpers.h
                calendar/ea-cal-view.c
                calendar/ea-cal-view.h
                calendar/ea-cal-view-event.c
                calendar/ea-cal-view-event.h
                calendar/ea-day-view.c
                calendar/ea-day-view.h
                calendar/ea-week-view.c
                calendar/ea-week-view.h
                calendar/ea-gnome-calendar.c
                calendar/ea-gnome-calendar.h
                calendar/Makefile.am

svn path=/trunk/; revision=22302
2003-08-20 07:46:05 +00:00
432977b820 added missing implementation.
2003-08-18  Rodrigo Moya <rodrigo@ximian.com>

	* src/libical/icalcomponent.c (icalcomponent_set_uid): added missing
	implementation.

svn path=/trunk/; revision=22297
2003-08-19 23:48:07 +00:00
9c8d4b9534 removed upgrade-mailer.c - no longer used/needed
svn path=/trunk/; revision=22291
2003-08-19 18:20:45 +00:00
1fcc2835b5 Removed the new-mail-notification mess.
2003-08-18  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-session.c (main_get_filter_driver): Removed the
	new-mail-notification mess.

	* mail-folder-cache.c (notify_idle_cb): New idle callback to alert
	the user about new mail.
	(notify_type_changed): New function to intercept user changes to
	his/her notification settings changes.
	(real_flush_updates): Initialise new mail notification if not yet
	initialised and setup an idle callback if none is already set.
	(update_1folder): Now takes an additional argument `new' which
	states whether or not the fodler got any new mail so that we may
	handle notify the user (if needed).
	(folder_changed): Pass in the number of new messages received.

svn path=/trunk/; revision=22290
2003-08-19 17:59:34 +00:00
0a68edd9a4 add an expander_style param (ect_draw): pass expander_style to
2003-08-19  Mike Kestner  <mkestner@ximian.com>

	* e-cell-tree.c (draw_expander): add an expander_style param
	(ect_draw): pass expander_style to draw_expander
	(animate_expander): new timeout handler for expander animation
	(ect_event): on !retro clicks, draw a "semi" expander and start
	an animation handler to finish the animation.

svn path=/trunk/; revision=22288
2003-08-19 17:27:36 +00:00
ae90832e1a return 77 when gpg isn't available rather than 127
also fixed to import the keys from the correct location

svn path=/trunk/; revision=22287
2003-08-19 15:44:33 +00:00