Commit Graph

23046 Commits

Author SHA1 Message Date
4fca3e656f remove debug test
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (find_cal_opened_cb): remove debug test

svn path=/trunk/; revision=28590
2005-01-28 02:02:41 +00:00
e1510a09fc Fix the labels in the account druid to be left aligned, and justified left
2005-01-27  Rodney Dawes  <dobey@novell.com>

	* mail-config.glade: Fix the labels in the account druid to be
	left aligned, and justified left
	Fix the border and spacing for all the vboxes in the account druid
	pages to be HIG compliant
	Fix the account naming info label to be more concise

	Fixes #68696

svn path=/trunk/; revision=28589
2005-01-27 21:31:54 +00:00
ebda5e5ecb Updated Spanish translation.
2005-01-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=28588
2005-01-27 20:10:39 +00:00
aa634fa02c Fix the dialog to have borders that are HIG-compliant and fix up the
2005-01-27  Rodney Dawes  <dobey@novell.com>

	* mail-send-recv.c (build_dialog): Fix the dialog to have borders
	that are HIG-compliant and fix up the spacing and padding of the
	internal widgets to do the right thing to be HIG compliant

svn path=/trunk/; revision=28587
2005-01-27 19:28:16 +00:00
bde223995e Translation updated by Ivar Smolin.
2005-01-27  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28586
2005-01-27 19:13:36 +00:00
3738c5c543 Updated Simplified Chinese translation
svn path=/trunk/; revision=28585
2005-01-27 18:18:44 +00:00
da4bb89f31 add some debugging spew
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c: add some debugging spew

svn path=/trunk/; revision=28584
2005-01-27 18:10:03 +00:00
851a0d55d3 add some debugging spew
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c: add some debugging spew

svn path=/trunk/; revision=28583
2005-01-27 18:01:55 +00:00
637d616193 add a d(x) debugging define and default to off
2005-01-27  JP Rosevear  <jpr@novell.com>

	* em-format-hook.c: add a d(x) debugging define and default to off

svn path=/trunk/; revision=28582
2005-01-27 18:00:30 +00:00
eee6b38606 Update Update
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update

svn path=/trunk/; revision=28581
2005-01-27 16:12:21 +00:00
8371bae83c deal with the itip message having an individual instance.
2005-01-27  Rodrigo Moya <rodrigo@novell.com>

	* itip-formatter.c (update_attendee_status): deal with the itip
	message having an individual instance.

svn path=/trunk/; revision=28580
2005-01-27 13:25:09 +00:00
b9bc87999f case insesitive version of strstr. Used from camel
2005-01-26  Sivaiah Nallagatla <snallagatla@novell.com>

       * util/eab-book-util.c (strstrcase) :
       case insesitive version of strstr. Used
       from camel

       (eab_contact_list_from_string) : do case in sensitive
       search for "BEGIN:VCARD" and "END:VCARD" to
       take care of broken vcards

       Fixes #70339

svn path=/trunk/; revision=28578
2005-01-27 11:30:20 +00:00
dc0c9aef27 Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-01-27  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

svn path=/trunk/; revision=28577
2005-01-27 10:01:53 +00:00
6c59e5fa6c add access key to 'Member' Button.
2005-01-26 Hao Sheng  <hao.sheng@sun.com>

        * gui/contact-list-editor/e-contact-list-editor.c:
        (setup_name_selector): add access key to 'Member' Button.

svn path=/trunk/; revision=28576
2005-01-27 09:39:55 +00:00
d22c44df75 Updated German translation.
2005-01-27  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=28575
2005-01-27 07:37:30 +00:00
17f3cc6994 Fixes #71774 we should check whether the 'new_name' is a NULL pointer to
2005-01-26  Mengjie Yu  <meng-jie.yu@sun.com>

	Fixes #71774
	* em-folder-tree.c: (emft_popup_rename_folder):
	we should check whether the 'new_name' is a NULL pointer to avoid
	Evolution crashes.

svn path=/trunk/; revision=28574
2005-01-27 07:05:56 +00:00
cdbb677db1 add a11y description for the entry.
2005-01-27  Mengjie Yu  <meng-jie.yu@sun.com>

	* e-request.c: (e_request_string):add a11y description for the
	entry.

