Commit Graph

16503 Commits

Author SHA1 Message Date
13fb419aa0 Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): Remove
* gui/component/Makefile.am (INCLUDES): Remove cruft, rename
	ICONSDIR to IMAGESDIR.
	(serverdir, gladedir): Remove defintions.

	* gui/component/addressbook-component.c (IS_CONTACT_TYPE): use
	g_ascii_strcasecmp
	(add_creatable_item): s/ICONSDIR/IMAGESDIR/

	* gui/component/component-factory.c: #include <string.h>

	* gui/component/e-address-widget.c: Likewise.
	(e_address_widget_destroy): s/gtk_idle_remove/g_source_remove/
	(e_address_widget_schedule_query): s/gtk_idle_add/g_idle_add/

svn path=/trunk/; revision=19786
2003-02-05 23:48:52 +00:00
0873dd0b65 Remove cruft. (serverdir, gladedir, etspecdir): Remove definitions
* gui/component/select-names/Makefile.am (INCLUDES): Remove cruft.
	(serverdir, gladedir, etspecdir): Remove definitions

	* gui/component/select-names/e-select-names.c: #include <string.h>

	* gui/component/select-names/e-select-names-popup.c
	(init_html_mail): Remove deprecated
	gtk_check_menu_item_set_show_toggle call.

	* gui/component/select-names/e-select-names-manager.c
	(e_select_names_manager_entry_free):
	s/gtk_timeout_remove/g_source_remove/

svn path=/trunk/; revision=19785
2003-02-05 23:48:38 +00:00
675a9d147a Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):
* gui/widgets/Makefile.am (INCLUDES): Remove cruft.
	(gladedir, etspecdir): Remove definitions.
	(glade_DATA): Empty, so remove it.

	* gui/widgets/e-addressbook-reflow-adapter.c: #include <string.h>
	(addressbook_get_property): Remove unused variable

	* gui/widgets/e-addressbook-view.c: #include <string.h>
	(get_selection_model): Add a g_return_val_if_reached.

	* gui/widgets/e-minicard.c: #include string.h, gtkmain.h,
	gnome-canvas-pixbuf.h
	(field_changed): s/gtk_object_unref/g_object_unref/
	(get_left_width): Remove unused variable

	* gui/widgets/e-minicard-control.c: #include <string.h>
	(pstream_load, pstream_save): Use g_ascii_strcasecmp

	* gui/widgets/e-minicard-view.c: #include <string.h>

	* gui/widgets/e-minicard-view-widget.c
	(e_minicard_view_widget_new): s/gtk_type_new/g_object_new/

svn path=/trunk/; revision=19784
2003-02-05 23:48:14 +00:00
9a08dd45d3 Remove cruft. Define in terms of privdatadir
* gui/merging/Makefile.am (INCLUDES): Remove cruft.
	* gui/search/Makefile.am (ruledir): Define in terms of privdatadir

svn path=/trunk/; revision=19783
2003-02-05 23:47:59 +00:00
8b4423c10c Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): Remove
* gui/contact-list-editor/Makefile.am (INCLUDES): Remove cruft,
	s/ICONSDIR/IMAGESDIR/
	(gladedir, etspecdir): Remove definitions.

	* gui/contact-list-editor/e-contact-list-editor.c: #include
	<string.h>
	(e_contact_list_editor_init): s/ICONSDIR/IMAGESDIR/
	(e_contact_list_editor_new): s/gtk_object_ref/g_object_ref/

	* gui/contact-list-editor/e-contact-list-model.c: #include <string.h>

