Commit Graph

2029 Commits

Author SHA1 Message Date
222fa49b19 add a11y name for the option menu.
2005-01-24  Mengjie Yu  <meng-jie.yu@sun.com>

	* e-search-bar.c: (set_option):
	add a11y name for the option menu.

svn path=/trunk/; revision=28523
2005-01-24 10:13:48 +00:00
2420ae32bd Don't pass in the "fill_color" property for creating the canvas item for
2005-01-21  Rodney Dawes  <dobey@novell.com>

	* gal/e-text/e-text.c (_do_tooltip): Don't pass in the "fill_color"
	property for creating the canvas item for the tooltip
	* gal/widgets/e-reflow.c (set_empty): Don't pass in the "fill_color"
	property for creating the EText canvas item

	Fixes #9413

svn path=/trunk/; revision=28501
2005-01-22 03:44:36 +00:00
47cef75901 fix a typo
svn path=/trunk/; revision=28461
2005-01-20 08:03:24 +00:00
970299b13e ** See bug #64964.
2005-01-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #64964.

        * e-error.c (e_error_newv): just use add_button, not
        add_action_widget, for stock+label widgets, since they both show
        the same, and for some reason set_default_response doesn't work
        otherwise.

svn path=/trunk/; revision=28460
2005-01-20 07:30:01 +00:00
81bdfc74e8 add a translater note.
2005-01-20  Harry Lu  <harry.lu@sun.com>

        * e-search-bar.c: (activate_by_subitems): add a translater note.

svn path=/trunk/; revision=28457
2005-01-20 06:08:53 +00:00
03834b2580 Fix for 46359, enable "Alt+Down Arrow" to show the popup for
2005-01-19  Harry Lu  <harry.lu@sun.com>

        Fix for 46359, enable "Alt+Down Arrow" to show the popup for
        e-combo-cell-editable.c.

        * e-combo-cell-editable.c: (show_popup): rewrite it to a more
        generic function.
        (button_clicked_cb): call the new show_popup function.
        (entry_key_press_event_cb): show popup if "Alt+Down Arrow".
        (ecce_grab_focus): new function.
        (ecce_class_init): add grab_focus handler so that the entry
        can get focus.

svn path=/trunk/; revision=28446
2005-01-19 09:06:52 +00:00
2fef5caaa6 return the entry of the date edit.
2005-01-18  Hao Sheng  <hao.sheng@sun.com>

        * misc/e-dateedit.[ch]:
        (e_date_edit_get_entry): return the entry of the date edit.

svn path=/trunk/; revision=28428
2005-01-18 07:24:31 +00:00
f143158ccc Fix for 62831.
2005-01-17  Harry Lu  <harry.lu@sun.com>

        Fix for 62831.

        * e-search-bar.c: (activate_by_subitems): add an a11y name for
        the search entry.

svn path=/trunk/; revision=28416
2005-01-17 08:56:49 +00:00
4619dea1c7 Get the value for the autodelete toggle button (page_changed_cb): Do not
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>

	* e-send-options.c: (e_send_options_get_widgets_data),
	(e_send_options_fill_widgets_with_data): Get the value
	for the autodelete toggle button
	(page_changed_cb): Do not hide the classification label
	and its combo box here.

svn path=/trunk/; revision=28379
2005-01-12 14:03:41 +00:00
2f7ee7ef2e Added code to support global options. Filled the finalize and dispose
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>

	* e-send-options.c: (e_send_options_get_widgets_data),
	(e_send_options_fill_widgets_with_data), (page_changed_cb),
	(init_widgets), (get_widgets), (setup_widgets),
	(e_sendoptions_set_global), (e_sendoptions_dialog_run),
	(e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose),
	(e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init),
	(e_sendoptions_dialog_get_type): Added code to support global options.
	Filled the finalize and dispose functions.
	* e-send-options.glade: Changed a label id.
	* e-send-options.h: Added the set_global function.

