Commit Graph

17807 Commits

Author SHA1 Message Date
2b5314180a Bump version to 1.3.91.99.
svn path=/trunk/; revision=21313
2003-05-21 19:05:14 +00:00
6d3b094732 1.3.91.
svn path=/trunk/; revision=21311
2003-05-21 18:51:10 +00:00
ca392b70a1 Removed keybindings and detect links prefs from the composer prefs.
svn path=/trunk/; revision=21310
2003-05-21 18:49:16 +00:00
9a01ce6a42 Renamed GAL_VERSION to GAL_REQUIRED; also, made it
not AC_SUBST() it anymore since it's only used in configure.
Added GTKHTML_REQUIRED and made all the libgtkhtml-3.0 checks use
it.

svn path=/trunk/; revision=21309
2003-05-21 17:48:03 +00:00
ad7f648150 41234
svn path=/trunk/; revision=21308
2003-05-21 17:05:10 +00:00
76ac9cf157 Fixes #41234
2003-05-21  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #41234

	* gui/dialogs/e-delegate-dialog.glade: changed button ordering.

svn path=/trunk/; revision=21307
2003-05-21 17:03:20 +00:00
707f1cb7f5 Fixes #41234
2003-05-21  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #41234

	* gui/dialogs/e-delegate-dialog.glade: changed button ordering.

svn path=/trunk/; revision=21306
2003-05-21 17:02:39 +00:00
7e3648fcd5 update for preference changes.
svn path=/trunk/; revision=21305
2003-05-21 16:21:11 +00:00
3c4aef5b41 to really fix 42952 use e_table_item_get_cell_geometry. Also a couple
2003-05-20  Ettore Perazzoli  <ettore@ximian.com>

	* e-tree.c (tree_canvas_size_allocate): to really fix 42952
	use e_table_item_get_cell_geometry.  Also a couple valgrind
	and g_warning fixes related to this change from Mike.

svn path=/trunk/; revision=21303
2003-05-21 16:02:59 +00:00
da19eca34e New artwork from Jakub.
svn path=/trunk/; revision=21302
2003-05-21 16:02:12 +00:00
d98bdb9094 updated
svn path=/trunk/; revision=21301
2003-05-21 15:38:28 +00:00
4773ca9f2b Create a second GPtrArray for the keys. We don't want to use
2003-05-20  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-object.c (camel_object_bag_destroy): Create a second
	GPtrArray for the keys. We don't want to use bag->free_key() on
	the object. Fixes bug #43406.

svn path=/trunk/; revision=21300
2003-05-21 15:32:37 +00:00
051f654615 Updated copyright years.
2003-05-20  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-importer.c: Updated copyright years.

	* mail-callbacks.c (ask_confirm_for_empty_subject): Fixed the
	logic a bit - if the gconf key *isn't* set, we want to return
	TRUE.

	* mail-search.c (mail_search_finalise): We need to weak_unref()
	the mail-display here. Fixes bug #43392.

svn path=/trunk/; revision=21299
2003-05-21 15:27:54 +00:00
4a405c6634 remove link hilighting option that isn't attached to anything.
2003-05-21  Larry Ewing  <lewing@ximian.com>

	* mail-config.glade: remove link hilighting option that isn't
	attached to anything.

svn path=/trunk/; revision=21298
2003-05-21 15:26:24 +00:00
f3ed67cdd5 Updated Swedish translation.
2003-05-21  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=21297
2003-05-21 11:18:53 +00:00
78b7254159 Update Czech translation
svn path=/trunk/; revision=21295
2003-05-21 08:57:44 +00:00
2dbb099051 (gnome_calendar_setup_view_menus): Removed
debugging message.

svn path=/trunk/; revision=21293
2003-05-20 20:33:01 +00:00
a521b602d0 Update.
svn path=/trunk/; revision=21292
2003-05-20 20:22:06 +00:00
fbe61660d1 filter notification events to keep the redisplay count down.
2003-05-20  Larry Ewing  <lewing@ximian.com>

	* mail-display.c: filter notification events to keep the redisplay
	count down.

svn path=/trunk/; revision=21290
2003-05-20 19:24:35 +00:00
8d75f1b9bc remove references to gtkhtml property manager. Connect to missing
2003-05-20  Larry Ewing  <lewing@ximian.com>

	* mail-composer-prefs.c: remove references to gtkhtml property
	manager.  Connect to missing settings.

	* mail-preferences.c: remove references to gtkhtml property
	manager.  Connect to missing settings.

	* mail-config.glade: remove keybinding setting.

	* mail-display.c (mail_display_destroy): remove notification.
	(display_notify): set animate and redisplay.  We have to redisplay
	because the citation color may have changed.

	* evolution-mail.schemas: add composer and display gconf entries.

svn path=/trunk/; revision=21288
2003-05-20 18:33:33 +00:00
81237cc33b i2003-05-20 Larry Ewing <lewing@ximian.com>
* e-msg-composer.c (composer_settings_update): set the various
	bonobo properties that are composer preferences.
	(create_composer): add notification of gconf changes.
	(destroy): disconnect notification.

	* e-msg-composer.h: keep the gcond notify handler id.

