aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-seed-extension.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-seed-extension: don't assume the script returned an objectIain Nicol2009-10-271-1/+1
* ephy-seed-extension: don't crash when detaching multiple extensionsIain Nicol2009-10-241-0/+1
* Use the new syntax for seed importsIain Nicol2009-10-151-2/+2
* ephy-seed-extension: force a GC cycle after detachs.Xan Lopez2009-08-211-0/+2
* Update Seed extension wrapper to Seed API changesTim Horton2009-05-111-1/+2
* Fix finding extensions in system dir.Xan Lopez2009-02-181-5/+7
* And some more style fixes, should now follow the new code guidelines.Xan Lopez2009-02-081-23/+18
* ephy-seed-extension: untabify, delete-trailing-whitespace, ...Xan Lopez2009-02-081-39/+40
* ephy-seed-extension: free this here.Xan Lopez2009-02-081-3/+3
* ephy-seed-extension: do not return const pointer as char*.Xan Lopez2009-02-081-1/+1
* ephy-seed-extension: add trailing NULL to g_strconcat.Xan Lopez2009-02-081-1/+1
* ephy-seed-extensions: fix coding style.Xan Lopez2009-02-081-34/+34
* config.h must be the first includeChristian Persch2009-02-081-2/+2
* Add seed support; use --enable-seed to check it out. Patch by Robert Carr.Christian Persch2009-02-071-0/+274