aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-searching-tokenizer.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-10/+6
|
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-55/+55
|
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-37/+20
| | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do.
* Give all preview panes a search bar.Matthew Barnes2010-01-181-0/+1195
Use Shift+Ctrl+F as the accelerator for consistency with the mailer.