Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser/sugar-browser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-211-962/+0
* Disable clicks handling for now, can't figure out what's broken.Marco Pesenti Gritti2007-05-171-1/+2
* Put compreg.dat in the profile.Marco Pesenti Gritti2007-05-151-12/+24
* Fix mozilla components loading when sugar is running from source.Marco Pesenti Gritti2007-05-151-1/+11
* More work on pyxpcom integrationMarco Pesenti Gritti2007-05-131-0/+42
* Activate session saving as gtk_moz_embed_set_directory_service_provider got a...Tomeu2007-05-131-10/+0
* Add a browsehelper component which I'll use for pyxpcom integration.Marco Pesenti Gritti2007-05-131-1/+1
* Take out the HAVE_GECKO_1_9 ifdefs, we only support Gecko 1.9 now.Tomeu Vizoso2007-05-041-13/+0
* Take out the HAVE_NS_WEB_BROWSER ifdefs, we finally have this symbol in mozil...Tomeu Vizoso2007-05-041-8/+0
* Implemented saving web history to the journal. Ifdefed by now while we wait f...Tomeu Vizoso2007-05-041-4/+96
* Look for gecko-prefs.js and mime.types in the correct location.Tomeu Vizoso2007-04-191-3/+10
* Make it compile with firefoxMarco Pesenti Gritti2007-04-171-1/+12
* Drag images out of mozilla.Tomeu Vizoso2007-04-171-169/+49
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-0/+938