svn path=/trunk/; revision=28573
2005-01-27 06:53:30 +00:00
0dcae6d9d8 add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c
2005-01-27  Li Yuan  <li.yuan@sun.com>

	* gal/a11y/e-table/Makefile.am:
	add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c

	* gal/a11y/e-table/gal-a11y-e-cell-popup.c:
	(gal_a11y_e_cell_popup_new):
	add i18n support to strings.

	Fixes #70261
	* gal/a11y/e-table/gal-a11y-e-cell-text.c:
	(ect_dispose): disconnect the insert and the delete signal.
	(ect_check):do some check works.
	(ect_get_name), (ect_get_text),
	(ect_get_character_at_offset), (ect_get_caret_offset),
	(ect_get_character_count), (ect_get_n_selections),
	(ect_get_selection), (ect_add_selection), (ect_set_caret_offset),
	(ect_insert_text): use e_cell_text_get_text_by_view instead of
	e_cell_text_get_text. make get_name work well when e-cell-text
	is being edited.
	(ect_do_action_edit): call e_table_item_enter_edit only when
	the cell is editable.
	(ect_text_inserted_cb), (ect_text_deleted_cb):
	emit the text_changed::insert(delete) signal. make gnopernicus
	know the text_changed.
	(ect_class_init): add dispose function.
	(ect_action_init): add the edit action.
	(gal_a11y_e_cell_text_get_type): no ect_init function now.
	(cell_text_destroyed): unref the atkobject.
	(gal_a11y_e_cell_text_new): connect text_inserted and text_deleted
	singals and make sure the state of editable is right.

	* gal/a11y/e-table/gal-a11y-e-cell-text.h:
	add two signal handler id.

	* gal/a11y/e-table/gal-a11y-e-cell-toggle.c:
	(gal_a11y_e_cell_toggle_dispose): fix #70261.
	(model_change_cb): make gnopernicus to report state change signal.
	(gal_a11y_e_cell_toggle_new):add i18n support to strings.

	* gal/a11y/e-table/gal-a11y-e-cell-tree.c:
	(gal_a11y_e_cell_tree_new):
	add i18n support to strings.

	Fixes #61688
	* gal/a11y/e-table/gal-a11y-e-cell-vbox.c: (ecv_get_n_children),
	(subcell_destroyed), (ecv_ref_child), (ecv_dispose),
	(ecv_ref_accessible_at_point), (ecv_class_init), (ecv_init),
	(ecv_atk_component_iface_init), (gal_a11y_e_cell_vbox_get_type),
	(gal_a11y_e_cell_vbox_new):
	* gal/a11y/e-table/gal-a11y-e-cell-vbox.h:
	implement a11y object of ECellVbox.

	Fixes #48976
	* gal/a11y/e-table/gal-a11y-e-cell.c:
	function name are changed form eti_* to gal_a11y_e_cell_*
	(is_valid): check if the cell is valid.
	(gal_a11y_e_cell_dispose): make sure state_set is null.
	(gal_a11y_e_cell_get_name): implement the get_name function.
	(gal_a11y_e_cell_ref_state_set): add VISIBLE state.
	(gal_a11y_e_cell_get_parent),
	(gal_a11y_e_cell_get_index_in_parent),
	(gal_a11y_e_cell_get_extents):  use e_tree_get_cell_geometry and
	e_table_get_cell_geometry instead of e_table_item_get_cell_geometry.
	(gal_a11y_e_cell_grab_focus): make grab_focus work with e-tree also.
	(gal_a11y_e_cell_atk_component_iface_init),
	(gal_a11y_e_cell_class_init): add get_name function.
	(gal_a11y_e_cell_init): add some state to cell.
	(idle_do_action): check if cell is valid.
	(gal_a11y_e_cell_action_do_action): check if cell is valid.
	(gal_a11y_e_cell_get_type), (gal_a11y_e_cell_construct):
	ref e-table-item.
	* gal/a11y/e-table/gal-a11y-e-table-click-to-add.c:
	(etcta_get_description), (etcta_action_get_name): add i18n support to strings.
	(etcta_get_name): if etcta has message, return it.
	(etcta_ref_state_set): implement the ref_state_set function,
	add SENSITIVE and SHOWING state.
	(etcta_class_init):add ref_state_set function.
	(etcta_selection_cursor_changed): call atk_focus_tracker_notify
	to a11y-e-cell
	(gal_a11y_e_table_click_to_add_new): connect
	etcta_selection_cursor_changed to cursor_changed signal.

	* gal/a11y/e-table/gal-a11y-e-table-item-factory.c:
	(gal_a11y_e_table_item_factory_create_accessible):
	parameters of gal_a11y_e_table_item_new have been changed.

	Fixes #68675
	Fixes #70324
	Fixes #68681
	Fixes #68627

	* gal/a11y/e-table/gal-a11y-e-table-item.c:
	remove the cell_data support.
	(item_destroyed): add ATK_STATE_DEFUNCT state and unref selection.
	(eti_ref_state_set): just ref state_set.
	(eti_dispose): we have unref selection in item_destroyed.
	remove the cell_data support.
	(eti_ref_child): remove support for column header. use eti_ref_at
	instead of atk_table_ref_at.
	(eti_get_extents): add support for click to add.
	(eti_ref_accessible_at_point): e-tree and e-table are different here.
	(cell_destroyed): add a check and unref item. remove the cell_data support.
	(eti_ref_at): if e-table-item has DEFUNCT state, return NULL.
	remove the cell_data support.
	(eti_get_column_header): use column name as the a11y name. set it role
	as ATK_ROLE_TABLE_COLUMN_HEADER.
	(table_is_row_selected): use view_to_model_row to convert row when
	uses source model.
	(table_get_selected_rows): if e-table-item has DEFUNCT state, return 0.
	(table_remove_row_selection): use view_to_model_row to convert row
	when uses source model.
	(eti_rows_inserted), (eti_rows_deleted): remove the cell_data support.
	(eti_tree_model_node_changed_cb): emit visible-data-changed signal. for
	the eti_clear_rows have been removed.
	(eti_header_structure_changed): remove the cell_data support.
	(eti_class_init): add eti_ref_state_set, remove eti_get_parent
	and eti_get_index_in_parent.
	(eti_init): init parent and index_in_parent.
	(gal_a11y_e_table_item_new): add some states. get name form parents.
	init role correctly. add FOCUSED state to focused cell.
	remove the cell_data support.
	(eti_a11y_selection_changed_cb): if e-table-item has DEFUNCT state,
	just return.
	(eti_a11y_cursor_changed_cb): remove the FOCUESD state form the old cell.
	(selection_add_selection): if it has been focused already, just return.
	if another row was focused, clear it first.
	(selection_ref_selection): use eti_ref_at instead of atk_table_ref_at.
	(gal_a11y_e_table_item_init): add this function.

	* gal/a11y/e-table/gal-a11y-e-table-item.h:
	add gal_a11y_e_table_item_init and change the parameters of
	gal_a11y_e_table_item_new.

	* gal/a11y/e-table/gal-a11y-e-table.c:
	(find_first_table_item): find the first item of the group.
	(eti_get_accessible), (find_table_item): find the first table item.
	(init_child_item): ref every group's first item.
	(et_ref_accessible_at_point): no need to call init_child_item here.
	just ref the item.
	(et_get_n_children): add support for multiple ETableItems.
	(et_ref_child): add support for multiple ETableItems.
	(et_get_layer): Set AtkLayer as ATK_LAYER_WIDGET for e-table.
	(et_atk_component_iface_init): add et_get_layer function.
	(gal_a11y_e_table_new):ref the a11y and widget, and unref it in
	the idle function to avoid crash.

	Fixes #71158
	* gal/a11y/e-table/gal-a11y-e-tree.c:
	(init_child_item): just get the a11y object of the child item.
	(et_get_layer): Set AtkLayer as ATK_LAYER_WIDGET for etree.
	(et_atk_component_iface_init): add et_get_layer function.
	* gal/util/e-marshal.list:
	add support for the text_inserted and text_deleted signal.

