[nautilus] (98 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued



The branch 'wip/ernestask/gtk4-continued' 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:

  5d770c3... general: Drop uses of  GDK_{2,3}BUTTON_PRESS
  7dffd55... general: Rework event controller memory management
  3597931... general: Drop state argument from GtkStyleContext calls
  a7450fd... general: Use measure() for size measuring
  0659076... general: Drop uses of gtk_widget_show_all()
  693a90d... general: Replace uses of GdkScreen with GdkDisplay
  eb7e2d3... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
  bfd2be8... general: Use GTK+ API to set the cursor where appropriate
  b98f68f... general: Use gtk_widget_get_preferred_size()
  1b0c71f... general: Use new size_allocate() signature
  1f0ba62... canvas-container: Use event controller for key events
  530ba3e... canvas-container: Use event controller for pointer motion e
  c68d0ee... canvas-private: Drop unused enumeration
  8c81eb4... flatpak: Build GTK+ 4 from source
  7a0ffc3... general: Build GtkPlacesSidebar from source
  304adba... build: Sort libnautilus sources
  6c92172... canvas-item: Create GdkEvent using API
  5f5b8c4... eel: canvas: Use GtkSnapshot API for drawing
  9e86881... general: Don’t pass icon size when creating image buttons
  3132ded... general: Don’t pass size when creating GtkImage
  960fe71... general: Use GtkButton as a container
  9f8ac94... icon-info: Drop gtk_icon_size_lookup()
  3532863... floating-bar: Use event controller for pointer motion event
  8f98fe5... list-view: Use event controllers for pointer and key events
  f2600a7... files-view: Use controller for scroll events
  9fe9761... files-view: Handle parent changes in GObject::notify
  eb7a159... files-view: Drop uses of removed GtkStyleContext API
  42ddacc... general: Rework clipboard handling
  72c8b06... general: Rework DnD handling
  078662a... location-entry: Use event controller for key events
  b4f1631... notebook: Use GtkCenterBox
  ad4662b... pathbar: Drop gtk_widget_set_redraw_on_allocate()
  c7a0bf9... pathbar: Drop gtk_widget_{g,s}et_clip()
  6cc3a7f... pathbar: Drop gtk_widget_set_allocation()
  02a6750... pathbar: Update forall() signature
  faa31c6... pathbar: Drop gtk_container_class_handle_border_width()
  7334aad... tree-view-drag-dest: Stop connecting to ::draw
  8f3ab7d... tree-view-drag-dest: Replace uses of GDK thread API
  8be93a7... file: Don’t frame videos or images
  700d7ec... toolbar: Stop connecting to GtkWidget::draw
  ab932b0... general: Use updated margin property names
  a5e1276... ide-box-theatric: Remove ability to draw icon
  75f1d2e... x-content-bar: Declare loop counters inside the for stateme
  6fbc0b3... general: Don’t set xalign where unsupported
  3c7662f... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
  6bae87f... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
  71a06c6... window: Drop gtk_window_has_toplevel_focus()
  534fdbc... window: Use controller for handling key events
  e168b29... general: Replace GtkWidget::delete-event with GtkWindow::cl
  523c3ae... view-icon-controller: Don’t use event in long press callb
  4e3568f... view-icon-controller: Drop gtk_container_get_focus_child()
  239e62e... list-view: Remove null event guard
  1dcd7e0... list-view: Disable chain up to GtkWidget::button-press-even
  24edaaa... autorun-software: Use GdkTexture for window icon
  aff1682... CI: Only build from GTK+ 4 manifest
  099bbef... canvas-container: Use drag gesture for rubberband selection
  a2a1454... view-icon-item-ui: Fill-align the icon
  8e628d7... nautilus-preferences-window.ui: Stop setting GtkContainer::
  e550f5e... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
  68b691e... directory-async: Use g_clear_object() more liberally
  52a41d6... preferences-window: Stop using GtkEntry API on GtkSpinButto
  0eb083f... canvas-container: Unconditionally redo layout
  926b063... general: Drop uses of gtk-timeout-expand setting
  ded7458... general: Rename NautilusCanvasIconData to NautilusFile
  0d62d8a... progress-info: Don’t cast in g_clear_pointer()
  a5b16c4... nautilus-toolbar.ui: Use model for app menu
  c8760fc... files-view: Remove desktop leftovers
  a96e025... canvas-container: Remove unused signal
  93af8e5... list-model: Use GdkTexture for icon
  5eaac50... file: Remove references to folder-open icon
  fec26fb... nautilus-toolbar.ui: Remove main box margin
  b4d3797... view-icon-item-ui: Use GdkTexture for thumbnail
  0312e6e... canvas-container: Draw DnD highlight in snapshot()
  c677266... general: Return boolean from GtkEventControllerScroll::scro
  ba8ec6a... file-conflict-dialog: Use textures for file thumbnails
  a3604f2... canvas-dnd: Fix DnD shadows
  97a746a... pathbar: Remove event GdkWindow
  de782ea... pathbar: Replace ::button-press-event handler with gesture
  7260579... icon-info: Clean up API
  9e08893... properties-window: Set thumbnail GtkImage size explicitly
  6bbebac... window-slot: Remove unused vfuncs
  e410855... window-slot: Use bindings for mode changing
  b021541... CI: Always upload artifacts
  79db672... CI: Fix build log path
  181a522... properties-window: Fix usage chart
  c1035cb... file: Tweak code formatting
  4fcfc22... files-view: Remove unused signal
  826787c... application: Make type final
  020ddfa... canvas-private: Remove unused code
  86ffb43... selection-canvas-item: Use GObject macros to define type
  f5aff07... canvas-item: Use GObject macros to define type
  7d71c5d... general: Fix header inclusions
  3ec2e15... rename-file-popover-controller: Use controller for key even
  aebb0a3... toolbar: Fix GtkEntry::populate-popup handler
  1313e5d... toolbar: Don’t hide location entry when window becomes in
  008d6c7... location-entry: Reimplement as GtkWidget
  4f244b0... list-view: Don’t claim event sequence
  e7c437f... meson.build: Set -Werror=incompatible-pointer-types
  97d04d9... list-view: Drop detail/priv structs
  4e59a98... batch-rename-dialog: Replace ::event handlers with controll

Commits added to the branch:

  2ec67dc... general: Drop uses of  GDK_{2,3}BUTTON_PRESS
  75dd9db... general: Rework event controller memory management
  de77598... general: Drop state argument from GtkStyleContext calls
  4cfd801... general: Use measure() for size measuring
  a19ecdc... general: Drop uses of gtk_widget_show_all()
  e686b9f... general: Replace uses of GdkScreen with GdkDisplay
  3bee0b7... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
  1da21bd... general: Use GTK+ API to set the cursor where appropriate
  82aa45e... general: Use gtk_widget_get_preferred_size()
  2b09e53... general: Use new size_allocate() signature
  1b58fb9... canvas-container: Use event controller for key events
  fcc96f2... canvas-container: Use event controller for pointer motion e
  052f8db... canvas-private: Drop unused enumeration
  4f975e3... flatpak: Build GTK+ 4 from source
  c1b2807... general: Build GtkPlacesSidebar from source
  f791689... build: Sort libnautilus sources
  7d78fc2... canvas-item: Create GdkEvent using API
  308d9f5... eel: canvas: Use GtkSnapshot API for drawing
  3dcac61... general: Don’t pass icon size when creating image buttons
  96d20e3... general: Don’t pass size when creating GtkImage
  0c18e4e... general: Use GtkButton as a container
  e1b1d28... icon-info: Drop gtk_icon_size_lookup()
  92642eb... floating-bar: Use event controller for pointer motion event
  06e9893... list-view: Use event controllers for pointer and key events
  36770fa... files-view: Use controller for scroll events
  befdc50... files-view: Handle parent changes in GObject::notify
  e694ebd... files-view: Drop uses of removed GtkStyleContext API
  91b86c6... general: Rework clipboard handling
  63e9d76... general: Rework DnD handling
  3bb0882... location-entry: Use event controller for key events
  ac35740... notebook: Use GtkCenterBox
  2e2a864... pathbar: Drop gtk_widget_set_redraw_on_allocate()
  f7d9dd3... pathbar: Drop gtk_widget_{g,s}et_clip()
  1719cf2... pathbar: Drop gtk_widget_set_allocation()
  56ad5cb... pathbar: Update forall() signature
  500996a... pathbar: Drop gtk_container_class_handle_border_width()
  9c82aa4... tree-view-drag-dest: Stop connecting to ::draw
  07c28ed... tree-view-drag-dest: Replace uses of GDK thread API
  5c0ae90... file: Don’t frame videos or images
  5180106... toolbar: Stop connecting to GtkWidget::draw
  e596281... general: Use updated margin property names
  0033a3d... ide-box-theatric: Remove ability to draw icon
  0bd2d27... x-content-bar: Declare loop counters inside the for stateme
  7f394b4... general: Don’t set xalign where unsupported
  24754d3... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
  39ec75b... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
  c747944... window: Drop gtk_window_has_toplevel_focus()
  39815a5... window: Use controller for handling key events
  2669921... general: Replace GtkWidget::delete-event with GtkWindow::cl
  8ae3df2... view-icon-controller: Don’t use event in long press callb
  d3902b0... view-icon-controller: Drop gtk_container_get_focus_child()
  de36e2b... list-view: Remove null event guard
  6844cda... list-view: Disable chain up to GtkWidget::button-press-even
  5788c26... autorun-software: Use GdkTexture for window icon
  7c4fd94... CI: Only build from GTK+ 4 manifest
  e53f4d5... canvas-container: Use drag gesture for rubberband selection
  cf92234... view-icon-item-ui: Fill-align the icon
  a1202a5... nautilus-preferences-window.ui: Stop setting GtkContainer::
  5fadd59... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
  138eed8... directory-async: Use g_clear_object() more liberally
  0cc8087... preferences-window: Stop using GtkEntry API on GtkSpinButto
  e119116... canvas-container: Unconditionally redo layout
  5201554... general: Drop uses of gtk-timeout-expand setting
  86a960e... general: Rename NautilusCanvasIconData to NautilusFile
  380cd18... progress-info: Don’t cast in g_clear_pointer()
  75e4677... nautilus-toolbar.ui: Use model for app menu
  34552bf... files-view: Remove desktop leftovers
  82fd842... canvas-container: Remove unused signal
  31d10d9... list-model: Use GdkTexture for icon
  3ecdc8c... file: Remove references to folder-open icon
  a6316ba... nautilus-toolbar.ui: Remove main box margin
  26e7fe6... view-icon-item-ui: Use GdkTexture for thumbnail
  4d57c1e... canvas-container: Draw DnD highlight in snapshot()
  c8a85f2... file-conflict-dialog: Use textures for file thumbnails
  7f8a5dd... canvas-dnd: Fix DnD shadows
  e666e2b... pathbar: Remove event GdkWindow
  dd372ff... pathbar: Replace ::button-press-event handler with gesture
  2b19105... icon-info: Clean up API
  bd02930... properties-window: Set thumbnail GtkImage size explicitly
  ba27f97... window-slot: Remove unused vfuncs
  b491246... CI: Always upload artifacts
  53cee58... CI: Fix build log path
  3f0757a... properties-window: Fix usage chart
  f0a9bee... file: Tweak code formatting
  31bde48... files-view: Remove unused signal
  0b3a7f3... application: Make type final
  f304608... canvas-private: Remove unused code
  14b3478... selection-canvas-item: Use GObject macros to define type
  da3c19f... canvas-item: Use GObject macros to define type
  127d7a4... general: Fix header inclusions
  9adcd87... rename-file-popover-controller: Use controller for key even
  00428b0... toolbar: Fix GtkEntry::populate-popup handler
  69cb593... toolbar: Don’t hide location entry when window becomes in
  883dbc4... location-entry: Reimplement as GtkWidget
  14ec889... list-view: Don’t claim event sequence
  a191d2f... meson.build: Set -Werror=incompatible-pointer-types
  3e6a8cb... list-view: Drop detail/priv structs
  0a450f6... batch-rename-dialog: Replace ::event handlers with controll


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