From 7da50b2580176fadf13fab6741beb134dd07518c Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 1 Nov 2004 16:18:21 +0000 Subject: Fix up changelogs to have the correct info. svn path=/trunk/; revision=27778 --- widgets/ChangeLog | 88 ++----------------------------------------------------- 1 file changed, 2 insertions(+), 86 deletions(-) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 0e54785893..55bbbb7884 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,27 +1,7 @@ 2004-10-28 Li Yuan - * 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. + * e-timezone-dialog/e-timezone-dialog.glade: Add a name for + timezone combox. 2004-09-13 Rodney Dawes @@ -40,20 +20,6 @@ Fixes #62970 -2004-06-22 Hans Petter Jansson - - * misc/e-source-selector.c (e_source_selector_peek_primary_selection): - Add preconditions. Make sure garbage or NULL data doesn't get used. - -2004-06-11 Larry Ewing - - * misc/e-source-selector.c: make the source selector use a colock - block instead of setting the foreground to indicate the source - color. - (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry). - (pixbuf_cell_data_func): clean up warnings. (double bad larry). - (pixbuf_cell_data_func): fix the appearance a little. - 2004-05-20 Rodney Dawes * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): @@ -84,16 +50,6 @@ * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_dispose): don't reference uninitialized memory -2003-12-16 Hans Petter Jansson - - * misc/e-source-option-menu.c (select_source_foreach_menu_item): - Use e_source_equal() instead of comparing pointers. This allows user - to pass in a source that was obtained from somewhere else. Set the - matching internal source as "selected" instead of the one passed in. - (select_source): Emit signal only if we found a match. Don't ref/unref - anything, since the selected source will always be from our internal - list. - 2003-12-10 Not Zed * menus/gal-view-menus.c (remove_instance): NULL out @@ -117,43 +73,3 @@ made to libical build. * e-timezone-dialog.h: #include - -2003-09-19 Bolian Yin - - Fixes #1245. ECalendar should be usable with the keyboard - - *misc/e-calendar-item.c (e_calendar_item_focus): new func, focus - handler. - (e_calendar_item_key_press_event): new func, key press event - handler - (e_calendar_item_selection_add_days, - e_calendar_item_stop_selecting): helpers. - (e_calendar_item_ensure_days_visible, - e_calendar_item_set_selection_if_emission): add the flag to - control if we should emit e-calendar signals. - (e_calendar_item_class_init): register focus handler. - (e_calendar_item_event): add code for GDK_FOCUS_CHANGE and - GDK_KEY_PRESS. - - *misc/e-calendar.c (e_calendar_focus): new func, focus handler - (e_calendar_button_has_focus): new func, if prev/next button has - focus. - (e_calendar_on_next_clicked, e_calendar_on_prev_clicked): click - signal handler for prev/next buttons. - (e_calendar_set_focusable): set if the e-calendar is focusable - - *misc/e-dateedit.c (e_date_edit_show_date_popup, hide_date_popup): - grab/ungrab gdk keyboard. - -2003-08-27 Hans Petter Jansson - - Fixes #15638. - - * misc/e-dateedit.c (rebuild_time_popup): Make 12-hour time format - not be zero-padded. Right-align time labels so digits line up. - -2003-08-27 Bolian Yin - - * misc/Makefile.am: add dependency on a11y/widgets. - * misc/e-calendar-item.c (e_calendar_item_class_init): a11y init. - (e_calendar_item_bounds): new func, impl the bounds virtual func. -- cgit v1.2.3