svn path=/trunk/; revision=28315
2005-01-10 12:55:16 +00:00
2c781417e6 dist the glade file
2005-01-06  JP Rosevear  <jpr@novell.com>

        * Makefile.am: dist the glade file

svn path=/trunk/; revision=28255
2005-01-06 15:28:21 +00:00
19eea87a0b Commiting the files mentioned below again to HEAD since it was not added
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>

	Commiting the files mentioned below again to HEAD since it
	was not added in head.

svn path=/trunk/; revision=28250
2005-01-06 06:40:30 +00:00
b350575229 merging send options
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>

	merging send options
	* Makefile.am:
	* e-send-options.[ch]: Widgets for the send options dialog
	* e-send-options.glade:	Contains interface for the dialog

svn path=/trunk/; revision=28249
2005-01-05 19:36:44 +00:00
c42dbb42c7 Modify the changelog's entry date to corret year.
svn path=/trunk/; revision=28229
2005-01-04 07:41:35 +00:00
929792231a new internal function to popup the menu. (impl_button_press_event): call
2004-01-04  Harry Lu  <harry.lu@sun.com>

        * misc/e-combo-button.c: (e_combo_button_popup): new internal function
        to popup the menu.
        (impl_button_press_event): call the new function.
        (e_combo_button_class_init): init a11y.
        (e_combo_button_get_label): new function to return label.
        (e_combo_button_popup_menu): new function to popup menu.
        * misc/e-combo-button.h: add function declarations.

svn path=/trunk/; revision=28227
2005-01-04 07:39:56 +00:00
6fec7fed87 translate strings based on translation-domain, if supplied.
2004-12-17  Not Zed  <NotZed@Ximian.com>

        * e-error.c (ee_load, e_error_newv): translate strings based on
        translation-domain, if supplied.

svn path=/trunk/; revision=28179
2004-12-22 07:37:51 +00:00
9aaf62bf4b Fixes #29309
2004-12-21  JP Rosevear  <jpr@novell.com>

	Fixes #29309

	* e-table-header-item.h: add field chooser dialog data member

	* e-table-header-item.c: remove weak pointer ref
	(ethi_popup_field_chooser): if we already have a dialog, just
	present it, otherwise create a new one and listen for its
	destruction

svn path=/trunk/; revision=28169
2004-12-21 20:47:40 +00:00
fcd505e7d6 Use gtk_paint_foo instead of the deprecated gtk_draw_foo functions
2004-12-14  Rodney Dawes  <dobey@novell.com>

	* e-calendar-item.c (e_calendar_item_draw): Use gtk_paint_foo instead
	of the deprecated gtk_draw_foo functions
	(e_calendar_item_get_day_style): Use colors from the theme for the
	background and foreground of various items

	* test-calendar.c (main): Don't set a callback for getting the day
	style, we want the test app to use the widget defaults
	(get_day_style): Remove all this duplicated code as we want to use
	the widget default colors for day fg/bg

svn path=/trunk/; revision=28126
2004-12-14 23:14:29 +00:00
ba0bc7dff0 test prog
2004-11-26  JP Rosevear  <jpr@novell.com>

	* test-info-label.c: test prog

	* e-url-entry.c: get image directly from icon factory

	* e-combo-button.c: ditto; convert to G_DEFINE_TYPE

	* e-activity-handler.c: convert to G_DEFINE_TYPE

	* e-task-widget.c: ditto

	* e-task-bar.c: ditto

	* e-multi-config-dialog.c: ditto

	* e-dropdown-button.c: ditto

	* e-cell-renderer-combo.c: ditto

	* e-cell-date-edit.c: ditto

	* e-calendar.c: ditto

	* e-calendar-item.c: ditto

	* Makefile.am: don't build the title bar, build an info label test
	program

svn path=/trunk/; revision=27999
2004-11-26 15:15:36 +00:00
ca14465d46 check whether header_canvas and table_canvas is NULL.
2004-11-24  Li Yuan  <li.yuan@sun.com>

        * e-table.c: (e_table_get_cell_geometry):
        check whether header_canvas and table_canvas is NULL.

