Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle abw filesMarco Pesenti Gritti2007-03-221-0/+1
* Hook up etoys projectsMarco Pesenti Gritti2007-03-223-1/+4
* Don't show the progress bar when focused and round more the progress bar.Tomeu Vizoso2007-03-211-2/+3
* Let pango/fontconfig to choose the concrete font.Tomeu Vizoso2007-03-211-5/+0
* Tweak dpi and font sizeMarco Pesenti Gritti2007-03-201-55/+45
* Pass the post data to the PersistMarco Pesenti Gritti2007-03-182-1/+42
* Refactored global key handling and frame logic.Tomeu Vizoso2007-03-174-66/+44
* Add document metadata property. Expose the filename.Marco Pesenti Gritti2007-03-175-74/+245
* Improve image name detectionMarco Pesenti Gritti2007-03-171-15/+29
* Image name property, fetch content-disposition from the cache.Marco Pesenti Gritti2007-03-174-22/+107
* Add button to event infoMarco Pesenti Gritti2007-03-163-1/+10
* Fix compilation with firefoxMarco Pesenti Gritti2007-03-152-4/+4
* Respect suggested name when downloading filesDan Williams2007-03-141-5/+29
* Return TRUE on success.Tomeu Vizoso2007-03-141-0/+4
* 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