| Commit message (Expand) | Author | Age | Files | Lines |
* | Un-revert my changes from before, fixing the bugs in the process. | Maciej Stachowiak | 2000-11-01 | 8 | -13/+13 |
* | fix bug 4015. add correct default here. remove bad default here. ramiro | Mathieu Lacage | 2000-11-01 | 4 | -24/+4 |
* | Remove a bunch of debug echo statements i left in by mistake. | Ramiro Estrugo | 2000-11-01 | 1 | -6/+0 |
* | Call `update_view' on new sidebar panels that get activated, so they find | Maciej Stachowiak | 2000-11-01 | 1 | -0/+5 |
* | set the url to fix 4015 but it does not Nautilus attempts to connect to | Robin Slomkowski | 2000-10-31 | 4 | -8/+16 |
* | changed the services uris that are hard-coded into the wizard to ones | Andy Hertzfeld | 2000-10-31 | 1 | -2/+2 |
* | Rolling back missed files. | J Shane Culpepper | 2000-10-31 | 3 | -5/+5 |
* | backing out changes that caused a seroius regression in services. | J Shane Culpepper | 2000-10-31 | 5 | -8/+8 |
* | Portions of the fix for 2379 (the parts that don't make it crash). | Maciej Stachowiak | 2000-10-31 | 8 | -13/+13 |
* | added "eazel-services:" and "man:" to the schemes with custom sidebar | Andy Hertzfeld | 2000-10-31 | 1 | -1/+3 |
* | cleaned up the sidebar for the summary view by putting in a temporary hack | Andy Hertzfeld | 2000-10-31 | 1 | -1/+22 |
* | Fixed bug 4057 (clicking the back button while opening a huge | Darin Adler | 2000-10-30 | 7 | -532/+1 |
* | switch authority-less eazel-services URL's from "eazel-services:/" to | Michael Fleming | 2000-10-30 | 1 | -14/+8 |
* | Fixing bad spelling in caveat. | J Shane Culpepper | 2000-10-30 | 6 | -1/+161 |
* | Change uses of "am_i_logged_in" and "who_is_logged_in" to | Michael Fleming | 2000-10-30 | 1 | -28/+36 |
* | Fixes for Bug #4104 and Bug# 4134. Changed error text to be more | J Shane Culpepper | 2000-10-28 | 2 | -9/+17 |
* | Dumshit me, I forgot to take out the file I retired from the makefile. | Ramiro Estrugo | 2000-10-28 | 1 | -3/+2 |
* | Fix bug 4054 - fix nautilus GNOME menu item so it does not | Ramiro Estrugo | 2000-10-28 | 2 | -11/+42 |
* | Fixing Bug # 4097. Should now point to correct place. | J Shane Culpepper | 2000-10-28 | 1 | -1/+1 |
* | Fixed bug 4087 (crash leaving Summary view) | John Sullivan | 2000-10-27 | 2 | -12/+2 |
* | at Bud's request, implemented bug 4127, add a preference to show or hide | Andy Hertzfeld | 2000-10-27 | 2 | -0/+30 |
* | Fixed bugs in file renaming. These changes along with the | Darin Adler | 2000-10-27 | 10 | -67/+231 |
* | Made a font size change. | Arlo Rose | 2000-10-27 | 1 | -1/+1 |
* | Grumble grumble canonical grumble ui grumble. | John Sullivan | 2000-10-27 | 1 | -2/+2 |
* | Fixed bug 4085 for now (need Support menu item in Services menu) | John Sullivan | 2000-10-27 | 3 | -5/+28 |
* | Commented out a wm hints line that was causing Nautilus to be unfocusable | Seth Nickell | 2000-10-27 | 4 | -4/+20 |
* | Folder renaming now starts when the icon is added rather than at some | Mike Engber | 2000-10-27 | 1 | -47/+4 |
* | Install launch-nautilus, should fix rpmbuilding. | Eskil Heyn Olsen | 2000-10-27 | 1 | -2/+2 |
* | Add "Quit Nautilus Desktop" to desktop context menu | Mike Engber | 2000-10-26 | 1 | -1/+18 |
* | Fixed the panel menu item to launch the desktop and one nautilus window, | Rebecca Schulman | 2000-10-26 | 3 | -3/+8 |
* | Fixing exported function name used from ammonite. | J Shane Culpepper | 2000-10-26 | 1 | -3/+3 |
* | fixed bug 2814, move "built-in bookmarks" checkbox from the edit bookmarks | Andy Hertzfeld | 2000-10-26 | 1 | -53/+0 |
* | Fix bug 3998 (Move to Trash crashes Nautilus if item with that | Darin Adler | 2000-10-26 | 5 | -6/+9 |
* | Link names weren't properly escaped causing them not to get selected. | Mike Engber | 2000-10-26 | 1 | -3/+4 |
* | Fix bug 2571: action not computed corected for dnd in list view. Also, the | Mathieu Lacage | 2000-10-26 | 1 | -0/+84 |
* | Make prelighted icons not prelighted when you leave the list view without | Mathieu Lacage | 2000-10-26 | 1 | -10/+3 |
* | spaces... spaces. make dnd work in list view by removing some old code | Mathieu Lacage | 2000-10-26 | 1 | -8/+9 |
* | New set of functions for manipulating a set of case-insensitive strings | Darin Adler | 2000-10-25 | 1 | -1/+1 |
* | new_folder_xfer_callback was not escaping the space in duplicate_name, | Mike Engber | 2000-10-25 | 1 | -1/+1 |
* | Fixing url string. Had one too many slashes. | J Shane Culpepper | 2000-10-25 | 1 | -1/+1 |
* | 2000-10-25 J Shane Culpepper <pepper@eazel.com> | J Shane Culpepper | 2000-10-25 | 2 | -2/+58 |
* | Changed to store the location URI separate from the NautilusFile object. | Darin Adler | 2000-10-25 | 1 | -1/+8 |
* | nautilus_list_set_selection used to pass a bogus NautilusCListRow* to | Mike Engber | 2000-10-25 | 2 | -2/+2 |
* | Fix embarrassing check-in sloppiness | Mike Engber | 2000-10-24 | 1 | -1/+1 |
* | Fixed APIs of new utils to match existing, similar, fns. | Mike Engber | 2000-10-24 | 1 | -17/+30 |
* | Some work towards reducing load_directory calls. | Darin Adler | 2000-10-24 | 8 | -391/+320 |
* | Last part of fix to 2989 - Disk thrashing on Nautilus startup. When | Pavel Cisler | 2000-10-24 | 1 | -2/+4 |
* | Added callback for copy_move operation - to support selecting icons | Mike Engber | 2000-10-24 | 1 | -8/+169 |
* | Fix extra dependency that was causing the xml.h files to be generated too | Darin Adler | 2000-10-23 | 8 | -1258/+565 |
* | Fixed memory leak I happened to notice. | John Sullivan | 2000-10-23 | 2 | -0/+2 |