svn path=/trunk/; revision=21287
2003-05-20 18:26:09 +00:00
96caa0f572 updated
svn path=/trunk/; revision=21286
2003-05-20 16:33:27 +00:00
9c42c5b193 Change this dialog from using a gnome_message_box (which has been
2003-05-20  Anna Marie Dirks  <anna@ximian.com>

        * gui/dialogs/save-comp.c (save_component_dialog): Change this
        dialog from using a gnome_message_box (which has been deprecated),
        to using a gtk_message_dialog. This HIG-ifies this dialog, and
        fixes bug #42046.

svn path=/trunk/; revision=21285
2003-05-20 16:19:15 +00:00
defcee226b Only display a warning if errno != EINVAL (EINVAL means there was a
2003-05-19  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-folder-summary.c (camel_folder_summary_load): Only display
	a warning if errno != EINVAL (EINVAL means there was a version
	mismatch, so we don't really need to warn here since we are
	supposed to be able to handle this situation).
	(perform_content_info_load): Turn off debugging message.
	(summary_assign_uid): Turn off uid-clash warning.
	(camel_folder_summary_decode_token): Turn off debug messages.
	(summary_header_load): Turn off version-mismatch warning.

svn path=/trunk/; revision=21284
2003-05-20 15:59:55 +00:00
1c147afe15 Only re-add the store to the folder-tree if the account is enabled. Oops.
2003-05-19  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-account-gui.c (mail_account_gui_save): Only re-add the
	store to the folder-tree if the account is enabled. Oops. Fixes
	bug #43214.

svn path=/trunk/; revision=21283
2003-05-20 15:53:45 +00:00
09e32acfb1 #42056 - Accelerators in meeting selector not working/looks bad (Hans Petter)
svn path=/trunk/; revision=21282
2003-05-20 15:44:48 +00:00
4b55fd1ce1 Fixes #42056
2003-05-20  Hans Petter Jansson  <hpj@ximian.com>

	Fixes #42056

	* gui/e-meeting-time-sel.c (e_meeting_time_selector_construct):
	Don't create accel groups for menuitem mnemonics. Don't use
	deprecated functions where we actually need accel groups.

svn path=/trunk/; revision=21281
2003-05-20 15:40:17 +00:00
6f02daa384 (storage_weak_notify): Set
the storage member to NULL.
(shell_weak_notify): Set the shell member to NULL.
(cleanup_discovery): g_object_weak_unref() shell, parent and
storage.

svn path=/trunk/; revision=21280
2003-05-20 15:22:41 +00:00
42333eed03 remove references to font prefs.
2003-05-20  Larry Ewing  <lewing@ximian.com>

	* mail-config-factory.c: remove references to font prefs.

	* component-factory.c: Remove stale refernces the the font prefs.
	(make_factory): remove unused variables.

	* mail-config.c (mail_config_init): add a notify callback to the
	spelling color.
	(config_write_style): rename and write out the spell color as
	well.

svn path=/trunk/; revision=21279
2003-05-20 14:54:00 +00:00
b8bb619fc3 more news
svn path=/trunk/; revision=21278
2003-05-20 14:24:17 +00:00
f4d1b3fdc6 Update Czech translation
svn path=/trunk/; revision=21277
2003-05-20 13:30:49 +00:00
59b42a1f5c Updated by Francisco Javier Fernandez <serrador@arrakis.es>
2003-05-20  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated by Francisco Javier Fernandez <serrador@arrakis.es>

svn path=/trunk/; revision=21276
2003-05-20 13:15:07 +00:00
29c2c9098e Don't double-free newly-added categories that the gui hasn't been told
* pcs/cal-backend.c (cal_backend_finalize): Don't double-free
	newly-added categories that the gui hasn't been told about yet.
	#43321

svn path=/trunk/; revision=21275
2003-05-20 12:00:38 +00:00
2913c7ef31 set 'initialized' to TRUE when initialization is done, or we get the
2003-05-19  Rodrigo Moya <rodrigo@ximian.com>

	* gui/main.c (factory): set 'initialized' to TRUE when initialization
	is done, or we get the initialization code called over and over.

svn path=/trunk/; revision=21274
2003-05-20 11:54:59 +00:00
ae26cd403a Remove GNOME_PREFIX stuff. Add --disable-default-binary command line
* configure.in: Remove GNOME_PREFIX stuff.  Add
--disable-default-binary command line option, with corresponding
DEFAULT_BINARY Automake conditional.

svn path=/trunk/; revision=21273
2003-05-19 22:46:57 +00:00
24f6dfa15d Updated Swedish translation.
2003-05-19  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=21272
2003-05-19 22:00:09 +00:00
dac207ae43 more ab stuff
svn path=/trunk/; revision=21271
2003-05-19 20:31:28 +00:00
ab8f20f873 i2003-05-19 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c (func_beginswith): use the more
	convoluted (but more correct) query if evolutionPerson is
	supported.  Fixes #42825.

svn path=/trunk/; revision=21270
2003-05-19 20:30:24 +00:00
6052618948 handle the case where @book == NULL, which can happen if there was a
2003-05-19  Chris Toshok  <toshok@ximian.com>

	* backend/ebook/e-destination.c (use_default_book_cb): handle the
	case where @book == NULL, which can happen if there was a problem
	opening the default book.  Should fix #43005.

svn path=/trunk/; revision=21269
2003-05-19 20:26:34 +00:00
f68ef51327 Removed "forced_upgrade" unused variable. (show_development_warning): Put
* main.c: Removed "forced_upgrade" unused variable.
(show_development_warning): Put in a DEVELOPMENT_WARNING cpp
conditional.
(warning_dialog_response_callback): Likewise.
(view_map_callback): Likewise.
(new_view_created_callback): Likewise.
(idle_cb) [DEVELOPMENT_WARNING]: Do not connect
new_view_created_callback() to the "new_view" shell signal
anymore.

* Makefile.am (install-evolution) [DEFAULT_BINARY]: Make a
symbolic link from evolution to evolution-$(BASE_VERSION).

* e-shell-folder-creation-dialog.c (dialog_data_destroy):
g_object_weak_unref shell and dialog if they are not NULL.
(dialog_destroy_notify): Set ->dialog to NULL in all cases.

svn path=/trunk/; revision=21267
2003-05-19 19:41:05 +00:00
b414561327 more addressbook foo
svn path=/trunk/; revision=21266
2003-05-19 19:11:04 +00:00
f6f73451c5 Added HIG-appropriate spacing/ padding to the main hbox into which the
2003-05-19  Anna Marie Dirks  <anna@ximian.com>

	* e-multi-config-dialog.c (init): Added HIG-appropriate spacing/
	padding to the main hbox into which the icons and page widgets
	are packed.

svn path=/trunk/; revision=21265
2003-05-19 18:51:06 +00:00
30551d3f83 Remove some padding which I incorrectly added to the wrong vbox. This
2003-05-19  Anna Marie Dirks  <anna@ximian.com>

	* e-corba-config-page.c: Remove some padding which I incorrectly
	added to the wrong vbox. This shoulda been fixed in
	widgets/misc/e-multi-config-dialog.c . (And it is, now.)

svn path=/trunk/; revision=21264
2003-05-19 18:50:09 +00:00
15e8b4e477 fix the initial run case. the config upgrade code creates all elements so
2003-05-19  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-component.c
	(ensure_completion_uris_exist): fix the initial run case.  the
	config upgrade code creates all elements so we can't just check
	for NULL - we have to check if the string is empty.  Fixes #43213.

svn path=/trunk/; revision=21263
2003-05-19 18:49:07 +00:00
2d3e30b912 if we've got focus, set the background of the rect to bg[NORMAL], and the
2003-05-19  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/e-minicard-label.c (set_colors): if we've got focus,
	set the background of the rect to bg[NORMAL], and the fill color
	of the text and label to text[NORMAL].  This will make the
	background a different color than the canvas, but won't make it
	use the selected background.  fixes #42472

svn path=/trunk/; revision=21262
2003-05-19 18:41:24 +00:00
fcb80018c0 revert a broken CLEAN_FILES change. [42478]
2003-05-19  Mike Kestner  <mkestner@ximian.com>

	* Makefile.am : revert a broken CLEAN_FILES change. [42478]

2003-05-19  Mike Kestner  <mkestner@ximian.com>

	* e-cell-text.c (build_layout): don't call any line breaking
	or justification code if the width <= 0 since it's pointless
	and apparently pango likes to crash when you do. [43199]

svn path=/trunk/; revision=21260
2003-05-19 18:37:12 +00:00
35120cf3f4 add a g_object_ref(card), to match the one in
2003-05-19  Chris Toshok  <toshok@ximian.com>

	* gui/merging/e-card-merging.c (e_card_merging_book_commit_card):
	add a g_object_ref(card), to match the one in
	e_card_merging_book_add_card.  Fixes #43175.

svn path=/trunk/; revision=21259
2003-05-19 18:33:17 +00:00
47b865800c fixed ChangeLog
svn path=/trunk/; revision=21258
2003-05-19 17:20:04 +00:00
e479586351 remove the query time out if its still alive (update_query_timeout):
2003-05-19  JP Rosevear  <jpr@ximian.com>

	* gui/gnome-cal.c (gnome_calendar_destroy): remove the query time
	out if its still alive
	(update_query_timeout): update the query and clear the time out
	(client_cal_opened_cb): add the query update timeout

svn path=/trunk/; revision=21257
2003-05-19 17:06:16 +00:00
3a4478a299 Added HIG-blessed padding to (some of) the widgets in the dialog.
2003-05-19  Anna Marie Dirks  <anna@ximian.com>

	* gui/e-meeting-time-sel.c:  (e_meeting_time_selector_construct):
	Added HIG-blessed padding to (some of) the widgets in the
	dialog.

	* gui/dialogs/meeting-page.glade: Added HIG-blessed border width
	and spacing to the meeting page of the event editor.

	* gui/dialogs/schedule-page.glade: Added HIG-blessed border width
	to the schedule page on the event editor.

svn path=/trunk/; revision=21256
2003-05-19 16:24:33 +00:00