summaryrefslogtreecommitdiff
path: root/src/nautilus-switchable-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-12/+8
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-061-5/+4
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-8/+8
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-251-5/+2
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-4/+4
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* src now compiles -- next problem is linkingDarin Adler2001-10-301-3/+6
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-5/+4
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-4/+4
* Don't leak a GtkBox.Vandoorselaere Yoann2001-08-271-2/+0
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-8/+8
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* Remove librsvg.Ramiro Estrugo2001-04-041-3/+3
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* Fixed bug 5946 (minimum Nautilus window size is too large)John Sullivan2001-02-081-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-5/+3
* Hopefully will improve performance for menu merging in a case where it isRebecca Schulman2000-12-071-5/+0
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-21/+29
* More work on whittling the state machine down to size.Darin Adler2000-10-031-0/+2
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-1/+1
* Fix more storage leaks.Darin Adler2000-09-271-3/+6
* Fixed bug 1860 (Switching to complex search bar leavesJohn Sullivan2000-09-201-0/+11
* Fixed uninitialized variable problems found by compiling with -ODarin Adler2000-09-131-2/+2
* Fixed bug 2668 (Switching to Search mode should move theJohn Sullivan2000-09-121-0/+25
* Added more bug numbers to FIXMEs. 77 to go. I am exhaustedJohn Sullivan2000-08-291-3/+4
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+24
* connect the simple search bar and the copmlex search bar location_changedMathieu Lacage2000-08-031-0/+10
* Reinstated the bug fix to 1781 from two days ago,John Sullivan2000-08-031-2/+45
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-65/+58
* Finished task 1781 (Type of search bar should changeJohn Sullivan2000-08-011-2/+45
* After complaints from Rebecca, I tested my search changes andDarin Adler2000-07-281-16/+10
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-74/+44
* Redid the complex search bar to look the way we actually wanted it. ThereRebecca Schulman2000-07-271-2/+1
* added ability to add more criterion (still incomplete)Rebecca Schulman2000-06-281-11/+24
* (nautilus_simple_search_bar_set_search_controls): Extended search uri api;Rebecka Schulman2000-06-231-32/+9
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-0/+233