summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmark.c
AgeCommit message (Expand)Author
2026-07-26general: Use once variant of sourcesKhalid Abu Shawarib
2026-07-26general: Use g_set_object instead of unref, ref, reassignKhalid Abu Shawarib
2026-07-26general: Chain up object constructorKhalid Abu Shawarib
2026-07-26general: Use Explicit default flagsKhalid Abu Shawarib
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-05-26bookmark: Only notify icon properties on changeKhalid Abu Shawarib
2026-05-26bookmark: Don't allow empty strings for custom bookmark namesKhalid Abu Shawarib
2026-04-15general: Make attribute enum name genericPeter Eisenmann
2026-01-26bookmark: Fix crash when MTP devices report as goneAdithya
2025-10-02bookmark: Drop unused custom name propertyPeter Eisenmann
2025-10-02bookmark-list: Use location for contains checkPeter Eisenmann
2025-10-02bookmark: Return location without refPeter Eisenmann
2025-10-02bookmark: Use location directlyPeter Eisenmann
2025-06-16files-view: Fix spelling errorsKhalid Abu Shawarib
2024-06-15placessidebar: Reorganize placesAntónio Fernandes
2024-06-02general: Remove Other LocationsAntónio Fernandes
2024-05-24bookmark: Don't mark non-native bookmarks as brokenAntónio Fernandes
2024-05-24bookmark: Simplify get_native_icon() and get_xdg_type()António Fernandes
2024-05-24bookmark: Expose nautilus_bookmark_set_nameCorey Berla
2024-05-24bookmark: Update custom_name on new nameCorey Berla
2024-05-24bookmark: Stop notifying twice on set_nameCorey Berla
2024-03-30general: Use g_set_* macrosKhalid Abu Shawarib
2024-01-16window-slot: Save selection on history, not scroll positionAntónio Fernandes
2023-11-01general: remove nautilus-debugPeter Eisenmann
2023-11-01general: use G_LOG_DOMAIN and g_debug() over DEBUG()Peter Eisenmann
2023-10-28file: make nautilus_file_get_display_name return const stringPeter Eisenmann
2023-08-09general: Remove unused eel-vfs-extensions.h includesAntónio Fernandes
2022-07-02bookmark: Simplify broken bookmark icon logicAntónio Fernandes
2022-01-05toolbar: Use popovers for history menusAntónio Fernandes
2021-12-31general: Stop using GEmblemedIconAntónio Fernandes
2018-07-04bookmark: Use g_auto* macrosYi-Soo An
2018-01-04bookmark: Clean up get_is_builtinAntónio Fernandes
2018-01-03bookmark: Actually drop unused includeAntónio Fernandes
2018-01-03bookmark: Drop unused #includeAntónio Fernandes
2018-01-02general: remove desktop supportErnestas Kulik
2017-08-09nautilus.desktop: Remove saved-search leftoversCarlos Soriano
2016-10-07general: quash some warningsErnestas Kulik
2016-10-07bookmark: port to G_DECLARE* type declarationsSirbu Lavinia Stefania
2016-08-29general: run uncrustifyCarlos Soriano
2016-04-25general: merge libnautilus-private to srcCarlos Soriano
2000-02-15Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it inJohn Sullivan
2000-02-15Added small icons to the Back and Forward context menus. Made window back andJohn Sullivan
2000-02-01Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler
2000-01-28Added icons to bookmarks menu & window; cleaned up some zoom code; fixed a fewJohn Sullivan
2000-01-03Update copyright notices.Elliot Lee
1999-12-31Implemented save/restore bookmarks across sessions. Also changed implementationJohn Sullivan
1999-12-29Added nautilus_bookmark_copy and fixed g_return_if_fail compile problem.John Sullivan
1999-12-29Just improved the quantity and quality of g_return_if_fail calls.John Sullivan
1999-12-29Prevented "Add Bookmark" from adding multiple identical bookmarks; fixedJohn Sullivan
1999-12-20The bookmarks menu is now limping along. Add Bookmark works, and the items thatJohn Sullivan