[maemo-commits] [maemo-commits] r13067 - in projects/haf/trunk/hildon-audit: . data/chinook
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Aug 8 16:00:20 EEST 2007
- Previous message: [maemo-commits] r13065 - in projects/haf/trunk/hildon-audit: . data data/chinook
- Next message: [maemo-commits] r13068 - in projects/haf/trunk/hildon-audit: . data/bora data/chinook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan Date: 2007-08-08 16:00:16 +0300 (Wed, 08 Aug 2007) New Revision: 13067 Modified: projects/haf/trunk/hildon-audit/ChangeLog projects/haf/trunk/hildon-audit/data/chinook/gtk-dep.txt Log: 2007-08-08 Xan Lopez <xan.lopez at nokia.com> * data/chinook/gtk-dep.txt: update with latest state of GTK+. Modified: projects/haf/trunk/hildon-audit/ChangeLog =================================================================== --- projects/haf/trunk/hildon-audit/ChangeLog 2007-08-08 12:34:51 UTC (rev 13066) +++ projects/haf/trunk/hildon-audit/ChangeLog 2007-08-08 13:00:16 UTC (rev 13067) @@ -1,3 +1,7 @@ +2007-08-08 Xan Lopez <xan.lopez at nokia.com> + + * data/chinook/gtk-dep.txt: update with latest state of GTK+. + 2007-08-08 Luc Pionchon <luc.pionchon at nokia.com> * hildon-audit: removed so-called 'severity' field (brings no real value) Modified: projects/haf/trunk/hildon-audit/data/chinook/gtk-dep.txt =================================================================== --- projects/haf/trunk/hildon-audit/data/chinook/gtk-dep.txt 2007-08-08 12:34:51 UTC (rev 13066) +++ projects/haf/trunk/hildon-audit/data/chinook/gtk-dep.txt 2007-08-08 13:00:16 UTC (rev 13067) @@ -21,38 +21,10 @@ gtk_combo_box_entry_new_text | This widget is not fixed height anymore | see http://live.gnome.org/Maemo/Gtk210Migration#M67 gtk_combo_box_entry_new_with_model | This widget is not fixed height anymore | see http://live.gnome.org/Maemo/Gtk210Migration#M67 -# GtkEntry (autocap, input-mode, hildon-input-mode - see GtkIMContext) - -# Most probably won't change name, commenting -#\"invalid.input\" | GtkEntry::invalid-input signal might change name -#hildon_gtk_entry_get_input_mode | Might change name -#hildon_gtk_entry_set_input_mode | Might change name - -# GtkFileChooser - -# hildon_gtk_file_chooser_install_properties | No decision yet (might go to hildon_fm_*) - # GtkIMContext (GtkEntry, GtkTextView) # -#\"hildon.input.mode\" | [GtkEntry,GtkTextView,GtkIMContext] hildon-input-mode property - Might change name -#\"input.mode\" | [GtkEntry,GtkTextView] input-mode property - Might change name +\"input.mode\" | [GtkEntry,GtkTextView] input-mode property - This is deprecated, please use \"hildon.input.mode\" -\"clipboard.operation\" | GtkIMContext::clipboard-operation - No decision yet -\"has.selection\" | GtkIMContext::has-selection - No decision yet -#hildon_gtk_im_context_copy | No decision yet -#hildon_gtk_im_context_cut | No decision yet -#hildon_gtk_im_context_filter_event | No decision yet -#hildon_gtk_im_context_has_selection | No decision yet -#hildon_gtk_im_context_hide | No decision yet -#hildon_gtk_im_context_paste | No decision yet -#hildon_gtk_im_context_show | No decision yet - -# GtkIMContextClipboardOperation - -#GTK_IM_CONTEXT_CLIPBOARD_OP_COPY | No decision yet -#GTK_IM_CONTEXT_CLIPBOARD_OP_CUT | No decision yet -#GTK_IM_CONTEXT_CLIPBOARD_OP_PASTE | No decision yet - # GtkIconSize HILDON_ICON_SIZE_26 | Removed | see http://live.gnome.org/Maemo/Gtk210Migration#M40 @@ -60,12 +32,6 @@ HILDON_ICON_SIZE_50 | Removed | see http://live.gnome.org/Maemo/Gtk210Migration#M40 HILDON_ICON_SIZE_64 | Removed | see http://live.gnome.org/Maemo/Gtk210Migration#M40 -# GtkInvalidInputType - -# Probably won't go away, commenting -#GTK_INVALID_INPUT_MAX_CHARS_REACHED | No decision yet -#GTK_INVALID_INPUT_MODE_RESTRICTION | No decision yet - # GtkMenuShell #close() @@ -81,18 +47,8 @@ # GtkSettings -\"hildon.keyboard.navigation\" | GtkSettings::hildon-keyboard-navigation property - No decision yet -\"hildon.keyboard.shortcuts\" | GtkSettings::hildon-keyboard-shortcuts property - No decision yet +\"hildon.keyboard.navigation\" | GtkSettings::hildon-keyboard-navigation property - This was only used by the old GtkCalendar, deprecated without replacement -# GtkTextView (autocap, input-mode, hildon-input-mode - see GtkIMContext) - -# hildon_gtk_text_view_get_input_mode | Might change name -# hildon_gtk_text_view_set_input_mode | Might change name - -# GtkTreeView - -\"row.insensitive\" | GtkTreeView::row-insensitive signal - No decision yet - # GtkViewport \"shadow.type\" | GtkViewport::shadow-type property default value changed | see http://live.gnome.org/Maemo/Gtk210Migration#M19 @@ -100,31 +56,7 @@ # GtkWidget \"insensitive.press\" | GtkWidget::insensitive-press signal is deprecated, use hildon-1 helper routines to display information about insensitive widgets | see http://live.gnome.org/Maemo/Gtk210Migration#M22 -#tap-and-hold - -#tap-and-hold-query -#tap-and-hold-setup - gtk_widget_insensitive_press | This function is deprecated, use hildon-1 helper routines to display information about insensitive widgets | see http://live.gnome.org/Maemo/Gtk210Migration#M22 -#gtk_widget_set_direction_recursive -#gtk_widget_tap_and_hold_menu_position_top -#gtk_widget_tap_and_hold_setup +gtk_widget_set_direction_recursive | This function is deprecated without replacement -# GtkWidgetTapAndHoldFlags -#GTK_TAP_AND_HOLD_NONE -#GTK_TAP_AND_HOLD_PASS_PRESS -#GTK_TAP_AND_HOLD_NO_SIGNALS -#GTK_TAP_AND_HOLD_NO_INTERNALS - -# HildonGtkInputMode - -#HILDON_GTK_INPUT_MODE_ALPHA | Might change name -#HILDON_GTK_INPUT_MODE_NUMERIC | Might change name -#HILDON_GTK_INPUT_MODE_SPECIAL | Might change name -#HILDON_GTK_INPUT_MODE_HEXA | Might change name -#HILDON_GTK_INPUT_MODE_TELE | Might change name -#HILDON_GTK_INPUT_MODE_FULL | Might change name -#HILDON_GTK_INPUT_MODE_INVISIBLE | Might change name -#HILDON_GTK_INPUT_MODE_AUTOCAP | Might change name -
- Previous message: [maemo-commits] r13065 - in projects/haf/trunk/hildon-audit: . data data/chinook
- Next message: [maemo-commits] r13068 - in projects/haf/trunk/hildon-audit: . data/bora data/chinook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]