Commit Graph

116 Commits

Author SHA1 Message Date
5052619689 Red Carpet RDF
svn path=/trunk/; revision=13018
2001-09-20 21:14:25 +00:00
86061f37b4 Display a bell icon if there's an alarm set
svn path=/trunk/; revision=12995
2001-09-19 22:30:41 +00:00
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
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
11c1a83ffc Open editors for tasks and appointments
svn path=/trunk/; revision=12986
2001-09-19 20:29:29 +00:00
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
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
e54241baa8 Select next rows
svn path=/trunk/; revision=12965
2001-09-19 00:24:38 +00:00
b8fc17e8f9 Keep the mail folders in the correct order
svn path=/trunk/; revision=12963
2001-09-19 00:11:58 +00:00
7728dbda7d Don't add folders multiple times
svn path=/trunk/; revision=12960
2001-09-18 22:40:28 +00:00
cc2f35f2b1 Added verbose error reporting in rdf summaries
svn path=/trunk/; revision=12952
2001-09-18 20:46:50 +00:00
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
b621787d61 Don't make the confusing URL for the station name
svn path=/trunk/; revision=12911
2001-09-17 21:05:51 +00:00
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
79ec5b35a8 Fix the use of qsort
svn path=/trunk/; revision=12906
2001-09-17 20:31:36 +00:00
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
127ee49f7c Timezone stuff
svn path=/trunk/; revision=12835
2001-09-14 22:43:17 +00:00
1c75ae8c60 Fix Norway
svn path=/trunk/; revision=12815
2001-09-13 23:23:45 +00:00
080576bf0d Fix Slashdot problem
svn path=/trunk/; revision=12809
2001-09-13 21:08:46 +00:00
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
820270c278 Add Memepool
svn path=/trunk/; revision=12740
2001-09-10 19:49:26 +00:00
3f7f2d2f2e Don't open multiple dialogs
svn path=/trunk/; revision=12656
2001-09-06 20:08:25 +00:00
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
cf8a393a64 Locations
svn path=/trunk/; revision=12638
2001-09-05 22:55:02 +00:00
cc19f5cc1f Stop the summary jumping to the top on redraw
svn path=/trunk/; revision=12636
2001-09-05 22:42:16 +00:00
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
e1fce519bb Fixes for Belgium
svn path=/trunk/; revision=12617
2001-09-04 23:52:49 +00:00
416d92895c Acell clashes fixed
svn path=/trunk/; revision=12616
2001-09-04 23:46:38 +00:00
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
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
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
495be272a5 Remove broken news feeds, don't show completed tasks
svn path=/trunk/; revision=12419
2001-08-23 18:43:38 +00:00
4bc7cbc83e Change the property bag to set
svn path=/trunk/; revision=12404
2001-08-22 22:51:06 +00:00
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
ec89843342 Fix it for people with funny themes
svn path=/trunk/; revision=12366
2001-08-21 21:59:40 +00:00
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
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
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
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
4ab941838f Don't allow nonroot nodes to be selected
svn path=/trunk/; revision=12178
2001-08-17 21:18:01 +00:00
cd588d1cc7 US datified
svn path=/trunk/; revision=12060
2001-08-15 18:32:18 +00:00
df89536d52 s/My Evolution/Summary/
svn path=/trunk/; revision=12058
2001-08-15 18:10:02 +00:00
8ca5b30ddb KBOS and ZSAM
svn path=/trunk/; revision=11972
2001-08-13 22:37:04 +00:00
99a9e24304 Disconnect our callbacks when we are freeing the ESummaryMail. Fixes
2001-08-13  Jason Leach  <jleach@ximian.com>

	* e-summary-mail.c (e_summary_mail_free): Disconnect our callbacks
	when we are freeing the ESummaryMail.  Fixes #6712.

svn path=/trunk/; revision=11941
2001-08-13 14:45:38 +00:00
c6178d76a5 added more padding between the vertical spacer and the icons for the
2001-08-09  Anna Marie Dirks <anna@ximian.com>
	* my-evolution-html.h : added more padding between the vertical
	spacer and the icons for the mail/appointments/tasks summaries.

svn path=/trunk/; revision=11847
2001-08-09 23:20:36 +00:00
80f09e4507 added accelerators to all useful widgets in this file such that this
2001-08-09  Anna Marie Dirks <anna@ximian.com>
        * my-evolution.glade : added accelerators to all useful widgets
	in this file such that this dialog can now be fully navigated from
	the keyboard.

	* e-summary-preferences.c : changed the construct_pixmap_button
	function to take glade xml, an hbox and pixmap, making it possible
	to use glade to define and change the keyboard accelerators, instead
	of trying to do this in the c code.

svn path=/trunk/; revision=11844
2001-08-09 22:30:30 +00:00
af43e15005 free the CalComponentDateTime and icaltimetype values after finishing with
2001-08-06  Damon Chaplin  <damon@ximian.com>

	* e-summary-tasks.c (sort_uids):
	(get_todays_uids):
	(generate_html):
	* e-summary-calendar.c (sort_uids): free the CalComponentDateTime
	and icaltimetype values after finishing with them.

svn path=/trunk/; revision=11720
2001-08-07 01:57:09 +00:00
3a3d80fa14 Callback for the EvolutionStorageListener::update_folder signal, so we can
2001-08-03  Jason Leach  <jleach@ximian.com>

	* e-summary-mail.c (update_folder_cb): Callback for the
	EvolutionStorageListener::update_folder signal, so we can update
	mail summaries when they change.  Bug #4686.

svn path=/trunk/; revision=11635
2001-08-03 23:09:53 +00:00
9a96cbd58e Install and use the new My Evolution icons from Jakub (they look really
awesome Jakub, nice work).

svn path=/trunk/; revision=11596
2001-08-02 19:44:23 +00:00
f0c158955e I18n fixes
svn path=/trunk/; revision=11488
2001-07-30 21:13:58 +00:00