[gtk+] Created tag 3.13.1



The unsigned tag '3.13.1' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Apr 28 23:48:45 2014 -0400

    3.13.1

Changes since the last tag '3.12.0':

Adel Gadllah (1):
      gdkscreen-wayland: Emit monitors-changed when the output scale changes

Antoine Jacoutot (3):
      prevent redefinition of typedef GtkPrinterCloudprint
      broadway backend: allow building on OpenBSD
      openbsd: properly set len for gtkmountoperation-x11

Bastien Nocera (4):
      all: Name more idles and timeouts
      treeview: Lower the duration of validation iterations
      gtkapplication: Fix passing NULL as the window to inhibit
      gtkapplication: Fix incorrect value passed to g_variant_new()

Benjamin Otte (20):
      pixelcache: Split out a function
      pixelcache: Add map/unmap functions
      viewport: Call map/unmap functions on pixel cache
      treeview: Call map/unmap functions on pixel cache
      textview: Call map/unmap functions on pixel cache
      pixelcache: Add a warning for an invariant that shouldn't happen
      tests: Add deprecation guards
      testgtk: Don't call deprecated function in mainloop test
      testgtk: Don't use deprecated functions in scrolling test
      testgtk: Don't use deprecated functions in flipping test
      testgtk: Clean up dialog example
      testgtk: Make dialogs example work without static variable
      testgtk: Don't use deprecated functions in dialogs test
      testgtk: Don't use deprecated functions in scrolled windows test
      testgtk: Don't use deprecated functions in event watcher test
      testgtk: Don't use deprecated functions in progress bar test
      testgtk: Remove rc file test
      testgtk: Don't use deprecated functions in selection test
      tests: Make testlockbutton not use deprecated API
      tests: Don't use deprecated functions in testselection

Carlos Garnacho (4):
      wayland: Separate master devices from seat capabilities
      wayland: handle the wl_touch interface
      popover: Always make room for the tail on all sides on size request
      gdkwindow: ignore shape on client-side windows when recomputing visible regions

Christian Kirbach (1):
      Updated German translation

Chun-wei Fan (4):
      gdkproperty-win32.c: Fix gtk-font-name handling
      MSVC Builds: Clean up gtk-version-paths.*props
      Visual C++ Builds: Build Introspection for GdkWin32
      Visual C++ Builds: Fix Header Installation

Cosimo Cecchi (2):
      entry: consider ascent and descent when requesting height
      iconhelper: always ensure a stated pixbuf

Evan Nemerson (1):
      selection: mark targets param to gtk_target_list_new as allow-none

Inaki Larranaga Murgoitio (2):
      Updated Basque language
      Updated Basque language

Jason Ekstrand (1):
      Get rid of a stray character

Jasper St. Pierre (10):
      Make GtkAccelGroupEntry public again
      wayland: Merge buffer implementations
      wayland: Don't pass dx/dy when we're resizing
      wayland: set_transient_for was renamed to set_parent
      Remove gdk_synthesize_window_state from gdkinternals.h
      wayland: The xdg_surface.delete event was renamed to close
      gtk-demo: Make sure to clear the timeout when we stop it
      wayland: Remove VISIBILITY_NOTIFY event
      wayland: Remove useless hint set
      wayland: Map the window immediately on show

Joanmarie Diggs (1):
      Add missing AtkRelations for labelled containers in the print dialog

John Lindgren (2):
      Allow gtk_radio_menu_item_set_group() to be called twice without crashing.
      Set use-fallback property to True for GtkScaleButton icons.

Jonas Danielsson (3):
      clipboard: Add link to GdkDisplay in doc
      a11y: atk_component_get_position is deprecated
      a11y: atk_table_get_row_at_index is deprecated

Juan Pablo Ugarte (3):
      Added bindings support to GtkBuilder by introducing 3 new <property> attributes "bind-source" to 
specify the source object of the binding "bind-property" to specify the source property and "bind-flags" to 
specify the binding flags (optional)
      Fixed crash in GtkLockButton if a button with permission set to NULL is clicked.
      GtkRecentChooserMenu: Set current uri before activating an item.

