summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* bookmark: Simplify broken bookmark icon logicAntónio Fernandes2022-07-021-39/+7
* toolbar: Use popovers for history menusAntónio Fernandes2022-01-051-26/+0
* general: Stop using GEmblemedIconAntónio Fernandes2021-12-311-0/+5
* bookmark: Use g_auto* macrosYi-Soo An2018-07-041-27/+12
* bookmark: Clean up get_is_builtinAntónio Fernandes2018-01-041-6/+3
* bookmark: Actually drop unused includeAntónio Fernandes2018-01-031-1/+1
* bookmark: Drop unused #includeAntónio Fernandes2018-01-031-1/+0
* general: remove desktop supportErnestas Kulik2018-01-021-2/+1
* nautilus.desktop: Remove saved-search leftoversCarlos Soriano2017-08-091-10/+2
* general: quash some warningsErnestas Kulik2016-10-071-4/+4
* bookmark: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-071-89/+86
* general: run uncrustifyCarlos Soriano2016-08-291-543/+635
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-0/+780
* Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it inJohn Sullivan2000-02-151-280/+0
* Added small icons to the Back and Forward context menus. Made window back andJohn Sullivan2000-02-151-0/+59
* Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler2000-02-011-7/+7
* Added icons to bookmarks menu & window; cleaned up some zoom code; fixed a fewJohn Sullivan2000-01-281-8/+50
* Update copyright notices.Elliot Lee2000-01-031-1/+1
* Implemented save/restore bookmarks across sessions. Also changed implementationJohn Sullivan1999-12-311-9/+7
* Added nautilus_bookmark_copy and fixed g_return_if_fail compile problem.John Sullivan1999-12-291-0/+10
* Just improved the quantity and quality of g_return_if_fail calls.John Sullivan1999-12-291-3/+6
* Prevented "Add Bookmark" from adding multiple identical bookmarks; fixedJohn Sullivan1999-12-291-8/+46
* The bookmarks menu is now limping along. Add Bookmark works, and the items thatJohn Sullivan1999-12-201-0/+130