summaryrefslogtreecommitdiff
path: root/tests/test-view.c
Commit message (Expand)AuthorAgeFilesLines
* yelp: Change headers files to use WebKit2Marcos Chavarría Teijeiro2015-06-221-2/+2
* Fix format signedness warning in testsDavid King2015-02-091-1/+1
* Remove unused variables in testsDavid King2015-02-051-3/+0
* Fix incompatible type warnings in testsDavid King2015-02-051-3/+3
* Return an int from main() in testsDavid King2015-02-051-0/+2
* tests: Port from GtkVBox and GtkHBox to GtkBoxDavid King2015-01-281-1/+1
* Build fixes3.13.3Shaun McCance2014-06-231-1/+0
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Don't call g_thread_init()Martin Pitt2012-01-211-1/+0
* [libyelp/yelp-view] Adding page title/desc to view, hooks in documentShaun McCance2010-03-121-0/+13
* [libyelp] Get fonts from GtkSettings and apply to WebKitWebSettingsShaun McCance2010-03-111-1/+0
* [libyelp] Various race conditions and premature frees fixed.Shaun McCance2009-10-271-1/+10
* [test-view] Experimenting with always-on-top utility window for YelpShaun McCance2009-10-251-1/+4
* [libyelp] Added Mallard documents to libyelp, more work to be doneShaun McCance2009-10-171-2/+1
* [yelp-view] Adding load state and a basic error pageShaun McCance2009-09-261-0/+14
* [libyelp] Fixing various memory issuesShaun McCance2009-09-241-6/+21
* [libyelp] YelpView basic implementation, YelpSimpleDocument for (X)HTMLShaun McCance2009-09-231-0/+61