Commit Graph

82 Commits

Author SHA1 Message Date
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
Jason Leach 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
Anna Marie Dirks 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
Anna Marie Dirks 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
Damon Chaplin 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
Jason Leach 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
Jacob Leach 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
Iain Holmes f0c158955e I18n fixes
svn path=/trunk/; revision=11488
2001-07-30 21:13:58 +00:00
Iain Holmes ef6000b227 Remove the wipe trackers option.
svn path=/trunk/; revision=11486
2001-07-30 20:50:33 +00:00
Iain Holmes 381bb00712 Fix the URL link for the calendar
svn path=/trunk/; revision=11485
2001-07-30 20:09:59 +00:00
Iain Holmes d5b4769cec Locations.
svn path=/trunk/; revision=11450
2001-07-27 17:09:26 +00:00
Iain Holmes 12c1c987e1 Add new feed to the shown list
svn path=/trunk/; revision=11319
2001-07-23 20:59:37 +00:00
Iain Holmes 05ec4697c8 Make the storage registar(?) generic
svn path=/trunk/; revision=11315
2001-07-23 19:14:02 +00:00
Iain Holmes e5fc42d20f Fix the Newsforge name and the KDE rdf
svn path=/trunk/; revision=11313
2001-07-23 19:03:11 +00:00
Jason Leach 327a69c1ad Update the url (and site name) for the KDE rdf. Bug #5145.
2001-07-23  Jason Leach  <jleach@ximian.com>

	* e-summary-preferences.c: Update the url (and site name) for the
	KDE rdf.  Bug #5145.

svn path=/trunk/; revision=11308
2001-07-23 18:20:15 +00:00
Ettore Perazzoli ced2af3321 Add a `user_creatable' property to folder types and make components
use it, so that e.g. you cannot create a folder of type "mailstorage"
or "vtrash".

svn path=/trunk/; revision=11298
2001-07-22 03:50:07 +00:00
Jason Leach 4645eac850 Revert last changes, URIs are now back to original in shell.
2001-07-20  Jason Leach  <jleach@ximian.com>

	* e-summary-tasks.c: Revert last changes, URIs are now back to
	original in shell.

svn path=/trunk/; revision=11275
2001-07-20 21:19:51 +00:00
Jason Leach 65a899cbd6 Update the evolution:/local/ URI's to evolution:/Local Folders/ to go
2001-07-19  Jason Leach  <jleach@ximian.com>

	* e-summary-tasks.c: Update the evolution:/local/ URI's to
	evolution:/Local Folders/ to go along with todays shell changes.

	* e-summary-mail.c: Ditto.

	* e-summary-calendar.c: Ditto.

svn path=/trunk/; revision=11252
2001-07-20 03:39:10 +00:00
Iain Holmes 01e51e6eb2 HTML
svn path=/trunk/; revision=11240
2001-07-19 21:45:46 +00:00
Iain Holmes 13a1d6f61b Fix the mail folder links
svn path=/trunk/; revision=11231
2001-07-19 19:54:58 +00:00
Iain Holmes dabcbedc28 Set the text colour to BLACK
svn path=/trunk/; revision=11230
2001-07-19 19:32:03 +00:00
Iain Holmes f939dcc6c8 More stuff
svn path=/trunk/; revision=11214
2001-07-18 21:50:40 +00:00
Iain Holmes cdd1ac0d65 Remove spewage
svn path=/trunk/; revision=11213
2001-07-18 21:40:23 +00:00
Iain Holmes a715797c02 Make the Tasks option work
svn path=/trunk/; revision=11212
2001-07-18 21:39:20 +00:00
Iain Holmes 11fee9fe64 Make pretty buttons.
svn path=/trunk/; revision=11207
2001-07-18 19:35:28 +00:00
Iain Holmes 4b88233d96 Cosmetic fixes
svn path=/trunk/; revision=11205
2001-07-18 18:56:39 +00:00
Iain Holmes af019dc03b Nicer error reporting.
svn path=/trunk/; revision=11130
2001-07-16 18:06:35 +00:00
Iain Holmes 7e35d996af Icon name fix
svn path=/trunk/; revision=11104
2001-07-13 22:14:08 +00:00
Iain Holmes fd982262e8 Set the property box change
svn path=/trunk/; revision=11089
2001-07-13 17:32:38 +00:00
Chyla Zbigniew fc4abdadf6 Convert the date string to utf8 before appending it to HTML.
* e-summary.c (e_summary_draw): Convert the date string to utf8 before
appending it to HTML.

svn path=/trunk/; revision=11088
2001-07-13 16:49:18 +00:00
Iain Holmes 713ae4a7aa include <config.h>
svn path=/trunk/; revision=11070
2001-07-12 21:49:35 +00:00
Iain Holmes e7926cc69e i18n stuff
svn path=/trunk/; revision=11059
2001-07-12 20:31:14 +00:00
Iain Holmes 060173826a Minor glade change
svn path=/trunk/; revision=11042
2001-07-12 16:13:08 +00:00
Iain Holmes 65fd3e3e30 Secure e_summary_mail_generate_html
svn path=/trunk/; revision=11014
2001-07-11 20:30:50 +00:00
Iain Holmes 046bcbb23e Fix the memory corruption issue
svn path=/trunk/; revision=11013
2001-07-11 20:26:52 +00:00
Iain Holmes 76d4c1fa56 Free the data stop all the transfers when the summary is destroyed.
svn path=/trunk/; revision=11010
2001-07-11 19:08:53 +00:00
Iain Holmes faf2348340 Fix the register RDF
svn path=/trunk/; revision=10954
2001-07-10 16:25:44 +00:00
Iain Holmes 76f4fb9c00 Alarm! Alarm!
svn path=/trunk/; revision=10937
2001-07-09 22:50:10 +00:00
Iain Holmes 4138abc3eb Get a lovely icon from jimmac for the type of weather
svn path=/trunk/; revision=10929
2001-07-09 20:08:30 +00:00
Iain Holmes dbc2b81a2e Fix the big black line down the middle bug
svn path=/trunk/; revision=10927
2001-07-09 19:02:59 +00:00
Iain Holmes d1716cf6d6 Fix another HTML bug
svn path=/trunk/; revision=10926
2001-07-09 18:57:14 +00:00
Iain Holmes 1fa540053c Better time reporting
svn path=/trunk/; revision=10925
2001-07-09 18:47:17 +00:00