| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bugs exposed by "make check". | Darin Adler | 2001-12-04 | 1 | -2/+2 |
* | More GNOME 2 work. We now compile up to libnautilus-private and I'm | Darin Adler | 2001-10-28 | 1 | -1/+0 |
* | Updated bugzilla.eazel.com references to refer to the | Darin Adler | 2001-09-15 | 1 | -3/+3 |
* | Changed code that uses g_list_append to use g_list_prepend in all the | Darin Adler | 2001-05-11 | 1 | -8/+8 |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -44/+44 |
* | Fixed bug 5245, that words used in the search bar were used elsewhere, | Rebecca Schulman | 2001-02-01 | 1 | -193/+98 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-01-31 | 1 | -32/+25 |
* | Fixed "make check." Oh, the woes. Earlier I removed a field from a struct | Rebecca Schulman | 2001-01-23 | 1 | -0/+17 |
* | Fix bug 5316, that search results code has empty strings marked for | Rebecca Schulman | 2001-01-23 | 1 | -39/+3 |
* | Updated self-check expected results to match recent wording changes. This | John Sullivan | 2000-12-21 | 1 | -4/+4 |
* | Fix for bug 5244, that search interface text that are sentence fragments | Rebecca Schulman | 2000-12-21 | 1 | -14/+154 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2000-12-09 | 1 | -0/+6 |
* | Bug numbers for the FIXMEs in libnautilus-extensions. | Rebecca Schulman | 2000-12-08 | 1 | -3/+3 |
* | Removed the *_suffix code. The change log said this would require data | Darin Adler | 2000-12-07 | 1 | -47/+13 |
* | Changes to fix bugs 2341, to match the sidebar to Arlo's design for search | Rebecca Schulman | 2000-12-07 | 1 | -3/+1 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2000-12-07 | 1 | -3/+3 |
* | Remove a comment about a FIXME that is fixed. | Rebecca Schulman | 2000-12-07 | 1 | -8/+2 |
* | Fixed the tests to go along with my changes | Rebecca Schulman | 2000-11-17 | 1 | -4/+4 |
* | reviewed by: Darin Adler <darin@eazel.com> (Patch for check-FIXME.pl; | Rebecca Schulman | 2000-11-17 | 1 | -13/+13 |
* | Clean up some of the "human" strings for search uris, mostly so the | Rebecca Schulman | 2000-11-02 | 1 | -11/+29 |
* | fix bug 2378. This was waaaay tougher than I expected: the translation | Mathieu Lacage | 2000-09-18 | 1 | -6/+18 |
* | Fixed make check for my earlier changes fixed the emblem criteria uris so | Rebecca Schulman | 2000-09-09 | 1 | -3/+3 |
* | Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633, to disallow repeat | Rebecca Schulman | 2000-09-08 | 1 | -3/+2 |
* | Got rid of a FIXME for a bug that was already fixed. Got rid of a FIXME | Darin Adler | 2000-09-06 | 1 | -2/+0 |
* | add some dnd UI nicety. GtkCTreeNode now hold a pointer to their | Mathieu Lacage | 2000-09-05 | 1 | -4/+4 |
* | Most of the work on 2369, to add the emblems to the search criteria. This | Rebecca Schulman | 2000-08-30 | 1 | -15/+25 |
* | fix a checks. fix a space added in the generated sentences. | Mathieu Lacage | 2000-08-29 | 1 | -6/+12 |
* | Added more bug numbers to FIXMEs. 166 to go. | John Sullivan | 2000-08-28 | 1 | -6/+6 |
* | Fixed bug 2071 to improve the date modified search criterion. Also, an | Rebecca Schulman | 2000-08-26 | 1 | -28/+32 |
* | Don't use tabs any more. Spell check. Add libglade. | Darin Adler | 2000-08-17 | 1 | -22/+24 |
* | add more tests. | Mathieu Lacage | 2000-08-16 | 1 | -2/+11 |
* | add loads of self-test. fix bugs encountered in the testing. Thanks Darin. | Mathieu Lacage | 2000-08-16 | 1 | -4/+45 |
* | Fix the self-check, which was exposing some errors that need to be fixed. | Darin Adler | 2000-08-15 | 1 | -4/+7 |
* | Getting closer to an implementation of the shared trash. Did a bit | Darin Adler | 2000-08-15 | 1 | -42/+51 |
* | Implements core of task 1761 | Mathieu Lacage | 2000-08-15 | 1 | -0/+634 |
* | Completed bug 1433, the interface to search by file name and attribute. | Rebecca Schulman | 2000-08-03 | 1 | -122/+0 |
* | After complaints from Rebecca, I tested my search changes and | Darin Adler | 2000-07-28 | 1 | -2/+1 |
* | This needs to return a g_free'able string, so I changed the placeholder to | Darin Adler | 2000-07-27 | 1 | -2/+3 |
* | Add better escaping to the search bar, rendering it functional! | Seth Nickell | 2000-07-20 | 1 | -9/+17 |
* | added ability to add more criterion (still incomplete) | Rebecca Schulman | 2000-06-28 | 1 | -0/+36 |
* | (nautilus_simple_search_bar_set_search_controls): Extended search uri api; | Rebecka Schulman | 2000-06-23 | 1 | -2/+45 |
* | set up search-bar as a virtual class that switches between the available | Rebecca Schulman | 2000-06-21 | 1 | -0/+35 |