[maemo-commits] [maemo-commits] r9096 - projects/haf/branches/gtk+/maemo-gtk-2-10/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Jan 15 18:32:11 EET 2007
Author: tko
Date: 2007-01-15 18:32:08 +0200 (Mon, 15 Jan 2007)
New Revision: 9096

Modified:
   projects/haf/branches/gtk+/maemo-gtk-2-10/debian/changelog
Log:
gtk+2.0 (2:2.10.6-0osso2) unstable; urgency=low

  * Restore API compatibility with maemo gtk+ 2.6

  * Add "fill-level" property to GtkRange

  * Export symbols for implementing GtkFileChooser interface outside gtk:
    - hildon_gtk_file_chooser_install_properties
    - gtk/gtkfilesystemmodel.h, gtk/gtkfilechooserprivate.h,
      gtk/gtkfilechooserutils.h
  * Add stubs for removed / replaced API:
    - gtk_widget_{get,set}_hildon_focus_handling
    - osso_gtk_range_{get,set}_stream_indicator
    - osso_gtk_range_{get,set}_stream_position
    - gtk_style_lookup_logical_color
    - gtk_text_buffer_{get,set}_can_paste_rich_text
    - gtk_text_buffer_{get,set}_rich_text_format
    - hildon_gtk_file_system_create
    - gtk_file_system_render_icon
    - hildon_gtk_button_set_depressed
    - close signal (GtkMenuShell)
    - "checkbox-mode" (GtkCellRendererToggle)
  * Empty stubs:
    - hildon_gtk_text_view_{get,set}_input_mode
    - gtk_window_{get,set}_prev_focus_widget
    - osso_gtk_button_set_detail_from_attach_flags
    - osso_gtk_button_attach_details
    - hildon_gtk_entry_{get,set}_input_mode
    - invalid-input signal (GtkEntry)
  * Restore the maemo API:
    - tap'n'hold (GtkWidget, GtkContainer, GtkTreeView)
    - insensitive-press signal (GtkWidget, GtkToolButton)
    - row-insensitive signal (GtkTreeView)
    - gtk_im_context_{show,hide}
    - hildon_gtk_im_context_{show,hide}
    - hildon_gtk_im_context_has_selection
    - hildon_gtk_im_context_{copy,cut,paste}
    - HILDON_ICON_SIZE_{26,40,50,64}

  * debian/rules:
    - do not install .cvsignore files in gtk2.0-examples package
    - Prefer HW floating points (via DEB_BUILD_OPTIONS=vfp)
  * debian/control: Build-Depend on libtool >= 1.5.12 to handle four digits in
    version


Modified: projects/haf/branches/gtk+/maemo-gtk-2-10/debian/changelog
===================================================================
--- projects/haf/branches/gtk+/maemo-gtk-2-10/debian/changelog	2007-01-15 16:05:15 UTC (rev 9095)
+++ projects/haf/branches/gtk+/maemo-gtk-2-10/debian/changelog	2007-01-15 16:32:08 UTC (rev 9096)
@@ -1,14 +1,49 @@
-gtk+2.0 (2:2.10.6-0osso2) UNRELEASED; urgency=low
+gtk+2.0 (2:2.10.6-0osso2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Restore API compatibility with maemo gtk+ 2.6
 
+  * Add "fill-level" property to GtkRange
+
+  * Export symbols for implementing GtkFileChooser interface outside gtk:
+    - hildon_gtk_file_chooser_install_properties
+    - gtk/gtkfilesystemmodel.h, gtk/gtkfilechooserprivate.h,
+      gtk/gtkfilechooserutils.h
+  * Add stubs for removed / replaced API:
+    - gtk_widget_{get,set}_hildon_focus_handling
+    - osso_gtk_range_{get,set}_stream_indicator
+    - osso_gtk_range_{get,set}_stream_position
+    - gtk_style_lookup_logical_color
+    - gtk_text_buffer_{get,set}_can_paste_rich_text
+    - gtk_text_buffer_{get,set}_rich_text_format
+    - hildon_gtk_file_system_create
+    - gtk_file_system_render_icon
+    - hildon_gtk_button_set_depressed
+    - close signal (GtkMenuShell)
+    - "checkbox-mode" (GtkCellRendererToggle)
+  * Empty stubs:
+    - hildon_gtk_text_view_{get,set}_input_mode
+    - gtk_window_{get,set}_prev_focus_widget
+    - osso_gtk_button_set_detail_from_attach_flags
+    - osso_gtk_button_attach_details
+    - hildon_gtk_entry_{get,set}_input_mode
+    - invalid-input signal (GtkEntry)
+  * Restore the maemo API:
+    - tap'n'hold (GtkWidget, GtkContainer, GtkTreeView)
+    - insensitive-press signal (GtkWidget, GtkToolButton)
+    - row-insensitive signal (GtkTreeView)
+    - gtk_im_context_{show,hide}
+    - hildon_gtk_im_context_{show,hide}
+    - hildon_gtk_im_context_has_selection
+    - hildon_gtk_im_context_{copy,cut,paste}
+    - HILDON_ICON_SIZE_{26,40,50,64}
+
   * debian/rules:
     - do not install .cvsignore files in gtk2.0-examples package
     - Prefer HW floating points (via DEB_BUILD_OPTIONS=vfp)
   * debian/control: Build-Depend on libtool >= 1.5.12 to handle four digits in
     version
 
- -- Tommi Komulainen <tommi.komulainen at nokia.com>  Mon, 15 Jan 2007 16:56:35 +0200
+ -- Tommi Komulainen <tommi.komulainen at nokia.com>  Mon, 15 Jan 2007 18:27:03 +0200
 
 gtk+2.0 (2:2.10.6-0osso1) unstable; urgency=low
 


More information about the maemo-commits mailing list