[gtk+] Created tag 2.91.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 2.91.1
- Date: Sat, 16 Oct 2010 02:38:38 +0000 (UTC)
The unsigned tag '2.91.1' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 15 22:37:29 2010 -0400
GTK+ 2.91.1
Changes since the last tag '2.91.0':
A S Alam (1):
updating translation for Punjabi
Alberto Garcia (1):
Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType
Baurzhan Muftakhidinov (1):
Updates for Kazakh translation
Benjamin Otte (6):
Revert "testgtk: Remove snapshot test"
viewport: Clip contents properly when called via gtk_widget_draw()
docs: Dn't mark all signals in GtkWidgetClass as private
widget: Fix GtkWidget::draw docs
build: Require cairo-gobject for GDK
x11: Don't set ParentRelative if the parent's visual is different
Christian Dywan (4):
Use and print note for key only if there are credentials
Added GtkComboBoxText api
Use text column value in GtkComboBoxText
Use property system to coerce model data to G_TYPE_STRING
Christian Persch (3):
Fix a crash in menu code
Use GSettings for the filechooser settings
Take cursor hotspot from pixbuf if available
Cody Russell (2):
Remove uses of gtk_statusbar_set_has_resize_grip()
Implement style_set() for GtkWindow to resize window grips when the style changes.
Colin Walters (2):
autogen: Explicitly allow libtool > 2.2
Add boxed type and constructor
Emmanuele Bassi (2):
link-button: Add ::activate-link signal
docs: Move the introduction of the tutorial in the reference
Federico Mena Quintero (3):
Handle the case where you type /blah/nonexistent in SELECT_FOLDER mode
Filechooser - In OPEN or SAVE mode, typing a plain folder name should switch to it
Part of bgo#613728 - [GtkTreeView] Focus the list, not the headers, when Tab-focusing
Fran Diéguez (1):
Updated Galician translations
Fridrich Å trba (1):
Enable the build of MS Windows engine again
Garrett Regier (2):
docs: Move documentation to inline comments: GtkComboBoxEntry
docs: Move documentation to inline comments: GtkEntryBuffer
Gil Forcada (1):
Updated Catalan translation
Havoc Pennington (3):
Add horizontal and vertical expand flags, compute_expand() to GtkWidget
add tests/testexpand.c used to test the expand props on GtkWidget
Support GtkWidget expand properties in GtkBox
Ignacio Casal Quinteiro (1):
Add missing vfuncs to gtknotebook.
Ivar Smolin (1):
[l10n] Updated Estonian translation
Javier Jardón (21):
docs: Move documentation to inline comments: GtkToolbar
docs: Move documentation to inline comments: GtkTooltip
docs: Use gtk_widget_get_preferred_size() instead gtk_size_request_get_preferred_size()
docs: Latest 2.x release will be 2.24, not 2.22
docs: Move documentation to inline comments: GtkNotebook
docs: Move documentation to inline comments: GtkComboBox
docs: Move documentation to inline comments: cairo_interaction
docs: Move documentation to inline comments: regions
docs: Move documentation to inline comments: pixbufs
docs: Move documentation to inline comments: colors
gtkmenu: Really fix menu code
docs: reword GtkAdjustment short description
docs: visuals: Do not mention deprecated GdkRGB API's
docs: Region returned by gdk_cairo_region_create_from_surface() should be freed
docs: Move documentation to inline comments: GtkScrolledWindow
docs: Improve reference crossing in GtkWidget docs
docs: Move documentation do inline comments: GtkContainer
docs: Document GtkScrolledWindow's signals
docs: update OSX port project page
Use the new GtkComboBoxText API
GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_remove_text
John Ralls (2):
Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalents
Bug 631719 - Restore second, more important, call to set label from the menu item.
Jorge González (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
José Aliste (1):
textview: Fix clip usage
Kibavuidi Nsiangani (1):
Added Kikongo translation
Kristian Rietveld (14):
quartz: Emulate root window as 1x1 bitmap
Make set_cairo_surface_size a vfunc on GdkWindowImpl
Use GtkAdjustment accessors to properly compress changed signals
Use double iso. float since that is what GtkAdjustment uses
Handle off-by-one errors due to rounding
Fix scrolled window policy so the size allocation does not "flap"
Disable resize grip on spin button test
Don't check resize-grip-visible in default values unit test
Also test scrolling to a new row in a mixed height model
Add unit test for bug 93584
Add test for bug 111500
Add test for bug 163214
Do not call validate_visible_area() from the draw method
Initialize device_cursor hash table before creating impl window
Marek Kasik (1):
Parse lpoptions correctly
Martin Schlemmer (1):
Trying to fix MS Windows engine
Matej UrbanÄ?iÄ? (1):
Updated Slovenian translation
Matthias Clasen (71):
Bump version to 2.91.1
Make GdkRectangle arguments in GtkCellRenderer use const consistently
Fix export of a few (currently unused) configure variables
Add resize grips to GtkWindow
Fix resize grip drawing in GtkAssistant
Remove resize grip handling from GtkStatusbar
Get scrollbars out of the way of the window's resize grip
Add a migration guide section about resize grips
Make GtkTable use gtk_container_handle_border_width
Make GtkPathBar use gtk_container_class_handle_border_width
Make GtkPaned use gtk_container_class_handle_border_width
Make GtkPaned use gtk_container_class_handle_border_width
Don't show resize grips on override-redirect window
Fix grip window positioning
Check for grip_window != NULL in gtk_window_draw
Fix a problem with 'resize grip avoidance' in scrollbars
Inspect geometry when setting resize grip cursors
Some documentation updates
Remove mentions of dialog separator from the docs
Reorder some sections
Fix a trivial typo
Remove a note about GTK 1.2 api
Add a missing close tag
Don't link to old stuff
docs: Correct some link targets
Move GdkVisualType docs inline
docs: Remove mentions of GdkPixmap from cursor docs
docs: Update cairo-related docs
docs: add a longdesc for X-specifics
Rework GdkPangoRenderer example to use existing api
Don't start a drag if we are not resizable
Some resize grip cleanups
Make GtkRecentManager use standard icon names for themed icons
Remove GtkWrapBox from the docs, too
Unify handling of GtkWindow::resizable property
Some more resize grip cleanups
Add a GtkTable testcase
Support GtkWidget expand properties in GtkTable
Support GtkWidget expand properties in GtkNotebook
Add new API to docs and symbol list
Initialize variables
Some GDK documentation fixes
Drop dead gxid_proto.h header
Make gdk.h an include-only header
Inclusion cleanups in headers
Inclusion cleanups in sources
Use gtk_container_handle_border_width() in GtkEventBox
Implement get_preferred_width/height in GtkEventBox
Improve GtkBox and GtkTable docs a bit
docs: move some tutorial content to the reference
docs: Drop the old tutorial
examples: build examples that are included in the docs
Forgotten file
Deprecate gtk_init_add, gtk_remove_add and friends
docs: adjust Since tags
Add gtk_combo_box_text_new_with_entry
Deprecate the old combobox text convenience api
docs: fix a cross-reference
Add docs for GtkComboBoxText
docs: cross-reference to GtkComboBoxText
Remove tutorial from configure.ac
Update NEWS for 2.91.1
Fix up symbol lists
Temporarily disable test involving file choosers
Remove a private symbol from gtk.symbols
Update POTFILES.in
Fix make distcheck
Drop crazy listing of all example files
More examples removal
Add filechooser settings gschema to EXTRA_DIST
More distcheck fixes
Michael Natterer (6):
tests: don't call gtk_widget_get_allocation() on NULL children
Bug 631599 - Allow to use arbitrary surfaces for offscreen windows
Bug 563002 - Doesn't call 'update-preview' on set_filename
gtk: add cast to fix warning in my last commit
Bug 631599 - Allow to use arbitrary surfaces for offscreen windows
gdk: add slots for all GdkWindowObject signals
Owen W. Taylor (3):
Fix handling of the geometry widget
Warn when calling gtk_window_parse_geometry() on an empty window
GtkWindow: Allow setting size from geometry
Simos Xenitellis (1):
l10n: Updated Greek translation for gtk+ properties
Stef Walter (1):
Remove reference to hooks in gtk_about_dialog_set_website() docs.
Stephen Shaw (2):
bgo#629722 - file chooser should cope with typing a directory name and then Enter
Clarify the name of a callback
Tor Lillqvist (4):
Make it compile again for Windows
Bypass the ms-windows engine for now
Gail needs _gtk_cell_renderer_calc_offset
Add two new functions to gtk.symbols
Tristan Van Berkom (11):
Enhanced documentation description for GtkWrapBox (text by Murray Cumming).
Removed needless size-requesting of children (child sizes are ignored at request time).
Removed needless initial size request of children
Removed call to get_preferred_size (widget, NULL, NULL);
Migrated old GtkSizeRequestIface documentation to GtkWidget and added notes to gtk_widget_get_preferred_size().
Added documentation to GtkContainer about implementing containers using height-for-width apis.
Make GtkScrolledWindow offload border-width calculations to GtkContainerClass.
Added logic to GtkScrolledWindow when allocating height-for-width children.
Removed all traces of GtkWrapBox from GTK+.
Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox
Removed screwy GtkScrolledWindow logic
Vincent Untz (1):
build: Distribute README.multipress
William Jon McCann (4):
gail: use a weak pointer instead of an invalid destroy signal
gail: don't try to get stock id from images that aren't stock
Don't assume widgets are containers when walking the focus tree
gail: GtkTreeViewColumn doesn't have a destroy signal anymore
Xan Lopez (2):
Plug leak in gdkcairo.c
Plug memory leak in GtkWindow
Žygimantas BeruÄ?ka (2):
Updated Lithuanian translation by Aurimas Ä?ernius <aurisc4 gmail com>
Updated Lithuanian translation by Aurimas Ä?ernius <aurisc4 gmail com> and Rimas Kudelis <rq akl lt>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]