aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-search-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a duplicate label.Matthew Barnes2009-05-011-1/+1
|
* Further tweaking of the message search bar.Matthew Barnes2009-04-301-13/+16
| | | | | Fix an error in the next/prev logic. Also, hide the wrapped label and give focus to the entry box when the clear icon is clicked.
* Make the message search bar more Firefoxy.Matthew Barnes2009-04-301-49/+156
| | | | | | Refine the EMailSearchBar to look more like Firefox's. Also, use GtkEntry's new icon capability (GTK+ 2.16 feature) in place of EIconEntry. And use a cute icon for Help -> Evolution FAQ.
* Move text searching UI into a new EMailSearchBar widget.Matthew Barnes2009-03-021-0/+664
svn path=/branches/kill-bonobo/; revision=37351