svn path=/trunk/; revision=19782
2003-02-05 23:47:44 +00:00
9ef9993740 Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install
* gui/contact-editor/Makefile.am (INCLUDES): Remove some cruft.
	rename ICONSDIR to IMAGESDIR.
	(images_DATA): Install arrow.png in imagesdir instead of
	privdatadir.

	* gui/contact-editor/e-contact-quick-add.c: #include <string.h>

	* gui/contact-editor/e-contact-editor.c: #include <string.h>
	(e_contact_editor_init): s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR/
	(e_contact_editor_new): s/gtk_object_ref/g_object_ref/
	(_replace_button): Look in imagesdir, not privdatadir
	(_phone_arrow_pressed): Remove call to deprecated
	gtk_check_menu_item_set_show_toggle.
	(_email_arrow_pressed): Likewise
	(_address_arrow_pressed): Likewise
	(set_address_field): Remove unused variable
	(enable_widget):
	s/gtk_entry_set_editable/gtk_editable_set_editable/

	* gui/contact-editor/e-contact-editor-address.c
	(e_contact_editor_address_init):
	s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR
	(e_contact_editor_address_set_property):
	s/gtk_entry_set_editable/gtk_editable_set_editable/

	* gui/contact-editor/e-contact-editor-fullname.c
	(e_contact_editor_fullname_init):
	s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR
	(e_contact_editor_fullname_set_property): Likewise.

svn path=/trunk/; revision=19781
2003-02-05 23:47:32 +00:00
3dd0e5884e Define in terms of privdatadir. (gladedir): Defined in configure.in now.
* printing/Makefile.am (ecpsdir): Define in terms of privdatadir.
	(gladedir): Defined in configure.in now.

	* printing/e-contact-print.c: #include <string.h>

	* printing/test-print.c: #include <bonobo/bonobo-main.h>
	* printing/test-contact-print-style-editor.c: Likewise

svn path=/trunk/; revision=19780
2003-02-05 23:47:12 +00:00
d8eca23e10 Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): Use
* backend/pas/Makefile.am (INCLUDES): Remove cruft
	(ldapschemadir): Use privdatadir
	(pasincludedir): Use privincludedir.

	* backend/pas/pas-book-factory.c (pas_book_factory_activate):
	Remove unused variable.
	* backend/pas/pas-book-view.c (pas_book_view_new): Likewise

svn path=/trunk/; revision=19779
2003-02-05 23:47:01 +00:00
4958846621 Remove cruft. (libebookincludedir): Use privincludedir.
* backend/ebook/Makefile.am (INCLUDES): Remove cruft.
	(libebookincludedir): Use privincludedir.

	* backend/ebook/e-book-util.c: #include <string.h>
	* backend/ebook/e-card-compare.c: Likewise
	* backend/ebook/load-pine-addressbook.c: Likewise
	* backend/ebook/test-client.c: Likewise

	* backend/ebook/evolution-vcard-importer.c: #include
	<e-book-util.h>
	(factory_fn): Fix this to actually return the importer.

	* backend/ebook/evolution-ldif-importer.c (parseLine): #include
	<e-book-util.h> and <bonobo/bonobo-main.h>. Use g_ascii_strcmp.

	* backend/ebook/e-card.c (e_card_email_match_single_string):
	(e_card_email_find_number): s/g_str/g_ascii_str/
	* backend/ebook/e-destination.c (e_destination_equal): Likewise.
	Also, add an "else return FALSE;"

svn path=/trunk/; revision=19778
2003-02-05 23:46:49 +00:00
e40fc54935 Define in terms of privincludedir
* Makefile.am (wombatincludedir): Define in terms of
	privincludedir

svn path=/trunk/; revision=19777
2003-02-05 22:37:43 +00:00
66802f088f Defined in configure.in now (filterdir): Define using privdatadir
* Makefile.am (gladedir): Defined in configure.in now
	(filterdir): Define using privdatadir

svn path=/trunk/; revision=19776
2003-02-05 22:37:03 +00:00
3e0211a7d2 Define in terms of privincludedir. (camellibexecdir): Define in terms of
* Makefile.am (libcamelincludedir): Define in terms of
	privincludedir.
	(camellibexecdir): Define in terms of privlibexecdir
	(libcamel_la_LDFLAGS): Remove -rpath. (automake will add that)

	* providers/imap/Makefile.am (libcamelimapincludedir): Define in
	terms of privincludedir.
	(INCLUDES): Remove -I$(includedir)
	* providers/local/Makefile.am: Likewise
	* providers/nntp/Makefile.am: Likewise
	* providers/pop3/Makefile.am: Likewise
	* providers/sendmail/Makefile.am: Likewise
	* providers/smtp/Makefile.am: Likewise

