Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Use nsIWebBrowser conditionally, so that people don't need to patch mozilla.Marco Pesenti Gritti2007-03-141-6/+16
* Implement save_documentMarco Pesenti Gritti2007-03-131-0/+40
* Implement save_uri. Add boolean return arguments.Marco Pesenti Gritti2007-03-134-6/+49
* Add saving API, unimplemented.Marco Pesenti Gritti2007-03-133-1/+38
* Get the image uri from the DOMMarco Pesenti Gritti2007-03-132-7/+54
* First go at adding events support to BrowserMarco Pesenti Gritti2007-03-136-4/+120
* Remove the old timelineMarco Pesenti Gritti2007-03-121-1/+1
* Fix for keyboard focus bug when <alt>f.Tomeu Vizoso2007-03-072-3/+26
* Port the whole dpi check from mozillaMarco Pesenti Gritti2007-02-281-6/+58
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-255-1073/+0
* Add default for X servers that return DPI 0 and round the result as does Mozi...Tomeu Vizoso2007-02-221-3/+5
* Forgot to add theseMarco Pesenti Gritti2007-02-152-0/+66
* Add some infrastructure for font sizes.Marco Pesenti Gritti2007-02-152-1/+10
* Actually enable the new method on xulrunner 1.9Marco Pesenti Gritti2007-02-131-1/+3
* Compile the new method only if we are on 1.9Marco Pesenti Gritti2007-02-121-0/+5
* Fix a missing method in a Gecko interface.Tomeu Vizoso2007-02-121-0/+10
* Fix for mozilla built with system nsprMarco Pesenti Gritti2007-02-082-0/+2
* Remove useless nspr flagsMarco Pesenti Gritti2007-02-052-4/+0
* Make sure to compile against system nspr tooMarco Pesenti Gritti2007-02-032-0/+4
* 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
* 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
* Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."Marco Pesenti Gritti2007-01-212-15/+8
* 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
* 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
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-1517-283/+632
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-1011-228/+128
* Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2006-11-101-4/+4
|\
| * Fix compilation issue, using function name already defined in gtkMarco Pesenti Gritti2006-11-091-4/+4
* | Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-058-94/+100
* | First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-015-31/+125
|/
* Various fixes and code clean up.Tomeu Vizoso2006-10-277-38/+17
* Registered a nsITransfer for opening documents after downloading.Tomeu Vizoso2006-10-268-63/+196
* Some style fixesMarco Pesenti Gritti2006-10-262-46/+35
* Fix makefile screwupMarco Pesenti Gritti2006-10-261-5/+6