summaryrefslogtreecommitdiff
path: root/src/nautilus-complex-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
...
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+23
* Fixed bug 2072, to make the size search field have an entry where the userRebecca Schulman2000-08-101-1/+21
* A little more work towards bug 1753 (search results shouldJohn Sullivan2000-08-091-0/+2
* Fixed bug 1969 enough for now (search bar buttons shouldJohn Sullivan2000-08-071-3/+69
* Fixed bug 1422 (dropping an icon at the edge doesn't updateJohn Sullivan2000-08-071-2/+15
* Only bugfixes so I suspect I'm allowed to check these in.George Lebl2000-08-041-10/+13
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-33/+97
* Implement complex search bar. Need to be hooked onto medusaMathieu Lacage2000-07-281-5/+69
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-45/+33
* completely got rid of the committed, half-written code. I fixed this lastRebecca Schulman2000-07-271-18/+1
* Fixed lack of NULL in a g_strconcat that was causing an intermittent crashDarin Adler2000-07-271-3/+11
* Fixes a number of bugs from rebecka latest commit. The UI for search isMathieu Lacage2000-07-271-31/+45
* disabled a not-ready for checkin functionRebecca Schulman2000-07-271-8/+9
* Redid the complex search bar to look the way we actually wanted it. ThereRebecca Schulman2000-07-271-218/+161
* Fixed assertion problem by adding set_search_controls methodRebecca Schulman2000-06-291-1/+11
* added ability to add more criterion (still incomplete)Rebecca Schulman2000-06-281-15/+213
* (nautilus_simple_search_bar_set_search_controls): Extended search uri api;Rebecka Schulman2000-06-231-10/+26
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-0/+111