svn path=/trunk/; revision=19775
2003-02-05 22:34:18 +00:00
fefb7820db Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR
* Makefile.am (INCLUDES): Define EVOLUTION_IMAGES using
	$(imagesdir). Define EVOLUTION_GLADEDIR using $(gladedir)
	(eshellincludedir): Define in terms of $(privincludedir)
	(evolution_LDFLAGS): Remove this. gmodule-2's LDFLAGS include the
	equivalent of -export-dynamic for us.
	(serverdir, etspecdir): Remove. Defined in configure.in now.

	* e-folder.c: #include <string.h>
	* e-corba-config-page.c: Likewise
	* e-shell-config.c: Likewise
	* e-shell-folder-creation-dialog.c: Likewise
	* e-shell-folder-title-bar.c: Likewise
	* e-shell-startup-wizard.c: Likewise
	* evolution-activity-client.c: Likewise.
	* evolution-shell-component-client.c: Likewise
	* evolution-shell-component-utils.c: Likewise
	* evolution-storage.c: Likewise
	* evolution-test-component.c: Likewise

	* e-shortcuts-view.c (destroy_group_cb): Remove unused variable

	* importer/Makefile.am (INCLUDES): Remove -I$(includedir). Define
	EVOLUTION_GLADEDIR using $(gladedir).
	(libevolution_importerincludedir): Define in terms of
	$(privincludedir)
	(gladedir): Removed. Defined in configure.in now.

	* glade/Makefile.am (gladedir): Likewise

svn path=/trunk/; revision=19774
2003-02-05 22:25:18 +00:00
fe4da718f0 Remove unneeded MAP_DIR define. (gladedir): Remove. Defined in
* e-timezone-dialog/Makefile.am (INCLUDES): Remove unneeded
	MAP_DIR define.
	(gladedir): Remove. Defined in configure.in now.

	* menus/gal-view-menus.c: #include <string.h>

svn path=/trunk/; revision=19773
2003-02-05 22:04:48 +00:00
a8d95c424f Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define in
* Makefile.am (INCLUDES): Define MAP_DIR in terms of $(imagesdir).
	(widgetsincludedir): Define in terms of $(privincludedir)

svn path=/trunk/; revision=19772
2003-02-05 22:04:32 +00:00
022bfface0 define in terms of privincludedir.
* Makefile.am (eutilincludedir, etc): define in terms of
	privincludedir.

	* ename/Makefile.am (libenameincludedir): Likewise

	* e-account.c: Fix warnings
	* e-account-list.c: Likewise
	* e-config-listener.c: Likewise
	* e-gui-utils.c: Likewise.
	* e-lang-utils.c: Likewise
	* e-msgport.c: Likewise
	* e-passwords.c: Likewise

	* e-categories-config.c
	(e_categories_config_open_dialog_for_entry): Use g_object_get/_set
	rather than gtk_

	* e-url.c (e_uri_new): Use g_ascii_strdown instead of deprecated
	g_strdown.

svn path=/trunk/; revision=19771
2003-02-05 21:58:39 +00:00
4fe7f116d9 use privdatadir
* data/Makefile.am (dtappintegrate, dtappunintegrate): use
	privdatadir

svn path=/trunk/; revision=19770
2003-02-05 21:48:14 +00:00
2b798e6820 Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,
* configure.in: Define and AC_SUBST privlibexecdir, privdatadir,
	privincludedir, serverdir, evolutionuidir, imagesdir, buttonsdir,
	soundsdir, gladedir, etspecdir, and viewsdir.

svn path=/trunk/; revision=19769
2003-02-05 21:46:03 +00:00
999cf94d61 Split out the mailto handling code from here so we can use it in the
2003-02-05  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (e_msg_composer_new_from_url): Split out the
	mailto handling code from here so we can use it in the drag-n-drop
	code too.
	(drag_data_received): If we find a mailto: url in the
	text/uri-list drop, pass that off to handle_mailto() so it can
	fill in the fields for us.

