Commit Graph

17557 Commits

Author SHA1 Message Date
8f2a49962f [#41013]
2003-04-28  Not Zed  <NotZed@Ximian.com>

        [#41013]

        * e-shell-importer.c (html_size_req): removed.
        (create_help): renamed from create_html.  Only creates a plain
        label widget now, with line wrap turned on.  Also make the
        g_return an assert, it failing is entirely based on internal code.
        (show_import_wizard): s/create_html/create_help/g

        [#41648]

        * e-config-upgrade.c (upgrade_xml_file): upgrade_xml_file_1_0 made
        a bit more generic, this handles io, a callback handles xml
        changes.
        (is_xml1encoded): new function to tell if a string is in gal's
        xml1 'encoded' format, or raw locale text.
        (decode_xml1): decode xml1 encoded format to valid utf8.
        (upgrade_xml_1_2_rec): upgrades xml1 encoded or badly encoded xml
        content for specific parent->child nodes.
        (CONF_REVISION): bump the config revision to 1.3.1.
        (e_config_upgrade): if config revision < 1.3.1, then check xml
        files for xml1 content.

svn path=/trunk/; revision=20999
2003-04-29 02:40:56 +00:00
56bb2117f0 Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least
2003-04-28  Jeffrey Stedfast  <fejj@ximian.com>

	* e-host-utils.c: Added #include <netinet/in.h> for the
	sockaddr_in6 typedef for at least MacOS X.

svn path=/trunk/; revision=20998
2003-04-29 02:14:37 +00:00
99a26e26b6 fix logic for updating selection after a delete when @move_selection_mode
2003-04-28  Chris Toshok  <toshok@ximian.com>

	* gal/util/e-bit-array.c (e_bit_array_delete_real): fix logic for
	updating selection after a delete when @move_selection_mode ==
	TRUE.

svn path=/trunk/; revision=20997
2003-04-28 21:22:28 +00:00
abb5fe7759 Fix up some stuff for the nognome script Fix up nognome script for Sun
2003-04-28  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Fix up some stuff for the nognome script
	* evolution-nognome.in: Fix up nognome script for Sun GNOME2

svn path=/trunk/; revision=20996
2003-04-28 21:21:00 +00:00
5283d07d81 don't do wrapping during edit
2003-04-28  Mike Kestner  <mkestner@ximian.com>

	* e-cell-text.c (build_layout): don't do wrapping during edit

svn path=/trunk/; revision=20995
2003-04-28 21:03:35 +00:00
8f52c9c406 Fixes #41916
2003-04-28  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #41916

	* evolution-storage.c (get_folder_list_foreach): removed comment which
	does not apply any more.
	(impl_Storage__get_folderList): set sequence's maximum number of items
	to e_folder_tree_get_count as is.

svn path=/trunk/; revision=20994
2003-04-28 20:22:12 +00:00
6465c66649 Updated Swedish translation.
2003-04-28  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=20993
2003-04-28 19:47:44 +00:00
67074d45c7 Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)
2003-04-28  Rodney Dawes  <dobey@ximian.com>

	* data/cde_app_root/: Use $(privdatadir) instead of
	$(prefix)/share/evolution-$(BASE_VERSION) for the cde stuff

svn path=/trunk/; revision=20992
2003-04-28 19:25:38 +00:00
432b014a9f Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221.
2003-04-28  Anna Marie Dirks  <anna@ximian.com>

	* gui/dialogs/alarm-options.glade: Added HIG-blessed padding
	to the alarm options dialog. Fixes bug #41221.

svn path=/trunk/; revision=20991
2003-04-28 19:08:56 +00:00
7fc668b1c4 Added appropriate spacing and padding to the calendar/tasks page of the
2003-04-28  Anna Marie Dirks  <anna@ximian.com>

	* gui/dialogs/cal-prefs-dialog.glade: Added appropriate spacing
	and padding to the calendar/tasks page of the settings dialog.
	Fixes bug #41129

svn path=/trunk/; revision=20990
2003-04-28 19:06:38 +00:00
f36a8560bc Finishes up fixing #41256 by adding appropriate spacing/padding to the
2003-04-28  Anna Marie Dirks  <anna@ximian.com>

	* gui/dialogs/task-page.glade: Finishes up fixing #41256 by
	adding appropriate spacing/padding to the main task page.

	* gui/dialogs/task-details-page.glade: Added appropriate
	spacing and padding to the task-details page. Partially
	fixes #41256.

svn path=/trunk/; revision=20989
2003-04-28 19:03:21 +00:00
ca3492eb33 Added padding/spacing to this page as specified by the HIG. Partially
2003-04-28  Anna Marie Dirks  <anna@ximian.com>

	* gui/dialogs/recurrence-page.glade: Added padding/spacing
	to this page as specified by the HIG. Partially fixes #41215.

	* gui/dialogs/alarm-page.glade: Added padding/spacing/stock
	buttons to the alarm page. Partially fixes #41215.

	* gui/dialogs/event-page.glade: Added padding/spacing to the
	event-page (partially fixes #41215)

svn path=/trunk/; revision=20988
2003-04-28 19:00:04 +00:00
8cb06f7966 (main): Add e_proxy_init()
svn path=/trunk/; revision=20987
2003-04-28 18:17:22 +00:00
e8a5147580 (mail_session_forget_passwords): Forget all
passwords again.  [#41817]

svn path=/trunk/; revision=20986
2003-04-28 18:04:09 +00:00
8910fc09d9 Don't convert the label charset from UTF-8 into the locale charset.
2003-04-23  Jeffrey Stedfast  <fejj@ximian.com>

	* menus/gal-view-menus.c (build_menus): Don't convert the label
	charset from UTF-8 into the locale charset.

svn path=/trunk/; revision=20985
2003-04-28 17:48:02 +00:00
bb0d02c04b Fixes #35814
2003-04-27  Rodney Dawes  <dobey@ximian.com>

	Fixes #35814

	* calendar/gui/calendar-component.c: Change mnemonic/keybinding for
	New Meeting to not conflict with other items in the File->New menu

	* ui/evolution.xml: Changed the New Folder keybinding to C-S-f

svn path=/trunk/; revision=20984
2003-04-28 16:47:35 +00:00
aea82dfd60 Made toplevel container widgets set a border-width (including toplevel
2003-04-25  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.glade: Made toplevel container widgets set a
	border-width (including toplevel widgets within frames), set the
	table/hbox/vbox spacings, set the spacing between an image and the
	description text in hboxes to 12pts (as suggested by the HIG),
	Changed Add/Delete buttons to the stock Add/Remove buttons, etc

2003-04-24  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_init): Cache the allowable
	mime-types.
	(mail_config_get_allowable_mime_types): New public function to get
	an array of allowable mime-types.

	* mail-format.c (mail_lookup_handler): Only allow a
	bonobo-component handler if the mime-type is something handled by
	evolution or the user has specifically chosen that type as
	available for viewing with a bonobo component in the gconf
	database.
	(mime_type_uses_evolution_component): New convenience function.
	(mime_type_can_use_component): Checks gconf to see if the user has
	allowed the mime-type to be viewed by a component.

svn path=/trunk/; revision=20983
2003-04-28 16:00:47 +00:00
d4876ac1ad If we fail to load the icon that gnome_vfs_get_icon() gave us, the default
2003-04-25  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c (pixbuf_for_mime_type): If we
	fail to load the icon that gnome_vfs_get_icon() gave us, the
	default back to gnome-unknown.png. This is the only POSSIBLE way
	for Anna to be getting a NULL pixbuf if she has gnome-unknown.png
	that I can see. Should fix bug #41513.

svn path=/trunk/; revision=20982
2003-04-28 15:58:43 +00:00
89aadcbd29 correcting the order and the callouts filenames
svn path=/trunk/; revision=20981
2003-04-28 14:25:06 +00:00
0743249ed0 Update Cezech translation
svn path=/trunk/; revision=20980
2003-04-28 11:56:42 +00:00
3793123c56 add blurbs for 41843 and 41779
svn path=/trunk/; revision=20979
2003-04-28 10:47:00 +00:00
aceae3820a [ fixes bug #41843] use e_card_simple_get_ecard_field instead of
2003-04-28  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #41843]
	* tools/evolution-addressbook-export-list-cards.c
	(e_card_simple_csv_get_name): use e_card_simple_get_ecard_field
	instead of e_card_simple_get_name, so the return value won't be
	localized.

svn path=/trunk/; revision=20978
2003-04-28 10:14:13 +00:00
a3a311f702 [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old
2003-04-28  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #41779 ]
	* gui/component/e-address-popup.c (mini_wizard_container_add): we
	don't need to call gtk_widget_destroy on the old child, since
	gtk_container_remove will unref it for us.

svn path=/trunk/; revision=20977
2003-04-28 08:36:51 +00:00
bccf5a543b some Docbook taggin
svn path=/trunk/; revision=20976
2003-04-27 13:38:50 +00:00
f355db03d2 Updated portuguese translation.
2003-04-27  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated portuguese translation.

svn path=/trunk/; revision=20975
2003-04-27 12:52:19 +00:00
4cff7179cf Updated Swedish translation.
2003-04-26  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=20974
2003-04-26 21:17:35 +00:00
da12dd29a8 Fixes #41661
2003-04-24  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #41661

	* idl/evolution-calendar.idl: added discardAlarm method to
	GNOME:Evolution:Calendar:Cal interface.

	* pcs/cal.c (cal_class_init): set new epv's method.
	(impl_Cal_discardAlarm): implementation of new CORBA method.

	* pcs/cal-backend.[ch]: added 'discard_alarm' virtual method, and
	CAL_BACKEND_RESULT_NOT_IMPLEMENTED to CalBackendResult enum.
	(cal_backend_class_init): initialize new class method.
	(cal_backend_discard_alarm): new method.
	(cal_backend_update_objects, cal_backend_remove_object): return
	proper CalBackendResult values.

	* pcs/cal-backend-file.c (cal_backend_file_class_init): initialize
	new class method.
	(cal_backend_file_discard_alarm): implementation of new method.

	* pcs/cal-client.[ch] (cal_client_discard_alarm): new function.

	* gui/alarm-notify/alarm-queue.c (remove_qeueud_alarm): don't remove
	the alarm directly from the component, call cal_client_discard_alarm
	and let the backend deal with it.

svn path=/trunk/; revision=20973
2003-04-26 16:44:49 +00:00
49802408e2 Updated Norwegian translation. Added calendar/gui/dialogs/delete-error.c
2003-04-26  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* POTFILES.in: Added calendar/gui/dialogs/delete-error.c

svn path=/trunk/; revision=20972
2003-04-26 12:51:54 +00:00
1b000411d9 Updated Spanish translation by Francisco Javier Fernandez
2003-04-25  Pablo Gonzalo del Campo <pablodc@bigfoot.com>

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

svn path=/trunk/; revision=20971
2003-04-25 21:51:46 +00:00
d5b19144de filter order.
svn path=/trunk/; revision=20970
2003-04-25 19:39:21 +00:00
419e8fd017 Comment out the pinging code again since it's only being used by
* evolution-shell-component.c (impl_setOwner): Comment out the
	pinging code again since it's only being used by Connector, where
	it's triggering an unrelated bug.

svn path=/trunk/; revision=20969
2003-04-25 17:33:20 +00:00
1fbfda671f (async_open_cb): Added a missing unref of the
storage in the closure.
(async_open_folder_idle): Add the pending open to the pending open
list before calling asyncOpenFolder, instead of after.

svn path=/trunk/; revision=20968
2003-04-25 17:03:51 +00:00
1564340ffe A 24x24 version of Jimmac's stock edit icon.
svn path=/trunk/; revision=20967
2003-04-25 16:03:28 +00:00
9a7c709843 An icon from Jakub to use on Evo's edit buttons.
svn path=/trunk/; revision=20966
2003-04-25 15:45:32 +00:00
645bc49e43 toolbar is not strictly a guilabel: «GUILabel identifies text that appears as a label in a graphical user interface»
svn path=/trunk/; revision=20965
2003-04-25 15:15:03 +00:00
431c3907fe Updated Swedish translation.
2003-04-25  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=20964
2003-04-25 13:04:23 +00:00
3386ae934a set the hpane default to 32000 so we never see a pane no matter the start
2003-04-24  JP Rosevear  <jpr@ximian.com>

 	* gui/apps_evolution_calendar.schemas: set the hpane default to
 	32000 so we never see a pane no matter the start up window size
 	unless the user changes it

svn path=/trunk/; revision=20963
2003-04-25 02:01:21 +00:00
1c3404caf2 Remove change that shouldn't have been committed.
svn path=/trunk/; revision=20962
2003-04-25 01:59:20 +00:00
90dc62f9e5 Fixes #37552
2003-04-24  JP Rosevear  <jpr@ximian.com>

	Fixes #37552

	* gui/dialogs/Makefile.am: build delete-error.[hc]

	* gui/e-tasks.c: wrap calls to cal_client_remove_object with
	delete_error_dialog

	* gui/e-itip-control.c: ditto

	* gui/e-calendar-table.c: ditto

	* gui/e-week-view.c: ditto

	* gui/e-day-view.c: ditto

	* gui/dialogs/delete-error.[hc]: gemerate an error message based
	on result

svn path=/trunk/; revision=20961
2003-04-25 01:57:55 +00:00
8f4d9f83b2 Dutch translation updated.
2003-04-24  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

svn path=/trunk/; revision=20960
2003-04-24 19:38:47 +00:00
54ae44bc33 as below (update_active): as below
2003-04-24  Radek Doulik  <rodo@ximian.com>

	* mail-display.c (html_button_press_event): as below
	(update_active): as below

	* folder-browser.c (html_button_press_event): update for changed
	coordinates in gtk-2

svn path=/trunk/; revision=20959
2003-04-24 19:09:04 +00:00
98e99b95d4 removed unused variable..
2003-04-23  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-day-view.c (e_day_view_on_delete_occurrence): removed
	unused variable..

svn path=/trunk/; revision=20958
2003-04-24 18:05:38 +00:00
22b6bc562c Disable debugging printfs.
2003-04-22  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-utils.c: Disable debugging printfs.

svn path=/trunk/; revision=20957
2003-04-24 17:41:28 +00:00
1a3b2e594c Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.
2003-04-17  Jeffrey Stedfast  <fejj@ximian.com>

	* e-host-utils.c (e_gethostbyname_r): Keep our buf ptr aligned to
	sizeof (char *). Should fix bug #41362.
	(e_gethostbyaddr_r): Same.

svn path=/trunk/; revision=20956
2003-04-24 17:05:13 +00:00
960163b188 Try stat'ing the file before loading it with xmlParseFile() to avoid
2003-04-23  Jeffrey Stedfast  <fejj@ximian.com>

	* gal-view-instance.c (load_current_view): Try stat'ing the file
	before loading it with xmlParseFile() to avoid warnign spewage
	from libxml2 saying that the file doesn't exist.

svn path=/trunk/; revision=20955
2003-04-24 16:46:50 +00:00
cebc10e46e Updated Czech translation
svn path=/trunk/; revision=20954
2003-04-24 10:12:16 +00:00
b81c4b307e Updated italian traslation.
svn path=/trunk/; revision=20953
2003-04-24 06:11:05 +00:00
c459d39bd3 removed debug printfs.
2003-04-23  Not Zed  <NotZed@Ximian.com>

        * e-msg-composer.c (map_default_cb): removed debug printfs.

svn path=/trunk/; revision=20952
2003-04-24 01:57:47 +00:00
13220ad77b cast to remove warning. (construct): set a physiucal uri on the root
2003-04-23  Not Zed  <NotZed@Ximian.com>

        * e-local-storage.c (load_folder): cast to remove warning.
        (construct): set a physiucal uri on the root folder, so we dont
        get warnings when we add it later.

svn path=/trunk/; revision=20951
2003-04-24 01:56:46 +00:00
2d09981098 pass an exception to get_provider, to silence some warnings/get a valid
2003-04-23  Not Zed  <NotZed@Ximian.com>

        * mail-send-recv.c (get_receive_type): pass an exception to
        get_provider, to silence some warnings/get a valid result.

svn path=/trunk/; revision=20950
2003-04-24 01:55:10 +00:00