Commit Graph

123 Commits

Author SHA1 Message Date
Iain Holmes d503c5e756 Make the show todays tasks work.
svn path=/trunk/; revision=13197
2001-09-27 20:51:20 +00:00
Iain Holmes 7bb53c8528 Don't turn on the -> if the selected row is already added.
svn path=/trunk/; revision=13196
2001-09-27 20:26:47 +00:00
Iain Holmes 56b24983e2 Add copyright notices
svn path=/trunk/; revision=13157
2001-09-26 19:37:32 +00:00
Iain Holmes 6498968214 Freeze and thaw
svn path=/trunk/; revision=13132
2001-09-25 23:08:08 +00:00
Iain Holmes c76e6322cf Warnings Create an image cache USe task.png
Warnings
Create an image cache
USe task.png

svn path=/trunk/; revision=13128
2001-09-25 22:11:29 +00:00
Dan Winship b9e1d0f5a6 Add missing width/height tags to the sunny/cloudy/etc images to make the
* e-summary-weather.c (weather_make_html): Add missing
	width/height tags to the sunny/cloudy/etc images to make the page
	render more smoothly.

svn path=/trunk/; revision=13070
2001-09-21 21:44:55 +00:00
Iain Holmes 3a3e6ff3e6 Set a timezone icon
svn path=/trunk/; revision=13069
2001-09-21 21:37:04 +00:00
Iain Holmes 5052619689 Red Carpet RDF
svn path=/trunk/; revision=13018
2001-09-20 21:14:25 +00:00
Iain Holmes 86061f37b4 Display a bell icon if there's an alarm set
svn path=/trunk/; revision=12995
2001-09-19 22:30:41 +00:00
Iain Holmes 00e47f55dd Spewage removal Only open folders when they are needed.
Spewage removal
Only open folders when they are needed.

svn path=/trunk/; revision=12990
2001-09-19 21:48:50 +00:00
Larry Ewing 28b4ae90d7 be sure to unref the component.
2001-09-19  Larry Ewing  <lewing@ximian.com>

	* e-summary-tasks.c (generate_html): be sure to unref the
	component.

svn path=/trunk/; revision=12987
2001-09-19 20:42:49 +00:00
Iain Holmes 11c1a83ffc Open editors for tasks and appointments
svn path=/trunk/; revision=12986
2001-09-19 20:29:29 +00:00
Larry Ewing cfe4b2026b remove redundant if. (open_callback): free the previous html even if we
2001-09-19  Larry Ewing  <lewing@ximian.com>

	* e-summary-rdf.c (read_callback): remove redundant if.
	(open_callback): free the previous html even if we get an error.
	(rdf_free): remove redundant null checks.

svn path=/trunk/; revision=12985
2001-09-19 20:19:46 +00:00
Dan Winship 982c014bff Hack around gdkpixbuf lossage by not trying to display the images
* e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage
	by not trying to display the images incrementall. Instead, just
	wait until we've read the whole file, then display it all at once.
	Prevents garbage when rendering the icons.

svn path=/trunk/; revision=12982
2001-09-19 18:15:57 +00:00
Iain Holmes e54241baa8 Select next rows
svn path=/trunk/; revision=12965
2001-09-19 00:24:38 +00:00
Iain Holmes b8fc17e8f9 Keep the mail folders in the correct order
svn path=/trunk/; revision=12963
2001-09-19 00:11:58 +00:00
Iain Holmes 7728dbda7d Don't add folders multiple times
svn path=/trunk/; revision=12960
2001-09-18 22:40:28 +00:00
Iain Holmes cc2f35f2b1 Added verbose error reporting in rdf summaries
svn path=/trunk/; revision=12952
2001-09-18 20:46:50 +00:00
Iain Holmes 00d81264c7 Do appends instead of prepends in places.
Don't print a (null).

svn path=/trunk/; revision=12941
2001-09-18 18:41:21 +00:00
Iain Holmes b621787d61 Don't make the confusing URL for the station name
svn path=/trunk/; revision=12911
2001-09-17 21:05:51 +00:00
Iain Holmes 1a6a89e265 Only update the display when we receive a notify about a mail folder we are displaying
svn path=/trunk/; revision=12909
2001-09-17 20:47:33 +00:00
Iain Holmes 79ec5b35a8 Fix the use of qsort
svn path=/trunk/; revision=12906
2001-09-17 20:31:36 +00:00
Federico Mena Quintero 10f836d32a There is no need to initialize the alarm system now.
2001-09-17  Federico Mena Quintero  <federico@ximian.com>

	* e-summary.c (e_summary_init): There is no need to initialize the
	alarm system now.

