summaryrefslogtreecommitdiff
path: root/src/nautilus-simple-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Use calls by new names.Darin Adler2000-10-181-2/+3
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-23/+32
* More work on whittling the state machine down to size.Darin Adler2000-10-031-0/+2
* Fixed bug 2668 (Switching to Search mode should move theJohn Sullivan2000-09-121-0/+13
* Fixed bug 2011, Numeric keypad enter key doesn't work right in SearchGene Z. Ragan2000-09-071-5/+18
* Removed some special-case file names that aren't needed any more.Darin Adler2000-09-051-1/+2
* Fixed bug 2013 (Enter should start complex search when anyJohn Sullivan2000-08-311-12/+6
* Added more bug numbers to FIXMEs. 77 to go. I am exhaustedJohn Sullivan2000-08-291-4/+5
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+23
* A little more work towards bug 1753 (search results shouldJohn Sullivan2000-08-091-4/+12
* Fixed bug 1969 enough for now (search bar buttons shouldJohn Sullivan2000-08-071-19/+58
* Fixed unreported crash-at-boot bug I ran into whenJohn Sullivan2000-08-051-4/+4
* first draft at the 1744 and 1761 tasks. They depend on another one I haveMathieu Lacage2000-08-041-4/+0
* fix Changelog entry typo.Mathieu Lacage2000-08-031-0/+4
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-8/+73
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-89/+41
* Redid the complex search bar to look the way we actually wanted it. ThereRebecca Schulman2000-07-271-5/+2
* added ability to add more criterion (still incomplete)Rebecca Schulman2000-06-281-1/+6
* (nautilus_simple_search_bar_set_search_controls): Extended search uri api;Rebecka Schulman2000-06-231-4/+1
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-0/+156