[gtk] Created tag 3.23.0



The unsigned tag '3.23.0' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: 1529794565 -0400

    3.23.0

Changes since the last tag '3.22.30':

Adrian Johnson (1):
      Add _gtk_printer_get_hard_margins_for_paper_size()

Benjamin Otte (8):
      fishbowl: Port version from GTK 4
      Merge branch 'window-activate-grab-3-3' into 'gtk-3-22'
      Merge branch '169-gtktextview-accesses-already-disposed-object-3-22' into 'gtk-3-22'
      x11: Set a transparent background on windows by default
      gtk: Fix reserved pointers
      Merge branch '1069-thread-1-glade-received-signal-sigfpe-arithmetic-exception' into 'gtk-3-22'
      x11: Always set None pixmap for no background
      x11: Add necessary NULL check

Björn Lindqvist (1):
      Range: Bin pointless check before emitting signal

Carlos Garnacho (1):
      Merge branch 'bz780422' into 'gtk-3-22'

Christian Hergert (1):
      treeview: respect expander-size style property

Christian Stadelmann (1):
      GtkWindow: Handle non-square icons with height > width correctly

Christoph Reiter (2):
      ci: move docker images to gitlab.gnome.org
      ci: update the docker image to fedora 28

Chun-wei Fan (7):
      gtk/Makefile.am: Fix Visual Studio project generation
      Visual Studio 201x builds: Generate gtk/gtktypefuncs.c
      Visual Studio 201x builds: Fix previous commit
      Visual Studio 201x builds: Clean up project files
      Visual Studio 2008 builds: Generate gtk/gtktypefuncs.c
      gtk/language-names.c: Fix build on non-GCC/CLang
      gtk/gtkemojicompletion.c: Fix build on C89 and non-GCC

Daniel Boles (52):
      CellEditable: Fix grammar error in doc synopsis
      CellEditable: Move arg description to right place
      CellEditable: Clarify doc on lifecycle of editable
      CellRenderer|Editable: Don't @See_also subclasses
      CellRenderer: Entry is not the only CellEditable
      CellRenderer: Clarify doc of .start_editing()
      CellRenderer: Link to CellEditable.start_editing()
      Merge branch '154-documentation-lifecycle-of-editables-inside-gtkcellrenderers-is-not-clear' into 
'gtk-3-22'
      MenuShell: Typecheck the instance @ select_first()
      MenuShell: Sanitise take_focus bool via public API
      Menu: Typecheck before dereferencing to get ->priv
      Menu: Typecheck AccelGroup passed via public API
      Menu: Document/annotate nullability of 2 API args
      Menu: Remove redundant typecheck in private func
      Menu: Sanitise @torn_off gboolean in public API
      Menu|Item: Fix FIXME re non-const interned strings
      Range: Add should_invert_move() for scrolls & keys
      Range: Use should_invert_move() to scroll value
      UIManager: Document deprecation; link replacements
      gdkselection: Clarify that X is only a design base
      Entry: Show optional style classes in node diagram
      Stock: Emphasise deprecation; explain alternatives
      docs/running: Document the GTK_OVERLAY_SCROLLING env var
      MenuButton: Drop ref to Popover on its ::destroy
      MenuButton: Clarify NULL popup/over/menu/model doc
      MenuButton: Disconnect newly added signal handler
      MenuButton: popover connects to menu_deactivate_cb
      themes: Fix swapped borders on RTL PathBar buttons
      themes: Fix a new comment
      testentrycompletion: Avoid a compiler cast warning
      ScrolledWindow: Unset cursor if child takes scroll
      Menu: cleanups for previous commit and nearby
      ProgressBar: Fix typo in doc comment
      Range: Up should only mean ++ if we are a GtkScale
      ProgressBar: Fix typo in doc comment
      Range: Up should only mean ++ if we are a GtkScale
      StyleContext: Don't advise using invalidate()
      StyleContext: Add a missing apostrophe
      GdkWin: Avoid leak if bailing from process_updates
      SpinButton: Fix an obviously wrong arg description
      gdkdnd: Fix 2 typos in docs
      CssGadget: Round px values up for min-width|height
      a11y/entry: Fix copy-pasteo re 2ndary icon tooltip
      searchenginetracker: Don't leak the hits' GFiles
      HC: Avoid same BG/FG colors in flat treeview entry
      InfoBar: Fix wrong type in copy-pasted param doc
      gtk3-sections: Add GtkInfoBar.[gs]et-revealed()
      HC: Avoid excessive selectors from prev commit
      Adwaita: Regenerate CSS for emoji completion popup
      Adwaita: Don't use a property that GTK+ 3 lacks
      EmojiCompletion: Use Box:spacing instead of CSS
      EmojiCompletion: Avoid un/signed compare warnings

Daniel Mustieles (2):
      Update Spanish translation
      Update Spanish translation

Emmanuele Bassi (8):
      Merge branch 'm4macros-gtk3' into 'gtk-3-22'
      Merge branch 'gtkplacesview-finalization-fixes-master' into 'master'
      Merge branch 'stack-set-name-guard' into 'gtk-3-22'
      Bump up the dependency of libepoxy
      x11: Query whether we have GLX support
      build: Do not dist generated files
      wayland: Allow a NULL inhibitors hash table
      Merge branch 'gtksocket-scale-3-22' into 'gtk-3-22'