Marc-André Lureau (2):
      win32: add more clipboard data checks to avoid crash
      gdk/win32: VK_SNAPSHOT maps to GDK_Print

Marcus Karlsson (3):
      docs: Add missing transfer annotation to GtkBox
      docs: fix GtkWidget::size-allocate description
      GtkColorChooserWidget: Redraw swatches when selection changes

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (88):
      Bump version
      widget-factory: Use a popover gear menu
      Docs: remove some leftover markup
      Trivial typo fix
      docs: Another round of markup removal
      flow box: Avoid excessive signals
      Add a big combobox test case
      Drop an unnecessary include
      docs: More uniform formatting
      csd: Drop the GTK_FRAME_EXTENTS requirement
      Clean up private headers
      overlay: deal gracefully with main widget being absent
      Bump version to 3.13
      Add version macros for 3.14
      listbox: Add multi-selection API
      list box: Implement multiple selection
      list box: Update accessible implementation
      Add a list box selection testcase
      list box: Cosmetic changes
      Improve list selection example
      list box: Avoid excessive signals
      Add new listbox api to docs
      switch: Add a delayed state capability
      Add a delayed state test case
      Add new switch api to the docs
      Deprecate gtk_application_add_accelerator
      listbox: keep emitting ::row-selected
      GtkDialog: fix up handling of style properties
      GtkMessageDialog: Allow action-area-border theming again
      GtkAssistant: don't hide headerbar from a11y
      Update expected output for assistant a11y test
      window: Be more careful when propagating key events
      gtk-demo: Fix the links example
      gtk-demo: Fix images demo
      widget-factory: Avoid ugly resizing on map
      widget-factory: Improve actionbar appearance
      widget-factory: Add a listbox example
      widget-factory: Remove unnecessary signal handlers
      widget-factory: Clean up on shutdown
      gtk-demo: Avoid a compiler warning
      listbox: Emit ::row-selected as we used to
      list-box: Fix copy-paste error
      listbox: Add tests for multi-selection
      example: Don't set a nonexisting property
      example: Fix up margins
      example: Fix indentation
      example: Port to gtk_application_set_accels_for_action
      example: Modernize the prefs dialog
      example: Make search button square
      example: Make gears button square
      example: Use popover for gears menu
      example: Update screenshots
      Add a style class to model buttons
      Fix the build
      GtkScaleButton: Don't specify a icon size of zero
      csd: Fix drag hightlight drawing
      GtkFileChooserDialog: Avoid a bottom border in the dialog
      DND: go back to a timeout for cancel animation
      dialog: keep action area stretched out
      Add GDK_VERSION_3_14
      Add all version macros to the docs
      GtkMenuButton: use popovers by default
      GtkDialog: Support adding action widgets in ui files
      GtkDialog: Update suggested-action more carefully
      Add missing templates to testdialog
      tests: add missing files to EXTRA_DIST
      GtkWindow: Avoid a critical in F10 handling
      Add Adwaita to the list of default icon themes
      Actually set the default for GtkMenuButton::use-popover
      GtkModelButton: improve size allocation
      Fix testmenubutton
      Add a paned example to gtk3-widget-factory
      Add a popover menu example to gtk3-widget-factory
      Rename the modelbutton style class
      GtkMenuTrackerItem: Add support for verb-icons
      GtkModelButton: Add an iconic mode
      GtkMenuTrackerItem: Add support for display-hint
      GtkMenuSectionBox: add support for iconic sections
      Add an example of iconic rendering
      Document iconic section support
      Revert "GtkFileChooserDialog: Avoid a bottom border in the dialog"
      GtkDialog: protect against show_all
      Raleigh: fix a typo
      testmenubutton: Add a toggle for use-popover
      GtkMenuShell: Don't use a non-existing property
      GtkMenuShell: We want separators in submenus
      Update output of a11y tests
      3.13.1

Michael Natterer (1):
      treeview: remove unused members from GtkTreeView Private

