Commit Graph

144 Commits

Author SHA1 Message Date
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
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