[gtk] Created tag 4.1.2



The unsigned tag '4.1.2' was created.

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

    4.1.2

Changes since the last tag '4.1.1':

Alexander Mikhaylenko (3):
      adwaita: Remove headerbar sheen on backdrop
      adwaita: Remove the nested headerbars hack
      Adwaita: Use transparent black for window border in dark too

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Benjamin Otte (6):
      vulkan: Handle simple transforms in the clipping code
      vulkan: Fix invalid read
      vulkan: Improve rounded rect clipping
      wayland: Don't call _gdk_surface_update_size() all the time
      wayland: Fix memleaks when rendering with Cairo
      Merge branch 'wip/otte/for-master' into 'master'

Bilal Elmoussaoui (5):
      gdk: drop the latest mention of DrawingContext
      gtk: update annotation of gtk_single_selection_get_selected_item
      g-i: add missing since annotations for 4.2
      g-i: update distribute_natural_allocation annotation
      g-i: fix gtk_shortcut_label_new annotation

BogDan Vatra (1):
      Allow GTK4 to be added as a subproject

Carlos Garnacho (3):
      gdk/wayland: Make more matched settings from the portal as valid
      Merge branch 'wip/carlosg/mark-settings-valid-again' into 'master'
      gdk/wayland: Assign logical pointer to touchpad gesture events

Changwoo Ryu (2):
      Update Korean translation
      Update Korean translation

Christian Hergert (5):
      ngl: fix typo from NGL rename
      ngl: remove unnecessary suffix array
      Merge branch 'ngl-misc-fixes' into 'master'
      ngl: add front cache to reduce uniform changes
      ngl: reintroduce comparison checks

Chun-wei Fan (1):
      gdksurface-win32.c: Fix window menu positioning

Emin Tufan Çetin (2):
      Update Turkish translation
      Update Turkish translation

Emmanuel Gil Peyrot (2):
      icons: Rename two icons which had the wrong extension
      ngl: Fix the coloring shader on GLES 2.0

Emmanuele Bassi (64):
      buildable: Remove "class" macro
      celleditable: Remove class cast check macro
      orientable: Remove class macros
      treesortable: Remove class check macro
      docs: Remove invalid macros
      Rename base version argument in run-docker.sh
      ci: Update the reference job
      ci: Update the CI image for docs building
      ci: Update the fedora-docs Docker image
      Add gi-docgen as a subproject
      Generate GTK API reference(s) with gi-docgen
      docs: Drop gtk-doc files
      docs: Add metadata preamble to GTK's content files
      docs: Start porting GtkConstraintLayout to the new doc format
      docs: De-indent GtkRecentInfo.get_applications() return value
      doc: Port GtkConstraint to the new format
      docs: Begin porting GtkWidget to the new format
      docs: Use new link syntax
      docs: Move the gtkmain section to its own document
      docs: Move gdkcairo section to an external file
      docs: Rename GdkTexture section
      docs: Split GdkDrag and GdkDrop sections
      docs: Move detached sections into their own content file
      docs: Fix up the style of the X11 content file
      build: Quiet down gi-docgen
      docs: Port GtkAboutDialog to the new syntax
      docs: Start porting GtkImage to the new style
      docs: Show summary in the namespace index
      docs: Clean up the first paragraph for various symbols
      docs: Remove the last few remaining '+' from GTK
      docs: Update the "Getting Started" page
      docs: Generate the DevHelp file for our namespaces
      docs: Fix up the 3-to-4 migration guide
      docs: Fix the annotation for GtkTextView:justification
      docs: Fix the MenuButton direction property links
      docs: Fix copy-paste error in GdkDevice
      docs: Fix value annotation
      docs: Fix typos
      docs: Remove duplicate documentation stanzas
      docs: Fix property annotation
      application: Convert docs
      csssection: Update docs syntax
      Box GtkExpressionWatch
      expression: Update docs format
      treeview: Update the description format
      treemodel: Update the description format
      Hide GtkTextBTree's typedef
      Hide GtkSettingsValue
      constraint: Port to the new docs format
      docs: Update the documentation style guide
      docs: Remove stray backtick
      flowbow: Mark private fields as private
      Mark padding fields as private
      docs: Show class hierarchy in the API references
      Handle static inline GtkOrdering function
      build: Add a GIR dependency to PangoCairo
      build: Add missing variable definition
      docs: Update the "running GTK apps" section
      docs: Enable search
      docs: Add URL maps for cross links
      Merge branch 'ebassi/gidocgen' into 'master'
      Merge branch 'bilelmoussaoui/shortcuts-annotation' into 'master'
      docs: Fix the dependencies links
      build: Install the API references

