summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.c
Commit message (Expand)AuthorAgeFilesLines
* pathbar: do not use finalized pathbar to bind menu model to popoverGary Li2023-04-071-1/+8
* pathbar: Initialize drag actionOndrej Holy2023-03-291-7/+2
* pathbar: Bring dnd code into nautilus-path-barCorey Berla2023-01-091-2/+163
* window-slot-dnd: Cleanup and reuse codeCorey Berla2023-01-091-1/+1
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-3/+3
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-191-5/+4
* pathbar: Don't unparent unparented popoverCorey Berla2022-09-011-1/+0
* general: Add & fix tooltips to match HIGRonen Margolin2022-08-221-0/+4
* pathbar: Drop menu onboarding behaviorAntónio Fernandes2022-08-101-2/+2
* pathbar: Redesign current location menuAntónio Fernandes2022-08-071-9/+2
* files-view: Stop setting actions on submenusAntónio Fernandes2022-08-071-0/+9
* pathbar: Align button menu with current mouse positionCorey Berla2022-07-301-18/+10
* pathbar: Don't make new tab activeCorey Berla2022-07-161-2/+3
* pathbar: Refine styleAntónio Fernandes2022-07-021-6/+4
* pathbar: Fix automatically scrollingAntónio Fernandes2022-07-021-3/+20
* window-slot-dnd: Reenable pathbar and tabs as drop targetsCorey Berla2022-06-301-2/+0
* gtkplacesview: Name root directory after OSStarShot2022-06-131-3/+13
* nautilus-pathbar: Fix short delay when opening menu with F10Ákos Horváth2022-06-111-1/+1
* pathbar: Fix crash when right clickingCorey Berla2022-04-151-0/+9
* pathbar: Avoid excessive minimum label widthAntónio Fernandes2022-03-311-2/+2
* pathbar: Fix button list order regressionsAntónio Fernandes2022-03-191-2/+5
* pathbar: Disconnect signals when disposing to avoid crashesOndrej Holy2022-03-191-1/+5
* general: Switch to GTK4António Fernandes2022-01-091-33/+33
* pathbar: Change .button_menu_popover typeAntónio Fernandes2022-01-051-5/+5
* pathbar: Stop overriding GtkWidget.style_updated() and .screen_changed()António Fernandes2022-01-051-102/+0
* general: Disable Drag-and-dropAntónio Fernandes2021-12-311-0/+2
* pathbar: Handle Ctrl+click in gestureAntónio Fernandes2021-12-281-25/+27
* pathbar: Refactor signalsAntónio Fernandes2021-12-281-15/+7
* window: Use F10 for current location menuAntónio Fernandes2021-12-281-1/+1
* pathbar: Activate menu button when clicking backgroundAntónio Fernandes2021-12-281-2/+12
* pathbar: Move current location menu to discrete buttonAntónio Fernandes2021-12-281-28/+26
* pathbar: Use flat designAntónio Fernandes2021-12-281-30/+37
* pathbar: Set a minimum ellipsized width on labelsAntónio Fernandes2021-12-281-1/+32
* pathbar: Add overflow scrollingAntónio Fernandes2021-12-281-6/+31
* pathbar: Become a GtkBoxAntónio Fernandes2021-12-281-395/+12
* pathbar: Remove obsolete commentAntónio Fernandes2021-12-281-2/+0
* pathbar: Drop gtk_container_class_handle_border_width()Ernestas Kulik2021-11-221-2/+0
* pathbar: Remove event GdkWindowErnestas Kulik2021-11-221-81/+0
* pathbar: Drop gtk_widget_set_allocation()Ernestas Kulik2021-11-221-9/+0
* pathbar: Drop gtk_widget_{g,s}et_clip()Ernestas Kulik2021-11-221-34/+0
* pathbar: Drop gtk_widget_set_redraw_on_allocate()Ernestas Kulik2021-11-221-1/+0
* pathbar: Avoid leaking stack pagesAntónio Fernandes2021-11-191-2/+27
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+2
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-9/+5
* general: Run uncrustify scriptOndrej Holy2020-04-051-2/+2
* pathbar: Build current location menu from the background context menuSachin Daluja2020-03-221-7/+26
* view: Cast exported menus as modelsAntónio Fernandes2020-03-101-6/+4
* pathbar: Don't keep ref to menus to copyAntónio Fernandes2020-03-101-14/+0
* pathbar: Don't reset current location menuAntónio Fernandes2020-03-101-33/+4
* ui-utilities: Simplify GMenu handlingAntónio Fernandes2020-03-101-6/+10