| Commit message (Expand) | Author | Age | Files | Lines |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -33/+21 |
* | add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecated | jacob berkman | 2002-02-14 | 1 | -11/+11 |
* | GNOME2_CONVERSION_COMPLETE eradication campaign | Darin Adler | 2002-01-25 | 1 | -5/+2 |
* | Remove. Remove nautilus-help.desktop since Nautilus isn't the help browser | Darin Adler | 2002-01-08 | 1 | -18/+1 |
* | lots of files Get rid of casts in callers to g_object_ref/g_object_unref. | Darin Adler | 2001-12-07 | 1 | -1/+1 |
* | Lots of files. Get rid a lot of unneeded casts. | Darin Adler | 2001-11-09 | 1 | -6/+6 |
* | Lots of files. Another GtkObject -> GObject pass. | Darin Adler | 2001-11-06 | 1 | -48/+38 |
* | Tons of files. More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -6/+6 |
* | Many files. Update for change in Eel boilerplate macro names. | Darin Adler | 2001-11-04 | 1 | -1/+1 |
* | fix EEL_DEFINE_BONOBO_BOILERPLATE call | Havoc Pennington | 2001-11-02 | 1 | -1/+1 |
* | cut-n-paste-code now compiles, and we are a hair's breadth away from | Darin Adler | 2001-10-31 | 1 | -6/+6 |
* | src now compiles -- next problem is linking | Darin Adler | 2001-10-30 | 1 | -16/+17 |
* | More GNOME 2 work. We now compile up to libnautilus-private and I'm | Darin Adler | 2001-10-28 | 1 | -5/+5 |
* | Updated bugzilla.eazel.com references to refer to the | Darin Adler | 2001-09-15 | 1 | -2/+2 |
* | Merge some stuff from the redhat-outstanding-patches branch | Alex Larsson | 2001-09-04 | 1 | -1/+7 |
* | Don't link in the libnautilus-private library for components that don't | Darin Adler | 2001-08-31 | 1 | -3/+2 |
* | Don't leak a GtkBox. | Vandoorselaere Yoann | 2001-08-27 | 1 | -1/+1 |
* | Some makefile cleanup. | Darin Adler | 2001-08-26 | 1 | -1/+1 |
* | Yoann Vandoorselaere <yoann@mandrakesoft.com> discovered that the | Darin Adler | 2001-05-11 | 1 | -2/+2 |
* | nautilus-extensions -> nautilus-private renaming. | Ramiro Estrugo | 2001-05-04 | 1 | -2/+2 |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -11/+11 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-02-23 | 1 | -1/+1 |
* | Remove the "backup unindexed search" preference for 1.0, which is | Rebecca Schulman | 2001-02-22 | 1 | -5/+2 |
* | Fix bugzilla.eazel.com 6414 to add prefence to nautilus to enable/disable | Rebecca Schulman | 2001-02-20 | 1 | -1/+1 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Ramiro Estrugo | 2001-01-18 | 1 | -1/+1 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Rebecca Schulman | 2001-01-17 | 1 | -3/+0 |
* | Change "index-only" to "index-if-available" in search uris, to take | Rebecca Schulman | 2001-01-12 | 1 | -1/+1 |
* | reviewed by: Darin Adler <darin@eazel.com> | Martin Norbäck | 2000-12-14 | 1 | -3/+4 |
* | Fixed bug 3750, to make cut/copy/paste work in the complex search bar | Rebecca Schulman | 2000-12-01 | 1 | -0/+27 |
* | Fix for bug 2438, that we need to handle bad user input when searching by | Rebecca Schulman | 2000-11-30 | 1 | -4/+11 |
* | Fixes for bugs 2376, 4553, and 3799 This should make the complex search | Rebecca Schulman | 2000-11-28 | 1 | -138/+117 |
* | Fixed the names of these files to match the menu items in shell-ui | Rebecca Schulman | 2000-10-13 | 1 | -2/+12 |
* | used the command path instead of widget path, fixing the error in my last | Rebecca Schulman | 2000-10-10 | 1 | -1/+1 |
* | More work on whittling the state machine down to size. | Darin Adler | 2000-10-03 | 1 | -1/+4 |
* | Fixed bug 3294 ("Find them" button remains insensitive when search | John Sullivan | 2000-09-27 | 1 | -0/+2 |
* | Fix more storage leaks. | Darin Adler | 2000-09-27 | 1 | -2/+5 |
* | Reinstated a less vile form of the queue_resize hack that had been here | John Sullivan | 2000-09-20 | 1 | -0/+13 |
* | Fixed bug 2519 (fix hideous queue_size_request hack) | John Sullivan | 2000-09-20 | 1 | -5/+0 |
* | Fixed bug 2977, to remove anti-aliased text from the emblm menu | Rebecca Schulman | 2000-09-14 | 1 | -1/+1 |
* | Fixed bug 2668 (Switching to Search mode should move the | John Sullivan | 2000-09-12 | 1 | -0/+33 |
* | Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633, to disallow repeat | Rebecca Schulman | 2000-09-08 | 1 | -46/+83 |
* | Fixed bug 2011, Numeric keypad enter key doesn't work right in Search | Gene Z. Ragan | 2000-09-07 | 1 | -0/+1 |
* | Removed some special-case file names that aren't needed any more. | Darin Adler | 2000-09-05 | 1 | -7/+4 |
* | Completed the rest of 2369 for the required milestone. | Rebecca Schulman | 2000-08-31 | 1 | -1/+0 |
* | Fixed bug 2013 (Enter should start complex search when any | John Sullivan | 2000-08-31 | 1 | -1/+12 |
* | Added more bug numbers to FIXMEs. 77 to go. I am exhausted | John Sullivan | 2000-08-29 | 1 | -3/+3 |
* | Work on task 1969, allow content searches to be done by looking for "All | Rebecca Schulman | 2000-08-28 | 1 | -2/+7 |
* | Fixed bug 2071 to improve the date modified search criterion. Also, an | Rebecca Schulman | 2000-08-26 | 1 | -2/+16 |
* | Checked in this patch from Ken Kocienda, which fixes | John Sullivan | 2000-08-23 | 1 | -1/+2 |
* | Implements core of task 1761 | Mathieu Lacage | 2000-08-15 | 1 | -5/+10 |