Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)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
|
*