[nautilus] (193 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:

  c5625f5... canvas: Use custom event objects for event synthesis
  70f4041... canvas-container: Fix signal parameter types
  6048e63... window-slot: Stop using flags parameter for history navigat
  5527012... general: Use an in-tree copy of libgd code
  3f933d6... meson.build: Switch to GTK+ 4
  6fb9dd5... query-editor: Use GTK+ 4 tagged entry
  eb28765... general: Drop arguments to gtk_init()
  5c31265... general: Rename GdkWindow to GdkSurface
  5066c8d... eel: canvas: Port to GTK+ 4
  d80cd95... general: Don’t set child properties when packing to GtkBo
  7549780... properties-window: Drop uses of GDK Cairo interaction API
  23bb891... properties-window: Replace GdkPixbuf with GdkTexture
  f97d72f... general: Drop uses of gtk_container_set_border_width()
  b7b64f3... properties-window: Remove redundant gtk_widget_show() calls
  69235a3... properties-window: Replace renamed GtkToggleButton calls
  d19dd35... gd: styled-text-renderer: Port to GTK+ 4
  e3a4a23... general: Drop uses of  GDK_{2,3}BUTTON_PRESS
  08308d2... general: Rework event controller memory management
  ea7bf1f... general: Drop state argument from GtkStyleContext calls
  f5e564a... general: Use measure() for size measuring
  de01cd4... general: Drop uses of gtk_widget_show_all()
  1fdfede... general: Replace uses of GdkScreen with GdkDisplay
  42c8b31... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
  e05d0b7... general: Use GTK+ API to set the cursor where appropriate
  c7302ec... general: Use gtk_widget_get_preferred_size()
  b3521d8... general: Use new size_allocate() signature
  0a9d73e... canvas-container: Use event controller for key events
  99656e4... canvas-container: Use event controller for pointer motion e
  c9ef457... canvas-private: Drop unused enumeration
  0d08bbf... general: Build GtkPlacesSidebar from source
  bbb0821... build: Sort libnautilus sources
  004f462... canvas-item: Create GdkEvent using API
  7b52a65... eel: canvas: Use GtkSnapshot API for drawing
  4b2449a... general: Don’t pass icon size when creating image buttons
  3ce92dd... general: Don’t pass size when creating GtkImage
  f0b626e... general: Use GtkButton as a container
  d4b963d... icon-info: Drop gtk_icon_size_lookup()
  024cb81... floating-bar: Use event controller for pointer motion event
  e0eaeb1... list-view: Use event controllers for pointer and key events
  9d7c795... files-view: Use controller for scroll events
  1b1b6e4... files-view: Handle parent changes in GObject::notify
  e76a81d... files-view: Drop uses of removed GtkStyleContext API
  fa89f18... general: Rework clipboard handling
  1e697db... general: Rework DnD handling
  04a1c13... location-entry: Refactor
  88e2729... notebook: Use GtkCenterBox
  71e1fbc... pathbar: Drop gtk_widget_set_redraw_on_allocate()
  a30133a... pathbar: Drop gtk_widget_{g,s}et_clip()
  9a6b09f... pathbar: Drop gtk_widget_set_allocation()
  654c1d4... pathbar: Update forall() signature
  97e95ae... pathbar: Drop gtk_container_class_handle_border_width()
  cb5326e... tree-view-drag-dest: Stop connecting to ::draw
  0b6ccf9... tree-view-drag-dest: Replace uses of GDK thread API
  d8d66a7... file: Don’t frame videos or images
  1e2916e... toolbar: Stop connecting to GtkWidget::draw
  91687d5... general: Use updated margin property names
  15d6997... ide-box-theatric: Remove ability to draw icon
  4939c6c... x-content-bar: Declare loop counters inside the for stateme
  302247f... general: Don’t set xalign where unsupported
  48313a8... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
  8bde230... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
  0b139f2... window: Drop gtk_window_has_toplevel_focus()
  07707d8... window: Use controller for handling key events
  08c4a0a... general: Replace GtkWidget::delete-event with GtkWindow::cl
  931e5db... view-icon-controller: Don’t use event in long press callb
  b7d280e... view-icon-controller: Drop gtk_container_get_focus_child()
  f40b2ce... list-view: Remove null event guard
  cc795cb... list-view: Disable chain up to GtkWidget::button-press-even
  26d94ff... autorun-software: Use GdkTexture for window icon
  6e8538f... canvas-container: Use drag gesture for rubberband selection
  8d295a6... view-icon-item-ui: Fill-align the icon
  5c82c4d... nautilus-preferences-window.ui: Stop setting GtkContainer::
  99d0a0b... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
  badc88a... directory-async: Use g_clear_object() more liberally
  0b90188... preferences-window: Stop using GtkEntry API on GtkSpinButto
  218bb3a... canvas-container: Unconditionally redo layout
  0860cdd... general: Drop uses of gtk-timeout-expand setting
  ca719c1... general: Rename NautilusCanvasIconData to NautilusFile
  2abd7bd... nautilus-toolbar.ui: Use model for app menu
  24130c5... files-view: Remove desktop leftovers
  127ea1e... canvas-container: Remove unused signal
  2f7bdbc... list-model: Use GdkTexture for icon
  bcdf4c0... file: Remove references to folder-open icon
  f307eb7... nautilus-toolbar.ui: Remove main box margin
  8c68a91... view-icon-item-ui: Use GdkTexture for thumbnail
  4766efe... canvas-container: Draw DnD highlight in snapshot()
  9c206bc... file-conflict-dialog: Use textures for file thumbnails
  c2522fd... canvas-dnd: Fix DnD shadows
  e6d60eb... pathbar: Remove event GdkWindow
  d74f1df... icon-info: Clean up API
  511b7b9... properties-window: Set thumbnail GtkImage size explicitly
  df97791... window-slot: Remove unused vfuncs
  9eb815e... properties-window: Fix usage chart
  79b9d5d... file: Tweak code formatting
  677a6ca... files-view: Remove unused signal
  8045d3f... application: Make type final
  0397212... canvas-private: Remove unused code
  3ebe4dc... selection-canvas-item: Use GObject macros to define type
  dc1dfba... canvas-item: Use GObject macros to define type
  5f05356... general: Fix header inclusions
  d5c4025... rename-file-popover-controller: Use controller for key even
  55b64ad... toolbar: Fix GtkEntry::populate-popup handler
  0eac29b... toolbar: Don’t hide location entry when window becomes in
  d6225b3... list-view: Drop detail/priv structs
  be60f5c... batch-rename-dialog: Replace ::event handlers with controll
  61c1b6a... files-view: Replace GtkWidget::event handler with key contr
  ae9083d... container-max-width: Update size-allocate handler signature
  be5077a... list-view: Fix secondary button presses on column headers
  e204f40... notebook: Expand spinner
  a8c8874... ui: Hide state overlays by default
  ba7916a... list-view: Fix button press handling
  22eceb1... eel: canvas: Handle touch events alongside button presses
  1fae843... general: Implement and use our own theatric container
  3fb451e... general: Run GTK+ code generator
  72cdaf2... preferences-window.ui: Declutter icon view caption section
  1c753d5... files-view: Adapt to changes in GtkEventControllerScroll
  a3dd3ff... general: Update size-allocate handler signature yet again
  1774931... files-view-dnd: Drop GDK_ACTION_DEFAULT
  b32ce60... pathbar: Refactor size-allocate handler slightly

Commits added to the branch:

  c2d16dd... README: Clarify supported version (*)
  6423d28... Update README.md (*)
  698b83d... Update Catalan translation (*)
  16baf8d... Update Greek translation (*)
  20339a8... Update Swedish translation (*)
  8c4bc64... list-view: Align column title with cells text (*)
  9a5c815... nautilus-pathbar.c: Rename path-bar class name (*)
  12f387a... Update .triage-policies.yml (*)
  6a5c16d... Updated Spanish translation (*)
  46db007... Update Japanese translation (*)
  5369a3d... Adwaita.css: Remove custom development styling (*)
  0f38ffd... Use CMake's Ninja backend (*)
  4d0330a... Include pkg-config package name in introspection file. (*)
  c2c18ed... Update .triage-policies.yml (*)
  eaaefa4... Update .triage-policies.yml (*)
  c600aae... org.gnome.NautilusMaster.yml: Fix gexiv2 options (*)
  34321c9... org.gnome.NautilusMaster.yml: Fix gexiv2 options (*)
  02f7695... Update German translation (*)
  249e7dc... triage-policies: Lower the upvote treshold (*)
  95d5f6a... triage-policies: Add a bot exception mechanism (*)
  f819c3b... triage-policies: Increase time for features closing (*)
  c998438... triage-policies: Add enhancement label (*)
  bb6f46f... adwaita.css: Apply new style to path-bar DnD Targets (*)
  d63340d... Adwaita.css: Sidebar Unmount Icon Color Style (*)
  2eed21b... org.gnome.Nautilus.appdata.xml.in.in: No screenshots in app (*)
  62a28f0... Meson: validate appdata file without network access (*)
  a8757aa... Updated Spanish translation (*)
  2153ae0... Update Japanese translation (*)
  f7f369b... Update Japanese translation (*)
  b3d1c3f... Update Japanese translation (*)
  455c84d... Update Japanese translation (*)
  292ec7b... Update Japanese translation (*)
  10af9a0... Flatpak: Use master SDK (*)
  c8cdf67... CI: Use master SDK (*)
  ef9dca6... CI: Don't run pages for translation commits (*)
  e88b2dc... gnome-desktop: update to latest version of upstream thumbna (*)
  5601820... Update Esperanto translation (*)
  987a392... Update Afrikaans translation (*)
  996f16c... Update Greek translation (*)
  cae2082... Update Afrikaans translation (*)
  9d8ee6a... test: Increase timeout to 480 (*)
  20c94c3... test: As the previous commit, increase test timeout (*)
  193a0b5... Add a script for updating gnome-desktop sources (*)
  4f05a1b... nautilus-canvas-dnd.c: destroy drag_info.selection_cache on (*)
  221a7d6... gtk code: Update to the gtk-3-24 branch (*)
  104201c... places-view: Update to latest gtk code (*)
  a847bf5... Update Turkish translation (*)
  f6b54c3... nautilus-batch-rename-dialog-menu.ui: Convert .ui files tha (*)
  7a81751... Update POTFILES.in (*)
  51340bc... nautilus-batch-rename: batch rename with long file names (*)
  6242421... nautilus-toolbar.ui: Improve the alignment with the HighCon (*)
  7b41c40... Updated Slovenian translation (*)
  edcf535... Update Hungarian translation (*)
  27e8c43... Update Galician translation (*)
  3c78251... nautilus-mime-actions.c: No Application Installed dialog no (*)
  3056d04... Update Friulian translation (*)
  327ce3f... Update Hungarian translation (*)
  0d12969... Update Indonesian translation (*)
  7f19a03... files-view: Use tracked directories for star (*)
  8569ee6... toolbar: Improve pathbar discoverability (*)
  905faaa... nautilus-canvas-container.c : Shorten Long Names in Last Ro (*)
  1fc62ec... Update Turkish translation (*)
  afbef3a... Update Friulian translation (*)
  a21ae60... Update Hungarian translation (*)
  8938ce3... Updated Spanish translation (*)
  8fdca59... Update Indonesian translation (*)
  7bf3732... toolbar: Improve menu actions discoverability and dispositi (*)
  38744a0... canvas: Use custom event objects for event synthesis
  39f7404... canvas-container: Fix signal parameter types
  983ea60... window-slot: Stop using flags parameter for history navigat
  7ac2ab9... general: Use an in-tree copy of libgd code
  1ff5619... meson.build: Switch to GTK+ 4
  07f3bc0... query-editor: Use GTK+ 4 tagged entry
  1c3fa9e... general: Drop arguments to gtk_init()
  de68de5... general: Rename GdkWindow to GdkSurface
  b6ee6fe... eel: canvas: Port to GTK+ 4
  0fe1913... general: Don’t set child properties when packing to GtkBo
  dae1afd... properties-window: Drop uses of GDK Cairo interaction API
  41a2a03... properties-window: Replace GdkPixbuf with GdkTexture
  8660928... general: Drop uses of gtk_container_set_border_width()
  941ecac... properties-window: Remove redundant gtk_widget_show() calls
  aa8ed61... properties-window: Replace renamed GtkToggleButton calls
  5b7c92b... gd: styled-text-renderer: Port to GTK+ 4
  e6baf5a... general: Drop uses of  GDK_{2,3}BUTTON_PRESS
  05773ca... general: Rework event controller memory management
  83a0102... general: Drop state argument from GtkStyleContext calls
  87ff9b8... general: Use measure() for size measuring
  8c0c163... general: Drop uses of gtk_widget_show_all()
  eb74f52... general: Replace uses of GdkScreen with GdkDisplay
  9d24403... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
  35f108b... general: Use GTK+ API to set the cursor where appropriate
  4c91223... general: Use gtk_widget_get_preferred_size()
  3d9ae9a... general: Use new size_allocate() signature
  20c4b4c... canvas-container: Use event controller for key events
  36f1c22... canvas-container: Use event controller for pointer motion e
  bfb6516... canvas-private: Drop unused enumeration
  5dc4aae... general: Build GtkPlacesSidebar from source
  a65e3ea... build: Sort libnautilus sources
  ff9ddf9... canvas-item: Create GdkEvent using API
  d102cf0... eel: canvas: Use GtkSnapshot API for drawing
  f025037... general: Don’t pass icon size when creating image buttons
  2549e2f... general: Don’t pass size when creating GtkImage
  d5dfb11... general: Use GtkButton as a container
  1034878... icon-info: Drop gtk_icon_size_lookup()
  e666a3d... floating-bar: Use event controller for pointer motion event
  585469e... list-view: Use event controllers for pointer and key events
  8eeb5c5... files-view: Use controller for scroll events
  2e86fd5... files-view: Handle parent changes in GObject::notify
  9899463... files-view: Drop uses of removed GtkStyleContext API
  8bbcf34... general: Rework clipboard handling
  4ad6e83... general: Rework DnD handling
  1700ac4... location-entry: Refactor
  84e7065... notebook: Use GtkCenterBox
  f29c5f2... pathbar: Drop gtk_widget_set_redraw_on_allocate()
  0c539c0... pathbar: Drop gtk_widget_{g,s}et_clip()
  2c6b15a... pathbar: Drop gtk_widget_set_allocation()
  da51329... pathbar: Update forall() signature
  10fc772... pathbar: Drop gtk_container_class_handle_border_width()
  bdf5ff7... tree-view-drag-dest: Stop connecting to ::draw
  50cafd6... tree-view-drag-dest: Replace uses of GDK thread API
  13c89c2... file: Don’t frame videos or images
  59ba79b... toolbar: Stop connecting to GtkWidget::draw
  5bf26f6... general: Use updated margin property names
  4998ae6... ide-box-theatric: Remove ability to draw icon
  5f3368f... x-content-bar: Declare loop counters inside the for stateme
  8ac9bfa... general: Don’t set xalign where unsupported
  0160878... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
  acb1bf7... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
  ae89ba1... window: Drop gtk_window_has_toplevel_focus()
  6a78838... window: Use controller for handling key events
  3f80f57... general: Replace GtkWidget::delete-event with GtkWindow::cl
  e17201f... view-icon-controller: Don’t use event in long press callb
  957627f... view-icon-controller: Drop gtk_container_get_focus_child()
  5df01bd... list-view: Remove null event guard
  453c701... list-view: Disable chain up to GtkWidget::button-press-even
  0296667... autorun-software: Use GdkTexture for window icon
  2c65f63... canvas-container: Use drag gesture for rubberband selection
  adf3748... view-icon-item-ui: Fill-align the icon
  b862dc8... nautilus-preferences-window.ui: Stop setting GtkContainer::
  b1525a7... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
  e1c1c9c... directory-async: Use g_clear_object() more liberally
  b3ca6b8... preferences-window: Stop using GtkEntry API on GtkSpinButto
  a225309... canvas-container: Unconditionally redo layout
  8237ab4... general: Drop uses of gtk-timeout-expand setting
  241a4e7... general: Rename NautilusCanvasIconData to NautilusFile
  8f016f4... nautilus-toolbar.ui: Use model for app menu
  0debec9... files-view: Remove desktop leftovers
  3d7ea49... canvas-container: Remove unused signal
  d761112... list-model: Use GdkTexture for icon
  ca1d482... file: Remove references to folder-open icon
  8876eaf... nautilus-toolbar.ui: Remove main box margin
  e11af48... view-icon-item-ui: Use GdkTexture for thumbnail
  4a5006e... canvas-container: Draw DnD highlight in snapshot()
  7bd63b6... file-conflict-dialog: Use textures for file thumbnails
  0b742de... canvas-dnd: Fix DnD shadows
  848f594... pathbar: Remove event GdkWindow
  d463b59... icon-info: Clean up API
  ed723b4... properties-window: Set thumbnail GtkImage size explicitly
  2f18094... window-slot: Remove unused vfuncs
  0b2e4a1... properties-window: Fix usage chart
  a833e07... file: Tweak code formatting
  4efa641... files-view: Remove unused signal
  ebef75a... application: Make type final
  9c596a0... canvas-private: Remove unused code
  561a6ac... selection-canvas-item: Use GObject macros to define type
  0bd4740... canvas-item: Use GObject macros to define type
  4dd9034... general: Fix header inclusions
  89e7a22... rename-file-popover-controller: Use controller for key even
  d06c7fe... toolbar: Fix GtkEntry::populate-popup handler
  d36e117... toolbar: Don’t hide location entry when window becomes in
  91ab303... list-view: Drop detail/priv structs
  fa8885f... batch-rename-dialog: Replace ::event handlers with controll
  e640714... files-view: Replace GtkWidget::event handler with key contr
  98184ec... list-view: Fix secondary button presses on column headers
  bc5f984... notebook: Expand spinner
  865d9c6... ui: Hide state overlays by default
  bb65e8f... list-view: Fix button press handling
  767e414... eel: canvas: Handle touch events alongside button presses
  d5b2ba4... general: Implement and use our own theatric container
  442d175... preferences-window.ui: Declutter icon view caption section
  03886d3... files-view: Adapt to changes in GtkEventControllerScroll
  3fcf71c... files-view-dnd: Drop GDK_ACTION_DEFAULT
  89cf985... pathbar: Refactor size-allocate handler slightly
  058b8d0... meson.build: Rename GTK 4 dependency
  28ccf88... general: Drop gtk_box_pack_start()
  084fe4f... mime-application-chooser: Drop GtkButtonBox
  285e8c2... general: Drop gtk_box_pack_end()
  1c19267... general: Drop position child properties
  9d89c39... general: Use GtkStackPage in GtkStack
  70558c0... nautilus-preferences-window.ui: Rename internal child to ��
  7ddd5fe... preferences-window: Use GtkBuilder constructor
  7f29829... nautilus-toolbar.ui: Drop submenu child property
  7e9a939... general: Stop setting file icon as window icon

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