Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Reverted mistake on last commit.Tomeu Vizoso2007-01-291-0/+2
|
* Indentation stuffTomeu Vizoso2007-01-293-72/+75
|
* Updated doc downloading to gecko 1.9Tomeu Vizoso2007-01-295-73/+183
|
* Setup plugins pathMarco Pesenti Gritti2007-01-262-13/+31
|
* Missing config.hMarco Pesenti Gritti2007-01-241-0/+2
|
* Forgot to add theseMarco Pesenti Gritti2007-01-232-0/+83
|
* Actually make it work on 1.9. Had to disable some stuff, temporarily.Marco Pesenti Gritti2007-01-233-4/+22
|
* Add support for mozilla 1.9, needs workMarco Pesenti Gritti2007-01-232-7/+9
|
* Some more cleanups in preparation to 1.9 supportMarco Pesenti Gritti2007-01-231-1/+2
|
* Some cleanupsMarco Pesenti Gritti2007-01-232-4/+9
|
* Cut and paste the mozembed bindings instead of depending on theMarco Pesenti Gritti2007-01-237-8/+559
| | | | external ones. This is necessary to be able to support 1.9.
* Set some fonts in gecko to 9 points.Tomeu Vizoso2007-01-221-3/+3
|
* Support also firefox 1.5Marco Pesenti Gritti2007-01-221-0/+3
|
* Revert "Use mozilla-config.h when necessary."Marco Pesenti Gritti2007-01-215-8/+0
| | | | This reverts commit a07eef0ab05900113e9c39be4597ef1b8ea401be.
* Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."Marco Pesenti Gritti2007-01-212-15/+8
| | | | This reverts commit ade9ede1ae9eb7c3deca7ce2812ed44e2a8758a3.
* Use mozilla-config.h when necessary.Marco Pesenti Gritti2007-01-215-0/+8
|
* Use gecko.m4 from epiphany, which has 1.9 compatibility.Marco Pesenti Gritti2007-01-212-8/+15
|
* Add a _sugar.cairo_surface_from_gdk_pixbuf() functionDan Williams2007-01-074-0/+38
| | | | generic function to create a surface from a gdk pixbuf
* Implement audio controlsMarco Pesenti Gritti2007-01-053-5/+140
|
* Stub volume control codeMarco Pesenti Gritti2007-01-055-12/+132
|
* Add function to set the 'image' property of a HippoCanvasImageDan Williams2006-12-212-0/+140
|
*