svn path=/trunk/; revision=27980
2004-11-24 10:34:55 +00:00
79d6c1ff2a Convert to G_DEFINE_TYPE
2004-11-12  JP Rosevear  <jpr@novell.com>

	* menus/gal-view-menus.c: Convert to G_DEFINE_TYPE

svn path=/trunk/; revision=27904
2004-11-12 13:52:17 +00:00
bfa3a0f723 convert to G_DEFINE_TYPE
2004-11-12  JP Rosevear  <jpr@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c: convert to G_DEFINE_TYPE

svn path=/trunk/; revision=27903
2004-11-12 13:49:07 +00:00
236a904db3 if canvas has a focused item but the etable does not have a cursor row,
2004-11-04  Li Yuan  <li.yuan@sun.com>

        * gal/e-table/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.

svn path=/trunk/; revision=27828
2004-11-04 02:10:17 +00:00
7da50b2580 Fix up changelogs to have the correct info.
svn path=/trunk/; revision=27778
2004-11-01 16:18:21 +00:00
cb9c99c5f4 Add a name for timezone combox. Make accessibility name and description
2004-10-28  Li Yuan  <li.yuan@sun.com>

        * e-timezone-dialog/e-timezone-dialog.glade:
        Add a name for timezone combox.
        * misc/e-calendar.c: (e_calendar_init), (e_calendar_new):
        Make accessibility name and description translatable.
        Add a atk name for the two buttons so that they can be UI
        grabbed by GOK.
        * misc/e-dateedit.c: (e_date_edit_new), (create_children):
        Add a name for atk object.
        Make accessibility name and description translatable.
        Add name and description for the date_entry, date_button
        and time_combo.
        (e_date_edit_show_date_popup), (hide_date_popup):
        Grab and ungrab keyboard.
        add_relation():
        New function to add labelled_by relation for entry
        and combobox.
        * misc/e-map.c: (e_map_new):
        Add a name for world map widget.
        Make accessibility name and description translatable.
        Set the atk role to image.
        * misc/e-multi-config-dialog.c: (e_multi_config_dialog_add_page):
        Add an atk name for the page.

svn path=/trunk/; revision=27776
2004-11-01 05:04:37 +00:00
81956660de use E_WIDGET instead of GNOME_FULL
2004-10-27  JP Rosevear  <jpr@novell.com>

	* Makefile.am: use E_WIDGET instead of GNOME_FULL

svn path=/trunk/; revision=27745
2004-10-27 20:50:58 +00:00
da657db101 return FALSE so we don't kill the focus event chain
2004-10-19  JP Rosevear  <jpr@novell.com>

	* e-table.c (table_canvas_focus_event_cb): return FALSE so we
	don't kill the focus event chain

svn path=/trunk/; revision=27625
2004-10-19 16:12:32 +00:00
4a22ef96df fix e-source-option-menu include
2004-10-14  JP Rosevear  <jpr@novell.com>

	* e-pilot-settings.c: fix e-source-option-menu include

svn path=/trunk/; revision=27585
2004-10-14 16:47:02 +00:00
597b1d90fb don't build source selector or source option menu or test programs any
2004-10-13  JP Rosevear  <jpr@novell.com>

	* Makefile.am: don't build source selector or source option menu
	or test programs any more

svn path=/trunk/; revision=27570
2004-10-13 18:37:28 +00:00
35ddf24553 implement popup_menu so that popup menu can be shown with Shift+F10.
2004-10-08  Harry Lu  <harry.lu@sun.com>

        * e-source-selector.c: (e_source_selector_popup_menu),
        (class_init): implement popup_menu so that popup menu can
        be shown with Shift+F10.

svn path=/trunk/; revision=27506
2004-10-08 08:36:17 +00:00
76f5789575 Fixes #66164
2004-10-06  JP Rosevear  <jpr@novell.com>

 	Fixes #66164

 	* e-cell-date-edit.c (e_cell_date_edit_get_popup_pos): replicate
 	fix to e-cell-combo.c by NotZed

