[gtk+] Created tag 2.19.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 2.19.1
- Date: Mon, 30 Nov 2009 23:38:22 +0000 (UTC)
The unsigned tag '2.19.1' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Nov 30 17:59:41 2009 -0500
GTK+ 2.19.1
Changes since the last tag '2.19.0':
A S Alam (1):
Change Latin Number to Gurmukhi for Step up the use of Punjabi (Gurmukhi)
Alberto Garcia (1):
Bug 601512 - Remove unnecessary check in GtkTreeModelFilter
Alexander Larsson (7):
Flush outstanding stuff when clearing directly on a window
Only send exposes on unmap if window really was unmapped
Don't unnecessarily expose areas copied by native windowing system
Add supports_native_bg to GdkWindowImpl
Document clears_as_native and make the name more descriptive
Don't unnecessarily clear windows with no exposure mask set
Position new ui nodes correctly when existing dirty dead nodes exist
Antón Méixome (1):
Updated Galician Translation
Benjamin Otte (2):
Simplify cleanup code
Don't keep the filesystem model alive while querying files
Bruce Cowan (1):
Fix tooltips in GtkColorSelection
Christian Dywan (7):
Improve accessibility context and description of the spinner
Clarify documentation of gtk_notebook_set_action_widget
[gtk/gtkwindow] Added accessor for GTK_WINDOW ()->type
Implement gtk_statusbar_get_message_area and "message_area" child
Mention exact property names in notebook tab packing deprecation
Fallback to gtk_show_uri for print preview if the command fails
Implement "compression" option in the TIFF pixbuf loader
Christian Persch (5):
Make setting the icon-size property on GTK_IMAGE_GICON images work
Add gtk_action_[sg]et_always_show_image()
Add UI manager attribute to always show image in menu items
Implement gail_image_get_image_size for storage GICON and ICON_NAME
Make the action widgets internal children of GtkNotebook
Daniel Nylander (1):
Updated Swedish translation
Ivar Smolin (1):
Updating Estonian translation
Javier Jardón (30):
Fix compilation warning: Use gpointer variables
Fix some compilation warnings
Use "Deprecated:" gtk-doc symbol corrently
[gdk/gdkcolors] Add missing "Deprecated: 2.x" to the api doc comments.
[gdk/gdkdraw] Add missing "Deprecated: 2.x" to the api doc comments.
[gdk/gdkgc] Add missing "Deprecated: 2.x" to the api doc comments.
[gdk/gdkimage] Add missing "Deprecated: 2.x" to the api doc comments.
[gdk/x11/gdkdnd-x11] Add missing "Deprecated: 2.x" to the api doc comments.
Fix a typo
Fix compilation warning: Cast to guchar*
Fix compilation warning: initialize the variable
Disable test until it is rewritten to work
Fix compilation warning: Cast to gchar*
Fix compilation warning: Use const gchar* variable
Fix warning: Use parentheses around '&&' within '||'
Fix compilation warning
Fix compilation warning: initialize variable to NO_MATCH
Fix some compilation warnings
Fix compilation warning: Disable unused function
Fix compilation warning: Use G_POINTER_TO_UINT
Fix compilation warning: Use G_GNUC_UNUSED macro
Fix compilation warning: Use a variable to store the return value
[gdk] Added GDK_GPOINTER_TO_NATIVE_WINDOW() macro
Fix compilation warning: Use GDK_GPOINTER_TO_NATIVE_WINDOW() macro
Fix incorrect GtkMovementStep description
Only use gdk_input_select_events() if XINPUT_NONE is defined
Move documentation from templates to inline comments: GtkWidget
Move documentation to inline comments: GtkStock
[gdk/directfb] Made dfb_events_dispatch() thread save
[gdk-pixbuf] Use G_STRLOC instead __LINE__
Joanmarie Diggs (1):
Add RELATION_NODE_PARENT_OF relationship for treeview.
Johannes Schmid (14):
Added GtkToolPalette.
Merge branch 'master' into toolpalette
Fix custom label handling in gtktoolitemgroup
Fixed GtkToolPalette API docs to mention 2.20 instead of 2.18
Remove G_GNUC_UNUSED
Ported gtktoolpalette from a custom array to GPtrArray.
toolpalette: Always show text horizontally
toolpalettte: Fixed some style issues
toolpalette: allow to reset same adjustment
toolpalette: Fixed documentation
toolpalette: fixed trailing whitespaces
toolpalette: Fixed inconsistent spacing
toolpalette: Added dnd code to the gtk-demo
toolpalette: Don't call gdk_window_process_updates() in the animation callback
Jorge González (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (2):
Updated Norwegian bokmål translation.
Fix typo
Kristian Rietveld (4):
Document how Cocoa coordinate and monitor layout transforms to GDK work
Logically re-group fields in GtkTreePrivate structure
Bug 480065 - wrong tree collapsed (or expanded) after having scrolled
Bug 596473 - Second double-click of GtkTreeView row doesn't emit...
Li Yuan (1):
Require atk 1.29.2 for bug #569430.
Marek Kasik (1):
Rotate figures on landscape icons in page setup dialog
Mario Blättermann (1):
Added dummy Low German translation
Matej UrbanÄ?iÄ? (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matt Arsenault (1):
Fix missing documentation for GdkPixbufSimpleAnim.
Matthew Barnes (1):
Bug 601869 - GtkUIManager assumes too much about popup menus
Matthias Clasen (47):
Also flip scrollbars in the toolpalette example
Bump version
Fix loading scaled-down jpegs
Add an 'action area' to GtkNotebook
Add GtkBuilder support for notebook action area.
Make level3 keys work again
Remove misleading text about invisible text
Set scale_num only once
Fix another doc typo
Some cleanups for the toolpalette demo
Fix up docs, and set up the aliasing machinery
Merge branch 'master' into toolpalette
Exclude GtkToolItemGroup::label-widget from default value test
Adjust default value for GtkToolItemGroup::label
Update debug flag information
Fix a doc comment
Un-doc-commentify a comment
Fix a doc comment
Remove duplicate doc comments.
Fix a doc comment
Fix a doc comment
Fix a doc comment
Remove duplicate entries
Add customary args to gtk_style_paint_spinner()
Updates
Short-circuit get_frame_extents for override-redirect windows
Be a bit more forgiving about invalid monitor number
Add a missing include
Allocate a large-enough and mask
Handle reparenting out of a socket
Improve docs of two style properties
Rework a broken workaround for a Java bug
Fix small documentation problems after the toolpalette merge
Make the toolbar-style and toolbar-size settings work
Allow holding compose key while entering a sequence
Avoid a harmless warning
Trivial doc typo fix
Use a url label instead of a link button
Whitespace fixes
Make dist fixes
Another make check fix
Add a release note about statusbar internal hierarchy changes
More updates
Doc fixes
Another update
Another make dist fix
2.19.1
Michael Natterer (1):
Add missing single-include guards
Murray Cumming (10):
gtk+/demos/gtk-demo/: Added GtkToolPalette demo.
Added missing files that I thought I had already added.
ToolShell: Add ellipsize, text-orientation, text-alignment and size-group.
GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text alignment among other things.
ToolPalette: Implement GtkOrientable.
GtkToolItemGroup: Rename the name property. GtkToolPalette: Added class padding.
GtkToolItemGroup now has label and label-widget properties.
GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon-size settings.
Removed empty docs/reference/ChangeLog entries. I am using prepare-ChangeLog.pl to help create informative commit messages and this was a side-effect.
Fixed a typo that I didn't see until now, strangely.
Nicola Fontana (1):
Do not use static GTypeInfo and GInterfaceInfo
Nils-Christoph Fiedler (5):
Added Low German translation
Updated LowGerman translation
Updated Low German translation
Updated Low German translation
Updated Low German translation
Nirbheek Chauhan (1):
[configure] Add check for cairo-svg.h for file print backend
Nishibori Kiyotaka (1):
Updated Japanese translation
Pablo Castellano (1):
Corrected typo in GtkIconTheme documentation
Paolo Bonzini (1):
Don't run system("touch conf.gtktest") in the AM_PATH_GTK_2_0 macro
Paul Pogonyshev (1):
Trivial typo fix.
Robin Stocker (1):
Example for setting default action in gtk_drag_dest_set
Thomas Thurman (1):
Shavian translation
Tor Lillqvist (2):
Revert "Fix compilation warning: Use G_POINTER_TO_UINT"
Awful hack for problem in dnd of images from Firefox on Windows
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]