svn path=/trunk/; revision=19768
2003-02-05 20:16:44 +00:00
7cb7f846d4 add cal-recur.c
* POTFILES.in: add cal-recur.c

svn path=/trunk/; revision=19767
2003-02-05 18:52:31 +00:00
f0574ae557 s/BonoboXObject/BonoboObject/
* importer/evolution-intelligent-importer.c:
	s/BonoboXObject/BonoboObject/

svn path=/trunk/; revision=19766
2003-02-05 18:47:08 +00:00
a4f9deac83 s/BonoboXObject/BonoboObject/
* e-summary-offline-handler.c: s/BonoboXObject/BonoboObject/

svn path=/trunk/; revision=19765
2003-02-05 18:45:22 +00:00
859e08c112 s/BonoboXObject/BonoboObject/
* gui/calendar-offline-handler.c: s/BonoboXObject/BonoboObject/

	* gui/comp-editor-factory.c: Likewise

svn path=/trunk/; revision=19764
2003-02-05 18:43:59 +00:00
05020b82c3 array of localized month day names ("1st" - "31st")
* cal-util/cal-recur.c (cal_recur_nth): array of localized month
	day names ("1st" - "31st")

	* gui/dialogs/recurrence-page.c (make_recur_month_num_submenu,
	make_recur_month_num_menu, month_num_menu_selection_done_cb): Use
	the new cal_recur_nth[] array. The way this was done before didn't
	localize properly.

	* gui/alarm-notify/notify-main.c (main):
	s/glade_gnome_init/glade_init/

	From evolution-1-2-branch:

	* gui/e-itip-control.c (write_recurrence_piece): Describe
	recurrences, if we can. #30993
	(set_date_label): If the meeting has recurrences, call
	write_recurrence_piece after writing the start and end dates.
	(write_label_piece): Wrap the timezone in <font size=-1> to
	de-emphasize it a bit and try to keep the timestamp on a single
	line even with big Outlook timezone names. Add an option to show
	just the date, for describing the end of recurrences (since the
	time in the UNTIL is the *beginning* of the last instance, which
	would confuse people).
	(update_item): Set the VCALENDAR's METHOD.
	(ok_clicked_cb): Use update_item, not remove_item, to process a
	cancelation. Part of #33875.

	* pcs/cal-backend-file.c (cal_backend_file_cancel_object): New,
	handle an ICAL_METHOD_CANCEL update.
	(cal_backend_file_update_objects): Call
	cal_backend_file_update_object or cal_backend_file_cancel_object
	as appropriate.

svn path=/trunk/; revision=19763
2003-02-05 18:12:34 +00:00
a066cf216e s/glade_gnome_init/glade_init/
* main.c (main): s/glade_gnome_init/glade_init/

svn path=/trunk/; revision=19762
2003-02-05 18:10:51 +00:00
4be1d4a1c7 s/glade_gnome_init/glade_init/
* e-folder-list.c (e_folder_list_class_init):
	s/glade_gnome_init/glade_init/

	* main.c (main): Likewise

svn path=/trunk/; revision=19761
2003-02-05 18:10:09 +00:00
5b7f0b4f0e Replace deprecated glade_gnome_init() with glade_init().
* gui/component/addressbook-config.c (main): Replace deprecated
	glade_gnome_init() with glade_init().

	* gui/contact-editor/test-editor.c (main): Likewise.

	* printing/test-contact-print-style-editor.c (main): Likewise.

	* printing/test-print.c (main): Likewise.

svn path=/trunk/; revision=19760
2003-02-05 18:08:49 +00:00
b0f27fa8d7 Replace deprecated glade_gnome_init() call with glade_init().
* e-table-config.c (config_class_init): Replace deprecated
	glade_gnome_init() call with glade_init().

	* e-table-field-chooser.c (e_table_field_chooser_class_init):
	Likewise.

svn path=/trunk/; revision=19759
2003-02-05 18:02:17 +00:00
e703f44dbb define and AC_SUBST privlibexecdir.
* configure.in: define and AC_SUBST privlibexecdir.

	* evolution-shell.pc.in: Add privlibexecdir, componentdir,
	evolutionuidir, and iconsdir.