svn path=/trunk/; revision=28572
2005-01-27 05:28:27 +00:00
d8d481373f add an a11y name for the popup list. make shortcut key ALT+Arrow work.
2005-01-27  Li Yuan  <li.yuan@sun.com>

	* e-cell-combo.c: (e_cell_combo_init), (e_cell_combo_do_popup),
	(e_cell_combo_list_button_press), (e_cell_combo_button_press),
	(e_cell_combo_button_release), (e_cell_combo_key_press):
	add an a11y name for the popup list.
	make shortcut key ALT+Arrow work.
	Fixes #70261
	* e-cell-text.c: (e_cell_text_class_init), (_delete_selection),
	(_insert):
	add "text_inserted" and "text_deleted" signals to notify the
	text has been changed.
	(e_cell_text_get_text_by_view):
	new helper function to get the text being editted.
	* e-cell-text.h:
	add signal declaration.
	* e-cell-toggle.c: (etog_draw):
	add range check for negative values.
	* e-cell-vbox.c: (e_cell_vbox_class_init):
	* e-cell-vbox.h:
	make ECellVboxView public since it will be used in a11y part.
	* e-table-click-to-add.c: (etcta_style_set),
	(create_rect_and_text), (etcta_realize), (etcta_class_init),
	(e_table_click_to_add_commit):
	add "style_set" signal to click_to_add and implement
	the style_set function.
	(etcta_init):
	add a11y name to click to add.
	* e-table-click-to-add.h:
	add "style_set" signal to click_to_add and implement
	the style_set function.
	* e-table-config.c: (config_button_up), (config_button_down):
	check whether the columns are empty.
	* e-table-group-container.c:
	* e-table-group-container.h:
	make ETableGroupContainerChildNode public since it
	will be used in a11y part.
	* e-table-item.c: (eti_init):
	init eti->cols.
	(eti_event):
	at GDK_KEY_PRESS event and GDK_Down key pressed, we check
	view_col value before we pass it to eti_e_cell_event.
	(eti_class_init):
	call the new initialize function
	* e-table.c: (table_canvas_focus_event_cb):
	if canvas has a focused item but the etable does not
	have a cursor row, just focus the first item after check
	whether the click_to_add should get the focus.

