summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* 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