summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-uri.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs exposed by "make check".Darin Adler2001-12-041-2/+2
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-1/+0
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-3/+3
* Changed code that uses g_list_append to use g_list_prepend in all theDarin Adler2001-05-111-8/+8
* Remove librsvg.Ramiro Estrugo2001-04-041-44/+44
* Fixed bug 5245, that words used in the search bar were used elsewhere,Rebecca Schulman2001-02-011-193/+98
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-32/+25
* Fixed "make check." Oh, the woes. Earlier I removed a field from a structRebecca Schulman2001-01-231-0/+17
* Fix bug 5316, that search results code has empty strings marked forRebecca Schulman2001-01-231-39/+3
* Updated self-check expected results to match recent wording changes. ThisJohn Sullivan2000-12-211-4/+4
* Fix for bug 5244, that search interface text that are sentence fragmentsRebecca Schulman2000-12-211-14/+154
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-12-091-0/+6
* Bug numbers for the FIXMEs in libnautilus-extensions.Rebecca Schulman2000-12-081-3/+3
* Removed the *_suffix code. The change log said this would require dataDarin Adler2000-12-071-47/+13
* Changes to fix bugs 2341, to match the sidebar to Arlo's design for searchRebecca Schulman2000-12-071-3/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-071-3/+3
* Remove a comment about a FIXME that is fixed.Rebecca Schulman2000-12-071-8/+2
* Fixed the tests to go along with my changesRebecca Schulman2000-11-171-4/+4
* reviewed by: Darin Adler <darin@eazel.com> (Patch for check-FIXME.pl;Rebecca Schulman2000-11-171-13/+13
* Clean up some of the "human" strings for search uris, mostly so theRebecca Schulman2000-11-021-11/+29
* fix bug 2378. This was waaaay tougher than I expected: the translationMathieu Lacage2000-09-181-6/+18
* Fixed make check for my earlier changes fixed the emblem criteria uris soRebecca Schulman2000-09-091-3/+3
* Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633, to disallow repeatRebecca Schulman2000-09-081-3/+2
* Got rid of a FIXME for a bug that was already fixed. Got rid of a FIXMEDarin Adler2000-09-061-2/+0
* add some dnd UI nicety. GtkCTreeNode now hold a pointer to theirMathieu Lacage2000-09-051-4/+4
* Most of the work on 2369, to add the emblems to the search criteria. ThisRebecca Schulman2000-08-301-15/+25
* fix a checks. fix a space added in the generated sentences.Mathieu Lacage2000-08-291-6/+12
* Added more bug numbers to FIXMEs. 166 to go.John Sullivan2000-08-281-6/+6
* Fixed bug 2071 to improve the date modified search criterion. Also, anRebecca Schulman2000-08-261-28/+32
* Don't use tabs any more. Spell check. Add libglade.Darin Adler2000-08-171-22/+24
* add more tests.Mathieu Lacage2000-08-161-2/+11
* add loads of self-test. fix bugs encountered in the testing. Thanks Darin.Mathieu Lacage2000-08-161-4/+45
* Fix the self-check, which was exposing some errors that need to be fixed.Darin Adler2000-08-151-4/+7
* Getting closer to an implementation of the shared trash. Did a bitDarin Adler2000-08-151-42/+51
* Implements core of task 1761Mathieu Lacage2000-08-151-0/+634
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-122/+0
* After complaints from Rebecca, I tested my search changes andDarin Adler2000-07-281-2/+1
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-2/+3
* Add better escaping to the search bar, rendering it functional!Seth Nickell2000-07-201-9/+17
* added ability to add more criterion (still incomplete)Rebecca Schulman2000-06-281-0/+36
* (nautilus_simple_search_bar_set_search_controls): Extended search uri api;Rebecka Schulman2000-06-231-2/+45
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-0/+35