aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-web-view-preview.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
|
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-40/+29
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
|
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
|
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-9/+3
|
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-1/+1
|
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
| | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do.
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-0/+481