svn path=/trunk/; revision=28571
2005-01-27 05:16:19 +00:00
7b6ba9e828 Fixes #71485
2005-01-26  JP Rosevear  <jpr@novell.com>

	Fixes #71485

	* calendar-errors.xml: fix paste-o

svn path=/trunk/; revision=28570
2005-01-27 04:39:44 +00:00
1ea95238a9 Fixes #71485
2005-01-26  JP Rosevear  <jpr@novell.com>

	Fixes #71485

	* itip-formatter.c (update_attendee_status): fix message paste-o

	* itip-view.c (format_date_and_time_x): improve translator
	comments

svn path=/trunk/; revision=28569
2005-01-27 04:37:49 +00:00
af035046d8 fix typo
2005-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

	* org-gnome-calendar-weather.eplug.in: fix typo

svn path=/trunk/; revision=28568
2005-01-27 00:19:06 +00:00
442702f151 Updated Spanish translation.
2005-01-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=28567
2005-01-26 21:48:43 +00:00
698e7f69f5 Fix up spacing to be HIG compliant for the borders around the dialogs
2005-01-26  Rodney Dawes  <dobey@novell.com>

	* e-error.c (e_error_newv): Fix up spacing to be HIG compliant for
	the borders around the dialogs

svn path=/trunk/; revision=28566
2005-01-26 20:34:20 +00:00
a3f10ec2ea If the plugin isn't enabled, return TRUE so that the suer doesn't get
2005-01-26  Jeffrey Stedfast  <fejj@novell.com>

	* e-config.c (ech_check): If the plugin isn't enabled, return TRUE
	so that the suer doesn't get locked in one of the account druid
	pages.

svn path=/trunk/; revision=28565
2005-01-26 20:21:04 +00:00
154c994b5d Add mail/default/pt/Makefile to AC_OUTPUT
2005-01-26  Rodney Dawes  <dobey@novell.com>

	* configure.in: Add mail/default/pt/Makefile to AC_OUTPUT

svn path=/trunk/; revision=28564
2005-01-26 15:34:26 +00:00
365d63f45a Fixes #38195
2005-01-26  JP Rosevear  <jpr@novell.com>

	Fixes #38195

	* e-cell-combo.c (e_cell_combo_set_popdown_strings): don't convert
	to the locale for gtk widgets now

svn path=/trunk/; revision=28563
2005-01-26 14:28:17 +00:00
e48ba0acde objects returned from e_cal_get_objects_for_uid are ECalComponent's, so
2005-01-26  Rodrigo Moya <rodrigo@novell.com>

	* gui/dialogs/recurrence-page.c (sensitize_buttons): objects returned
	from e_cal_get_objects_for_uid are ECalComponent's, so use
	g_object_unref to free them, not icalcomponent_free.

svn path=/trunk/; revision=28562
2005-01-26 12:38:05 +00:00
28c0c65a30 use full name for the weekday checkbox.
2005-01-26  Li Yuan  <li.yuan@sun.com>

	* gui/dialogs/cal-prefs-dialog.glade:
	use full name for the weekday checkbox.

	Fixes #71729.

svn path=/trunk/; revision=28561
2005-01-26 11:48:21 +00:00
8280162c24 Updated Lithuanian translation.
2005-01-26  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=28560
2005-01-26 10:25:32 +00:00
4287319c9d make sure we free the user list
2005-01-26  JP Rosevear  <jpr@novell.com>

	* gui/itip-utils.c (itip_send_comp): make sure we free the user
	list