Olivier Brunel (1):
      treemodelfilter: Fix using wrong path on row-deleted

Paolo Borelli (3):
      stackswitcher: do not leak buttons hash table
      application-dbus: free strings during finalization
      textbufferserialize: do not leak list of tags

Pau Iranzo (1):
      [l10n] Update Catalan translation

Piotr Drąg (1):
      doap: update URLs

Ryan Lortie (5):
      GtkMenuTracker: remove "visible" property
      GtkMenuTracker: make "is-visible" a property
      GtkMenuTracker: don't specialise "submenu" link
      GtkMenuTracker: add 'merge_sections' flag
      GtkPopover: new approach to menu model binding

Stas Solovey (1):
      Updated Russian translation

Sébastien Wilmet (5):
      doc: fix gtk_window_destroy() -> gtk_widget_destroy()
      tests textiter: test word boundaries
      doc: improve documentation of gtk_text_iter_inside_word()
      textview: inline a function
      GtkTextView: use GSlice to allocate GtkTextLineSegment's

Victor Martinez (1):
      Allow defining an invisible resize area for GtkPaned's handle.

Volker Sobek (2):
      docs: Remove '\' escape character from literals
      docs: Fix parameter names for two functions

William Jon McCann (18):
      places-sidebar: use separators instead of heading labels
      file-chooser: move pathbar into preview pane
      file-chooser: move filter combo into extra area
      file-chooser: allow views to extend to the sides of the dialog
      file-chooser: use an action bar for extra widgets area
      file-chooser: no shadow on scrolled window
      places-sidebar: add optional enter location place
      file-chooser: move location entry into same place as pathbar
      file-chooser: don't show a "save folder:" label
      file-chooser: style save mode name box as a search bar
      file-chooser: style location bar as a search bar
      file-chooser: add sidebar class to sidebar
      file-chooser: add a search bar instead of using a path bar mode
      file-chooser: don't use an special label for recent
      file-chooser: remove select a folder info message
      file-chooser: merge path bar mode and location mode
      file-chooser: make enter location an operation mode
      dialog: add a box around the action area to use for styling

Yosef Or Boczko (2):
      headerbar: Use popover for the fallback app menu
      Updated Hebrew translation

Yuri Myasoedov (5):
      Some fixes and updates for Russian translation
      Some fixes for Russian translation
      Some fixes for Russian translation
      Fixed Russian translation
      Fixed Russian translation

maria thukididu (2):
      Updated Greek translation
      Updated Greek translation

Руслан Ижбулатов (30):
      Fix W32 theme for spinbuttons
      W32: Fix double-arrowed combobox button
      W32: Fix combobox dropdown list color
      W32: Fix menu item size and submenu arrow size
      W32: Make combobox-entry thinner by removing unneeded padding
      W32: Add GtkPopover theming
      W32: re-enable grip theming
      W32: Add dummy prelight style to check/radio buttons to propagate prelight to check/radio marks
      W32: Remove selection from check/radio marks
      W32: Add MSW7 notebook theme, move old notebook theme into XP-only CSS
      W32: Fix listbox selection
      W32: Add .dim-label style
      Introspection for gdk-win32
      Give CC to instrospection scanner
      W32: give scrollbar slider active and insensitive styles
      W32: style tooltips with appropriately-themed background
      W32: Give unfocused selected list items special background, like Explorer does
      W32: RGBA GDK backend (broken)
      W32: Add a basic set of CSD styles
      W32: Implement composition check for GDK
      W32: remove border on default buttons
      Revert "W32: Implement composition check for GDK"
      Revert "W32: Add a basic set of CSD styles"
      Revert "W32: RGBA GDK backend (broken)"
      W32: correctly guess max window size from the size of the workarea of the screen it's on
      W32: remove the blue "selected" rectangle when activating a checkbutton
      W32: Fix dummy prelight style for check/radio buttons
      W32: Add a set of "focused" styles to checkmarks
      W32: Add modelbutton styles
      W32: Update the css to match the .modelbutton->.button.menuitem transition


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