svn path=/trunk/; revision=27475
2004-10-06 14:12:53 +00:00
d80f89af75 added boolean object boxed.
2004-10-01  Not Zed  <NotZed@Ximian.com>

        * e-util-marshal.list: added boolean object boxed.

        * e-source-selector.c (class_init): add new 'popup event' signal,
        to replace fill_popup_menu.
        (selector_button_press_event): emit a POPUP_EVENT rather than a
        FILL_POPUP_MENU.

svn path=/trunk/; revision=27465
2004-10-06 03:22:01 +00:00
8c8b6c748e Add the label back for previewing the timezone name, and set the label
2004-09-13  Rodney Dawes  <dobey@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c (get_widgets):
	(on_map_motion, on_map_leave, e_timezone_dialog_set_timezone):
	* e-timezone-dialog/e-timezone-dialog.glade:
	Add the label back for previewing the timezone name, and set the
	label appropriately

	Fixes #64800

svn path=/trunk/; revision=27258
2004-09-13 20:52:19 +00:00
cd95c3bf04 Point at "config-prefs" instead of "config" for the help section
2004-09-13  Rodney Dawes  <dobey@novell.com>

	* e-multi-config-dialog.c (impl_response):
	Point at "config-prefs" instead of "config" for the help section

svn path=/trunk/; revision=27254
2004-09-13 16:24:32 +00:00
e29711084f Bugzilla #63731
2004-08-29  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        Bugzilla #63731

        * gal/e-text/e-text.c (insert_preedit_text): For multilple ETexts
        sharing the same GnomeCanvas im_context, prevent updating all childern
        in case preedit for one changed.

        (e_text_event): Don't disconnect the signal to a EText if it is
        out of focus and still having preedit. Save it and disconnect it when
        another EText comes into focus.

svn path=/trunk/; revision=27085
2004-08-30 17:58:34 +00:00
033bc219ff Rollback for fix #63731
2004-08-25 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
Rollback for fix #63731

svn path=/trunk/; revision=27028
2004-08-26 04:52:17 +00:00
38b06852ab Bugzilla #63731
2004-08-25  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        Bugzilla #63731

        * gal/e-text/e-text.h: Remove unneeded
        text->im_context_signals_registered.

        * gal/e-text/e-text.c (e_text_init): Removed
        text->im_context_signals_registered

        (e_text_event): Remove text->im_context
        signals handler connect/disconnect from here.

        (e_text_set_property): Added them here, now they will be invoked
        only @ text->im_context creation time, or re-set or at e_text_dispose.
        Also focus_out events does not affect the signals as they used to.

