[nautilus] (254 commits) Non-fast-forward update to branch BUG_usb
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (254 commits) Non-fast-forward update to branch BUG_usb
- Date: Sat, 12 Feb 2022 16:55:49 +0000 (UTC)
The branch 'BUG_usb' 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:
8d91a54... nautilus-directory: handle change events
Commits added to the branch:
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 (*)
c638ad8... Update Ukrainian translation (*)
7b23a72... Update Occitan translation (*)
1c3bb8f... Update Catalan translation (*)
f0ebb69... Update Russian translation (*)
dcb724f... Update Galician translation (*)
d9269da... Update Galician translation (*)
284a473... Update Indonesian translation (*)
ca59c6d... Update Portuguese translation (*)
a58259e... Update Chinese (China) translation (*)
62dc13e... Update Hebrew translation (*)
3c03560... Update Hebrew translation (*)
43751cb... Updated Spanish translation (*)
5162f34... Update Russian translation (*)
f1043ca... Update Italian translation (*)
c51dc1b... Update Galician translation (*)
d0d46ad... Update Brazilian Portuguese translation (*)
29e06f8... Update Chinese (China) translation (*)
456c646... Update Occitan translation (*)
6b5bdac... Updated Czech translation (*)
79884a6... Update Basque translation (*)
cad7ed5... Update Japanese translation (*)
84913a9... Update Japanese translation (*)
7cad82c... general: Make message dialogs modal again (*)
e55613a... eel-stock-dialogs: Remove unused functionality (*)
dbefd30... Update Slovenian translation (*)
502c4d8... flatpak: Use `main` branch for libportal (*)
2aed2f4... files-view: Use regular menu items for copy and paste (*)
8dcb8af... files-view: Move copy and paste menu items to old section (*)
bebdf41... Update Occitan translation (*)
40bdd69... Update Occitan translation (*)
9c0adbc... view-icon-controller: Properly translate coordinates (*)
334c2fd... view-icon-controller: Don't use custom selection style (*)
4eb8d7b... view-icon-controller: Add style class (*)
0fb98f3... view-icon-controller: Get children by index from model (*)
3c4f6a3... view-icon-item-ui: Don't subclass GtkFlowBoxChild (*)
2b42311... view-icon-item-ui: Fix labels sizing (*)
6d3de5b... view-icon-item-ui: Fix icon sizing (*)
957ce98... view-model: Implement GtkSelectionModel interface (*)
8c89ceb... icon-controller: Add gestures to children (*)
ff78107... view-icon-controller: Get first selected from model alone (*)
069556b... view-icon-controller: Get first visible item from model (*)
f47afd0... view-icon-controller: Stop setting column/row spacing (*)
809049a... view-icon-controller: Port from GtkFlowBox to GtkGridView (*)
c25bd2e... view-icon-controller: Fix Shift and Ctrl selection (*)
48bc04e... view-icon-item-ui: Give thumbnails a background (*)
193b078... view-icon-controller: Prevent spontaneous scrolling when lo (*)
807ff3d... file-operations: Call autoar_compressor_set_passphrase cond (*)
9cbe348... compress-dialog: Use GtkDropDown for format selection (*)
a5d25f3... flatpak: Allow accessing the GPU (*)
ec1aafa... preferences-window: Hide when closing (*)
71d5cd9... Post branch version bump (*)
99d452b... help-overlay: Add arrow keys to Keyboard Shortcuts (*)
d8e95c6... nautilus-directory: handle change events
(*) 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]