svn path=/trunk/; revision=19758
2003-02-05 17:23:09 +00:00
f6ac018d23 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
svn path=/trunk/; revision=19756
2003-02-05 06:48:09 +00:00
3fd6662401 make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update to
2003-02-03  Mike Kestner  <mkestner@ximian.com>

	* configure.in : make GAL_LIBS use -lgal-2.0
	* gal/Makefile.am : remove extraneous GTK_LIBS reference
	* tests/test-tree-3.c : update to new etta API

gal/e-table/ChangeLog
2003-02-03  Mike Kestner  <mkestner@ximian.com>

	* e-tree-selection-model.c : remove e-tree-sorted usage
	* e-tree-table-adapter.* : rewrite to perform sorting
	* e-tree.c : remove e-tree-sorted usage

svn path=/trunk/; revision=19755
2003-02-05 06:03:05 +00:00
0d7462802f Init bag->owner to 0.
2003-02-04  Not Zed  <NotZed@Ximian.com>

        * camel-object.c (camel_object_bag_new): Init bag->owner to 0.

2003-01-31  Not Zed  <NotZed@Ximian.com>

        * camel-object.c (camel_object_bag_*): Changed to use a posix
        semaphore instead of a condition variable + flag to reserve the
        object bag because e_mutex_cond is broken.

svn path=/trunk/; revision=19754
2003-02-05 04:53:53 +00:00
38eef72722 re-enable. (prepare_importer_page): re-enable importer code.
2003-02-05  Not Zed  <NotZed@Ximian.com>

        * e-shell-startup-wizard.c (start_importers): re-enable.
        (prepare_importer_page): re-enable importer code.

        * e-shell-importer.c (druid_finish_button_change): removed, since
        its not such a hack to change anymore.  Dunno how to get an icon
        on it tho, without a stock button.
        (show_import_wizard): Change the apply button to "Import" here.

2003-01-28  Not Zed  <NotZed@Ximian.com>

        * e-local-storage.c (create_folder_directory): We can't use
        pointer arithmetic with g_path_get_*, so adjust code accordingly.

2003-01-16  Not Zed  <NotZed@Ximian.com>

        * e-shell-startup-wizard.c (e_shell_startup_wizard_create): Hook
        onto finish instead of next on the last page.

svn path=/trunk/; revision=19753
2003-02-05 04:47:03 +00:00
2dd6f4d7de update from ../../importers/. (main): Removed.
2003-02-05  Not Zed  <NotZed@Ximian.com>

	* importers/netscape-importer.c: update from ../../importers/.
	(main): Removed.
	(mail_importer_module_init): Setup module init fn.
	(factory_fn): api changes.
	(is_dir_empty): deprecated changes, and clean up logic.
	(importer_cb): pulse progress bar, use idle function for
	processing next item.
	(import_next): Remove link before recursing, also fix memleak, and
	api changes.
	(netscape_import_file): dont release importer.
	(*): gconf'ify

	* importers/elm-importer.c (elm_factory_fn): Track the
	evolution_intelligent_importer, so we can unref it when done.
	(*): gconf'ify.

	* importers/pine-importer.c (parse_line): use gobject stuff rather
	than gtkobject.
	(import_addressfile): close down 'properly' when finished.
	(importer_timeout_fn): Do most processing decisions here, either
	from a timeout or idle function.  This prevents us getting 1 stack
	frame per message and per folder.  Close down properly also.
	(importer_cb): Add a timeout, ignore the callback, or add an idle
	function to process the next item.
	(pine_import_file): dont release the importer if we can't load it,
	its released elsewhere, i think.
	(import_addressfile): step the progress bar as we go.
	(factory_fn): Track the evolution_intelligent_importer, so we can
	unref when done.
	(*): gconf'ify