svn path=/trunk/; revision=12905
2001-09-17 20:12:06 +00:00
Iain Holmes 127ee49f7c Timezone stuff
svn path=/trunk/; revision=12835
2001-09-14 22:43:17 +00:00
Iain Holmes 1c75ae8c60 Fix Norway
svn path=/trunk/; revision=12815
2001-09-13 23:23:45 +00:00
Iain Holmes 080576bf0d Fix Slashdot problem
svn path=/trunk/; revision=12809
2001-09-13 21:08:46 +00:00
Dan Winship fb1c9fcb9b Purification.
* e-summary.c (destroy): free the protocol hash.

	* e-summary-rdf.c (tree_walk): plug a leak.

	* e-summary-weather.c (e_summary_weather_init_locations): Don't
	insert duplicates into the hash table.

	* e-summary-mail.c (e_summary_mail_generate_html): free old html
	before setting new

	* e-summary.c (e_summary_draw): free weather and rdf html strings.

	* e-summary-preferences.c (save_known_rdfs): free strings.

svn path=/trunk/; revision=12747
2001-09-10 22:48:52 +00:00
Iain Holmes 820270c278 Add Memepool
svn path=/trunk/; revision=12740
2001-09-10 19:49:26 +00:00
Iain Holmes 3f7f2d2f2e Don't open multiple dialogs
svn path=/trunk/; revision=12656
2001-09-06 20:08:25 +00:00
Ettore Perazzoli 43d9fc0199 [Fix #958, ShellComponents should not be created by factories, for
the Summary.]

* component-factory.c (COMPONENT_FACTORY_IID): Removed.
(COMPONENT_ID): New.
(create_component): Renamed from `factory_fn'.  No args.
(component_factory_init): Create the BonoboObject with
`create_component' and register it on OAF.

* GNOME_Evolution_Summary.oaf.in: Remove the
ShellComponentFactory.

svn path=/trunk/; revision=12646
2001-09-05 23:47:46 +00:00
Iain Holmes cf8a393a64 Locations
svn path=/trunk/; revision=12638
2001-09-05 22:55:02 +00:00
Iain Holmes cc19f5cc1f Stop the summary jumping to the top on redraw
svn path=/trunk/; revision=12636
2001-09-05 22:42:16 +00:00
Iain Holmes 302eaef890 USe 24hr clock if appropriate, don't mess with the date and time
svn path=/trunk/; revision=12635
2001-09-05 22:28:39 +00:00
Iain Holmes e1fce519bb Fixes for Belgium
svn path=/trunk/; revision=12617
2001-09-04 23:52:49 +00:00
Iain Holmes 416d92895c Acell clashes fixed
svn path=/trunk/; revision=12616
2001-09-04 23:46:38 +00:00
Iain Holmes 5bd216cdff Make the apply button activate when the new feed is added
svn path=/trunk/; revision=12615
2001-09-04 23:38:18 +00:00
Iain Holmes 4b55768629 Don't use - in front of the temperature to mean No condition
svn path=/trunk/; revision=12606
2001-09-04 22:11:35 +00:00
Ettore Perazzoli d671e29102 Studlycapsize all the IDs that are not. Likewise. Updated accordingly.
* Evolution-ShellComponent.idl: Studlycapsize all the IDs that are
not.
* Evolution-common.idl: Likewise.
* evolution-activity-client.c: Updated accordingly.
* evolution-shell-component.c: Likewise.
* evolution-storage.c: Likewise.
* e-activity-handler.c: Likewise.
* e-component-registry.c: Likewise.
* e-corba-storage.c: Likewise.
* e-shell-user-creatable-items-handlers.c: Likewise.

* e-local-storage.c (remove_folder): Remove unused variable.

