[gtk] (132 commits) Non-fast-forward update to branch wip/otte/listmodel



The branch 'wip/otte/listmodel' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  016d3d2... gtk: Add GtkTreeListModel
  60132fb... window: Add gtk_window_get_toplevels()
  29ed42d... widget: Add gtk_widget_observe_children()
  8a0a2a8... gtk: Add GtkFilterListModel
  73b0737... treelistmodel: Refactor to add GtkTreeListRow
  2dc44c1... treelistmodel: Add more API to navigate the tree
  26e3d9a... gtk: Add GtkFlattenListModel
  b6d001d... widget: Add gtk_widget_observe_controllers()
  d00307a... wip: inspector object tree as ListBox

Commits added to the branch:

  72ec896... gdk: Use application_id as xdg_shell's app_id if available (*)
  f25f3b3... docs: Explain desktop file id == application_id in migratio (*)
  06e4c3c... examples: Use appliction id as desktop file base name (*)
  8fb8303... demos: Make desktop file names match the application id (*)
  5596fea... listbox: Store child iter in a variable when removing (*)
  5b1fd11... Merge branch 'gbsneto/issue-1258' into 'master' (*)
  5ab90f1... Add a kwin color picker (*)
  e76d17a... Only use the portal color picker when appropriate (*)
  8669d31... color picker: Also try kwin (*)
  877fffd... Merge branch 'fix-app-id' into 'master' (*)
  9416219... sidebarrow: Hide busy_spinner by default (*)
  0eb60fb... Merge branch 'sidebar-spinner-visibility' into 'master' (*)
  35829a7... Update German translation (*)
  14b21d7... gtkscrolledwindow: Consider shift key presses when decelera (*)
  4e86858... Make color picker circular (*)
  b557639... modelbutton: Remove snapshot implementation (*)
  71b36db... acitonbar: Remove snapshot implementation (*)
  dde535b... levelbar: Don't return a double value from a gboolean funct (*)
  933cb85... menu: Allocate children according to scroll_offset (*)
  b749fe4... menu: Use correct content height (*)
  a822d6f... menuitem: Don't redraw unnecessarily (*)
  ff2ba52... pathbar: Remove priv pointer (*)
  5eba0bc... widgetprivate: Remove useless prototype (*)
  c67bcf0... sizerequestcache: Inline out-var assignments (*)
  f5e04b5... main: Pass toplevel_widget directly to GtkWidget API (*)
  ab30850... widget: Rename width and height member to {width,height}_re (*)
  61b2f3c... Updated Lithuanian translation (*)
  61f50f2... gtkplacessidebar: Improve error message when unlocking volu (*)
  580d966... README: Document nightly docs location (*)
  3e6a473... README: Fix Gdk doc website link (*)
  59077e4... migration guide: Mention GtkEventBox (*)
  201f635... Update Polish translation (*)
  ff6c4ed... Merge branch 'gtk-4-improve-error-message' into 'master' (*)
  a90fc08... Update Polish translation (*)
  ed36933... Update Turkish translation (*)
  b3c8c8e... window: Fix memory leak (*)
  08f32c6... colorpickershell: Unpack the tuple returned from PickColor( (*)
  bbe362d... Merge branch 'master' into 'master' (*)
  b364827... updateiconcache: Sort list of entries (*)
  c1de621... font chooser: Remove an unneeded ifdef (*)
  b4d4f73... Merge branch 'sort' into 'master' (*)
  a01feae... Use defines for bus names (*)
  3c2aceb... print portal: Plug a memory leak (*)
  79b87cc... print portal: don't leak window handles (*)
  d13cd9c... Merge branch 'fix-shell-colorpicker' into 'master' (*)
  099b967... Don't fail the build if c++ isn't found (*)
  d64467b... GDK W32: Support smooth scrolling (*)
  10439aa... menu: Remove an unnecessary gtk_widget_destroy() call (*)
  afdeffd... menu: Remove have_position flag (*)
  dcb6c9b... menu: Remove seen_item_enter flag (*)
  2322f38... menu: Remove initially_pushed_in flag (*)
  ce9ce8a... menu: Remove key_controller member (*)
  62b887e... Merge branch 'win32-smooth-scrolling-gtk4' into 'master' (*)
  cd40ec2... gdk/wayland: Don't remap non-subsurface as subsurface (*)
  0874a54... gdk/wayland: Always map windows 'moved-to-rect' as popups (*)
  081b453... gdk/wayland: Avoid idempotent wl_subsurface.set_position ca (*)
  6df2842... tooltip: Implement positioning using gdk_window_move_to_rec (*)
  220a51e... entry completion: stop using subsurfaces (*)
  a7aed5a... Drop gtk_window_set_use_subsurface (*)
  a73f961... wayland: drop subsurfaces (*)
  e2d691b... gdk: Drop GDK_SURFACE_SUBSURFACE (*)
  eed19c9... Move tools to a subdirectory (*)
  a32fb5b... Merge branch 'kill-subsurface' into 'master' (*)
  ca39b35... Update POTFILES.in (*)
  4ebd14c... gesturestylus: Add missing array g-i annotation for *_get_a (*)
  3e4d725... Merge branch 'fix-shifted-scrolling' into 'master' (*)
  9e0f43e... entry completion: Avoid critical warnings (*)
  f40eb8a... revealer: Only clip child when animating (*)
  d2178bc... fixed: Remove unused struct member (*)
  016de68... radiobutton: Save signal IDs like everything else (*)
  96e465b... checkbutton: Remove snapshot implementation (*)
  bf222a9... renderborder: Pull some locals into the closest scope (*)
  f21abba... renderborder: Remove unused function (*)
  f6fae1d... menubutton: Remove outdated line (*)
  749ef4d... paned: Use a GtkIcon as separator (*)
  eb22c7c... image: Fix gtkdoc property syntax (*)
  fb51f8b... colorswatch: Remove dead assignment (*)
  ab0b54d... spinner: Remove private struct (*)
  ec57608... picture: Fix doc typo (*)
  911627f... menuitem: Remove duplicate include (*)
  d246abd... fishbowl: Use a GtkPicture for videos (*)
  369cb70... Update German translation (*)
  4ed4b4f... docs: README.commits converted to markdown (*)
  ed43451... Merge branch 'robertroth/readme-fix' into 'master' (*)
  a4790b7... Adwaita: Add color to separator.selection-mode (*)
  ed8e784... remove tests/testinput (*)
  0082675... testoverlaystyleclass: Fix CSS snippet (*)
  fade0af... box: Simplify compute_size_for_orientation (*)
  f5f6597... box: Rename avail_size to for_size everywhere (*)
  00a27c1... box: Remove gtk_box_get_size (*)
  9fbcbc5... Revert "paned: Use a GtkIcon as separator" (*)
  cc129e5... Update Brazilian Portuguese translation (*)
  a6c47cb... Merge branch 'revealer-clipping' into 'master' (*)
  c3e72c4... Fix a typo (*)
  6a80137... Update Polish translation (*)
  ba6c5ef... FileChooserWidget: Don't show recent items with private hin (*)
  e027fc9... Update Swedish translation (*)
  3b8d206... The file chooser is no box anymore (*)
  9622ba8... Updated Lithuanian translation (*)
  b904fc6... Add a missing cast (*)
  72498b9... Merge branch 'selection-mode-separator' into 'master' (*)
  d7a5723... Updated Czech translation (*)
  eb9f95e... Updated Czech translation (*)
  b271db2... Add utility functions for portal paths (*)
  6d6559f... color picker portal: Add request path utility (*)
  d6945d8... print portal: use request path utilities (*)
  04c02e9... file chooser portal: use request path utilities (*)
  d7228ae... GtkApplication: Respect GTK_USE_PORTAL (*)
  b82a326... GtkApplication: track screensaver state (*)
  21e4847... Add a helpful comment (*)
  d4d1217... Avoid a pointless goto (*)
  2bb97bc... GtkApplication: Improve the docs (*)
  fc026b9... Update Polish translation (*)
  c9f1c56... Adwaita: Regenerate CSS to get window.devel styles (*)
  803a8cf... Updated Danish translation of gtk-properties (*)
  0530647... Updated Danish translation of gtk (*)
  a60e951... Updated Danish translation of gtk (*)
  16deffb... Updated Danish translation of gtk-properties (*)
  272e4a0... Minor fixes in documentation of gtkbbox (*)
  506a4dd... Merge branch 'gtkbbox-doc-fix' into 'master' (*)
  89522e6... iconhelper: Fix drawing of empty and paintable helpers
  5d3133c... gtk: Add GtkTreeListModel
  d3b3a79... window: Add gtk_window_get_toplevels()
  dc4a656... widget: Add gtk_widget_observe_children()
  205f532... gtk: Add GtkFilterListModel
  cecbbd2... treelistmodel: Refactor to add GtkTreeListRow
  6326693... treelistmodel: Add more API to navigate the tree
  5a74d3e... gtk: Add GtkFlattenListModel
  4dd5c22... widget: Add gtk_widget_observe_controllers()
  c9e8d70... wip: inspector object tree as ListBox
  d3fb517... inspector: Make the render node tree use a ListBox
  09c089a... inspector: Add an icon to the render node list

(*) 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]