aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-search-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 593892 - 'Find in message' issues when clearing searchMatthew Barnes2009-09-111-2/+45
|
* Finish killing Bonobo.Matthew Barnes2009-09-091-45/+51
|
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
| | | | | Also make it more fault-tolerant by warning about non-existent property names instead of just crashing.
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-211-0/+774
Make the word search bar more like Firefox and get rid of the "Current Message" search scope in the folder search bar. Shift+Ctrl+F now activates the word search bar.