Jan Alexander Steffens (heftig) (1):
      icontheme: Keep dir_mtimes in order

Jason Zaman (2):
      gtksocket: Adjust X sizes by scale-factor
      gtksocket: Adjust X sizes by scale-factor

Jehan (1):
      gtk: also recolor circle and ellipse in symbolic SVG icons.

Jiri Grönroos (1):
      Update Finnish translation

John Ralls (1):
      [Quartz] Hardcode screen resolution for text at 96.0.

Jonas Ådahl (2):
      wayland: Fix restarting cursor animation
      gdk: Make gdk_window_move_to_rect public

Jordi Mas (3):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Juan Pablo Ugarte (2):
      a11y/ScrolledWin|IconView: Connect signals safely
      GtkBox: do not divide by zero on gtk_box_size_allocate_with_center()

Marco Trevisan (Treviño) (1):
      stack: protect set_visible_child_name from NULL stack

Marek Kasik (1):
      TextView: Don't access already disposed text mark

Martin Blanchard (1):
      wayland: Implement'gtk-fontconfig-timestamp' & 'gtk-modules'

Matijs van Zuijlen (1):
      Fix reference to user styles in gtkstyleprovider.h

Matthias Clasen (47):
      printing: Be more careful when deserializing
      Merge branch 'wip/lantw/gtk3-use-dev-evdev-input-h-on-freebsd' into 'gtk-3-22'
      emoji chooser: Match search terms better
      Merge branch 'wip/restart-cursor-animation-gtk-3' into 'gtk-3-22'
      textview: Don't scroll for pastes in another view
      Merge branch '1053-scroll-cursor-gets-left-behind-if-a-child-widget-steals-the-scroll' into 'gtk-3-22'
      Add a flatpak manifest for widget-factory
      Bump the pango requirement
      font chooser: introduce font chooser levels
      font chooser: Add a tweak page
      font chooser: Add font features
      font chooser: Add properties for font features and language
      font chooser: Support font variations
      Remove the "without parent" warning
      Merge branch 'gtk-3-24' into 'gtk-3-24'
      gdk: Add a private api to find sandboxes
      x11: Don't set NET_WM_PID when sandboxed
      Merge branch 'gesture-docs' into 'master'
      Merge branch 'gesture-docs' into 'master'
      emoji: Improve section scrolling
      emoji: Hide recent section when empty
      Export some entry functions privately
      Add an emoji completion popup
      entry: Add emoji completion
      widget-factory: add emoji completion to an entry
      Drop Ctrl-Shift-e support
      menu: Remove unstable annotations
      Merge branch 'gtk-3-24' into 'gtk-3-24'
      Add a 3.24 version
      font chooser: Add examples for font features
      font chooser: Make the language property writable
      Miscellaneous font chooser fixes
      Bump version to 3.23.0
      Update NEWS
      Merge branch 'wip/move-to-rect-public-gtk-3-24' into 'gtk-3-24'
      Add gdk_window_move_to_rect to the docs
      Add new fontchooser api to the docs
      docs: Add indices for 3.24 api
      Merge branch 
'1088-getting-css-properties-defined-in-em-etc-in-px-rounds-toward-0-delivering-1-too-few-pixels' into 
'gtk-3-24'
      Merge branch 'gtk-3-24' into 'gtk-3-24'
      Merge branch 'wip/tchaik/fontconfig-timestamp' into 'gtk-3-24'
      Merge branch 'lrn/gks_vk_menu' into 'gtk-3-24'
      Merge branch 'window-activate-grab-3-again-24' into 'gtk-3-24'
      Merge branch 'patch-1' into 'gtk-3-24'
      Merge branch '1160-crash-clearing-gtkentry-icon-tooltip' into 'gtk-3-24'
      Merge branch 'wip/dboles/searchenginetracker-plug-3' into 'gtk-3-24'
      Update NEWS

Michael Natterer (1):
      gtk: fix wheel scrolling for very small adjustment page_size

Mohammed Sadiq (7):
      textview: Simplify creating bubble action buttons
      textview: Always show select-all button in touch popup
      appchooserdialog: Don't fire notify::heading twice
      appchooserdialog: Fix memory leak
      widget: Fix example code in doc
      font-button: Suggest non deprecated function in docs
      search-bar: Fix link to search-bar example

Olivier Fourdan (2):
      wayland: check native window for crossing events
      wayland: check native window for crossing events

Piotr Drąg (3):
      Update POTFILES.in and POTFILES.skip
      Update Polish translation
      Update Polish translation

Sam Douglas (1):
      Menu: Fix broken navigation triangle/hysteresis

Samuel Thibault (2):
      gdk: do not deactivate surface on keyboard grabs
      gdk: activate surface on keyboard grabs

Simon McVittie (1):
      m4macros: Set a serial number

Stas Solovey (1):
      Update Russian translation

Ting-Wei Lan (1):
      wayland: Use dev/evdev/input.h on FreeBSD

Victor Toso (1):
      gdkseatdefault: Don't hide GdkWindow on grab failure

myfreeweb (1):
      wayland: Use shm_open(SHM_ANON) on FreeBSD

Руслан Ижбулатов (4):
      imcontextsimple: ensure W32 code only runs on W32 displays
      gtkselection: ensure W32 functions used only for W32 displays
      gtkselection: ensure W32 functions used only for W32 displays (v2)
      GDK W32: Don't forget to check VK_MENU and set MK_ALT


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