summaryrefslogtreecommitdiff
path: root/src/nautilus-object-window.c
Commit message (Expand)AuthorAgeFilesLines
* To get started on a bug, I dismantled part of the state machine,Darin Adler2000-09-141-5/+0
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-7/+5
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-2/+0
* Fixed bug 1305 (Selecting file with really long name makesJohn Sullivan2000-09-121-1/+27
* Fixed bug 2218 (Duplicate items appear in history list)John Sullivan2000-09-081-1/+5
* fixed bug 1246, by moving the sidebar event initialization code from theAndy Hertzfeld2000-09-081-4/+0
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-0/+5
* Removed our quitting logic from nautilus-application (where it was tied toMike Engber2000-09-011-0/+4
* Converted more preferences to not be coupled to user level,John Sullivan2000-08-311-1/+1
* Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's seeGene Z. Ragan2000-08-311-1/+1
* added a netscape like throbber to give busy feedback while loading pages.Andy Hertzfeld2000-08-301-0/+9
* Fixed bug 2223 (selecting separator of "View As" optionJohn Sullivan2000-08-291-6/+14
* Fixed bug 2173 (We should allow clearing the History list)John Sullivan2000-08-291-8/+61
* Added more bug numbers to FIXMEs. 142 to go.John Sullivan2000-08-281-2/+2
* Fixed bug 1934 ("View as" menu gets ludicrously tall whenJohn Sullivan2000-08-251-3/+10
* Moved functions to gnome-vfs.Darin Adler2000-08-251-1/+2
* Fixed bug 1653 (new menu layout). View menu now containsJohn Sullivan2000-08-241-152/+96
* More work on bug 1653 (new menu layout). Now there's aJohn Sullivan2000-08-241-16/+24
* Checked in this patch from Ken Kocienda, which fixesJohn Sullivan2000-08-231-1/+2
* More work on bug 1653 (new menu layout)John Sullivan2000-08-221-0/+4
* More work on bug 1653 (new menu layout)John Sullivan2000-08-221-0/+14
* More work on bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-191-0/+11
* Cleans up the HistoryFrame : remove the History object and replaces itMathieu Lacage2000-08-181-8/+3
* More menu tweaking, including switching over to useJohn Sullivan2000-08-181-2/+0
* Getting closer to an implementation of the shared trash. Did a bitDarin Adler2000-08-151-48/+51
* Some bug fixes, including a fix for bug 2156 (all sidebar panelsDarin Adler2000-08-151-4/+5
* Fixed bug 1891 (calling set_title before report_load_underway hasDarin Adler2000-08-111-23/+27
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-3/+3
* Fixed bug 2081 (crash changing themes). The problem was thatDarin Adler2000-08-101-1/+1
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-13/+31
* Make Nautilus tolerant to window titles and component geometriesRamiro Estrugo2000-08-091-18/+58
* Made preview bug 2017 no longer crash. That's the "Up buttonJohn Sullivan2000-08-081-0/+6
* Fixed bugs 1985 and 1986 (infinite loops using Mozilla). Both wereDarin Adler2000-08-071-1/+1
* Fix bug where we would leak a remote UI handler. This caused bad problemsDarin Adler2000-08-051-0/+2
* fixes bug 1881. add special case tests.Mathieu Lacage2000-08-041-2/+2
* Added HACKING to the files to skip.Darin Adler2000-08-021-5/+6
* Finished rest of bug 762 (Framework for dealing withJohn Sullivan2000-07-311-0/+1
* Finished task 1793 (Display hierarchical pre-canned set of bookmarks)John Sullivan2000-07-281-0/+2
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-2/+2
* Overode show function with nautilus_window_show. We need to do this so weGene Z. Ragan2000-07-191-31/+45
* Fixed bug 1021, Should be able to hide toolbar, sidebar and locationbar.Gene Z. Ragan2000-07-181-13/+140
* Changed desktop menu to offer close desktop instead of quit nautilus.Mike Engber2000-07-131-8/+0
* Added code to check for position of current page in list.Gene Z. Ragan2000-07-131-1/+30
* My apologies to all who read the cvs commits list that haveDarin Adler2000-07-131-11/+16
* Hooked up the quit menu in the desktop context menu to quit Nautilus. Now,Mike Engber2000-07-121-0/+8
* Fixed a bug I introduced at application startup time where it would quitDarin Adler2000-07-111-2/+2
* added a mini-icon for Nautilus from Susan. Also, removed the privateAndy Hertzfeld2000-07-111-81/+17
* Load mime->vfs module mapping from gnome-vfs.Ian McKellar2000-07-111-6/+7
* added a "web search" button to the toolbar. To do this, I also had toAndy Hertzfeld2000-07-111-2/+17
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-25/+21