summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar.c
AgeCommit message (Expand)Author
2026-07-31properties: Hide redundant 'Open Parent Folder' optionHanzala Sohrab
2026-07-26general: Use once variant of sourcesKhalid Abu Shawarib
2026-07-26sidebar: Use hyphens for signal namesKhalid Abu Shawarib
2026-07-26sidebar: Use hyphen in property nameKhalid Abu Shawarib
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-03-01file-ops: Drop unused trash-check parameterPeter Eisenmann
2026-02-01properties: Add AdwDialog supportPeter Eisenmann
2026-02-01properties: Rename to widgetPeter Eisenmann
2026-01-14sidebar-row: Fix margin when draggedKhalid Abu Shawarib
2025-12-26ui-util: Use GtkWidget as parent in show_ok_dialogPeter Eisenmann
2025-12-26ui-util: Simplify show_dialog signaturePeter Eisenmann
2025-12-05application: Add reuse open flagPeter Eisenmann
2025-12-03sidebar: Add settings menu item to context menu for trash and recentKhalid Abu Shawarib
2025-11-21dnd: Protect against empty file lists in dropsKhalid Abu Shawarib
2025-11-06sidebar: Invert loopback device sortingKhalid Abu Shawarib
2025-10-02sidebar: Use drag point as drag hotspotKhalid Abu Shawarib
2025-10-02bookmark-list: Combine add+insertPeter Eisenmann
2025-10-02sidebar: Simplify do_rename functionPeter Eisenmann
2025-10-02sidebar: Warn on renaming of non-existent bookmarkPeter Eisenmann
2025-10-02bookmark-list: Simplify getterPeter Eisenmann
2025-10-02bookmark-list: Determine index internally when movingPeter Eisenmann
2025-10-02bookmark: Return location without refPeter Eisenmann
2025-10-02bookmark-list: Remove based on GFilePeter Eisenmann
2025-08-17sidebar: Format with uncrustifyPeter Eisenmann
2025-08-17sidebar: Integrate as normal filesPeter Eisenmann
2002-09-21Removed sidebar_tab_pieces from the Makefiles and theme definitions.Dave Camp
2002-07-27Update the current_background_color, the current_background_image, andDave Camp
2002-07-24(nautilus_music_view_init): Use an EelBackgroundBox instead of aDave Camp
2002-07-22Fixup usage of ellipses. Patch from Gregory Merchan <merchan@phys.lsu.edu>Alexander Larsson
2002-07-19Fixes the Nautilus part of #46238; see eel for the other part.Federico Mena Quintero
2002-07-10update the title color only if the background has changed;Michael Meeks
2002-07-05Changed "Reset Background" to "Use Default Background" and put it at theDave Camp
2002-04-05now g_strsplit returns an additional empty string when a delimiter isDavid Emory Watson
2002-03-07Because lots of recent bugs were due to "signal handler called afterDarin Adler
2002-03-07impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks
2002-03-01Don't call gdk_window_set_static_gravities(). That old anti-flicker trickAlexander Larsson
2002-02-28Use eel_str_replace_substring to replace the %s rather than usingDarin Adler
2002-02-14add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman
2002-02-07eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler
2002-01-08Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler
2002-01-08Remove preferences calback in ::finalize.Anders Carlsson
2002-01-04Fix rubberband selection when the icon view is scrolled by using theDarin Adler
2001-12-12protect vs. double destroy.Michael Meeks
2001-12-07lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler
2001-12-01Roll double-free bug fix from the branch.Darin Adler
2001-11-09Lots of files. Get rid a lot of unneeded casts.Darin Adler
2001-11-08Remove e-paned.Darin Adler
2001-11-07Switch to glib's gettext.Darin Adler
2001-11-06Lots of files. Another GtkObject -> GObject pass.Darin Adler
2001-11-04Tons of files. More GtkObject -> GObject stuff.Darin Adler