* e-shell-view.c (update_for_current_uri): Assign zero to
`unread_count', not NULL.

* e-shell-importer.c (import_druid_finish): Remove unused
variable.

* e-shell-user-creatable-items-handler.c: #include
"e-corba-utils.h".

* e-shell-startup-wizard.c: #include "e-shell-startup-wizard.h".

* e-shell-startup-wizard.h: #include <glib.h>

* e-summary-weather.c (weather_make_html): Make local variable
`icon_name' const.  Remove unused variable `uri'.

* e-summary.h: Reformatted in GTK+ style.
(e_summary_remove_online_connection): Added prototype.

* e-summary-preferences.c (fill_mail_shown_clist): Constify local
variable `name'.

* e-summary-mail.c: #include "e-util/e-path.h".  Updated to match
the new studlyCapsification in shell/Evolution*.idl.

* mail-local.c: Match the studlyCapsification of
shell/Evolution*.idl.

* mail-config-druid.h: Change type of `event_source' from
`Bonobo_EventSource *' to `Bonobo_EventSource'.

* mail-accounts.c (mail_delete): Remove unused local variable
`label'.

* folder-info.c (do_get_info): `#if 0' unused variables.

* gui/component/addressbook-component.c: Get rid of a warning by
initializing the closing NULL element in folder_types correctly.

* gui/component/select-names/e-select-names.c: Updated to match
the studlyCapsification of attributes in shell/Evolution*.idl.

svn path=/trunk/; revision=12495
2001-08-28 00:18:34 +00:00
Iain Holmes 495be272a5 Remove broken news feeds, don't show completed tasks
svn path=/trunk/; revision=12419
2001-08-23 18:43:38 +00:00
Iain Holmes 4bc7cbc83e Change the property bag to set
svn path=/trunk/; revision=12404
2001-08-22 22:51:06 +00:00
Iain Holmes 0af9d4d986 Fix the show_full_path bug
Set up the functions for better online/offline reporting.

svn path=/trunk/; revision=12403
2001-08-22 22:31:53 +00:00
Iain Holmes ec89843342 Fix it for people with funny themes
svn path=/trunk/; revision=12366
2001-08-21 21:59:40 +00:00
Damon Chaplin 6d4625b305 changed the icons. For calendar events we use the 'new appointment' icon
2001-08-21  Damon Chaplin  <damon@ximian.com>

	* e-summary-calendar.c (generate_html):
	* e-summary-tasks.c (generate_html): changed the icons. For calendar
	events we use the 'new appointment' icon from the menu. For tasks we
	use the task icon from the ETable - I wasn't sure about using the
	'New Task' icon as it has a tick in it which may make people think it
	is complete.

svn path=/trunk/; revision=12351
2001-08-21 19:45:53 +00:00
Ettore Perazzoli 213f236ff5 Change the type from "Summary" to "summary" for consistency with the other
* component-factory.c: Change the type from "Summary" to "summary"
for consistency with the other folder types.

svn path=/trunk/; revision=12239
2001-08-20 03:11:27 +00:00
Chyla Zbigniew 402218880e Marked string for translation (connection type).
* my-evolution/e-summary-rdf.c (make_connection):
Marked string for translation (connection type).

* my-evolution/e-summary-weather.c
(make_url): Split into two functions: make_url and make_anchor.
(weather_make_html): s/make_url/make_anchor/
(make_connection): Marked connection type string for franslation,
assign the real URI to ->hostname (using make_url), not location code.

svn path=/trunk/; revision=12226
2001-08-19 20:22:35 +00:00
Chyla Zbigniew 9999ec303a Don't hardcode the default list of stations, let translators define it per
* e-summary-preferences.c (make_initial_weather_list),
e-summary-weather.c (e_summary_weather_init):
Don't hardcode the default list of stations, let translators define it
per locale/country.

svn path=/trunk/; revision=12216
2001-08-19 07:16:30 +00:00
Iain Holmes 4ab941838f Don't allow nonroot nodes to be selected
svn path=/trunk/; revision=12178
2001-08-17 21:18:01 +00:00
Iain Holmes cd588d1cc7 US datified
svn path=/trunk/; revision=12060
2001-08-15 18:32:18 +00:00
Iain Holmes df89536d52 s/My Evolution/Summary/
svn path=/trunk/; revision=12058
2001-08-15 18:10:02 +00:00
Iain Holmes 8ca5b30ddb KBOS and ZSAM
svn path=/trunk/; revision=11972
2001-08-13 22:37:04 +00:00