summaryrefslogtreecommitdiff
path: root/src/nautilus-complex-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-33/+21
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-11/+11
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-251-5/+2
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-18/+1
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-1/+1
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-6/+6
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-48/+38
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-6/+6
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* fix EEL_DEFINE_BONOBO_BOILERPLATE callHavoc Pennington2001-11-021-1/+1
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-6/+6
* src now compiles -- next problem is linkingDarin Adler2001-10-301-16/+17
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-5/+5
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-2/+2
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-041-1/+7
* Don't link in the libnautilus-private library for components that don'tDarin Adler2001-08-311-3/+2
* Don't leak a GtkBox.Vandoorselaere Yoann2001-08-271-1/+1
* Some makefile cleanup.Darin Adler2001-08-261-1/+1
* Yoann Vandoorselaere <yoann@mandrakesoft.com> discovered that theDarin Adler2001-05-111-2/+2
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* Remove librsvg.Ramiro Estrugo2001-04-041-11/+11
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* Remove the "backup unindexed search" preference for 1.0, which isRebecca Schulman2001-02-221-5/+2
* Fix bugzilla.eazel.com 6414 to add prefence to nautilus to enable/disableRebecca Schulman2001-02-201-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Rebecca Schulman2001-01-171-3/+0
* Change "index-only" to "index-if-available" in search uris, to takeRebecca Schulman2001-01-121-1/+1
* reviewed by: Darin Adler <darin@eazel.com>Martin Norbäck2000-12-141-3/+4
* Fixed bug 3750, to make cut/copy/paste work in the complex search barRebecca Schulman2000-12-011-0/+27
* Fix for bug 2438, that we need to handle bad user input when searching byRebecca Schulman2000-11-301-4/+11
* Fixes for bugs 2376, 4553, and 3799 This should make the complex searchRebecca Schulman2000-11-281-138/+117
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-2/+12
* used the command path instead of widget path, fixing the error in my lastRebecca Schulman2000-10-101-1/+1
* More work on whittling the state machine down to size.Darin Adler2000-10-031-1/+4
* Fixed bug 3294 ("Find them" button remains insensitive when searchJohn Sullivan2000-09-271-0/+2
* Fix more storage leaks.Darin Adler2000-09-271-2/+5
* Reinstated a less vile form of the queue_resize hack that had been hereJohn Sullivan2000-09-201-0/+13
* Fixed bug 2519 (fix hideous queue_size_request hack)John Sullivan2000-09-201-5/+0
* Fixed bug 2977, to remove anti-aliased text from the emblm menuRebecca Schulman2000-09-141-1/+1
* Fixed bug 2668 (Switching to Search mode should move theJohn Sullivan2000-09-121-0/+33
* Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633, to disallow repeatRebecca Schulman2000-09-081-46/+83
* Fixed bug 2011, Numeric keypad enter key doesn't work right in SearchGene Z. Ragan2000-09-071-0/+1
* Removed some special-case file names that aren't needed any more.Darin Adler2000-09-051-7/+4
* Completed the rest of 2369 for the required milestone.Rebecca Schulman2000-08-311-1/+0
* Fixed bug 2013 (Enter should start complex search when anyJohn Sullivan2000-08-311-1/+12
* Added more bug numbers to FIXMEs. 77 to go. I am exhaustedJohn Sullivan2000-08-291-3/+3
* Work on task 1969, allow content searches to be done by looking for "AllRebecca Schulman2000-08-281-2/+7
* Fixed bug 2071 to improve the date modified search criterion. Also, anRebecca Schulman2000-08-261-2/+16
* Checked in this patch from Ken Kocienda, which fixesJohn Sullivan2000-08-231-1/+2
* Implements core of task 1761Mathieu Lacage2000-08-151-5/+10