[gtk] (180 commits) Non-fast-forward update to branch 362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4



The branch '362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4' 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:

  d557548... GtkFileChooser: add a sortable "Type" column

Commits added to the branch:

  45a98d6... ScrolledWindow: Replace deprecated (allow-none) (*)
  7575d52... ScrolledWindow: Annotate h|vadjustment as nullable (*)
  868e13e... config.h: fix stray # (*)
  4a954a9... gtkapplication: track changes to profiler D-Bus API (*)
  4494884... Update POTFILES.skip (*)
  0d59ece... model button: Small fixes (*)
  fc6010b... model button: Add a role for titles (*)
  30f6bea... model button: Drop centered, inverted properties (*)
  b4aac42... widget-factory: Add another popover menu example (*)
  eda31df... model button: Redo layout (*)
  fc3d3fb... model button: Show shortcuts (*)
  dd572ed... model button: Look up accels if needed (*)
  3313322... menu section box: Introduce more section variants (*)
  e080f35... menu section box: Add style classes for display hints (*)
  84243d0... widget-factory: Redo the new-style menu (*)
  06470c2... widget factory: Improve manual popover menu example (*)
  698e39b... popover menu: Fix style classes (*)
  0755491... widget factory: Add a context menu example (*)
  640c793... modelbutton: Sizing fixes (*)
  59ed4da... box layout: Handle native children (*)
  724f315... Stop exporting gtk_popover_bind_model (*)
  609f165... Rationalize popover menu apis (*)
  f91cc6c... Introduce a popover bar (*)
  4d191aa... widget factory: Redo the menubar with a model (*)
  d736778... popover: Respect alignment for positioning (*)
  c1791d0... widget: Ignore natives for picking (*)
  583c6a9... popover bar: towards menubar-like behavior (*)
  407ab93... gdk: Always deliver key events to toplevels (*)
  d48a8fd... widget factory: Add mnemonics in popovers (*)
  6f689ec... label: Fix mnemonic visibility handling (*)
  4ecaa75... popover bar: Break out items (*)
  3d56a89... widget-factory: Don't use Return as accel (*)
  0d800ac... popover bar: Add a model property (*)
  f1eb072... widget-factory: Move the popover bar to the ui file (*)
  f01e5d2... popover bar: Add arrow keynav (*)
  ae8373f... menu button: Use proper focus api (*)
  f82898f... model button: Make left/right switch submenus (*)
  18fd512... popover bar: Implement focus (*)
  abc9fef... popover menu: Implement focus (*)
  8452b9a... Expand focus tests (*)
  143ea34... popover bar: Don't grab focus away from open menus (*)
  6342287... popover menu: Disappear on focus out (*)
  bc4f744... main: Warn if GDK sends us bad focus events (*)
  d78b645... popoverbar: Use a box layout (*)
  d936967... Adwaita: Adapt to popover bar changes (*)
  65f71cd... popover bar: Add setters (*)
  17ec958... Rename GtkPopoverBar to GtkPopoverMenuBar (*)
  8e5985d... Typo fix (*)
  3c1163e... popovermenubar: Add docs (*)
  2248980... Merge branch 'new-style-menu' into 'master' (*)
  c82dcc8... build: Install gtkpopovermenubar.h (*)
  df8340e... Merge branch 'gbsneto/install-gtkpopovermenubar-h' into 'ma (*)
  062244a... testsuite: Make creating the output dir not racy (*)
  ec5854b... Merge branch 'for-master' into 'master' (*)
  9182f0f... Adwaita: Make selection in menus visible (*)
  f1b9e7c... Rename a bunch of private headers (*)
  0e075a8... Update Belarusian translation (*)
  4c65868... Updated Spanish translation (*)
  31066a6... window: Fix focus wraparound (*)
  436d7cc... Add a focus chain test (*)
  d2cde1f... Merge branch 'focus-chain-test' into 'master' (*)
  cfebff5... testsuite: more focus-chain output (*)
  1d93e38... testsuite: Be robust against broken focus (*)
  ddee5cf... widget: Improve focus handling (*)
  f63cec3... Add a focus-chain test for focusable containers (*)
  714eadf... Merge branch 'focusable-containers' into 'master' (*)
  37090a7... popover menu: Set autohide (*)
  67c82e8... text view: Fix selection bubble handling (*)
  f03c7c3... text: Fix selection bubble handling (*)
  21a5c7f... layout managers: Handle native children (*)
  f5ce5a0... Merge branch 'wip/chergert/profiler-gtk4-dbus-api' into 'ma (*)
  af7b3df... Adwaita: update treeview progressbars (*)
  0269d67... Merge branch 'layout-avoid-native' into 'master' (*)
  28c40a4... Merge branch 'wip/dboles/scrolledwindow-annotations' into ' (*)
  aa69ca4... color editor: Fix numerical oddities (*)
  5df592d... color editor: Don't leak adjustments (*)
  a56f993... popover menu: Add our own focus key bindings (*)
  d0a38c6... popover: Bring back the activate-default signal (*)
  c16f10a... popover menu: Add our own activate key bindings (*)
  ed9b874... wayland: Fix the popover race workaround (*)
  5b0002a... popover menu bar: Don't leave active item behind (*)
  6c7cb8d... popover: Improve the move-focus fix (*)
  a7e1213... popover menubar: Use a pseudo state (*)
  cbc0a84... popover menu: Unify hover and focus (*)
  a28d5d1... text, entry: Implement context menu api (*)
  6030465... text: Add a context action for visibility (*)
  1b21d6e... password entry: Adapt to new context menu api (*)
  964b257... label: Redo context menus (*)
  037e205... textview: Redo context menus (*)
  f12057b... textview: Support toggle actions (*)
  441a9df... gtk-demo: Rewrite the search entry demo (*)
  fcf92eb... widget-factory: Redo the context menu example (*)
  3dd7b41... cell renderer: remove populate-popup (*)
  0509f8c... places sidebar: remove populate-popup (*)
  10ce207... treeview: Stop disabling the context menu (*)
  6452aee... link button: Use new context menu api (*)
  6f12c39... color chooser: Use a popover menu (*)
  121011b... Merge branch 'wip/matthiasc/context-menu' into 'master' (*)
  1e3ec7c... message dialog: Stop hardcoding title styles (*)
  d5f7d85... Merge branch 'message-dialog-title' into 'master' (*)
  0740445... Update POTFILES.in (*)
  f1fe54f... headerbar: Fix fallback appmenu (*)
  1d92fb1... print operation: Reinstate the priv pointer (*)
  2dfda67... Update Hungarian translation (*)
  76b2f97... PrintUnixDialog: Slightly ease page range entry (*)
  7815d0e... Merge branch 'gtkprintunixdialog-ui' into 'master' (*)
  4d06ef5... profiler: add profiler marks for surface event delivery (*)
  4c94f7b... Merge branch 'wip/chergert/profiler-event-marks-4' into 'ma (*)
  732630e... testsuite/a11y/about: Fix exp. output per 31066a69 (*)
  8cfdd6c... Remove an accidental addition (*)
  d2a794b... menu tracker item: Improve logging (*)
  db7f018... action muxer: Add some convenience api (*)
  3b565d7... action muxer: cosmetics (*)
  00c828e... inspector: Redo the action page (*)
  44970b5... inspector: Fix actionable handling (*)
  d2e0d32... widget: Cosmetics (*)
  9bb2d1e... widget: Remove gtk_widget_list_action_prefixes (*)
  72d306c... entry: Remove hacky code (*)
  8209299... file chooser: Stop using gtk_widget_get_action_group (*)
  bc56860... places sidebar: Stop using gtk_widget_get_action_group (*)
  cc66792... Drop gtk_widget_get_action_group (*)
  75713a9... Merge branch 'matthiasc-for-master' into 'master' (*)
  4623642... Update Polish translation (*)
  2457ed0... inspector: Fix centering of subtitles (*)
  3ad8797... inspector: Add a refresh button for actions (*)
  bda5a82... inspector: Don't duplicate popovers (*)
  a5c327b... popover: Drop unused api (*)
  97ba872... Merge branch 'matthiasc-for-master' into 'master' (*)
  bbea1cc... wayland: Explicitly require RGBA8888 (*)
  0b1efeb... Merge branch 'egl-config-8888' into 'master' (*)
  aa6f5da... Adwaita: tone down infobars (*)
  9b62da1... Give the action muxer a widget (*)
  ef031e1... Allow registering actions per-class (*)
  421e9c3... text: Use the new action machinery (*)
  ccccaa2... password entry: Adapt to action name change (*)
  90701cb... label: Use the new action machinery (*)
  04bace1... textview: Use the new action machinery (*)
  dafb705... window: Use the new action machinery (*)
  01e89f9... link button: Use the new action machinery (*)
  7dbeee5... color chooser widget: Use the new action machinery (*)
  6581d66... Docs: expand actions chapter (*)
  cdee827... Merge branch 'widget-class-actions-2' into 'master' (*)
  c2ac141... contentformats: Fix doc typo (*)
  d541aed... testgtk: Remove unused code (*)
  c0bbfd9... x11: Actually call the finished func when finishing (*)
  2687a2e... bindings: Remove unused member variables (*)
  d8d5cc9... bindings: Hide structs (*)
  27d6276... bindings: Make gtk_binding_entry_add_signall() private (*)
  4a19bab... gsk: Fix annotations for ref()/unref() (*)
  ab7b9d8... Window: Hyperlink to GtkBuildable from its section (*)
  217f9ea... ListBox: Document buildable child type placeholder (*)
  4414e7e... Updated Spanish translation (*)
  1420408... Updated Spanish translation (*)
  a03e531... FileChooserButton: Document the CSS nodes & class (*)
  c25e948... Update Greek translation (*)
  299bd5f... Update Greek translation (*)
  a7a0a34... Overlay: Document overlay children aren't measured (*)
  a7cdcdf... main: Move visible focus handling (*)
  6a4a082... main: Move visible mnemonics handling (*)
  a933a9b... Fix initial mnemonic visibility (*)
  dee9e40... Build fix (*)
  955ae40... event controller: Add a name property (*)
  b6baa15... inspector: Use event controller names (*)
  a515fca... inspector: Fix actions visibility (*)
  9b0d87c... window: Cosmetics (*)
  fe6507f... Add a test for gtk_widget_insert_action_group (*)
  3ef8af3... Add a test for GtkText actions (*)
  53d43df... Updated Spanish translation (*)
  6f82fd8... Update Croatian translation (*)
  417a70b... Update Croatian translation (*)
  8f3fb41... Update Croatian translation (*)
  41595cf... Update Croatian translation (*)
  27644dc... Update Croatian translation (*)
  9be0b3d... application: Stop extracting accels from menus (*)
  152eabb... widget actions: Add an explicit state type (*)
  ea456b8... Make actions minimally introspectable (*)
  412006a... Add owner types for widget actions (*)
  9389768... Add GTK_CSS_PARSER_WARNING_UNIMPLEMENTED (*)
  3c6045e... css: Fix some doc typos (*)
  c789a39... GtkFileChooser: add a sortable "Type" column

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