[gtk+] Created tag 3.19.1



The unsigned tag '3.19.1' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Oct 27 22:05:44 2015 -0400

    3.19.1

Changes since the last tag '3.18.1':

Bastien Nocera (2):
      reftests: Add test for GtkImage use-fallback property
      reftests: Rename reftest

Benjamin Otte (37):
      gdk: Add version macros for 3.20
      gdk: Add gdk_rectangle_equal()
      iconhelper: Track icon-name fallback usage in the GIcon
      stylecontext: Make sure style is valid when looking up style properties
      treeview: Remove "row" and "col" regions
      cssnodedeclaration: Add possibility to set the name
      cssnode: Add setters/getters for name
      cssmatcher: Marshal name to matcher
      stylecontext: Add gtk_style_context_add_named()
      stylecontext: Add gtk_style_context_save_to_node()
      switch: Port to GtkCssNode
      treeviewcolumn: Create button on init
      API: cssselector: Stop supporting regions
      treeview: Use a cssnode instead of regions
      cssmatcher: Remove matching API for regions
      css: Remove macros that were used only with regions
      notebook: Move style_context_save() into function
      notebook: Use CssNodes instead of regions
      notebook: Set prelight state properly
      notebook: Set active state properly
      notebook: Set reorderable-page style class properly
      notebook: Remove last traces of regions
      notebook: Make tab positions permanent
      notebook: Refactor internal function
      notebook: Remove funciton by folding it into callers
      notebook: Remove "active-page" class
      notebook: Remove "prelight-page" class
      window: Refactor function
      window: Add gtk_widget_class_set_css_name()
      window: Name the decoration style
      iconcache: Remove unused function
      switch: Use the right state when querying padding
      notebook: On drag window hide, fix css nodes
      API: Add gtk_widget_path_iter_set_object_name()
      cssmatcher: Actually match names for widget paths
      widget: Add name to widget paths
      cssselector: Print name and any selector first

Carlos Garnacho (7):
      wayland: Set a more believable crossing detail on pointer enter/leave
      popover: Invalidate borders on tail position changes
      textview: Ensure magnifier popover points within widget area
      texthandle: Fix handle dragging on wayland
      texthandle: Fix Y positioning of text handles
      texthandle: small refactor
      texthandle: Ensure handles are invalidated on mode changes

Carlos Soriano (11):
      gtkfilesystem: protect against null filesystem type
      gtkplacessidebar: improve heuristics for external drives
      gtkplacesview: remove dead code
      gtkplacesview: remove dead code
      gtkplacesview: improve heuristics for external drives
      gtkplacesview: tweak ui to allow more server rows
      gtkplacesview: rotate server list icon on toggled
      gtkplacesview: add a clear button to address entry
      gtkplacesview: remove hover color from rows
      gtkplacesview: plug leak
      gtkplacesview: align spinner with header label

Christoph Reiter (1):
      Fix accessibility not getting initialized in gtk_init() if a default display is already set

Chun-wei Fan (2):
      MSVC builds: Fix "install"
      MSVC release builds: Ensure that /LTCG is used

Dušan Kazik (2):
      Updated Slovak translation
      Updated Slovak translation

Emmanuele Bassi (8):
      gdk: Allow querying if a GL context is in legacy mode
      gl: Store the legacy bit in the GL program data
      gl: Use older GLSL shaders with legacy contexts
      x11: Create legacy GLX contexts
      Control legacy GL context via environment variable
      Allow testglarea to work with legacy GL contexts
      docs: Improve description of gdk_gl_context_is_legacy()
      wayland: Allow falling back to compatibility EGL contexts

Felipe Borges (1):
      gtkprintoperation: job names must not exceed 255 chars

Ignacio Casal Quinteiro (3):
      win32: use the same parameter name as the implementation
      win32: use the same type as the prototype
      win32: fix warnings about signed/unsigned mismatch

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

John Ralls (1):
      Bug 753992 - im-quartz discard_preedit segmentation fault

