[gtk+] Created tag 3.17.2



The unsigned tag '3.17.2' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue May 26 16:08:57 2015 -0400

    3.17.2

Changes since the last tag '3.17.1':

Alexander Larsson (1):
      wayland: Don't send bogus values for cursor surface buffer/scale

Alexandre Franke (2):
      Updated French translation
      Updated French translation

Balázs Meskó (1):
      Updated Hungarian translation

Benjamin Otte (1):
      box: Fix RTL styling

Carlos Garnacho (8):
      textview: Avoid usage of gdk_window_get_device_position() during DnD
      treeview: Avoid usage of gdk_window_get_device_position() during DnD
      iconview: Avoid usage of gdk_window_get_device_position() during DnD
      scrolledwindow: reset more Indicator state on ::unmap
      scrolledwindow: Refactor scroll unit guessing into a separate function
      scrolledwindow: Trigger builtin kinetic deceleration on libinput devices
      notebook: Fix assert in ::drag-motion
      entry: Set up text drag icon within drag_begin()

Christian Hergert (1):
      inspector: allow object read-only properties in prop-editor

Christian Kirbach (1):
      Updated German translation

Chun-wei Fan (2):
      gdkglcontext-win32.c: Remove Obsolete Comments
      gtk3-demo: Fix Visual Studio Builds

Cosimo Cecchi (5):
      placessidebar: escape tooltip text before setting it
      scrolledwindow: fix copy/paste typo
      tests: wait for draw before fetching tree view style
      parse-sass: don't hardcode bash path
      Use built-in gtk-update-icon-cache

Cédric Valmary (3):
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation

Dave Airlie (1):
      gtk3: add randr 1.5 monitor support

Debarshi Ray (2):
      GtkStackSwitcher: Don't emit notify::visible-child when setting a stack
      GtkStack: Don't emit notify::visible-child during destruction

Dušan Kazik (1):
      Updated Slovak translation

Emmanuele Bassi (4):
      fontchooser: Use gtk-fontconfig-timestamp setting
      settings: Wayland-only systems also use fontconfig
      Amend deprecation warnings for GtkStyle API
      examples: Clean up the standalone Makefiles

Garrett Regier (1):
      GtkFontChooserWidget: Remove unused struct field

Gábor Kelemen (1):
      Updated Hungarian translation

Jakub Steiner (2):
      HC: implement overlay scrollbar theming
      Adwaita: tone down popover dropshadow

Jonas Ådahl (6):
      GtkWindow: Get the correct shadow width even before window is realized
      GtkWindow: Manually set CSD should enable shadow width calculation
      GtkWindow: Don't assume no shadow width even when not supported
      wayland: Don't round trip recursively during initialization
      wayland: Add global object depedency tracking
      wayland: Use on globals closure for loading cursor themes

Jordi Mas (1):
      Fixes to Catalan translation

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

Kjell Ahlstedt (1):
      gtkwindow: Fix a memory leak

Krzesimir Nowak (1):
      gdk: Fix a typo

Lapo Calamandrei (1):
      Adwaita: remove duplicated selector.

Lars Uebernickel (1):
      Allow overriding WM_CLASS from the command line

Lionel Landwerlin (1):
      gdk: define GdkRectangle structure for introspection scanning

Marco Trevisan (Treviño) (1):
      configure.ac: Pull gio-unix dependency for all unix builds

Marek Kasik (1):
      printing: Check connection to remote CUPS server on correct port

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

