summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-018-13/+13
* fix bug 4015. add correct default here. remove bad default here. ramiroMathieu Lacage2000-11-014-24/+4
* Remove a bunch of debug echo statements i left in by mistake.Ramiro Estrugo2000-11-011-6/+0
* Call `update_view' on new sidebar panels that get activated, so they findMaciej Stachowiak2000-11-011-0/+5
* set the url to fix 4015 but it does not Nautilus attempts to connect toRobin Slomkowski2000-10-314-8/+16
* changed the services uris that are hard-coded into the wizard to onesAndy Hertzfeld2000-10-311-2/+2
* Rolling back missed files.J Shane Culpepper2000-10-313-5/+5
* backing out changes that caused a seroius regression in services.J Shane Culpepper2000-10-315-8/+8
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-318-13/+13
* added "eazel-services:" and "man:" to the schemes with custom sidebarAndy Hertzfeld2000-10-311-1/+3
* cleaned up the sidebar for the summary view by putting in a temporary hackAndy Hertzfeld2000-10-311-1/+22
* Fixed bug 4057 (clicking the back button while opening a hugeDarin Adler2000-10-307-532/+1
* switch authority-less eazel-services URL's from "eazel-services:/" toMichael Fleming2000-10-301-14/+8
* Fixing bad spelling in caveat.J Shane Culpepper2000-10-306-1/+161
* Change uses of "am_i_logged_in" and "who_is_logged_in" toMichael Fleming2000-10-301-28/+36
* Fixes for Bug #4104 and Bug# 4134. Changed error text to be moreJ Shane Culpepper2000-10-282-9/+17
* Dumshit me, I forgot to take out the file I retired from the makefile.Ramiro Estrugo2000-10-281-3/+2
* Fix bug 4054 - fix nautilus GNOME menu item so it does notRamiro Estrugo2000-10-282-11/+42
* Fixing Bug # 4097. Should now point to correct place.J Shane Culpepper2000-10-281-1/+1
* Fixed bug 4087 (crash leaving Summary view)John Sullivan2000-10-272-12/+2
* at Bud's request, implemented bug 4127, add a preference to show or hideAndy Hertzfeld2000-10-272-0/+30
* Fixed bugs in file renaming. These changes along with theDarin Adler2000-10-2710-67/+231
* Made a font size change.Arlo Rose2000-10-271-1/+1
* Grumble grumble canonical grumble ui grumble.John Sullivan2000-10-271-2/+2
* Fixed bug 4085 for now (need Support menu item in Services menu)John Sullivan2000-10-273-5/+28
* Commented out a wm hints line that was causing Nautilus to be unfocusableSeth Nickell2000-10-274-4/+20
* Folder renaming now starts when the icon is added rather than at someMike Engber2000-10-271-47/+4
* Install launch-nautilus, should fix rpmbuilding.Eskil Heyn Olsen2000-10-271-2/+2
* Add "Quit Nautilus Desktop" to desktop context menuMike Engber2000-10-261-1/+18
* Fixed the panel menu item to launch the desktop and one nautilus window,Rebecca Schulman2000-10-263-3/+8
* Fixing exported function name used from ammonite.J Shane Culpepper2000-10-261-3/+3
* fixed bug 2814, move "built-in bookmarks" checkbox from the edit bookmarksAndy Hertzfeld2000-10-261-53/+0
* Fix bug 3998 (Move to Trash crashes Nautilus if item with thatDarin Adler2000-10-265-6/+9
* Link names weren't properly escaped causing them not to get selected.Mike Engber2000-10-261-3/+4
* Fix bug 2571: action not computed corected for dnd in list view. Also, theMathieu Lacage2000-10-261-0/+84
* Make prelighted icons not prelighted when you leave the list view withoutMathieu Lacage2000-10-261-10/+3
* spaces... spaces. make dnd work in list view by removing some old codeMathieu Lacage2000-10-261-8/+9
* New set of functions for manipulating a set of case-insensitive stringsDarin Adler2000-10-251-1/+1
* new_folder_xfer_callback was not escaping the space in duplicate_name,Mike Engber2000-10-251-1/+1
* Fixing url string. Had one too many slashes.J Shane Culpepper2000-10-251-1/+1
* 2000-10-25 J Shane Culpepper <pepper@eazel.com>J Shane Culpepper2000-10-252-2/+58
* Changed to store the location URI separate from the NautilusFile object.Darin Adler2000-10-251-1/+8
* nautilus_list_set_selection used to pass a bogus NautilusCListRow* toMike Engber2000-10-252-2/+2
* Fix embarrassing check-in sloppinessMike Engber2000-10-241-1/+1
* Fixed APIs of new utils to match existing, similar, fns.Mike Engber2000-10-241-17/+30
* Some work towards reducing load_directory calls.Darin Adler2000-10-248-391/+320
* Last part of fix to 2989 - Disk thrashing on Nautilus startup. WhenPavel Cisler2000-10-241-2/+4
* Added callback for copy_move operation - to support selecting iconsMike Engber2000-10-241-8/+169
* Fix extra dependency that was causing the xml.h files to be generated tooDarin Adler2000-10-238-1258/+565
* Fixed memory leak I happened to notice.John Sullivan2000-10-232-0/+2