svn path=/trunk/; revision=28559
2005-01-26 05:04:48 +00:00
d997701441 actually destroy the client hashes so the signals get cleaned up
2005-01-25  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (pitip_free): actually destroy the client
	hashes so the signals get cleaned up
	(format_itip): create a proper unique classid for the pobject

svn path=/trunk/; revision=28558
2005-01-26 04:52:12 +00:00
ef64d3dad9 Added Portuguese translation Added Portuguese (pt) to the list of subdirs
2005-01-25  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt/Inbox, pt/Makefile.am: Added Portuguese translation
	* Makefile.am: Added Portuguese (pt) to the list of subdirs

svn path=/trunk/; revision=28557
2005-01-25 23:04:57 +00:00
e736609651 svn path=/trunk/; revision=28556
2005-01-25 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=28556
2005-01-25 14:46:05 +00:00
6c84c09a92 Skipped files should be listed in POTFILES.skip rather than removing them from POTFILES.in
svn path=/trunk/; revision=28554
2005-01-25 14:38:15 +00:00
ababef7f5a Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-01-25  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

svn path=/trunk/; revision=28553
2005-01-25 14:24:16 +00:00
a1e87a4b47 Updated Simplified Chinese translation
svn path=/trunk/; revision=28552
2005-01-25 14:11:43 +00:00
3b881594ff set all new categories to not searchable.
2005-01-25  Rodrigo Moya <rodrigo@novell.com>

	* calendar-weather.c (e_plugin_lib_enable): set all new categories to
	not searchable.

svn path=/trunk/; revision=28551
2005-01-25 12:28:23 +00:00
bec10b42d3 add a11y name to task table.
2005-01-25  Li Yuan  <li.yuan@sun.com>

	* gui/e-calendar-table.c: (e_calendar_table_init):
	add a11y name to task table.

svn path=/trunk/; revision=28550
2005-01-25 11:18:16 +00:00
e992b405fb add a11y names for color pickers.
2005-01-25  Mengjie Yu  <meng-jie.yu@sun.com>

	* em-mailer-prefs.c: (restore_labels_clicked),
	(em_mailer_prefs_construct):
	add a11y names for color pickers.

svn path=/trunk/; revision=28549
2005-01-25 10:30:17 +00:00
795560a6a8 Updated Simplified Chinese translation
svn path=/trunk/; revision=28548
2005-01-25 09:33:59 +00:00
17f426bc15 Updated German translation.
2005-01-25  Hendrik Richter  <hendrik@gnome-de.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=28547
2005-01-25 09:11:44 +00:00
494add4ac6 bump version and requires
2005-01-24  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version and requires

svn path=/trunk/; revision=28545
2005-01-25 06:54:22 +00:00
e064e2b579 Fix files
svn path=/trunk/; revision=28544
2005-01-25 06:53:21 +00:00
8d1dbd98b4 scripty
svn path=/trunk/; revision=28543
2005-01-25 04:52:57 +00:00
ec7f3aa586 Fixed empty string being marked for translation.
svn path=/trunk/; revision=28542
2005-01-25 04:46:58 +00:00
4fd7d8f14a Pull in the contact editors, so we can pass pointers to their creation
2005-01-24  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (libevolution_mail_la_LIBADD): Pull in the contact
	editors, so we can pass pointers to their creation functions to
	ENameSelectorEntry.

svn path=/trunk/; revision=28541
2005-01-25 02:26:33 +00:00
099cdcea99 Set pointers to the contact editor creation functions in the entries, so
2005-01-24  Hans Petter Jansson  <hpj@novell.com>

	* e-msg-composer-hdrs.c (create_addressbook_entry): Set pointers to the
	contact editor creation functions in the entries, so they can pop up
	said editors.

svn path=/trunk/; revision=28540
2005-01-25 02:25:24 +00:00
7857bee857 turn off debug output, people think its a significant error.
2005-01-25  Not Zed  <NotZed@Ximian.com>

        * e-error.c: turn off debug output, people think its a significant
        error.

svn path=/trunk/; revision=28539
2005-01-25 02:09:29 +00:00
6fe4c5e0ff use the new ECategoriesDialog widget.
2005-01-25  Rodrigo Moya <rodrigo@novell.com>

	* gui/contact-editor/e-contact-editor.c (categories_clicked): use the
	new ECategoriesDialog widget.

svn path=/trunk/; revision=28538
2005-01-25 00:28:13 +00:00