[gtk+] Created tag 3.9.12



The unsigned tag '3.9.12' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Aug 20 18:54:17 2013 -0400

    3.9.12

Changes since the last tag '3.9.10':

Alban Browaeys (1):
      paned: minus the size by the handle for the for_child1 computation.

Alberto Ruiz (3):
      fontchoser: Fix slider position update when switching from fonts with different recommended sizes
      fontchooser: set the minimum size of the spinner to 1
      doap: doap files are required to have a lowercase <name>

Alexander Larsson (14):
      x11: Update root window scale when the screen scale changes
      x11: send monitors-changed when screen scale changes
      css: Inherit device scale in _gtk_css_image_get_surface
      gtkdnd: Use RGBA windows when dragging if possible
      gtkiconhelper: Add _gtk_icon_helper_ensure_surface to private header
      gdk_pixbuf_get_from_surface: Avoid copying if source is image surface
      gdk: Add gdk_cursor_get_surface()
      gdk: Add gdk_cursor_new_from_surface
      gtkdnd: Use surface based cursor APIs
      icon-theme: Use "Scale" for key as per the spec
      icon-theme: Add ScaledDirectories support
      Enforce a fixed scale of 1 if no cairo scale support
      x11: Add gdk_x11_display_set_window_scale
      Update README.in

Andrew Walton (1):
      GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout.

Aurimas Černius (1):
      Updated Lithuanian translation

Bastien Nocera (1):
      Revert "Disable primary paste by default"

