Commit Graph

161 Commits

Author SHA1 Message Date
d6c6c73330 -- Merge fix for #17377 from the evolution-1-0-branch.
* main.c (main): Push GdkRGB visual and colormap.

svn path=/trunk/; revision=15195
2001-12-20 06:15:53 +00:00
137e86ce01 use cal_client_open_default_tasks
2001-12-19  JP Rosevear  <jpr@ximian.com>

	* e-summary-tasks.c (e_summary_tasks_init): use
	cal_client_open_default_tasks

	* e-summary-calendar.c (e_summary_calendar_init): use
	cal_client_open_default_calendar

svn path=/trunk/; revision=15181
2001-12-19 15:35:58 +00:00
bdb095ab69 Merging patches from 1-0-branch
svn path=/trunk/; revision=15109
2001-12-17 12:20:19 +00:00
3be029c79a Remove perl.com
svn path=/trunk/; revision=14933
2001-12-07 16:42:31 +00:00
8d521a4bbc Don't choke! Spell celsius correctly Don't choke!
Don't choke!
Spell celsius correctly
Don't choke!

svn path=/trunk/; revision=14692
2001-11-14 00:46:00 +00:00
16cb05f315 make the timezone default to UTC.
2001-11-13  Damon Chaplin  <damon@ximian.com>

	* e-summary.c (e_summary_init): make the timezone default to UTC.

svn path=/trunk/; revision=14690
2001-11-13 23:46:10 +00:00
37b841061a Removed `morons.org'.
* e-summary-preferences.c: Removed `morons.org'.

svn path=/trunk/; revision=14646
2001-11-09 19:37:57 +00:00
53d4e603f3 Silly random city bug
svn path=/trunk/; revision=14613
2001-11-07 11:37:28 +00:00
13345f4f8d Removed Frobisher
svn path=/trunk/; revision=14548
2001-10-31 19:59:37 +00:00
72ab189eac Spelling mistake
svn path=/trunk/; revision=14546
2001-10-31 19:27:54 +00:00
9f6d470e75 Fix bug if you remove all folders, or all rdfs or all weather stations where settings were reset
svn path=/trunk/; revision=14534
2001-10-31 12:53:18 +00:00
d42daece4a Do some NULL checking before dereferencing things.
svn path=/trunk/; revision=14497
2001-10-30 23:05:36 +00:00
3ba36ef408 use libical-evolution.la
2001-10-29  Damon Chaplin  <damon@ximian.com>

	* Makefile.am (evolution_executive_summary_LDADD): use
	libical-evolution.la

svn path=/trunk/; revision=14400
2001-10-30 01:51:02 +00:00
1330f75679 Save the RDFs into a new place
Only have one place for initialisation of rdf/weather stations.

svn path=/trunk/; revision=14362
2001-10-29 21:03:46 +00:00
54a2c04bc1 retrieve the default URI for calendars from the configuration instead of
2001-10-29  Rodrigo Moya <rodrigo@ximian.com>

	* e-summary-calendar.c (e_summary_calendar_init): retrieve the
	default URI for calendars from the configuration instead of
	hard-coding it

	* e-summary-tasks.c (e_summary_tasks_init): likewise for tasks

svn path=/trunk/; revision=14352
2001-10-29 18:57:55 +00:00
242ed7f944 We only want KBOS by default.
* e-summary-preferences.c (make_initial_weather_list): We only
want KBOS by default.

* e-summary-weather.c (e_summary_weather_init): We only want KBOS
by default.