svn path=/trunk/; revision=27024
2004-08-25 17:32:23 +00:00
d17f89b2cd [ probable fix for the remaining portion of #45931 ]
2004-08-23  Chris Toshok  <toshok@ximian.com>

	[ probable fix for the remaining portion of #45931 ]

	* gal/e-text/e-entry.c (e_entry_show_popup): only return early if
	we're trying to pop up the view while the entry is unfocused.  if
	we're trying to pop it down, carry on as normal.

svn path=/trunk/; revision=27009
2004-08-24 22:22:19 +00:00
bba453c8f6 Connect to the "changed" signal instead of "activate"
2004-08-17  Rodney Dawes  <dobey@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct):
	Connect to the "changed" signal instead of "activate"

	Fixes #62970

svn path=/trunk/; revision=26956
2004-08-17 14:15:21 +00:00
488d80e2ce Really dist the pilot sources this time
2004-08-03  JP Rosevear  <jpr@novell.com>

	* Makefile.am: Really dist the pilot sources this time

svn path=/trunk/; revision=26902
2004-08-13 02:40:48 +00:00
89203ea5f6 include scrollbar offset in vertical calculation. don't ask me i just work
2004-08-09  Not Zed  <NotZed@Ximian.com>

        * e-cell-combo.c (e_cell_combo_get_popup_pos): include scrollbar
        offset in vertical calculation.  don't ask me i just work here.
        see #61932.

svn path=/trunk/; revision=26873
2004-08-12 05:10:42 +00:00
04de004511 nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE.
2004-08-04  Chris Toshok  <toshok@ximian.com>

        * gal/e-text/e-entry.c (e_entry_refresh_popup): nuke, unnecessary.
        (e_entry_start_completion): set item_chosen to FALSE.
        (added_cb): nuke, unnecessary.
        (full_cb): only show the popup if the user hasn't chosen an entry.
        (activate_cb): set item_chosen to TRUE.

svn path=/trunk/; revision=26832
2004-08-05 18:26:55 +00:00
0b342f2c84 do not set position, it's already done in .glade, call set_transient_for
2004-08-02  Radek Doulik  <rodo@ximian.com>

	* e-table-config.c (e_table_config_construct): do not set
	position, it's already done in .glade, call set_transient_for
	always (passing NULL is valid as well)

	* e-table-config.glade: * e-table-config-no-group.glade: center
	window on parent, don't let it resize and most importan make it
	dialog window so that set_transient_for works against define views
	dialog

	Fixes #61936

2004-08-02  Radek Doulik  <rodo@ximian.com>

	* gal-define-views-dialog.c: save collection on exit

	Fixes #61936

svn path=/trunk/; revision=26819
2004-08-04 09:16:19 +00:00
3014d0ac20 accessor (e_pilot_settings_set_source): ditto (build_ui): show the source
2004-08-01  JP Rosevear  <jpr@novell.com>

	* e-pilot-settings.c (e_pilot_settings_get_source): accessor
	(e_pilot_settings_set_source): ditto
	(build_ui): show the source option menu
	(e_pilot_settings_new): use above

	* e-pilot-settings.h: add prototypes

svn path=/trunk/; revision=26797
2004-08-02 18:32:14 +00:00
ef076f8049 use ctrl-shift-q to clear search bar
2004-07-26  JP Rosevear  <jpr@novell.com>

 	* e-search-bar.c (setup_bonobo_menus): use ctrl-shift-q to clear
 	search bar

svn path=/trunk/; revision=26734
2004-07-26 15:30:14 +00:00
1b01e8ccc0 watch for selection changes and set Delete button sensitivity according to
2004-07-23  Radek Doulik  <rodo@ximian.com>

	* gal-define-views-dialog.c: watch for selection changes and set
	Delete button sensitivity according to view collection item
	built-in flag

	Fixes #57914

svn path=/trunk/; revision=26717
2004-07-23 16:58:02 +00:00
905f20b895 include config.h. See #61395.
2004-07-20  Not Zed  <NotZed@Ximian.com>

        * e-error.c: include config.h.  See #61395.

svn path=/trunk/; revision=26696
2004-07-22 03:34:47 +00:00
19e6ef7b32 remove proto
2004-07-20  JP Rosevear  <jpr@novell.com>

	* e-source-selector.h: remove proto

	* e-source-selector.c (selection_func): don't force the item to be
	checked
	(cell_toggled_callback): allow the cell to be untoggled even if
	its primary
	(init): set the pixbuf renderable
	(e_source_selector_set_toggle_selection): no longer necessary

svn path=/trunk/; revision=26682
2004-07-20 16:36:43 +00:00
6b532af3e9 remove debug spew and fix the display when pango_layout_line_x_to_index
2004-07-16  Chris Toshok  <toshok@ximian.com>

	* e-clipped-label.c (e_clipped_label_recalc_chars_displayed):
	remove debug spew and fix the display when
	pango_layout_line_x_to_index returns FALSE (before we were drawing
	both the ellipses and the text).

svn path=/trunk/; revision=26660
2004-07-16 08:11:59 +00:00
a04942f15a s/GB-2312/GB2312/ - fixes bug #61385.
2004-07-12  Jeffrey Stedfast  <fejj@novell.com>

	* e-charset-picker.c: s/GB-2312/GB2312/ - fixes bug #61385.

svn path=/trunk/; revision=26641
2004-07-13 15:59:33 +00:00