Benjamin Berg (1):
      Depend on cairo 1.12 (bug #705215)

Benjamin Otte (8):
      x11: Don't crash when NULL eometry hints are set
      range: Remove dead assignment
      gtkmenuitem: Remove dead assignment
      alignment: Remove dead assignment
      x11: Remove dead assignment
      clipboard: Split struct definitions into private header
      clipboard: Make a bunch of functions vfuncs
      clipboard: Reimplement Wayland clipboard using vfuncs

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Hergert (2):
      searchbar: use gtk_search_bar_connect_entry() in documentation.
      dnd: Motif DnD is no longer supported, update docs.

Chun-wei Fan (12):
      Add Visual Studio Build Support for Broadway
      Add Visual Studio 2010 Build Support for Broadway
      build/win32/vs9/Makefile.am: Fix typo
      MSVC builds: Enhance Binary Installation
      GdkWin32: Avoid Using Deprecated API
      gdk/win32/gdkdevice-virtual.c: Don't Use Deprecated APIs
      GTK-Win32: Avoid Using Deprecated API
      Bug 702144: Make gdkwin32.h a pure include-only header
      MSVC Builds: Update "installation" of headers
      Update Visual Studio Property Sheets
      Clean up Property Sheets a bit
      Update config.h.win32.in

Cody Russell (1):
      Fix a crasher that was introduced by 9ca802161ec6387419d160f21fe477008a567477     due to preedit_str 
being initialized as an empty string rather than NULL.

Colin Walters (2):
      accessibility-dump: Print diff by default
      accessibility-dump: Update expected contents

Cosimo Cecchi (11):
      iconhelper: clear the surface on invalidation
      themingengine: use gtk_icon_source_get_state_wildcarded()
      icontheme: correctly fallback to symbolic icons
      stylecontext: add GTK_STYLE_CLASS_TITLEBAR define
      window: set GTK_STYLE_CLASS_TITLEBAR to custom titles
      pathbar: add back GTK_STYLE_CLASS_LINKED
      themingengine: refactor a conditional branch
      css: Add a GtkCssValue for GtkCssImageEffect
      themingengine: apply image effects according to GtkCssImageEffect value
      iconfactory: cache/invalidate pixbufs according to the effect
      iconhelper: refactor some code into a single function

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Sabo (1):
      Reset cursor when mouse leaves a toplevel window.

David King (1):
      docs: Convert GtkMenuShell comment to documentation

David Trowbridge (1):
      Fix GtkEntry drawing to provide visual feedback when editable=FALSE.

Ek Kato (2):
      Bug 705181 Annoying beep on arrow keys
      Bug 705750 Quartz input method doesn't work correctly for Chinese characters

Erik van Pienbroek (1):
      Don't use UNIX-specific printer objects on non-UNIX

Fran Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Stop damned-lies complaining about missing .ui/.ui.h files

Ignacio Casal Quinteiro (1):
      headerbar: use a more standard headerbar look for the close button

Jasper St. Pierre (10):
      gdkkeys-x11: Remove workaround code for Sun Microsystems X server
      examples: Use git.mk
      gtkstylecontext: Remove some dead code when rendering layouts
      gtkdnd: Clean up the doc comment of gtk_drag_begin
      gtkiconview: Remove the border and background from drag icons
      gtkiconview: Take padding into account when getting the cursor hotspot
      gtkwindow: Export our custom frame extents
      gtktextutil: Remove the border and background from drag icons
      gtkdnd: Use a more modern spring back animation for cancelled drags
      gtkdnd: Introduce a new API for more accurate drag origin data

Joanmarie Diggs (1):
      gtksearchentry: Provide an accessible name

John Ralls (2):
      Bug 701571 NSApp doesn't notice NSWindow destruction
      Implement gdk_display_get_cursor_for_surface in quartz

Juan Pablo Ugarte (1):
      gdk_window_raise (): Do not invalidate toplevel windows.

Kalev Lember (2):
      listbox: Implement gtk_list_box_insert()
      listbox: Reorder code

Khaled Hosny (1):
      Update Arabic translations

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matthias Clasen (45):
      post-release version bump
      gtk3-demo: Improve the infobar demo
      Avoid a compiler warning
      Add a revealer to GtkInfoBar
      Update template api in one more place
      Make examples use search-changed signal
      Trivial rewording
      Typo fix
      Revert "Add a revealer to GtkInfoBar"
      Be more forgiving about child properties
      GtkFileChooserDefault: Remove redundancy
      Add a revealer to GtkInfoBar
      Update expected output for the infobar a11y test
      Add .ui.h files to git
      Remove assertions that are no longer true
      Wayland: Add a missing break statement
      GtkTreeView: Remove a dead assignment
      GtkHeaderBar: optionally add a close button
      Fix up docs for new cursor apis
      Try Wayland before X11
      Build Wayland backend by default
      Fix a crash with scaled cursors on Wayland
      GtkIMModule: Use default screen when determining context id
      Deal with platform-specific im modules
      Avoid overlong file chooser buttons
      GtkWindow: fix an init/finalize asymmetry
      Add some missing deprecation annotations
      csd: Implement middle-click action for titlebar
      Add a function to get the event type
      Improve a deprecation hint
      Trivial typo fix
      GtkRange: disconnect signals in the accessible
      GtkSpinButton: disconnect signals in the accessible
      Add style classes to headerbar titles
      Make symbolic icons work with the current rsvg
      Revert "Deprecate and ignore the cursor blink settings"
      Add a style class for context menus
      Fix keyboard activation of menu buttons
      Revert "Add the "text-button" style to button created with gtk_button_new_with_{label,mnemonic}"
      Redo style class handling
      Avoid deprecation warnings
      GtkHeaderBar: Add the titlebutton style to the close button
      Add new api to the docs
      Fix distcheck
      3.9.12

Michael Hutchinson (1):
      Bug 705181: Fix annoying beeping introduced by Mac IME

Michael Hutchison (1):
      Bug 705182 Reset Cocoa IME state when immodule is reset

Paolo Borelli (1):
      Add gtk_list_box_prepend

Piotr Drąg (1):
      Updated POTFILES.in

Rob Bradford (4):
      wayland: Only process the event if it's for a GdkWindow
      wayland: Only try and process pointer events when focussed
      wayland: Only try and process keyboard events when focussed
      wayland: Dispatch pending events before entering poll

Ryan Lortie (1):
      gtkicontheme: check for GdkPixbuf first

Stef Walter (1):
      window: Some protection against nested set_focus() calls

Stefano Facchini (1):
      searchbar: ignore GDK_KEY_Menu in handle_event()

Sébastien Wilmet (1):
      Improve doc of gtk_text_tag_table_remove()

Victor Ibragimov (2):
      Tajik translation updated
      Tajik translation updated

Volker Sobek (1):
      doc: Fix typos

William Jon McCann (5):
      demo: add a multi-line infobar example
      Fix layout of infobar
      Add mouse pointer support to press and hold
      Add press and hold support to set zoom scroll mode
      Add autoscroll when dragging past boundary of range

Yaron Shahrabani (2):
      Updated Hebrew translation.
      Updated Hebrew translation

Yosef Or Boczko (4):
      Add gtk_button_new_from_icon_name
      oopx - fix typo
      Add the "text-button" style to button created with gtk_button_new_with_{label,mnemonic}
      Fix a typo

keyring (1):
      Update Chinese simplified translatin for properties


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]