Guillaume Bernard (2):
      Update French translation
      Update French translation

Jakub Steiner (2):
      Adwaita: Regular focus ring for sidebar rows
      Flatpak: Update build manifests

Jiri Grönroos (3):
      Update Finnish translation
      Update Finnish translation
      Update Finnish translation

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

Kjartan Maraas (1):
      Update Norwegian Bokmål translation

Kukuh Syafaat (1):
      Update Indonesian translation

Luca Bacci (1):
      GdkWin32: Fix mouse events in presence of transparent windows on the desktop

Marek Černocký (1):
      Updated Czech translation

Matthias Clasen (512):
      imcontext: Fixes to the state machine
      Merge branch 'bilelmoussaoui/gdk-draw-context' into 'master'
      Merge branch 'wip/carlosg/touchpad-gesture-devices' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'broadway-guint32' into 'master'
      Merge branch 'submodules' into 'master'
      Merge branch 'wip/chergert/fix-ngl-gles' into 'master'
      rendernode: Fix glyph serialization
      Merge branch 'fix-glyph-serialization' into 'master'
      label: Fix markup parsing interactions
      Merge branch 'label-mnemonic-fix' into 'master'
      Merge branch 'wip/exalm/headerbar-css' into 'master'
      Merge branch 'bilelmoussaoui/annotations-fix' into 'master'
      Merge branch 'wip/chergert/remove-zero-suffix-array' into 'master'
      imcontext: Add [gs]et_surrounding_with_selection
      immulticontext: Implement [gs]et_surrounding_with_selection
      imwayland: Pass anchor with surrounding
      text: Send anchor with surrounding
      text: Delete selection when preedit starts
      text: Optimize away 0-change insertions and deletions
      textview: Send anchor with surrounding
      textview: Delete selection when preedit starts
      Merge branch 'preedit-selection-fix' into 'master'
      iconbrowser: fix search<>category interaction
      Merge branch 'iconbrowser-fix' into 'master'
      Merge branch 'wip/jimmac/sidebar-focus' into 'master'
      Merge branch 'wip/jimmac/fix-flatpak-build' into 'master'
      Merge branch 'wip/exalm/window-shadow-dark-4' into 'master'
      flatpak: Fix the gtk4-demo build
      searchentry: Typo fix
      Merge branch 'matthiasc/for-master' into 'master'
      vulkan: Add visible fallback rendering
      Merge branch 'matthiasc/for-master' into 'master'
      Revert "flatpak: No need to build sassc anymore"
      roundedrect: Remove unclear language from the docs
      Merge branch 'matthiasc/for-master' into 'master'
      ngl: Remove a few redundant checks
      ngl: Treat radial gradients like others
      Merge branch 'scalable-svg' into 'master'
      Merge branch 'bilelmoussaoui/gi-annotations' into 'master'
      imcontext: Fix a docs mishap
      Move gtk_rounded_rect_scale_affine to the right place
      Merge branch 'ebassi/iface-macros' into 'master'
      ngl: Classify clips
      ngl: Add infrastructure for clip-variants of shaders
      gsk: Use clip defines in shaders
      Add some more rounded rect tests
      Revert "ngl: Remove a few redundant checks"
      Merge branch 'matthiasc/for-master' into 'master'
      glsl: Make rounded rect clipping cheaper
      Merge branch 'ngl-clip-classification' into 'master'
      spinbutton: Interpret localized digits
      node-format: Small docs fixes
      Merge branch 'bilelmoussaoui/size-request-annotations' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'meson-override-dep' into 'master'
      gsk: Add gsk_border_node_get_uniform_color
      ngl: Render simple borders simply
      nodeparser: Print debug message before child
      Merge branch 'ngl-rect-borders' into 'master'
      inspector: Fix surface transform regression
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'gdk-win32-use-window-from-point-for-master' into 'master'
      Limit tooltip queries to the same native
      Merge branch 'fix-menubutton-tooltips' into 'master'
      docs: Bring the widget gallery back
      label: Convert docs
      aboutdialog: tweak the docs
      spinner: Convert docs
      levelbar: Convert docs
      progressbar: Convert docs
      infobar: Convert docs
      statusbar: Convert docs
      infobar: Convert docs
      scrollbar: Convert docs
      calendar: Convert docs
      separator: Convert docs
      image: Convert docs
      scale: Convert docs
      picture: Convert docs
      textview: Convert docs
      drawingarea: Convert docs
      glarea: Convert docs
      video: Convert docs
      building: Minor tweaks
      docs: Tweak the actions overview
      docs: Tweak css properties section
      docs: Tweak drawing model overview
      docs: Tweak input overview
      docs: Tweak running chapter
      docs: Tweak a11y section
      docs: Tweak Wayland section
      docs: Tweaks Windows section
      docs: Tweak X11 section
      docs: Improve gsk docs
      docs: Move GdkEvent docs inline
      docs: Rework the gdk docs
      docs: Add some links to the pango chapter
      gdk: Some more tweaks of the docs
      docs: Brush up the Wayland backend docs
      docs: Add separate toml files for gdk backends
      docs: Add backend links to the gdk docs
      button: Convert docs
      togglebutton: Convert docs
      wayland: Fix a link
      docs: Improve the togglebutton image
      linkbutton: Convert docs
      docs: Split images for check and radio buttons
      checkbutton: Convert docs
      menubutton: Convert docs
      combobox: Convert docs
      comboboxtext: Convert docs
      lockbutton: Convert docs
      appchooserbutton: Convert docs
      dropdown: Convert docs
      colorbutton: Convert docs
      fontbutton: Convert docs
      volumebutton: Convert docs
      switch: Convert docs
      entry: Convert docs
      widget: Convert docs
      accessible: Convert docs
      buildable: Convert docs
      constrainttarget: Convert docs
      editablelabel: Convert docs
      passwordentry: Convert docs
      searchentry: Convert docs
      spinbutton: Convert docs
      label: Add property annotations
      spinner: Add property annotations
      levelbar: Add property annotations
      progressbar: Add property annotations
      infobar: Add property annotations
      statusbar: Remove SECTION
      applaunchcontext: Add property annotations
      clipboard: Add property annotations
      contentprovider: Add property annotations
      cursor: Add property annotations
      device: Add property annotations
      devicetool: Add property annotations
      display: Add property annotations
      displaymanager: Add property annotations
      drag: Add property annotations
      drawcontext: Add property annotations
      drop: Add property annotations
      glcontext: Add property annotations
      monitor: Add property annotations
      popup: Add property annotations
      seat: Add property annotations
      surface: Add property annotations
      texture: Add property annotations
      toplevel: Add property annotations
      visual index: Reorder some widgets
      accessible: Annotate properties
      claendar: Add property annotations
      drawingarea: Add property annotations
      glarea: Add property annotations
      image: Add property annotations
      infobar: Add property annotations
      orientable: Add property annotations
      picture: Add property annotations
      scale: Add property annotations
      scrollbar: Add property annotations
      separator: Add property annotations
      textview: Add property annotations
      video: Add property annotations
      widget: Add property annotations
      glshader: Add property annotations
      gskrenderer: Add property annotations
      rendernode: Add property annotations
      gskroundedrect: Convert docs
      gsktransform: Convert docs
      bitset: Convert docs
      button: Add property annotations
      entry: Add property annotations
      scale: Add property annotations
      entry: Add property annotations
      editable: Convert docs
      searchentry: Minor docs tweaks
      entry: Minor docs fixes
      togglebutton: Add property annotations
      checkbutton: Add property annotations
      linkbutton: Add property annotations
      passwordentry: Add property annotations
      combobox: Add property annotations
      editablelabel: Add property annotations
      lockbutton: Add property annotations
      menubutton: Add property annotations
      spinbutton: Add property annotations
      switch: Add property annotations
      fontbutton: Add property annotations
      dropdown: Add property annotations
      colorbutton: Add property annotations
      appchooserbutton: Add property annotations
      box: Convert docs
      centerbox: Convert docs
      expander: Convert docs
      grid: Convert docs
      messagedialog: Convert docs
      scrolledwindow: Convert docs
      viewport: Convert docs
      scrollable: Convert docs
      window: Convert docs
      docs: Add dialogs to the gallery
      dialog: Convert docs
      aboutdialog: Improve example image
      aboutdialog: Add property annotations
      frame: Convert docs
      assistant: Convert docs
      colorbutton: Small doc tweaks
      colorchooserdialog: Convert docs
      colorchooserwidget: Convert docs
      colorchooser: Convert docs
      paned: Convert docs
      actionbar: Convert docs
      colorchooserdialog: Fixup
      searchbar: Convert docs
      filechooser: Convert docs
      filechooserdialog: Convert docs
      filechoosernative: Convert docs
      fontchooser: Convert docs
      fontchooserdialog: Convert docs
      fontchooserwidget: Convert docs
      nativedialog: Convert docs
      Add some more widgets to the gallery
      appchooser: Convert docs
      appchooserdialog: Convert docs
      appchooserwidget: Convert docs
      headerbar: Convert docs
      popover: Convert docs
      range: Convert docs
      shortcutswindow: Convert docs
      windowcontrols: Convert docs
      mediacontrols: Convert docs
      emojichooser: Convert docs
      native: Convert docs
      popovermenu: Convert docs
      popovermenubar: Convert docs
      shortcutmanager: Convert docs
      adjustment:  Convert docs
      filter: Add sections for AnyFilter and EveryFilter
      layoutmanager: Convert docs
      pagesetup: Convert docs
      pagesetupdialog: Convert docs
      printcontext: Convert docs
      printer: Convert docs
      printjob: Convert docs
      printeroperation: Convert docs
      printsettings: Convert docs
      printunixdialog: Convert docs
      printoperationpreview: Convert docs
      root: Convert docs
      shortcutmanager: Convert docs
      windowhandle: Convert docs
      Include low-level printing in the gir
      aboutdialog: Small docs tweak
      actionable: Convert docs
      adjustment: Small docs tweak
      application: Tweak docs
      applicationwindow: Convert docs
      aspectframe: Convert docs
      assistant: Small doc tweak
      binlayout: Convert docs
      bookmarklist: Convert docs
      boolfilter: Convert docs
      boxlayout: Convert docs
      builder: Convert docs
      builderscope: Convert docs
      builderlistitemfactory: Convert docs
      signallistitemfactory: Convert docs
      listitemfactory: Convert docs
      overlay: Convert docs
      centerlayout: Convert docs
      gridlayout: Convert docs
      headerbar: Add example image
      levelbar: Docs tweaks
      notebook: Convert docs
      pagesetupdialog: Add an example image
      multifilter: Docs tweaks.
      printdialog: Add an example image
      overlaylayout: Convert docs
      stack: Convert docs
      stacksidebar: Convert docs
      stackswitcher: Convert docs
      stringfilter: Convert docs
      contentprovider: Convert some more markup
      atcontext: Convert docs
      button: Small docs tweak
      calendar: Use markdown for css tree
      centerbox: Small docs tweak
      checkbutton: Use markdown for css tree
      colorbutton: Use markdown for css tree
      combobox: Use markdown for css tree
      comboboxtext: Use markdown for css tree
      dropdown: Small doc tweak
      editablelabel: Use markdown for css tree
      emojichooser: Use markdown for css tree
      entry: Use markdown for css tree
      expander: Use markdown for css tree
      fontbutton: Use markdown for css tree
      frame: Use markdown for css tree
      headerbar: Use markdown for css tree
      label: Use markdown for css tree
      menubutton: Put images in a table
      cursor: Use a table for cursor names
      paned: Use markdown for css tree
      passwordentry: Use markdown for css tree
      popover: Use markdown for css tree
      popovermenubar: Use markdown for css tree
      progressbar: Use markdown for css tree
      scale: Use markdown for css tree
      scalebutton: Convert docs
      scrollbar: Use markdown for css tree
      searchbar: Use markdown for css tree
      searchentry: Use markdown for css tree
      spinbutton: Use markdown for css tree
      stringlist: Convert docs
      switch: Use markdown for css tree
      textview: Use markdown for css tree
      window: Use markdown for css tree
      windowcontrols: Use markdown for css tree
      docs: Remove anchors from list overview
      columnview: Convert docs
      columnviewcolumn: Convert docs
      Constraint: Tweak docs
      constraintguide: Convert docs
      constraintlayout: Convert docs
      customfilter: Convert docs
      cssprovider: Convert docs
      customlayout: Convert docs
      customsorter: Convert docs
      directorylist: Convert docs
      dragicon: Convert docs
      dragsource: Convert docs
      dropcontrollermotion: Convert docs
      entrybuffer: Convert docs
      enums: Tweak docs
      expression: Tweak docs
      filterlistmodel: Convert docs
      fixed: Convert docs
      fixedlayout: Convert docs
      gridview: Convert docs
      listitem: Convert docs
      listview: Convert docs
      multisorter: Tweak docs
      numericsorter: Convert docs
      revealer: Convert docs
      sorter: Convert docs
      sortlistmodel: Convert docs
      stringsorter: Convert docs
      stylecontext: Convert docs
      styleprovider: Convert docs
      text: Convert docs
      textbuffer: Convert docs
      textchild: Convert docs
      textiter: Convert docs
      textmark: Convert docs
      texttagtable: Convert docs
      textview: Convert docs
      texttag: Convert docs
      treelistrowsorter: Convert docs
      windowcontrols: Tweak docs
      csslocation: Tweak docs
      csssection: Tweak docs
      accessible: Tweak docs
      border: Tweak docs
      builder: Tweak docs
      dragicon: Tweak docs
      dragsource: Tweak docs
      droptarget: Convert docs
      droptargetasync: Convert docs
      editable: Tweak docs
      entrycompletion: Convert docs
      eventcontroller: Convert docs
      spinner: Tweak docs
      expander: Tweak docs
      eventcontrollerfocus: Convert docs
      eventcontrollerkey: Convert docs
      eventcontrollerlegacy: Convert docs
      eventcontrollermotion: Convert docs
      eventcontrollerscroll: Convert docs
      filefilter: Convert docs
      flattenlistmodel: Convert docs
      flowbox: Convert docs
      gesture: Convert docs
      icontheme: Convert docs
      gestureclick: Convert docs
      infobar: Tweak docs
      gesturedrag: Convert docs
      gesturelongpress: Convert docs
      listbase: Tweak docs
      stringlist: Add docs to GtkStringObject
      viewport: Tweak docs
      version: Tweak docs
      propertylookuplistmodel: Remove SECTION
      gesturepan: Convert docs
      mediastream: Convert docs
      mediafile: Convert docs
      gesturezoom: Convert docs
      padcontroller: Convert docs
      gesturerotate: Convert docs
      overlaylayout: Add docs for GtkOverlayLayoutChild
      scrollable: Tweak docs
      maplistmodel: Convert docs
      gesturesingle: Convert docs
      slicelistmodel: Convert docs
      singleselection: Convert docs
      widgetpaintable: Convert docs
      imcontext: Convert docs
      gesturestylus: Convert docs
      papersize: Convert docs
      gestureswipe: Convert docs
      imcontextsimple: Convert docs
      immulticontext: Convert docs
      selectionfiltermodel: Convert docs
      noselection: Convert docs
      listlistmodel: Remove SECTION
      multiselection: Convert docs
      selectionmodel: Convert docs
      shortcuttrigger: Tweak docs
      treeexpander: Convert docs
      treelistmodel: Convert docs
      filechooserwidget: Convert docs
      modelbutton: Remove SECTION
      placessidebar: Remove SECTION
      placesview: Remove SECTION
      scrollbar: Tweak docs
      accelgroup: Convert docs
      bloomfilter: Drop the SECTION
      cssdataurl: Drop SECTION
      accessiblevalue: Drop SECTION
      actionmuxer: Drop SECTION
      actionobservable: Drop SECTION
      actionobserver: Drop SECTION
      cellarea: Add a summary
      cellareabox: Add a summary
      cellareacontext: Add a summary
      celllayout: Add a summary
      cellrenderer: Add a summary
      cellrendereraccel: Add a summary
      cellrenderercombo: Add a summary
      celleditable: Add a summary
      cellrendererpixbuf: Add a summary
      cellrendererprogress: Add a summary
      cellrendererspin: Add a summary
      cellrendererspinner: Add a summary
      cellrenderertext: Add a summary
      cellrenderertoggle: Add a summary
      cellview: Add a summary
      constraintsolver: Remove SECTION
      iconview: Add a summary
      listbox: Convert docs
      windowgroup: Convert docs
      treeview: Add a summary
      treeviewcolumn: Add a summary
      liststore: Add a summary
      treestore: Add a summary
      treednd: Add summaries
      treemodel: Add a summary
      treemodelfilter: Add a summary
      treemodelsort: Add a summary
      treeselection: Add a summary
      treesortable: Add a summary
      menutracker: Remove SECTION
      menutrackeritem: Remove SECTION
      mountoperation: Convert docs
      recentmanager: Convert docs
      settings: Convert docs
      tooltip: Convert docs
      snapshot: Convert docs
      testutils: Convert docs
      sizegroup: Convert docs
      shortcut: Convert docs
      shortcutaction: Convert docs
      shortcutcontroller: Convert docs
      shortcutlabel: Convert docs
      shortcuttrigger: Convert docs
      widget: Fix up some links
      text: Fix some copy-paste mishap
      label: Fix some external links
      Small updates to the coding and documentation style
      Merge branch 'fix-3704' into 'master'
      gsk: Give ngl its own shader sources
      ngl: Set color as vertex attribute
      ngl: Make the coloring shader more versatile
      gtk-demo: Add a test for scrolling with Emoji
      ngl: Identify shaders
      Merge branch 'ngl-vertex-attributes' into 'master'
      Merge branch 'pgriffis/readme-fixes' into 'master'
      Merge branch 'wip/chergert/fewer-uniforms' into 'master'
      ngl: Fix up some debug printouts
      textlayout: Render cursors at the end
      textview: Fix blinking block cursors
      textview: Fix blinking block cursors
      Merge branch 'ngl-textview-cursor' into 'master'
      Merge branch 'ebassi/for-master' into 'master'
      Merge branch 'gles-coloring' into 'master'
      ngl: Fix up uniform enums
      ngl: Consistently use gsk_scaled_premultiply
      ngl: Refactor gsk_ngl_render_job_visit_border_node
      ngl: Drop gsk_ngl_render_job_set_color
      ngl: Rewrite gsk_ngl_render_job_visit_text_node
      ngl: Improve the gradient shaders
      ngl: Improve the coloring shader
      ngl: Small shader improvements
      ngl: Don't bother with uniform border nodes
      ngl: Special-case css backgrounds
      Merge branch 'ngl-less-shaders' into 'master'
      window: Add a way to disable F10 shortcut
      Merge branch 'menubar-accel' into 'master'
      Update release script
      4.1.2

Patrick Griffis (1):
      readme: Fix broken doc links

Piotr Drąg (1):
      Update Polish translation

Rafał Dzięgiel (1):
      broadway: Restore guint32 type for memory size

Rūdolfs Mazurs (1):
      Update Latvian translation

Xavier Claessens (1):
      meson: override gtk4 dependency

Мирослав Николић (2):
      Update Serbian translation
      Update Serbian translation


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