2003-01-31  Not Zed  <NotZed@Ximian.com>

	* importers/elm-importer.c (elm_can_import): g_file_exists ->
	lstat, and g_build_filename api changes.

	* importers/pine-importer.c: moved from
	../../importers/pine-importer.c
	(factory_fn): oaf->bonobo_activation
	(mail_importer_module_init): setup factory.
	(main): Removed.
	(*): REemove bonobo config stuff.
	(factory_fn): destroy signal -> weak ref.
	(pine_destroy_cb): Fix signature for weak ref notify.
	(import_addressfile): use new glib filename stuff.
	(import_addressbook): same.
	(pine_can_import): and here.
	(import_next): and here.
	(scan_dir): and here
	(pine_create_structure): And here.
	(pine_can_import): g_file_exists -> lstat.
	(importer_cb): If there are more items, use an idle handler to
	drop back a few stack frames rather than recursing for each
	message.
	(import_next): unlink data from dir_list before recursing, and fix
	leak.

2003-01-30  Not Zed  <NotZed@Ximian.com>

	* importers/elm-importer.c (elm_destroy_cb): Change for weak ref
	setup.
	(elm_factory_fn): destroy -> weak ref.

2003-01-29  Not Zed  <NotZed@Ximian.com>

	* importers/elm-importer.c (importer_cb): Pass processItem off to
	an idle handler, so we dont blow our stacks.  Also update to use
	progress_bar_pulse().
	(import_item_idle): Get the next message here instead.
	(import_next): Fix a glist leak.  Unlink the file before we import
	it too.  And close the dialogue and clean up when we've run out of
	folders to import.

2003-01-17  Not Zed  <NotZed@Ximian.com>

	* importers/elm-importer.c (elm_create_structure): use/free elmdir
	rather than double-free maildir.

2003-01-16  Not Zed  <NotZed@Ximian.com>

	* importers/elm-importer.c: update from ../importers/elm-importer.c

svn path=/trunk/; revision=19752
2003-02-05 04:25:40 +00:00
5c82a66329 The CVS server exited after applying everything from my last commit,
except for the changes made to this file. Why?

svn path=/trunk/; revision=19750
2003-02-05 00:17:37 +00:00
b33925fd09 Rename to e_meeting_time_selector_on_invite_others_button_expose() and
2003-02-04  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-meeting-time-sel.c
	(e_meeting_time_selector_on_invite_others_button_draw):
	Rename to e_meeting_time_selector_on_invite_others_button_expose()
	and handle "expose-event" instead of "draw".
	(e_meeting_time_selector_construct): The "draw" signal doesn't exist
	anymore - connect to "expose-event" instead.

	* gui/dialogs/event-page.c (clear_widgets): Clear the GtkTextBuffer
	for the description.
	(event_page_fill_widgets): Use the GtkTextBuffer.
	(event_page_fill_component): Use the GtkTextBuffer.
	(init_widgets): Create a GtkTextBuffer for the GtkTextView. Set word
	wrap. Connect to the "changed" signal of the model instead of the view.

svn path=/trunk/; revision=19749
2003-02-05 00:13:23 +00:00
fb9018a61e Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated.
2003-02-04  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-utils.c (imap_parse_body): Use
	g_ascii_strdown() instead of g_strdown, since g_strdown is
	deprecated.
	(imap_parse_body): Same.

	* providers/imap/camel-imap-folder.c (decode_internaldate): Use
	strncasecmp() here too.
	(parse_fetch_response): And here.
	(camel_imap_folder_selected): Here too.

	* providers/imap/camel-imap-utils.c (imap_namespace_decode): Use
	strncasecmp() instead of g_strncasecmp() because the latter is
	deprecated.

	* providers/imap/camel-imap-store.c (imap_get_capability): Again here.
	(hash_folder_name): Here too.
	(compare_folder_name): And here.
	(get_folder_online): Again.
	(get_folder_offline): And again.

	* providers/imap/camel-imap-folder.c (camel_imap_folder_selected):
	Same as below again.

	* providers/imap/camel-imap-command.c (camel_imap_response_free):
	Same as below.

	* providers/smtp/camel-smtp-transport.c (smtp_data): Use
	strcasecmp() because g_strcasecmp() is deprecated.

	* camel-url.c (camel_url_new_with_base): Use g_ascii_strdown()
	instead of g_strdown, since g_strdown is deprecated.