Jonas Ådahl (11):
      wayland: Don't ignore wl_keyboard.leave if surface is gone
      GtkWindow: Enlarge the type hint private field
      wayland: Clean up code determining how to map a window
      wayland: Map windows with tooltip hint as subsurfaces
      GtkTreeView: Use more consistent search window naming
      wayland: Make window type conditions switches
      wayland: Don't try to use subsurfaces as popup parents
      GtkTreeView: Make a search window destroy helper
      wayland: Map UTILITY hinted popup windows as subsurfaces
      GtkTreeView: Rework the search window hack so it also works on Wayland
      wayland: Don't use GTK symbols from GDK

Kjartan Maraas (2):
      Fixes from Einar Ulvsløkk.
      Updated Norwegian bokmål translation.

Lapo Calamandrei (5):
      Adwaita: simplify spibutton styling a bit
      Adwaita: stop consider buttons on osd 'linked'
      Adwaita: osd spinbutton fixes
      Adwaita: generalize .has-open-popup
      Adwaita: fix switch styling

Lars Uebernickel (2):
      gdk_pixbuf_get_from_window: honor device scale
      gdkpixbuf-drawable: reinstate accidentally removed line

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

Matthias Clasen (126):
      switch: Unclip the slider shadow
      Fix gtk_style_context_list_classes
      Add a test for gtk_style_context_list_classes
      style context: Formatting fixes
      style context: Avoid a compiler warning
      Add gtk_settings_reset_property
      inspector: Add a reset button for settings
      Bump version to 3.19.0
      assistant: Deal with spontaneous page disappearance
      color chooser: Render icons sharp at scale 2
      Small cleanup
      im context simple: Add documentation
      scrolled window: Protect against nameless devices
      entry completion: Only grab the device if we have one
      file chooser: Avoid search interruption
      Improve text a11y test
      Split off a private header for GtkTextBuffer
      Clean up handling of _gdk_win32_grab_cursor
      Minor cleanup
      builder: Avoid some unnecessary overhead
      Add some more builder parser tests
      Cosmetic changes
      builder: Cosmetic changes
      builder: Don't use g_slist_next
      Don't use g_slist_next in gtktextbtree.c
      Don't use g_list_next in gtkcontainer.c
      Don't use g_list_next in gtkdialog.c
      Don't use g_list_next in gtkmain.c
      Don't use g_list_next in gtkselection.c
      Don't use g_list_next in gtk3-demo
      Don't use g_slist_next in gdk
      Don't use g_slist_next in the windows backend
      Don't use g_slist_next in the x11 backend
      Don't use g_slist_next in gtkiconfactory.c
      Don't use g_slist_next in gtkstock.c
      Don't use g_slist_next in gtktextbuffer.c
      Don't use g_slist_next in gtktextbufferrichtext.c
      Don't use g_slist_next in gtktextchild.c
      Don't use g_slist_next in gtktextdisplay.c
      Don't use g_slist_next in gtktextlayout.c
      Don't use g_slist_next in gtktextview.c
      Don't use g_slist_next in gtktreemodel.c
      Don't use g_slist_next in gtktreeview.c
      Don't use g_slist_next in the testsuite
      builder: Support creating GFile objects
      Add GtkShortcutsWindow
      Add some styling for GtkShortcutsWindow
      gtk-demo: Add a GtkShortcutsWindow demo
      Add automatic help overlay support to GtkApplication
      widget-factory: Add an automatic help overlay
      Update POTFILES.in
      Update NEWS to mention help overlays
      win32: Fix introspection syntax
      shortcuts: Support ranges in the display of shortcuts
      gtk-demo: Add a range example to the shortcuts demo
      Add since tags to new api
      inspector: Show names for css nodes
      css node declaration: Allow both name and type to be set
      widget: Always set the type on css nodes
      switch: Convert to element names
      Adwaita: Update switch styling
      HighContrast: Update switch styling
      switch: Document css names a bit
      label: Use the element name label
      Adwaita: Update label styling
      HighContrast: Update label styling
      image: Use the element name image
      Adwaita: Update image styling
      HighContrast: Update image styling
      shortcut: Improve formatting of ranges
      entry: Use the element name entry
      Adwaita: Update entry styling
      HighContrast: Update entry styling
      entry: Use css nodes for icons
      Adwaita: Update for entry icon changes
      entry: Use a permanent css node for progress
      Adwaita: Update entry progress rendering
      HighContrast: Update entry progress rendering
      entry: Add css node documentation
      notebook: Cosmetic cleanup
      notebook: Use the element name notebook
      Adwaita: Update notebook styling
      HighContrast: Update notebook styling
      notebook: Drop unneeded code
      notebook: Document css nodes and style class
      Fix the build
      inspector: Allow editing strv-valued properties
      inspector: Improve css node UI
      inspector: Be more careful with dead objects
      quartz: Don't use the instancetype keyword
      Translate GDK_KEY_KP_Decimal according to locale
      spinner: Use the element name spinner
      Adwaita: Update spinner styling
      HighContrast: Update spinner rendering
      accel label: Use a css node for the accelerator
      Adwaita: Update accel label styling
      separator: Use the element name separator
      Adwaita: Update separator styling
      HighContrast: Update separator rendering
      infobar: Add a name to the css node
      Adwaita: Don't use GtkInfoBar type name
      HighContrast: Don't use GtkInfoBar type name
      label docs: Mention common style classes
      shortcuts: Cosmetic change
      assistant: Handle page-type and title changes properly
      testassistant: Add another example
      entry: Only set one of the .left, .right style classes
      entry: Bring back icon padding
      entry: Use better element name for progress
      entry: properly update css subnode state
      Add some api annotations
      inspector: Support editing interned string properties
      inspector: Allow editing css node properties
      shortcuts: Some property hygiene
      icon theme: Ensure to propagate an error
      tool item group: Don't leak a button
      toolitemgroup: Fix the previous change
      Fix make check
      assistant: Use an element name
      Adwaita: Update GtkAssistant theming
      tooltip: Use an element name
      Adwaita: Update tooltip theming
      HighContrast: Update tooltip styling
      Fix reftests
      3.19.1
      Drop some no-longer existing headers

