[nautilus] (401 commits) Non-fast-forward update to branch 1535-nautilus-crashes-when-dragging-from-archive-manager



The branch '1535-nautilus-crashes-when-dragging-from-archive-manager' 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:

  19082b6... Post release version bump
  bcd971d... Update Portuguese translation
  8c0700e... Update Brazilian Portuguese translation
  60d2f4b... Update Persian translation
  67927cb... flatpak: Pin libportal dependency
  203d24f... compress-dialog-controller: Fit popover fit on X11
  80aca46... files-view: Fix "Copy To" from "Starred" folder
  2dbc15d... Update Occitan translation
  ab0d2c9... pathbar: Avoid leaking stack pages
  1394dfc... Release version 41.2
  b66e87c... Post release version bump
  bfe0b38... Update Italian translation
  05d154e... Update Icelandic translation
  fcce26f... Update Japanese translation
  25e2263... Update Japanese translation
  4953a1e... file-operations: Call autoar_compressor_set_passphrase cond
  cb74751... window-slot-dnd: Stop queueing data requests
  350d0d5... window-slot-dnd: Fix data retrieval failure path
  9e0ac2f... window-slot-dnd: Ignore data not received on hover

Commits added to the branch:

  5cc496a... Post branch version bump (*)
  906151b... rename-file-popover: update ui file syntax (*)
  dbeeec0... rename-file-popover: implement redesign (*)
  33ff2de... batch-rename-dialog: Replace GtkStateType with GtkStateFlag (*)
  bc2cb5e... batch-rename-dialog: Don't use gtk_widget_get_preferred_hei (*)
  bb35400... batch-rename-dialog: Don't recreate separator if one exists (*)
  02a2fe8... batch-rename-dialog: Remove always TRUE boolean param/data (*)
  804a55f... batch-rename-dialog: Don't add separator above first row (*)
  85e7023... batch-rename-dialog: Don't keep a list of rows (*)
  f0ce14c... batch-rename-dialog: Don't use GtkContainer::add() (*)
  79dca04... persistence-handler: Drop the word successfully from notifi (*)
  f291480... Update Portuguese translation (*)
  7188a04... Update Brazilian Portuguese translation (*)
  7512a43... Update Ukrainian translation (*)
  4b990c4... Update Persian translation (*)
  3270f73... Update Persian translation (*)
  f190000... Update Friulian translation (*)
  6b0bc70... Update Occitan translation (*)
  e74009b... Update Portuguese translation (*)
  b2c67de... flatpak: Pin libportal dependency (*)
  0eb2dae... Update Catalan translation (*)
  1cf6817... column-chooser: Build interface from template XML (*)
  a9fda5a... column-chooser: Move some function definitions (*)
  022a075... list-view: Build column editor with GtkBuilder (*)
  bcca4cf... Update Croatian translation (*)
  c3d0406... file-conflict-dialog: Set 18px margin as per HIG (*)
  f8e0213... file-conflict-dialog: Drop image from text button (*)
  2e5d113... file-conflict-dialog: Drop full-color icon (*)
  e1ade20... file-conflict-dialog: Port to GtkBuilder (*)
  47475b1... file-conflict-dialog: Improve heading style (*)
  1d08e0c... file-conflict-dialog: Improve expander appearance (*)
  65315a0... Update Hebrew translation (*)
  6ff4762... meson.build: Use environment to make warnings fatal (*)
  8c31d78... general: Use envar to make warnings fatal in scripts (*)
  71c96cd... general: Stop using the state argument of GtkStyleContext g (*)
  f3e1d8a... ui: Hide state overlays by default (*)
  a2d5daf... general: Use GtkButton as a container (*)
  1acded8... files-view: Stop using NULL slot as destruction flag (*)
  1c83d6a... general: Stop overriding GtkWidget.destroy() (*)
  1a3d218... Update Ukrainian translation (*)
  1a8e283... Update Croatian translation (*)
  19782f4... operations-ui-manager: Refactor main context task completio (*)
  3880305... operations-ui-manager: Stop using gtk_dialog_run() (*)
  28ce30d... files-view: Port Ctrl+S dialog to use GtkBuilder (*)
  2103a48... files-view: Simplify select-items.ui (*)
  b151025... directory: Use finite amount of tries for self check (*)
  6fe1663... Update Portuguese translation (*)
  5441744... shell-search-provider: Don't return search provider results (*)
  305985f... shell-search-provider: Cancel metadata requests on disposal (*)
  e6c0b65... files-view: Fix "Copy To" from "Starred" folder (*)
  1857076... Update Ukrainian translation (*)
  ad2d4a5... Update Hebrew translation (*)
  d937491... Update Hebrew translation (*)
  b002cb6... file-conflict-dialog: Prevent rename button appearing prema (*)
  a3369c5... file: use specific file type for Sort by Type (*)
  33bd031... Update Occitan translation (*)
  e95cb88... Update Persian translation (*)
  9e4e953... file-operations: Simplify archive password dialog handling (*)
  7e3dab1... operations-ui-manager: Port passphrase dialog to GtkBuilder (*)
  2c65d3e... Update Croatian translation (*)
  c56e90e... pathbar: Avoid leaking stack pages (*)
  ddf023b... Update Galician translation (*)
  03a21f3... Update Friulian translation (*)
  67baf81... general: Replace uses of GDK thread API (*)
  37740f0... general: Stop using gtk_main_iteration() (*)
  49ec3bd... file-changes-queue: Drop GdkPoint struct member (*)
  8576d45... files-view-dnd: Drop GDK_ACTION_DEFAULT (*)
  cd0299b... general: Drop gtk_window_has_toplevel_focus() (*)
  0105bfb... files-view: Handle parent changes in GObject::notify (*)
  77f580f... properties-window: Stop using GtkButtonBox (*)
  a312652... file-operations: Make "trash on unmount" dialog modal (*)
  243861e... file: Pass parent window to unmount operation (*)
  23279d5... icon-info: Drop gtk_icon_size_lookup() (*)
  b80d2f3... properties-window: Don't use gtk_window_set_icon() (*)
  be4b941... autorun-software: Don't use gtk_window_set_icon() (*)
  d32c24c... files-view: Drop uses of removed GtkStyleContext API (*)
  ad2fcd7... tree-view-drag-dest: Don't use gdk_window_get_position() (*)
  c56ccce... pathbar: Drop gtk_widget_set_redraw_on_allocate() (*)
  f717ec0... pathbar: Drop gtk_widget_{g,s}et_clip() (*)
  2cf73a9... pathbar: Drop gtk_widget_set_allocation() (*)
  09628b7... pathbar: Remove event GdkWindow (*)
  67b66a4... tree-view-drag-dest: Stop connecting to ::draw (*)
  9d3a12c... general: Stop using GtkBox padding, fill and expand child p (*)
  497c16a... general: Drop uses of GtkContainer:border-width (*)
  fad73c2... general: Stop setting GtkWidget:margin (*)
  1e010f9... pathbar: Drop gtk_container_class_handle_border_width() (*)
  fef7cb3... properties-window: Stop using deprecated property (*)
  b17c3f6... general: Don’t set xalign where unsupported (*)
  684650c... general: Drop uses of gtk-timeout-expand setting (*)
  8b29375... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden (*)
  cec92f8... progress-info-widget: Make button round again (*)
  7797151... Updated Spanish translation (*)
  639eb6d... nautilus-search-engine: search by creation time (*)
  068f031... extension: Fix annotation for modules's type list (*)
  4309509... extension: Mark entry points as not introspectable (*)
  0e7bf61... Update Russian translation (*)
  ecf366b... extension: Mark backwards-compatibility typedefs as not int (*)
  9f45773... Update Friulian translation (*)
  b7b4752... src/nautilus-trash-bar.c: remove generic container (*)
  0dfaaae... extensions/image-properties: Replace deprecated functions (*)
  960ef5f... extension: Add some missing nullable annotations (*)
  a43fb2d... extension: Allow @tip to be NULL in nautilus_menu_item_new( (*)
  690a03b... toolbar: Stop using custom max width container (*)
  57e3910... toolbar: Unify toolbar UI definitions (*)
  cfdee53... toolbar: Use list box for operations list (*)
  4770f1f... notebook: Stop using GtkContainer methods (*)
  999842b... floating-bar: Drop arbitrary multi-action API (*)
  e9ae1ad... general: Stop using gtk_container_add() (*)
  79fc62b... general: Stop using GtkContainer::get_children() and ::fore (*)
  c1760ff... extensions/image-properties: Don't subclass widget (*)
  54617c3... extensions/image-properties: Reduce container API (*)
  cb257a2... Revert "general: Stop overriding GtkWidget.destroy()" (*)
  d5caa0b... general: Stop overriding GtkWidget.destroy() (*)
  e295cac... search-popover: Stop using blocking dialog functions (*)
  3647c74... file-operations: Delay dialog activation (*)
  b4cc5fc... file-operations: Delay FileConflictDialog activation (*)
  100f627... Update Icelandic translation (*)
  c687f86... places-view: Fix regression (*)
  c4028e3... Updated Lithuanian translation (*)
  68f09e5... places-view: Stop using blocking dialog functions (*)
  d87f5be... autorun-software: Stop using blocking dialog functions (*)
  ae752ea... general: Add libportal-gtk3 dependency (*)
  87b93eb... Revert "general: Add libportal-gtk3 dependency" (*)
  48c083e... floating-bar: Use GdkEventControllerMotion (*)
  79c4d84... floating-bar: Don't use gdk_window_get_position() (*)
  b884768... floating-bar: Handle parent changes in GObject::notify (*)
  7491875... list-view: Use event controllers for pointer and key events (*)
  a211f4a... list-view: Rearrange code (*)
  f9e76ba... list-view: Translate coordinates for underline on hover (*)
  b27d55f... list-view: Remove event window comparison (*)
  ebd837f... list-view: Drop ignore_button_release (*)
  2cfdad8... list-view: Merge did_not_drag() into its caller (*)
  613097a... list-view: Use coordinates passed by gesture (*)
  c901fd7... list-view: Remove duplicate click selection code (*)
  e573011... list-view: Stop chaining up to ::button_press_event() (*)
  b393881... list-view: Separate column event and menu code (*)
  62d5b1b... list-view: Stop connecting to header button ::event (*)
  2ea3697... list-view: Cleanup long press gesture at ::finalize (*)
  fd2af88... location-entry: Check position on idle (*)
  e1fe0c5... location-entry: Set :inline-completion to FALSE (*)
  c108c9a... location-entry: Track text changes through GtkEditable (*)
  40d52ff... location-entry: Use event controller for key events (*)
  0588573... files-view: Stop handling ::event (*)
  a0203f8... window-slot: Add media key accel for search (*)
  59b1847... window: Add media key shortcut to Starred (*)
  6d8bafb... window: Inline accels array (*)
  a512144... window: Set media keys as regular accels (*)
  2d675e6... window: Use controller for handling key events (*)
  522e391... window: Drop usage of gtk_window_propagate_key_event (*)
  41ee247... query-editor: Drop gtk_search_entry_handle_event() (*)
  8cc9209... window-slot: Don't forward Escape and BackSpace (*)
  58d68c2... rename-file-popover-controller: Use controller for key even (*)
  dde0b49... batch-rename-dialog: Replace ::event handlers with controll (*)
  d4aa18e... Update Indonesian translation (*)
  ba46882... compress-dialog-controller: Drop signals from UI file (*)
  9d07df3... shell-search-provider: Prepare for gtk_show_uri_full() (*)
  f4ee5c4... Stop using gtk_widget_new() (*)
  55cfd66... general: Add libportal-gtk3 dependency (*)
  7b251f0... list-view: Drop libgd usage (*)
  8cf4113... file: Add constant for minimum size to use (*)
  b6ec43a... general: Remove thumbnail frame (*)
  9cb96a1... file: Use thumbnails in list view default zoom (*)
  004af59... query-editor: Stop using libgd (*)
  b4f70a8... build: Drop libgd dependency and submodule (*)
  34d0d86... properties-window: Don't set filechooser preview (*)
  610b690... files-view: Stop setting custom filechooser filter (*)
  f9197e0... files-view: Stop connecting to GtkFileChooser::current-fold (*)
  40fc031... file-operations: Prevent overriding source on move (*)
  57de045... general: Move to GFile-centric GtkFileChooser API (*)
  d95a65e... nautilus-files-view: Add compressed archives to Recent file (*)
  c721a89... pathbar: Remove obsolete comment (*)
  eab1093... pathbar: Become a GtkBox (*)
  8d74c93... pathbar: Add overflow scrolling (*)
  84efcd7... pathbar: Set a minimum ellipsized width on labels (*)
  a3f349e... pathbar: Use flat design (*)
  e81ad38... pathbar: Move current location menu to discrete button (*)
  b4e76ad... pathbar: Fade overlow (*)
  0a91fda... pathbar: Activate menu button when clicking background (*)
  4ca63d1... window: Use F10 for current location menu (*)
  9650337... enums: Make OpenFlags more generic (*)
  022867e... pathbar: Refactor signals (*)
  2f9e48c... pathbar: Handle Ctrl+click in gesture (*)
  67812f9... eel-stock-dialogs: Add eel_show_simple_dialog (*)
  8af45e5... mime-actions: Remove blocking dialog for broken symbolic li (*)
  ed23b17... file-operations: Remove blocking dialog for emptying trash (*)
  38a0494... file-operations: Rework do_run_simple_dialog to be non-bloc (*)
  01d2507... location-entry: Rework drag-and-drop dialog to be non block (*)
  b85def1... eel-stock-dialogs: Remove eel_run_simple_dialog (*)
  a90dbca... mime-actions: Unify multiple window confirmation (*)
  cd38cd4... mime-actions: Stop using gtk_dialog_run() on files activati (*)
  18de1a7... files-view: Stop using gtk_dialog_run() (*)
  130a676... eel-stock-dialogs: Start and end va_list (*)
  84d7d0c... view-model: Implement GListModel directly (*)
  cbe1b30... view-model: Use GListStore::find() (*)
  d821cdb... view-icon-controller: Find item for file using optimized me (*)
  9c09255... view-icon-item-ui: Drop max width container (*)
  80a9662... container-max-width: Retire class (*)
  452df8d... view-icon-item-ui: Build from template (*)
  66a523b... icon-controller: Simplify ::set_selection() implementation (*)
  97caf72... view-icon-ui: Remove class (*)
  e9a882d... icon-item-ui: Drop item model getter (*)
  66cf86c... view-icon-item-ui: Make :model a regular property (*)
  0a0c85d... view-icon-controller: Split child creation in two steps (*)
  c05f677... view-item-model: Add proper ::file-changed signal (*)
  2f29e91... view-item-model: Cleanup properties (*)
  02a4c2f... view-icon-controller: Set padding, not margin (*)
  a43d160... view-icon-item-ui: Tweak selection visuals (*)
  6e100f2... view-icon-item-ui: Apply shadow to thumbnails (*)
  dac9a57... view-icon-item-ui: Draw shadow only if thumbnail available (*)
  f117049... Revert "nautilus-file.c: Add transparent padding to thumbna (*)
  b16446b... file: Always use film strip for video thumbnails (*)
  fab0e5d... view-icon-item-ui: Bottom-align icons and thumbnails (*)
  3396065... view-icon-item-ui: Add more width for labels (*)
  cdef8a2... files-view: Make preview an action (*)
  7afe763... view-icon-controller: Don’t use event in long press callbac (*)
  656a5a2... view-icon-controller: Fix selection when scrolled (*)
  dc90738... view-icon-controller: Fix item reveal offset (*)
  ce9d819... view-icon-controller: Don't set selection when not needed (*)
  ff0007f... view-icon-controller: Open new tab with middle click (*)
  2500fea... view-icon-controller: Implement single-click mode (*)
  e21345d... view-icon-controller: Stop handling ::child-activated (*)
  827e106... view-icon-controller: Implement .scroll_to_file() (*)
  afcb9bd... view-icon-controller: Implement remaining vfuncs (*)
  fb728dc... view-icon-controller: Update sorting on Preferences changes (*)
  96b38e9... view-icon-controller: Implement captions (*)
  d032592... view-icon-controller: Store vadjustment pointer (*)
  2c9d7dc... view-icon-controller: Implement thumbnailing prioritization (*)
  afe4fad... view-icon-controller: Allow background click around items (*)
  5830de7... general: Rename 'canvas' to 'grid' in enums (*)
  2d1deaa... general: Remove canvas view (*)
  0a1f78a... global-preferences: Remove now-unused preferences (*)
  bfc9d4e... files-view: Drop unused vfunc (*)
  7bf5ab0... general: Use in-tree copy of GtkPlacesSidebar (*)
  efc86b6... Update Hebrew translation (*)
  a98135a... Update Portuguese translation (*)
  94be9b2... Update Occitan translation (*)
  2972cdc... Update Ukrainian translation (*)
  4e4a29d... location-entry: Pass drag data time properly (*)
  266f891... toolbar: Drop theatrics animation on the operations button (*)
  f3fea0f... properties-window: Drop HiDPI icon support (*)
  dfe5e6b... list-view: Drop HiDPI icon support (*)
  309247b... general: Disable Drag-and-drop (*)
  87f6d9a... general: Disable clipboard (*)
  3c977dc... general: Stop using GEmblemedIcon (*)
  d682031... file: Drop useless parameter from get_icon_pixbuf() (*)
  88b3e19... icon-info: Remove unused or single-use API (*)
  d5d9be0... icon-info: Stop using gtk_icon_theme_choose_icon_for_scale( (*)
  35384f2... general: Disable a11y code (*)
  388b2cb... tests/interactive: Disable build (*)
  9f8d4c9... extensions/audio-video-properties: Disable build (*)
  dfe572b... Updated Lithuanian translation (*)
  3014d9b... Update Russian translation (*)
  93466c0... Updated Spanish translation (*)
  be24dcc... Update Catalan translation (*)
  996ca51... general: Stop using GtkWindow API which is gone in GTK4 (*)
  d625b9b... window: Drop GdkScreen parameter from ::new() (*)
  0d25623... application: Stop using GdkScreen for style providers (*)
  363f3ed... program-choosing: Replace GdkScreen with GdkDisplay (*)
  225f1df... general: Stop using GtkButton:relief and GtkScrolledWindow: (*)
  c77ac30... floating-bar: Stop overriding widget measurement vfunc (*)
  21a7835... pathbar: Stop overriding GtkWidget.style_updated() and .scr (*)
  a7ddc6f... general: Stop using GdkCursorType (*)
  be23d8a... general: Prepare for non-GtkBin scrolled window (*)
  9e15ee2... window-slot: Drop non-window usage of gtk_widget_destroy() (*)
  e004836... files-view: Stop using gtk_widget_get_action_group() (*)
  212f7ef... window: Simplify save_geometry() (*)
  8a7f041... view-icon-controller: Stop using gtk_container_get_focus_ch (*)
  447ebe7... toolbar: Stop using GtkToggleButton method on GtkMenuButton (*)
  d1109fb... toolbar: Stop using ::populate-popup (*)
  5b392a1... Update Indonesian translation (*)
  be80e7d... window: Stop using GtkMenuShell (*)
  f47f427... properties-window: Add discoverable Forget action (*)
  a7983d7... files-view: Use popovers for context menus (*)
  50842cc... list-view: Use a popover for columns context menu (*)
  641d29a... dnd: Stop using GtkMenu (*)
  e617d6e... toolbar: Use popovers for history menus (*)
  5a344be... toolbar: Drop edit section from primary menu (*)
  12d3deb... toolbar: Use models for view and app menus (*)
  c0d624c... toolbar: Don't subclass HdyHeaderBar (*)
  2413531... toolbar: Don't rely on ::toggled in GtkMenuButton (*)
  8d974ec... files-view: Drop NAUTILUS_SCRIPT_WINDOW_GEOMETRY envar (*)
  23cb15d... eel: Drop gtk extensions (*)
  a9c2c89... batch-rename-dialog: Import menu models into template file (*)
  8bd05a0... batch-rename-dialog: Use GtkMenuButton proper (*)
  51d0c9e... pathbar: Change .button_menu_popover type (*)
  e84ce5a... general: Don't subclass GtkInfoBar (*)
  6cf7235... window: Handle tab clicks here (*)
  663c578... notebook: Set action on close button (*)
  5d5b49a... notebook: Dont override .insert-page() (*)
  03b6195... notebook: Don't subclass GtkNotebook (*)
  80b6f77... general: Stop using GtkWidget::popup-menu (*)
  b7fb2d1... general: Stop using gtk_box_pack_start() (*)
  e99fe76... notebook: Stop using gtk_box_set_center_widget() and pack_e (*)
  7063e20... ui: Take some gtk-builder-simplify changes (*)
  b800f52... file: Disable more emblems-related code (*)
  cab6380... image-properties: Use N/S and E/W distinction for GPS coord (*)
  c37048d... Update Ukrainian translation (*)
  79d72e7... Update Brazilian Portuguese translation (*)
  76d068a... Update Russian translation (*)
  0417198... Update Portuguese translation (*)
  e358c23... general: Switch to GTK4 (*)
  bb31794... window: Drop size-allocate usage (*)
  c8fa38f... general: Drop parameter from GtkEntry::icon-* signals (*)
  422b772... application: Unconditionally add custom styles (*)
  856c3a0... css: Drop unused, redundant or obsolete styles (*)
  69077a0... view-icon-controller: Set .view style class (*)
  8e1416a... css: Update custom styles for current stylesheet (*)
  76413b8... css: Replace legacy color names (*)
  25f65bc... properties-window: Set Image pixel size (*)
  139beca... view-icon-item-ui: Use GtkPicture instead of GtkImage (*)
  098f6a4... view-icon-item-ui: Use .caption style for captions (*)
  b84805c... toolbar: Update visual design (*)
  e4376e7... files-view: Drop arrow from background context menu (*)
  fd47742... query-editor: Restore type-to-search (*)
  ecf2008... location-entry: Don't crash on activation (*)
  90f7d4d... Release version 42.alpha (*)
  1ea635a... Post release version bump (*)
  955d17c... Revert "location-entry: Don't crash on activation" (*)
  b39fd5c... Revert "query-editor: Restore type-to-search" (*)
  376bd16... Revert "files-view: Drop arrow from background context menu (*)
  4b6ca6a... Revert "toolbar: Update visual design" (*)
  d0bd819... Revert "view-icon-item-ui: Use .caption style for captions" (*)
  a1bb2a2... Revert "view-icon-item-ui: Use GtkPicture instead of GtkIma (*)
  7d0bb13... Revert "properties-window: Set Image pixel size" (*)
  668d7dc... Revert "css: Replace legacy color names" (*)
  cb68d6f... Revert "css: Update custom styles for current stylesheet" (*)
  025fa18... Revert "view-icon-controller: Set .view style class" (*)
  dd766fc... Revert "css: Drop unused, redundant or obsolete styles" (*)
  f1b53bc... Revert "application: Unconditionally add custom styles" (*)
  0fa7658... Revert "general: Drop parameter from GtkEntry::icon-* signa (*)
  6973e01... Revert "general: Switch to GTK4" (*)
  99daef9... Revert "file: Disable more emblems-related code" (*)
  979276c... Revert "ui: Take some gtk-builder-simplify changes" (*)
  e0edcbf... Revert "notebook: Stop using gtk_box_set_center_widget() an (*)
  0b38afa... Revert "general: Stop using gtk_box_pack_start()" (*)
  dfaa7b5... Revert "general: Stop using GtkWidget::popup-menu" (*)
  9578105... Revert "notebook: Don't subclass GtkNotebook" (*)
  da37eee... Revert "notebook: Dont override .insert-page()" (*)
  37dd92c... Revert "notebook: Set action on close button" (*)
  930415d... Revert "window: Handle tab clicks here" (*)
  993bc17... Revert "general: Don't subclass GtkInfoBar" (*)
  20377bf... Revert "pathbar: Change .button_menu_popover type" (*)
  26b5cb0... Revert "eel: Drop gtk extensions" (*)
  1f4fd7c... Revert "files-view: Drop NAUTILUS_SCRIPT_WINDOW_GEOMETRY en (*)
  aab6a5a... Revert "toolbar: Don't rely on ::toggled in GtkMenuButton" (*)
  689aa96... Revert "toolbar: Don't subclass HdyHeaderBar" (*)
  2d8478a... Revert "dnd: Stop using GtkMenu" (*)
  dcad6d4... Revert "files-view: Use popovers for context menus" (*)
  a863d83... Revert "window: Stop using GtkMenuShell" (*)
  24948a2... Revert "toolbar: Stop using ::populate-popup" (*)
  fefac03... Revert "toolbar: Stop using GtkToggleButton method on GtkMe (*)
  ca1ffa3... Revert "view-icon-controller: Stop using gtk_container_get_ (*)
  3c09d1f... Revert "window: Simplify save_geometry()" (*)
  9b1c182... Revert "files-view: Stop using gtk_widget_get_action_group( (*)
  8bcfc26... Revert "window-slot: Drop non-window usage of gtk_widget_de (*)
  79d6f8f... Revert "general: Prepare for non-GtkBin scrolled window" (*)
  2b7d859... Revert "general: Stop using GdkCursorType" (*)
  2e2a393... Revert "pathbar: Stop overriding GtkWidget.style_updated()  (*)
  377b76f... Revert "floating-bar: Stop overriding widget measurement vf (*)
  c4e54b9... Revert "general: Stop using GtkButton:relief and GtkScrolle (*)
  1de4bf0... Revert "program-choosing: Replace GdkScreen with GdkDisplay (*)
  99f82c8... Revert "application: Stop using GdkScreen for style provide (*)
  581342c... Revert "window: Drop GdkScreen parameter from ::new()" (*)
  1621f21... Revert "general: Stop using GtkWindow API which is gone in  (*)
  bddf955... Revert "extensions/audio-video-properties: Disable build" (*)
  40d072f... Revert "tests/interactive: Disable build" (*)
  b276c02... Revert "general: Disable a11y code" (*)
  bbbe560... Revert "icon-info: Stop using gtk_icon_theme_choose_icon_fo (*)
  dcd89f3... Revert "icon-info: Remove unused or single-use API" (*)
  6c027a5... Revert "file: Drop useless parameter from get_icon_pixbuf() (*)
  3158681... Revert "general: Stop using GEmblemedIcon" (*)
  b0d1e3c... Revert "general: Disable clipboard" (*)
  ae233bb... Revert "general: Disable Drag-and-drop" (*)
  67e330f... Revert "list-view: Drop HiDPI icon support" (*)
  35ecad4... Revert "properties-window: Drop HiDPI icon support" (*)
  d0ad71d... Revert "toolbar: Drop theatrics animation on the operations (*)
  1ea02b3... Revert "general: Use in-tree copy of GtkPlacesSidebar" (*)
  b3d7505... Revert "files-view: Drop unused vfunc" (*)
  7cd29ca... Revert "global-preferences: Remove now-unused preferences" (*)
  f0ed057... Revert "general: Remove canvas view" (*)
  135f0b2... Revert "general: Rename 'canvas' to 'grid' in enums" (*)
  b9e939a... Revert "files-view: Stop connecting to GtkFileChooser::curr (*)
  c65839f... Revert "files-view: Stop setting custom filechooser filter" (*)
  733fb6b... Revert "properties-window: Don't set filechooser preview" (*)
  3103d04... Revert "build: Drop libgd dependency and submodule" (*)
  e107dfd... Revert "query-editor: Stop using libgd" (*)
  a3b3faf... general: Make message dialogs modal again (*)
  04b2a16... flatpak: Use `main` branch for libportal (*)
  7d5b4b6... file-operations: Call autoar_compressor_set_passphrase cond (*)
  7694bd3... flatpak: Allow accessing the GPU (*)
  46dab7e... canvas-view: Add shadows for thumbnails (*)
  d0f05a2... list-view: Add shadows for thumbnails (*)
  6f574ba... pathbar: Fix custom styles (*)
  9597d21... application: Support dark preference (*)
  5b4084d... Release version 42.beta (*)
  339bfa1... Post release version bump (*)
  900b756... Update Catalan translation (*)
  3b5aedf... Update Chinese (China) translation (*)
  ce0554c... window-slot-dnd: Stop queueing data requests
  ea584e0... window-slot-dnd: Fix data retrieval failure path
  a38593f... window-slot-dnd: Ignore data not received on hover

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