Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/src/sugar-browser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-938/+0
* Do not abort on X errorsMarco Pesenti Gritti2007-04-041-14/+14
* Add XSetErrorHandler for not crashing on X errors caused by Gecko plugins.Tomeu2007-04-031-0/+31
* Fix problem with back/forward and framesMarco Pesenti Gritti2007-03-311-0/+2
* Hook up etoys projectsMarco Pesenti Gritti2007-03-221-0/+2
* Pass the post data to the PersistMarco Pesenti Gritti2007-03-181-1/+41
* Add document metadata property. Expose the filename.Marco Pesenti Gritti2007-03-171-71/+201
* Improve image name detectionMarco Pesenti Gritti2007-03-171-15/+29
* Image name property, fetch content-disposition from the cache.Marco Pesenti Gritti2007-03-171-20/+95
* Add button to event infoMarco Pesenti Gritti2007-03-161-0/+6
* Fix compilation with firefoxMarco Pesenti Gritti2007-03-151-3/+3
* 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-131-2/+44
* Add saving API, unimplemented.Marco Pesenti Gritti2007-03-131-1/+14
* Get the image uri from the DOMMarco Pesenti Gritti2007-03-131-4/+45
* First go at adding events support to BrowserMarco Pesenti Gritti2007-03-131-0/+80
* Reverted mistake on last commit.Tomeu Vizoso2007-01-291-0/+2
* Indentation stuffTomeu Vizoso2007-01-291-14/+12
* Updated doc downloading to gecko 1.9Tomeu Vizoso2007-01-291-46/+21
* Setup plugins pathMarco Pesenti Gritti2007-01-261-0/+17
* Actually make it work on 1.9. Had to disable some stuff, temporarily.Marco Pesenti Gritti2007-01-231-3/+15
* Cut and paste the mozembed bindings instead of depending on theMarco Pesenti Gritti2007-01-231-1/+11
* Revert "Use mozilla-config.h when necessary."Marco Pesenti Gritti2007-01-211-2/+0
* Use mozilla-config.h when necessary.Marco Pesenti Gritti2007-01-211-0/+2
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-151-11/+11
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-101-1/+1
* First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-011-1/+1
* Various fixes and code clean up.Tomeu Vizoso2006-10-271-1/+1
* Registered a nsITransfer for opening documents after downloading.Tomeu Vizoso2006-10-261-21/+32
* Fix a couple of warningsMarco Pesenti Gritti2006-10-251-1/+1
* Read mozilla prefs from a js fileMarco Pesenti Gritti2006-10-251-13/+21
* Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs...Tomeu Vizoso2006-10-251-3/+57
* Grab focus on the browser when explicitly opening an uriMarco Pesenti Gritti2006-10-201-0/+14
* Show a minimum amount of progress even when request count would be 0.Marco Pesenti Gritti2006-10-201-1/+2
* Add stop/reload buttons.Marco Pesenti Gritti2006-10-201-2/+26
* Some infrastructure for scrolling. Based on epiphany extension.Marco Pesenti Gritti2006-10-171-0/+28
* Explicitly set some mozilla colors to work around problems with our theme.Marco Pesenti Gritti2006-10-171-0/+6
* Disable warn on unsecure submitMarco Pesenti Gritti2006-10-171-2/+6
* Relicense to LGPL. I'm the only contributor.Marco Pesenti Gritti2006-10-141-12/+13
* Get basic functionalities back to work.Marco Pesenti Gritti2006-10-131-6/+14
* A bunch of cleanups. Add some useful properties to the browser.Marco Pesenti Gritti2006-10-121-0/+235