Matthias Clasen (112):
      Fix inclusion of examples in docs in non-srcdir builds
      GtkBuilder: Report more lookup failures as GError
      Test the new error conditions
      Formatting fixes
      Convert more GtkBuilder to g_markup_collect_attributes
      Adjust tests
      GtkBuilder: Export the template parsing entry point
      GtkBuilder: Emit a more detailed error for templates
      gtk-builder-tool: Validate templates
      gtk-builder-tool: Add an enumerate command
      Fix the build
      GtkFileChooser: Use a better busy cursor
      Drop a redundant call
      win32: Support the decimal point on the keypad
      GtkSearchEngine: Drop unused functionality
      GtkSearchEngine: Use all search engines
      GtkFileChooser: Indicate if search comes up empty
      GtkFileChooser: Fix an ordering issue
      GtkPlacesSidebar: Use a popover for renaming bookmarks
      Fix another ordering issue
      gtk-builder-tool: Start an exception list
      gtk-builder-tool: Improve docs
      gtk-builder-tool: Add more exceptions
      GtkAboutDialog: Fix some focus issues
      GtkAboutDialog: Make credits section keyboard navigatable
      xi2: Don't set button mask 4 and 5
      docs: Add a note about button 4 & 5
      gtk-builder-tool: Handle cell properties
      gtk-builder-tool: Always emit translatable properties
      gtk-builder-tool: Simplify non-translatable properties
      gtk-builder-tool: Strip placeholders
      gtk-builder-tool: Some refactoring
      gtk-builder-tool: Add some tests
      gtk-builder-tool: Run the tests installed too
      GtkActionBar: Simplify ui template
      GtkAppChooserDialog: Simplify ui template
      GtkAppChooserWidget: Simplify ui template
      GtkAssistant: Simplify ui template
      GtkColorChooserDialog: Simplify ui template
      GtkColorEditor: Simplify ui template
      GtkDialog: Simplify ui template
      GtkFileChooserButton: Simplify ui template
      GtkFileChooserDialog: Simplify ui template
      GtkFileChooserWidget: Simplify ui template
      GtkFontButton: Simplify ui template
      GtkFontChooserDialog: Simplify ui template
      GtkFontChooserWidget: Simplify ui template
      GtkInfoBar: Simplify ui template
      GtkLockButton: Simplify ui template
      GtkMessageDialog: Simplify ui template
      GtkPageSetupUnixDialog: Simplify ui template
      GtkPrintUnixDialog: Simplify ui template
      GtkRecentChooserDefault: Simplify ui template
      GtkScaleButton: Simplify ui template
      GtkSearchBar: Simplify ui template
      GtkStatusbar: Simplify ui template
      Add default widget handling to popovers
      file chooser: Set default widget in create folder popover
      gtk3-widget-factory: Simplify ui file
      Drop PANGO_ENABLE_BACKEND
      Fix precondition in gtk_popover_get_default_widget
      GtkFontChooserWidget: Listen for fontconfig changes
      GtkFontChooser: Allow a custom font map
      GtkFontChooser: Add an example to the docs
      GtkFontChooser: Use a GtkStack
      testgtk: Add new Adwaita cursor names
      gtk3-demo: Add a cursors demo
      GtkProgressBar: Adjust docs to new style
      GtkPrintUnixDialog: Use a better busy cursor
      GtkRecentChooser: Use a better busy cursor
      Wayland: trivial reshuffle
      X11: Make css cursor names work
      Wayland: Make css cursor names work
      Update docs
      gtk-demo: Drop cursor name fallback code
      docs: Show less ugly X cursors
      Font chooser: Also apply font map to preview
      Font chooser: Nice 'not found' message
      Font chooser: Hide size controls with 'no match'
      Revert "Work around a pkg-config bug"
      input methods: Add a 'vertical text' hint
      Trivial formatting fixes
      GtkSpinButton: Stop using gtk_adjustment_value_changed
      GtkIconView: Stop using gtk_adjustment_changed
      GtkAdjustment: Deprecate some redundant API
      Forgotten file
      gtk-demo: Remove an unncessary define
      gtk-demo: Port builder example away from GtkUIManager
      GtkFileChooser: Refine 'no matches' page
      GtkFontChooser: Refine 'no matches' pages
      Avoid a critical under weston
      quartz: Support css cursor names
      gtk-demo: Don't rely on gdk_cursor_get_image
      Quiet the bitmask test
      Fix a11y tests
      Docs: Typo fix
      GtkPopover: Clean up default widget on dispose
      gtk3-demo: Add a page setup example
      GtkPageSetupUnixDialog: Avoid deprecated properties
      GtkPrintUnixDialog: Avoid deprecated properties
      Add a main category to desktop files
      Rewrite search to be more similar to nautilus
      GtkFileChooser: Show remote search results too
      GtkQuery: Cleanups
      GtkQuery: Drop unused mimetype functions
      Remove multi-screen handling in DND code
      DND: Move private api to a private header
      Remove some useless comments
      Don't force an icon window
      Fix primary monitor determination with XRANDR 1.5
      Dist the gtk-builder-tool test script
      3.17.2

Petr Kovar (1):
      Update Czech translation

Philip Chimento (1):
      quartz: Non-implementation of GdkGLContext

Pietro Gagliardi (1):
      Implemented most of the GDK named cursors on Mac OS X.

Piotr Drąg (4):
      Updated POTFILES.in and POTFILES.skip
      Updated POTFILES.skip
      Updated POTFILES.in
      Updated Polish translation

Sjoerd Simons (1):
      notify test: Don't test object relying on dbus connections

Timm Bäder (2):
      inspector/misc-info: Fix typo
      GtkPopover: Don't ref NULL widgets

Ting-Wei Lan (1):
      Fix return value error in gtk_font_chooser_get_font_map

William Hua (2):
      mir: fix build failure due to changed api
      mir: handle generic input events

Yosef Or Boczko (5):
      Updated Hebrew translation
      Updated Hebrew translation
      Update properties Hebrew translation
      Updated Hebrew translation
      Updated Hebrew translation

Yuri Myasoedov (1):
      Fixed Russian translation

Руслан Ижбулатов (9):
      Enable RGBA windows on W32
      W32: bump _WIN32_WINNT and WINVER to 0x600 (Vista)
      GDK-W32: remove trailing whitespace everywhere
      Fix use-after-free in gdk_window_end_paint()
      Rewrite simple search engine to use GFile and breadth order
      Use GDK_KEY_KP_Decimal instead of GDK_KP_Decimal
      W32: Add a mapping for "left_ptr_watch" cursor
      GDK: Use GdkCursor objects to keep track of W32 cursors, not HCURSOR
      GDK: Add cursor theme support to W32 backend


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