svn path=/trunk/; revision=14351
2001-10-29 18:52:00 +00:00
d109123edc Slow down reload requests to work around a bug in gnome-vfs. Ugly, but it
2001-10-27  Jon Trowbridge  <trow@ximian.com>

	* e-summary.c (e_summary_reload): Slow down reload requests
	to work around a bug in gnome-vfs.  Ugly, but it works.
	(Bug #12956)

svn path=/trunk/; revision=14239
2001-10-27 23:16:13 +00:00
0b5c3e9f8b NULL the handle after a failed open so the offline handler won't think
2001-10-26  Iain Holmes  <iain@ximian.com>

	* e-summary-rdf.c (open_callback): NULL the handle after a failed
	open so the offline handler won't think they're still open.
	(e_summary_rdf_set_online): Cancel all the open connections when the
	summary goes offline.

	* e-summary-weather.c (open_callback): NULL the handle after a failed
	open so the offline handler won't think they're still open.
	(e_summary_weather_set_online): Cancel all the open connections when the
	summary goes offline.

	* e-summary.c (e_summary_set_online): Call the callback if it's not
	NULL.

svn path=/trunk/; revision=14183
2001-10-26 23:15:19 +00:00
580b80f5b3 It is possible for start_foo.value to be NULL after a cal to
2001-10-25  Jon Trowbridge  <trow@ximian.com>

	* e-summary-tasks.c (sort_uids): It is possible for
	start_foo.value to be NULL after a cal to
	cal_component_get_dtstart, so we need to check for this before
	dereferencing it. (Bug #13259)

svn path=/trunk/; revision=14097
2001-10-25 19:45:07 +00:00
9be7cad2cd Correct fix for 12236. Stops the crashing and leaves the summary in a usable state.
svn path=/trunk/; revision=13982
2001-10-24 11:52:28 +00:00
d012fd43ca Changed "Add new feed" to "Add news feed".
001-10-22  Anna Marie Dirks  <anna@ximian.com>

	* my-evolution.glade: Changed "Add new feed" to "Add news feed".

svn path=/trunk/; revision=13924
2001-10-23 01:45:30 +00:00
8c83f5222f set the default timezone on the server.
2001-10-22  Damon Chaplin  <damon@ximian.com>

	* e-summary-tasks.c (generate_html): set the default timezone on the
	server.

	* e-summary-calendar.c (e_cal_comp_util_compare_event_timezones):
	update to check for DATE values.
	(uids_to_array): pass the default timezone
	to cal_recur_generate_instances.
	(generate_html): set the default timezone on the server.

svn path=/trunk/; revision=13921
2001-10-23 00:29:53 +00:00
798623d52b Remove the help_button in the property box.
* e-summary-preferences.c (e_summary_configure): Remove the
help_button in the property box.

svn path=/trunk/; revision=13900
2001-10-22 22:31:43 +00:00
1fe301e0a6 Null some freed memory
svn path=/trunk/; revision=13799
2001-10-19 18:23:28 +00:00
f19b05e456 Stuff to try to find the memory corruption
svn path=/trunk/; revision=13769
2001-10-18 20:17:52 +00:00
1ec9e205a1 Minor changes in the hope that bug is fixed :/
svn path=/trunk/; revision=13701
2001-10-16 20:10:43 +00:00
f618c258e1 Made temporary buffer for strftime much bigger (it was too small for
* e-summary-calendar.c (generate_html): Made temporary buffer for
strftime much bigger (it was too small for Polish month names), added
missing colon and conversion to UTF-8.

svn path=/trunk/; revision=13669
2001-10-14 18:17:38 +00:00
af4cb39650 Fix some strings
svn path=/trunk/; revision=13630
2001-10-12 21:41:59 +00:00
f6dce20df1 Update the signature to match the new signal.
* e-summary-mail.c (update_folder_cb): Update the signature to
	match the new signal.

svn path=/trunk/; revision=13591
2001-10-11 19:01:06 +00:00
44f3c6d906 Fixed polling in offline mode
svn path=/trunk/; revision=13562
2001-10-10 19:54:28 +00:00
b1e9620e1a Minimum time of updates is 5 minutes
svn path=/trunk/; revision=13560
2001-10-10 19:07:49 +00:00
2024ff43f5 Added HispaLinux
2001-10-06  Carlos Perelló Marín <carlos@gnome-db.org>

	* e-summary-preferences.c: Added HispaLinux

svn path=/trunk/; revision=13483
2001-10-06 15:55:08 +00:00
ef960f1216 Fix a race condition
svn path=/trunk/; revision=13473
2001-10-05 22:02:53 +00:00
46e6d93b25 Swap Xiamen for Tokyo
Capitalise stuff in the glade file

svn path=/trunk/; revision=13421
2001-10-04 20:19:51 +00:00
83529b8532 used time_add_day/week/month _with_zone() functions rather than the old
2001-10-01  Damon Chaplin  <damon@ximian.com>

	* e-summary-calendar.c (generate_html): used time_add_day/week/month
	_with_zone() functions rather than the old versions.

	* e-summary.c (alarm_fn): use time_day_end_with_zone ().

	* e-summary-tasks.c (generate_html): removed day_begin and day_end
	since they aren't used, and the calls to time_day_begin/end().

svn path=/trunk/; revision=13365
2001-10-03 04:29:55 +00:00
cb47695f98 Handle recurrances correctly
svn path=/trunk/; revision=13348
2001-10-02 20:52:21 +00:00
3695ce0e60 add $(BONOBO_GNOME_CFLAGS) to make it compile with latest Bonobo, which
2001-10-02  Rodrigo Moya <rodrigo@ximian.com>

	* Makefile.am: add $(BONOBO_GNOME_CFLAGS) to make it compile with
	latest Bonobo, which does not install headers in
	$(gnome_prefix)/include

svn path=/trunk/; revision=13304
2001-10-02 17:20:03 +00:00
1801894965 Applied patch from Takuo Kitame
svn path=/trunk/; revision=13271
2001-10-01 19:03:26 +00:00
d503c5e756 Make the show todays tasks work.
svn path=/trunk/; revision=13197
2001-09-27 20:51:20 +00:00
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
56b24983e2 Add copyright notices
svn path=/trunk/; revision=13157
2001-09-26 19:37:32 +00:00
6498968214 Freeze and thaw
svn path=/trunk/; revision=13132
2001-09-25 23:08:08 +00:00
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
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
3a3e6ff3e6 Set a timezone icon
svn path=/trunk/; revision=13069
2001-09-21 21:37:04 +00:00
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