summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Believed fix to 4361 and possible progress on 4157.Maciej Stachowiak2000-11-023-2/+79
* Clean up some of the "human" strings for search uris, mostly so theRebecca Schulman2000-11-021-11/+29
* New functions.Maciej Stachowiak2000-11-012-5/+71
* Fix bug 4305 (Nautilus can't find myplay.com (default bookmark)Darin Adler2000-11-015-162/+249
* Change '=+' to the more common '+=' when adding integers.Ramiro Estrugo2000-11-011-2/+2
* Make smooth graphics mode be false by default as agreed for pr2.Ramiro Estrugo2000-11-011-3/+3
* Hook up new GnomeVFS "make canonical" calls to fix test cases Darin neededPavel Cisler2000-11-011-41/+14
* This is completely useless but I needed a break from "usefull" bugs. AddMathieu Lacage2000-11-011-0/+4
* added a new "loading thumbnail" icon from SusanAndy Hertzfeld2000-11-011-1/+1
* Add the new self-checks that will help Pavel see the minimum I need in aDarin Adler2000-11-011-8/+24
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-014-109/+182
* fix bug 4015. add correct default here. remove bad default here. ramiroMathieu Lacage2000-11-011-1/+1
* Fix 4227 - Trying to copy an unreadable file gives a bogus error message.Pavel Cisler2000-11-011-8/+18
* Fixed bug 4334 (changing layout separataes icon from name)John Sullivan2000-11-011-0/+5
* Try to correct a problem jfleck was having.Ali Abdin2000-10-311-1/+1
* missed a fileJ Shane Culpepper2000-10-311-3/+2
* backing out changes that caused a seroius regression in services.J Shane Culpepper2000-10-313-176/+107
* made thumbnailing work remotely for all images, by treating small remoteAndy Hertzfeld2000-10-313-14/+29
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-314-109/+179
* fixed bug 4190, problem thumbnailing icons in vault, by adding a test toAndy Hertzfeld2000-10-311-1/+7
* Fix bug 4202 (rename a file to an existing file will crashDarin Adler2000-10-311-4/+15
* Fixed bug 4166, "New Folder" offset problem.Gene Z. Ragan2000-10-301-16/+3
* Fixed nautilus_gdk_pixbuf_load_async bug that would cause it to failMike Engber2000-10-301-14/+13
* Fixed bug 4176, that files remaining to be copied goes up instead of down.Rebecca Schulman2000-10-301-3/+3
* Fixed bug 4057 (clicking the back button while opening a hugeDarin Adler2000-10-301-2/+1
* nautilus_make_uri_canonical was relying on GnomeVFSURI sort-of handlingPavel Cisler2000-10-301-14/+51
* made nautilus_label interpret a wrap width of -1 to mean "use all of theAndy Hertzfeld2000-10-301-3/+52
* at Bud's request, implemented bug 4127, add a preference to show or hideAndy Hertzfeld2000-10-272-0/+14
* Fixed bugs in file renaming. These changes along with theDarin Adler2000-10-272-136/+64
* Grumble grumble canonical grumble ui grumble.John Sullivan2000-10-273-15/+0
* Fixed bug 4114 (typing single word into location bar crashes)John Sullivan2000-10-271-65/+60
* An attempt to fix a list view redraw glitch Andy and I were trying toPavel Cisler2000-10-271-0/+2
* fixed bug 4108, changing themes in the list view crashes nautilus. FixedAndy Hertzfeld2000-10-271-4/+4
* Fixed bug 4064 (Can't get a right-click menu in vault)John Sullivan2000-10-272-10/+114
* Folder renaming now starts when the icon is added rather than at someMike Engber2000-10-273-12/+85
* Did some refactoring to stop an assertion in NautilusDirectoryGene Z. Ragan2000-10-261-16/+5
* fixed bug 2814, move "built-in bookmarks" checkbox from the edit bookmarksAndy Hertzfeld2000-10-262-5/+17
* Fix bug 4052 (sidebar file count is not updated as settings areDarin Adler2000-10-261-12/+18
* Fix bug 3998 (Move to Trash crashes Nautilus if item with thatDarin Adler2000-10-262-12/+12
* Link names weren't properly escaped causing them not to get selected.Mike Engber2000-10-261-6/+16
* Fix bug 2571: action not computed corected for dnd in list view. Also, theMathieu Lacage2000-10-264-55/+62
* Make prelighted icons not prelighted when you leave the list view withoutMathieu Lacage2000-10-261-4/+13
* spaces... spaces. make dnd work in list view by removing some old codeMathieu Lacage2000-10-262-3/+3
* Fixed problems that were causing crash when Services button pressed.John Sullivan2000-10-261-15/+21
* New set of functions for manipulating a set of case-insensitive stringsDarin Adler2000-10-256-157/+273
* new_folder_xfer_callback was not escaping the space in duplicate_name,Mike Engber2000-10-251-1/+1
* nautilus_list_set_selection used to pass a bogus NautilusCListRow* toMike Engber2000-10-251-6/+3
* Removed. It was a bad try. Stuff is now in eazel-services-extensions.h.Ramiro Estrugo2000-10-254-0/+130
* Make sure text layout honors the vertical and horizontal offsets.Ramiro Estrugo2000-10-251-18/+13
* worked on bug 3898, selection in the aa icon view is too slow. Fixed byAndy Hertzfeld2000-10-253-17/+93