Olivier Fourdan (4):
      GdkAppLaunchContext: Set DISPLAY variable for X11
      GdkAppLaunchContext: Use the display name for X11
      GtkWindow: add up CSD size in gtk_window_resize()
      GtkWindow: fix move/get position with CSD

Owen W. Taylor (3):
      Guard against selection requestor disappearing
      GtkWindow: draw the frame and shadow even for app-paintable windows
      testgtk/Alpha Window: fix the drawn area when we are drawing decorations

Paolo Borelli (1):
      widget: fix typo in warning message

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

Rafal Luzynski (1):
      flowbox: correct the behavior with "can-focus"==FALSE

Rico Tzschichholz (1):
      docs: Add index for 3.20 api

Robert Ancell (1):
      gdk: Deprecate gdk_display_get_screen

Ross Lagerwall (1):
      gtkplacessidebar: Show drives with removable media

Sébastien Wilmet (4):
      texttag: add gtk_text_tag_changed()
      textiter: fix bug in _gtk_text_btree_get_iter_at_last_toggle()
      textbuffer: nicer get_iter functions
      inspector: remove gtk_text_buffer_get_iter_at_line_index() workaround

Takao Fujiwara (4):
      GtkIMContextSimple: export _gtk_check_compact_table() and GtkComposeTable
      GtkIMContextSimple: Change guint to guint16 in gtkimcontextsimple.c
      Add gtk_compose_table_new_with_file() to create GtkComposeTable
      GtkIMContextSimple: Load locale compose tables dynamically.

Timm Bäder (6):
      GtkPopover: Don't apply shape on wayland
      Add gtk-query-settings
      gtk-query-settings: Add license header
      GtkRevealer: Remove useless _start_animation call
      GtkPaned: Fix gtk_paned_set_child_visible calls
      GtkApplicationWindow: Add missing annotations

William Hua (6):
      mir: support more pixel formats
      mir: add mircookie as a dependency
      mir: send touch events
      mir: allow logging touch events
      mir: warning clean-up
      mir: emulate pointer for all touch events

Wolfgang Stöggl (1):
      Updated German translation

Руслан Ижбулатов (1):
      W32: Add missing reference taking in gdk_device_virtual_grab()


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