[gtk+] Created tag 2.91.3
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 2.91.3
- Date: Mon, 1 Nov 2010 17:12:37 +0000 (UTC)
The unsigned tag '2.91.3' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Nov 1 13:11:58 2010 -0400
GTK+ 2.91.3
Changes since the last tag '2.91.2':
Bastien Nocera (3):
gtk: Fix crasher when loading symbolic icons
GtkAssistant: Add more details about buttons shown
GtkAssistant: Add custom page type
Carles Ferrando (1):
Updated Catalan (Valencian) translation
Carlos Garnacho (1):
Use the client pointer for events with no device.
Christian Persch (1):
Make gdk_rgba_to_string() take a const GdkRGBA
Fran Diéguez (1):
Updated galician translations
Ignacio Casal Quinteiro (4):
Remove useless vars.
Add unit tests for textiter.
Add case insensitive to GtkTextIter. Fixes bug #61852.
Add caseless unit tests for textiter.
Ivar Smolin (2):
[l10n] Updated Estonian translation
[l10n] Updated Estonian translation
Javier Jardón (23):
tests: use accessor functions to access GtkToogleButton
gail: use accessor functions to access GtkToggleButton
gtktoggletoolbutton: Use accessor functions to access GtkToggleButton
gtkcheckbutton: Use accessor functions to access GtkToggleButton
gtkradiobutton: Use accessor functions to access GtkToggleButton
gtktogglebutton: Add _gtk_toggle_button_set_active private accessor
gtktogglebutton: move public members to private structure
Use accessor functions to access GtkButton
gtkspinbutton: Use accessor functions to access GtkEntry
gtkfilechooserentry: Use accessor functions to access GtkEntry
gtk.symbols: Add scrollable policy API
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
Re-enable deprecation guards
Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()
Use gtk_separator_new() instead gtk_[v|h]separator_new()
Use gtk_ruler_new() instead gtk_[v|h]ruler_new()
Use gtk_paned_new() instead gtk_[v|h]paned_new()
Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()
Use gtk_scale_new() instead gtk_[v|h]scale_new()
Use gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
docs: remove template of deprecated gtkcombo widget
Use gtk_box_new() instead gtk_[v|h]box_new()
Emphasize that GtkBox and GtkTable can be replaced by GtkGrid
John (J5) Palmieri (1):
[introspection] annotate delete_text invoker to match do_delete_text v-method
Martin Nordholts (1):
Handle NULL intp in test_increment_intp()
Matthias Clasen (47):
Bump version
Stop calling GtkWidget parameters 'request'
Remove size_request from GtkAssistant
Remove size_request from GtkButtonBox
Remove size_request from GtkCalendar
Remove size_request from GtkCheckButton
Remove size_request from GtkEntry
Remove size_request from GtkFixed
Remove size_request from GtkHSV
Remove size_request from GtkLayout
Remove size_reuqest from GtkImage
Remove size_request from GtkProgressBar
Remove size_request from GtkSpinButton
Remove size_request from GtkPaned
Fix a typo
Remove size_request from GtkRange
Remove size_request from GtkSeparator
Remove size_request from GtkPathBar
Remove size_request from GtkRuler
Remove size_request from GtkTable
Remove size_request from GtkToolbar
Remove size_request from gtkToolItem
Use correct icon name in testtoolbar
Remove size_request from GtkSeparatorToolItem
Remove size_request from GtkScale
Don't g_free gslice-allocated structures
Remove size_request from GtkSocket
Fix gtk_fixed_get_preferred_width
Fix the build
Add a migration guide section on size_request
GtkButtonBox doesn't do height-for-width
ifdef X-specific stuff
GtkComboBox: Add a constructor that takes a model and adds an entry
Don't set get_preferred_width_for_height to NULL
Fix initial size allocation with child widgets
Migration guide additions
Improve GtkAssistant docs
Add content size test for scrolled window
GtkAssistant: Mention custom pages in the introduction
Fix interaction between scrolling menus and automatic mnemonics
Mention actions in the libunique migration guide
Fix a typo
NEWS for 2.91.3
Fix make check
Avoid exporting an extra symbol
GtkToolitemGroup: Use monotonic clock for animation timeout
Update NEWS
Michael Natterer (5):
gtk: remove declarations of removed internal functions
gtk: remove "gboolean homogeneous" from gtk_box_new()
tests: missed these two gtk_box_new() which sneaked in by rebasing...
gtk: fix automatic width of spin buttons which have no width in chars set
gtk: remove all border_width handling from the button box
Owen W. Taylor (2):
GtkSocket: Add error trap around call to XFixesChangeSaveSet()
Remove unused GdkDeviceManager variable
Paolo Borelli (2):
Move the /*< private >*/ at the correct position
Fix backward search bug exposed by the unit test
Tristan Van Berkom (24):
Added GtkScrollablePolicy property to scrollable interface
Missed adding the scrolled window test in previous commit, added scrolled window test.
Fixed unused variable in get_preferred_height().
Remove size_request from GtkHandleBox
Removed size_request from GtkIconView.
Removed size_request from GtkImageMenuItem
Removed size_request from GtkMenuBar
Removed size_request from GtkNotebook
Removed size_request from GtkOffscreenWindow
Removing size_request from GtkTreeview.
Removing size_request from GtkToolPalette
Removed size_request from GtkTextView
Removing size_request from GtkTextView
Fixed remaining call to ->size_request in GtkTextView.
Removed size_request from GtkTearoffMenuItem
Revert "Removed size_request from GtkTextView"
Use gtk_widget_set_size_request() instead of handling "size-request" signals.
Removed size_request from GtkToolItemGroup
Make GtkPathBar use set_size_request() instead of the "size-request" signal.
Merge branch 'kill-size-request'
Added a runtime warning if any class is implementing the ->size_request() vfunc.
Fire a warning if there are any handlers connected to the deprecated "size-request" signal.
Fixing typo in scrolled window
Fixed hangs in TextView and ToolPalette
Vincent Untz (1):
Port tests to GtkScrollable API instead of deprecated GtkLayout API
Xan Lopez (1):
gtkcomboboxtext: remove unused variable
Yaron Shahrabani (1):
Update properties Hebrew translation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]