[gtk/matthiasc/for-master] (96 commits) ...testborderdrawing: Don't crash on exit



Summary of changes:

  5f00675... appchooserbutton: Set a CSS name (*)
  891027f... Adwaita: Add linked styling for particular button widgets (*)
  4ad401f... Merge branch 'matthiasc/for-master' into 'master' (*)
  127612d... Revert "entry completion: Make keynav work again" (*)
  1c16cb7... Revert "Add gtk_widget_prepend_controller" (*)
  17208ca... Go back to keeping a list of event controllers (*)
  1c8471c... label: Redraw when focus changes (*)
  acc57ea... Merge branch 'controllers-list' into 'master' (*)
  9bf50e5... Merge branch 'linked-button-fixes' into 'master' (*)
  ddda963... Merge branch 'selectable-label-draw' into 'master' (*)
  f8a303b... popovermenu: Avoid a critical (*)
  c959f9c... textview: Only claim the event when appropriate (*)
  638ea2d... Merge branch 'fallback-menu-critical' into 'master' (*)
  793ea05... Merge branch 'text-drag-select' into 'master' (*)
  0add626... textbuffer: Be careful with tags when copying (*)
  4340f75... textbuffer: Fix a test failure (*)
  7fe7d5a... Merge branch 'fix-textiter-tests' into 'master' (*)
  ed13e6a... grid layout: Rename some properties (*)
  71be175... builder-tool: Rewrite top/left-attach (*)
  43816ba... Merge branch 'grid-api' into 'master' (*)
  9605e49... filechooser: Prevent over-eager completions (*)
  94d17a6... textlinedisplaycache: short-circuit y_range invalidation (*)
  1c49371... ci: Don't use --werror for the win32 build (*)
  75d09d5... Merge branch 'fix-win32-ci' into 'master' (*)
  992c5fa... Merge branch 'wip/chergert/gtk4-textview-fix-selections' in (*)
  0d98bab... Merge branch 'filechooser-completions' into 'master' (*)
  348a38a... textview: Make insert-emoji replace the selection (*)
  af07cfe... gtk-demo: Avoid invalid OpenType feature tags (*)
  5a55f6f... gdk: Fix gdk_surface_get_layout_monitor (*)
  4bdd94f... gtk-demo: Simplify the tagged entry demo (*)
  89c10e0... Merge branch 'emoji-insert-fix' into 'master' (*)
  1c583ed... Merge branch 'font-explorer-crash' into 'master' (*)
  a7e25f2... gtk-demo: Make search progress visible again (*)
  df85ef1... gtk-demo: Fix cleanup of search entry demo (*)
  3304df7... Merge branch 'tagged-entry-demo' into 'master' (*)
  af63893... Merge branch 'search-demo-fixes' into 'master' (*)
  c211fdc... Merge branch 'fishbowl-crash' into 'master' (*)
  4152e90... x11: Ignore stray DestroyNotify events (*)
  15325fe... Bump the pango dependency (*)
  1f3327d... rgba: Use pango_color_parse_with_alpha (*)
  9659d3f... Merge branch 'applaunch-warning' into 'master' (*)
  cb32084... docs: Introspect GtkFileChooserNative info (*)
  6ed1cd6... Merge branch 'filechoosernative-docs' into 'master' (*)
  83682d9... treeview: Don't react to clicks on cell editables (*)
  64b8d8b... ci: Update subprojects (*)
  c77600f... Merge branch 'treeview-editing' into 'master' (*)
  c8d51a7... show: remove obsolete comment (*)
  0eb36cb... Merge branch 'patch-1' into 'master' (*)
  95a533e... Update Ukrainian translation (*)
  2d72cd0... docs: Fix a typo (*)
  70b0bdd... docs: Tell pandoc we need Docbook4 (*)
  a5058c6... docs: Fix typos (*)
  7cb0dd9... docs: Fix signal references (*)
  7972dc8... docs: Unify docs around incremental operations (*)
  20c1fb0... docs: Tweak documentation for list widgets (*)
  942a90c... pagesetupdialog: Fix leftover tree model code (*)
  b405048... Merge branch 'doc-links' into 'master' (*)
  e818e98... Merge branch 'pagesetup-leftover' into 'master' (*)
  1e3df88... docs: Redo the doc shooter code (*)
  1d1e1a0... docs: Regenerate widget gallery images (*)
  0ae4604... docs: Add gallery images for some more widgets (*)
  1492e8c... docs: Improve the gallery image for scales (*)
  92cb629... docs: Avoid focus in gallery images (*)
  d7cd28c... docs: Add gallery image for GtkPasswordEntry (*)
  2c306f7... docs: Add a gallery image for GtkEditableLabel (*)
  f49d267... docs: Add a gallery image for GtkDropDown (*)
  b3a874c... Merge branch 'modern-doc-shooter' into 'master' (*)
  bbb15f6... Update Romanian translation (*)
  7398323... scrolledwindow: Fix a11y support code (*)
  f7eb5f8... a11y: Don't do unnecessary work (*)
  d6e352e... popover: Set overflow: hidden (*)
  a427387... Merge branch 'a11y-crash' into 'master' (*)
  0e1afbb... Merge branch 'popoverflow' into 'master' (*)
  a06339f... ci: Pass -norest to Xvfb (*)
  39eeb2a... Merge branch 'try-to-fix-xvfb-in-ci' into 'master' (*)
  31726cd... Update Galician translation (*)
  93c9600... docs: Drop GtkPlacesSidebar from visual index (*)
  f561000... docs: Clean up many dangling links (*)
  ce89f1e... selectionfiltermodel: Drop a leftover symbol (*)
  2b8aeed... Drop GtkCallback (*)
  8562c62... Drop GtkAccelLabel (*)
  9126132... Merge branch 'docs-cleanup' into 'master' (*)
  e60d6f7... Merge branch 'drop-accel-label' into 'master' (*)
  06f28af... gdksurface-win32.c: Fix Aerosnap computation (*)
  69bb4f8... GDK-Win32: Move some functions around (*)
  a7d665f... Update Galician translation (*)
  c6ada2a... gdksurface-win32.c: Add function to handle queued moves/res (*)
  46a8a3f... gdk[cairo|gl]context-win32.c: Use gdk_win32_surface_handle_ (*)
  5ce0098... gdkvulkancontext-win32.c: Implement ->begin_frame() (*)
  d2291ab... gdksurface-win32.c: Fix resizing (*)
  cf5a6a0... testsuite: Setup tests env by platform (*)
  f454c6f... testsuite/gsk: Only run Broadway tests if enabled (*)
  edc1c28... GdkGLContext: Drop gdk_gl_context_has_[framebuffer_blit|fra (*)
  c46f262... Merge branch 'master.win32' into 'master' (*)
  8870ec5... Merge branch 'hex-color-parse' into 'master' (*)
  9c8bceb... testborderdrawing: Don't crash on exit

(*) This commit already existed in another branch; no separate mail sent


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