2003-01-28  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-gssapi.c (gssapi_challenge): Pass in some default
	flags to gss_init_sec_context() (these default flags are defined
	as a MUST in rfc1964).

svn path=/trunk/; revision=19748
2003-02-04 23:36:01 +00:00
bb0bada231 thx to Baris, adjust phrasing in assorted places. tiny fixes, basically.
2003-02-04  Aaron Weber  <aaron@ximian.com>

	* C/apx-authors.xml: thx to Baris, adjust phrasing in assorted
	places. tiny fixes, basically.

svn path=/trunk/; revision=19747
2003-02-04 22:55:24 +00:00
5bbbd24a65 Fix badly formatted ChangeLog entry. This has been bothering me since it
first appeared there.

svn path=/trunk/; revision=19744
2003-02-04 21:07:34 +00:00
124c11b99a Use PangoLayout to draw text.
2003-02-04  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-meeting-time-sel-item.c
	(e_meeting_time_selector_item_paint_day_top): Use PangoLayout to
	draw text.

svn path=/trunk/; revision=19743
2003-02-04 21:03:28 +00:00
75402d39ad Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.
* configure.in: Update AC_DEFINEs to use the new syntax to make
	acconfig.h unnecessary. (Remove unneeded HAVE_KDE_APPLNK define).
	Call GNOME_COMPILE_WARNINGS and add $WARN_CFLAGS to CFLAGS to get
	back to the evo 1.2 behavior of defaulting to -Wall everywhere.
	Fix up privlibdir definition to avoid undefined variables in
	evolution-shell.pc.

	* acinclude.m4: Update AC_DEFINE

	* acconfig.h: Gone

svn path=/trunk/; revision=19742
2003-02-04 20:57:25 +00:00
f532dd55d2 fixed button/text mismatches
svn path=/trunk/; revision=19741
2003-02-04 19:42:24 +00:00
06736e9529 removed broken strings
svn path=/trunk/; revision=19737
2003-02-04 19:31:55 +00:00
a5e82f72f8 updated for e scroll frame --> gtk scrolled window
svn path=/trunk/; revision=19736
2003-02-04 19:03:02 +00:00
9a00cb7215 replaced e scroll frame with gtk scrolled window
svn path=/trunk/; revision=19735
2003-02-04 19:01:48 +00:00
7159321621 Updated it.po (style fixies)
svn path=/trunk/; revision=19732
2003-02-04 16:46:26 +00:00
5839d83bd2 add gnome-vfs-module-2.0 to the deps so we pick up the right include path.
2003-02-03  Chris Toshok  <toshok@ximian.com>

	* configure.in (EVOLUTION_MAIL): add gnome-vfs-module-2.0 to the
	deps so we pick up the right include path.

svn path=/trunk/; revision=19724
2003-02-04 07:57:30 +00:00
1b564cc2a2 remove the --enable-shlib-components stuff.
2003-02-03  Chris Toshok  <toshok@ximian.com>

	* configure.in: remove the --enable-shlib-components stuff.

svn path=/trunk/; revision=19723
2003-02-04 01:26:22 +00:00
3b2bc2c244 [ pull forward Jack Jia's fix for #34900 ] use a weak ref for the file
2003-02-03  Chris Toshok  <toshok@ximian.com>

	[ pull forward Jack Jia's fix for #34900 ]
	* gui/contact-editor/e-contact-save-as.c (e_contact_save_as): use
	a weak ref for the file selector.
	(e_contact_list_save_as): same.
	(destroy_it): rewrite this as a weak ref notify function.
	(close_it): remove frees of the info (it's freed in the weak ref
	function).
	(save_it): same.

svn path=/trunk/; revision=19722
2003-02-04 00:13:38 +00:00
742bc235c0 pull forward Jack Jia's fix for #33672, but convert it to use unlink
2003-02-03  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-component.c (remove_folder): pull
	forward Jack Jia's fix for #33672, but convert it to use unlink
	instead of the gnome-vfs stuff.

svn path=/trunk/; revision=19721
2003-02-04 00:07:19 +00:00