[gtk+] Created tag 3.11.3
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 3.11.3
- Date: Tue, 17 Dec 2013 12:54:40 +0000 (UTC)
The unsigned tag '3.11.3' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Dec 17 07:54:30 2013 -0500
3.11.3
Changes since the last tag '3.11.2':
Aaron Hamilton (1):
Correct the deprecation annotation for gtk_widget_modify_bg
Bastien Nocera (1):
gdkwindow: Use GdkWindowHints instead of guint for flags
Benjamin Otte (16):
treemenu: Implement height-for-width properly
stack: Fix crash on g_object_get("visible-child")
window: Don't assume 640x480 max default size
menu: Do a proper min height request
tests: Add max-width-chars to testwindowsize test
x11: Don't crash if a window is on an unmanaged screen
button: Don't emit a signal on broken grabs
button: Split out function
button: Call the new function
treeview: Don't draw a background for the bin window
filechooser: Don't crash if invalid thumbnails exist
gdk: Add some return_if_fail() warnings
button: Allow :hover on insensitive buttons
gtk-demo: Make double-click work again
clipboard: Don't crash when data is requested from NULL window
window: Sanitize size hint computation
Carlos Garnacho (6):
combobox: Set GDK_SCROLL_MASK on the eventbox in appears-as-list mode
x11: Unset GdkX11DeviceXI2 scroll valuators on device change
x11: keep track of the screen pixel size by calculating the bounding box of monitors
x11: Handle all XI2 crossing mode values in switch
x11: Handle XINotifyPassiveGrab/Ungrab in focus events
demo: Add demo for advanced event information management
Christian Persch (2):
revealer: Respect gtk-enable-animations setting
infobar: Fix visibility when enable-animations=false
Chun-wei Fan (5):
Update GDK-Broadway MSVC Projects
Visual C++ Projects: Add rules to generate GTK DBus sources
build/win32/vs*/README.txt: Re-word a bit
MSVC Projects: Use UNIX Line endings
GDK-Win32: Ensure sources use UNIX line endings
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Emilio Pozuelo Monfort (1):
ScaleButton: make the popup transient to the button's window
Emmanuele Bassi (2):
pixbuf-engine: Improve ThemePixbuf clean up functions
pixbuf-engine: Clean up error conditions and destructors
Fran Diéguez (1):
Updated Galician translations
Jasper St. Pierre (19):
wayland: Fix invalid cast in transient_for
wayland: Set DBus properties after we've constructed the xdg_surface
Revert "stack: respect gtk-enable-animations setting"
wayland: Don't recreate the gtk_surface on every show
wayland: Don't assert fail in DND
Update xdg-shell.xml
Update xdg-shell.xml
wayland: Allow set_title after initial showing
wayland: Sync transient-for on xdg-surface show as well...
recentchooserdefault: Clean up load_id when we have nothing left to do
wayland: Make sure to call use_unstable_version
wayland: Update to latest xdg-shell.xml
wayland: Fix order of xdg-shell requests
headerbar: Remove unused private API
headerbar: Support all kinds of CSD decorations
window: Update decorations when updating state
headerbar: Respect the show-close-button property
Revert "GtkHeaderBar: don't show dangling separators"
headerbar: Don't add hidden widgets
Jehan (3):
Themes with specified gap images but no actual file crash.
Bug 712536 - Themes with gap_(start|end)_file but no actual file crash
Gettext comment for "default:LTR" must be before the string
Jonh Wendell (2):
treeview: Use CSS property "border-top-color" to draw grid lines
toolbar: draw a full box for separators
Juan Pablo Ugarte (2):
GtkIconCache: find_image_offset() return 0 if icon_name is NULL. This avoid a crash calling
gtk_about_dialog_set_logo_icon_name() with a NULL icon_name.
GtkAboutDialog: fixed calling gtk_about_dialog_set_logo_icon_name() with a NULL icon_name. Now it
will actually use the default window icon set as mention in the docs
Lars Uebernickel (2):
gtk object tests: run under local environment
GtkMenuItem: only set 'separator' class on the separator line
Lionel Landwerlin (1):
window: enable client side decorations deactivation with wayland backend
Manuel Bachmann (2):
Broadway - Fix UNIX/Win32 detection
Fix CSD check for Win32
Marco Brito (1):
Add class toolbar before the style context is created for the widget.
Marek Kasik (5):
printing: Don't wake up Avahi printers unnecessarily
printing: Fix memory leak when listing Avahi printers
printing: Don't double free connection to CUPS
printing: Add missing strings back for translation
gdkwindow: Handle references in "update_windows" list correctly
Matthias Clasen (48):
Bump version
stack: respect gtk-enable-animations setting
Change the default for "show-desktop" back to TRUE
Don't distribute gdbus-generated sources
places sidebar: Use a symbolic desktop icon
about dialog: Make labels wrap at reasonable length
message dialog: Make labels wrap at a reasonable length
Don't use depeprecated api
Code cleanup
Fix the AtkImage implementation for GtkIconView items
GtkRevealer: Fix size allocation with disabled animation
gtk-demo: fix colorchooser example
Revert "gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSE"
Fix make dist
Don't distribute generated sources
docs: Add a missing Since: tag
Add a function to determine the text direction
Disconnect signal handlers
Sync the window title initially
Update headerbar title from window title
Fix a segfault in the event axes demo
GtkHeaderBar: Add a ::has-subtitle property
Use ::has-subtitle when constructing CSD titlebars
Use ::has-subtitle in testtitlebar
Trivial typo fix
Simplify a check
Add a header bar example to gtk-demo
gtk-demo: Use title case consistently
Make testtitlebar more testy
GtkHeaderBar: treat "" as 'no subtitle'
testtitlebar: more tests
testtitlebar: Fix initial values
testtitlebar: Set a window icon
Make window icons work in GtkHeaderBar
GtkHeaderBar: don't show dangling separators
Drop a reference to nonexisting API
Avoid double app menu fallback
Make app menu fallback a bit more reliable
Fix a compiler warning
GtkHeaderBar: fix flipping of window controls
GtkHeaderBar: Center buttons
Fix up default csd titlebars
testtitlebar: Add custom content
GtkHeaderBar: Fix allocation of start and end boxes
Fix accessibility tests for real
Fix make dist
Fix extraction of some translatable strings
3.11.3
Michael Wood (1):
bindings: Fix stray semicolons in CSS example for bindings
Milo Casagrande (1):
[l10n] Updated Italian translation.
Philip Withnall (12):
gdkwindow: Fix potential uses of uninitialised variables
gtktreeviewaccessible: Fix a potential division by zero
testsuite: Fix potential strcmp() against NULL
gtktreeviewaccessible: Fix potential uses of uninitialised variables
gtkmenu: Fix potential use of uninitialised variables
gtkpapersize: Reformat #if preprocessor commands
gtkthemingengine: Fix a definite use of an uninitialised variable
gtkthemingengine: Eliminate a dead assignment
gtktreeselection: Eliminate a dead assignment
gtkprintunixdialog: Remove a redundant (GFile != NULL) check
gdkwindow: Remove an unused assignment
gdkwindow: Remove an unused assignment
Piotr Drąg (2):
Updated POTFILES.skip
Updated POTFILES.in
Ryan Lortie (5):
defaultvalue test: ignore show-desktop
gdk: add gdk_window_set_shadow_width()
bloatpad: test inhibit
Refactor GtkApplication
gtkapplication: fix inhibit
Shantha kumar (1):
Tamil Translations Updated
Simon Feltman (1):
annotations: Set GtkTreeModelFilterModifyFunc value argument to out
Takao Fujiwara (1):
GtkIMContextSimple: Update compose table
Tim Lunn (1):
build: bump requirement on gobject-introspection to 1.39.0
Torsten Schönfeld (1):
gtkradio*: add (allow-none) annotations were appropriate
Victor Ibragimov (1):
Tajik translation updated
Volker Sobek (3):
GtkFileChooserDefault: Remove unused struct field
testtitlebar: Fix -Wunused-variable warning
GtkFileChooser: Don't fill location_entry if we just populated the file list
William Jon McCann (11):
demo: Port to GtkApplication
demo: expand notebook tabs
demo: change application name of inner demo
demo: Add a GtkHeaderBar
demo: make demo windows transient to the main window
file-chooser: add a sort-directories-first gsetting
demo: put run button on the left
demo: only set transient if demo returns a toplevel
about dialog: differentiate GPL "or later" versions
about dialog: add docs for new GtkLicense values
Fix a11y testsuite for about dialog changes
Yosef Or Boczko (3):
demo: Fix the size of the run button
Updated Hebrew translation
Updated Hebrew translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]