summaryrefslogtreecommitdiff
path: root/components/history
Commit message (Expand)AuthorAgeFilesLines
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-1/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-0/+1
* Register all the below components per display. I didn't makeMaciej Stachowiak2000-09-231-1/+6
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-2/+1
* completes task 1567. it shows a bug in the way the history view displaysMathieu Lacage2000-08-191-1/+20
* Cleans up the HistoryFrame : remove the History object and replaces itMathieu Lacage2000-08-181-9/+9
* Make the cut-n-paste libraries be only static archives. Link all theRamiro Estrugo2000-07-261-2/+0
* Added code to check for position of current page in list.Gene Z. Ragan2000-07-131-2/+4
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-1/+1
* Removed drag move from list. Changed navigation to occur on mouse up, notGene Z. Ragan2000-07-121-29/+44
* Fixed some leaks that cause problems with the new Bonobo.Darin Adler2000-07-111-0/+1
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-55/+44
* Removed the obsolete Nautilus/ContentView and Nautilus/MetaView.Darin Adler2000-07-074-8/+4
* Fixed bug 1571, Need titles in history list instead of just URIs.Gene Z. Ragan2000-07-071-135/+162
* Add $(VFS_CFLAGS) to the includes as it is neccessary for gnome-vfsGeorge Lebl2000-06-261-1/+2
* Modernized some NautilusBookmark code that had been writtenJohn Sullivan2000-06-161-8/+11
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-15/+9
* Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widgetRamiro Estrugo2000-06-101-0/+1
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-1/+0
* Once again, back to implicit initialization of preferences stuff. It makesRamiro Estrugo2000-06-021-8/+0
* Change preferences startup code to occur in only one place.Ramiro Estrugo2000-05-301-8/+7
* Ignore generated files.Ramiro Estrugo2000-05-291-1/+1
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-278-326/+14
* [deleted] [deleted]Darin Adler2000-05-242-2/+2
* The ViewFrame <-> View renaming.Darin Adler2000-05-232-8/+8
* Fix bugzilla tasks #599 (hex number is bad default for meta viewMaciej Stachowiak2000-05-207-13/+35
* Fixed bug that happens when there are no outstanding FIXMEs (hooray!).Darin Adler2000-04-272-10/+20
* Simplified preferences api by letting gconf do most of the work.Ramiro Estrugo2000-04-262-2/+2
* Yank rogue puts()Ramiro Estrugo2000-04-222-4/+0
* Call nautilus_preferences_init to make sure gconf is in businessRamiro Estrugo2000-04-222-0/+12
* Switched us to use gconf instead of gnome_config. There is stillRamiro Estrugo2000-04-221-1/+2
* Fixed a typo that was causing the history view to fail.Darin Adler2000-04-212-2/+2
* Darin and I started out thinking we were going to start enteringJohn Sullivan2000-04-202-8/+40
* OAF conversion. You must now build bonobo and gnome-vfs with --enable-oafMaciej Stachowiak2000-04-199-30/+125
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-143-4/+5
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-141-0/+1
* Removed notify_title_change call and removed initial_title parameter ofJohn Sullivan2000-03-292-2/+0
* Add initial_title parameter to notify_location_change signal and all itsJohn Sullivan2000-03-282-0/+2
* Cleaned up request-new-window situation with Nautilus_NavigationRequestInfo.John Sullivan2000-03-222-6/+2
* Make icon theme changes persist by using preferences mechanism.John Sullivan2000-03-162-2/+2
* Link all components with nautilus-widgets.Ramiro Estrugo2000-03-121-1/+6
* Lots of work to use Bonobo menu merging. The file manager now merges variousJohn Sullivan2000-03-072-46/+0
* Correction to previous checkin: connect signal to CList instead of HistoryViewJohn Sullivan2000-02-242-16/+8
* Two non-user-visible changes: (1) wire up history metaview to react to iconJohn Sullivan2000-02-242-4/+48
* Changed NautilusViewFrame to allow creation of `Nautilus::View' objectsMaciej Stachowiak2000-02-202-36/+40
* Made bookmarks display just file/directory name (instead of path) by default;John Sullivan2000-02-182-2/+2
* Fix warning. Update for Bonobo UIH changes. Update repo ID for BonoboElliot Lee2000-02-162-4/+2
* History metaview now lists all locations visited in this session, from mostJohn Sullivan2000-02-162-106/+64
* Added small icons to history metaview.John Sullivan2000-02-152-28/+158
* Add "Bonobo" to list of log domains to catch.Elliot Lee2000-02-102-42/+50