Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser
Commit message (Collapse)AuthorAgeFilesLines
* Look for gecko-prefs.js and mime.types in the correct location.Tomeu Vizoso2007-04-191-3/+10
|
* Assure dragged images have the right file extension.Tomeu Vizoso2007-04-183-14/+93
|
* Include config.h before testing for HAVE_GECKO_1_9.Tomeu Vizoso2007-04-173-3/+6
|
* Make it compile with firefoxMarco Pesenti Gritti2007-04-174-1/+24
|
* Drag images out of mozilla.Tomeu Vizoso2007-04-178-169/+688
|
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-0714-0/+2660
|
* Refactor the directory structure to match the packagesMarco Pesenti Gritti2006-05-125-316/+0
|
* Make 'make distcheck' actually work.Dan Williams2006-05-081-1/+2
|
* Add 'pass' to empty functions otherwise browser.py don't work.Dan Williams2006-05-081-0/+1
|
* Add a share button to the browser.Marco Pesenti Gritti2006-05-051-19/+7
|
* Factor out a very simple p2p messaging system from chatMarco Pesenti Gritti2006-05-041-0/+23
|
* Work with both installed sugar and devel sourcesDan Williams2006-04-271-2/+6
|
* Fix another bad importDan Williams2006-04-271-1/+1
|
* Add tcsh setup scriptDan Williams2006-04-271-1/+1
|
* merge to tip of treeDan Williams2006-04-271-0/+3
|
* Add some tab icons, still missing web site iconsMarco Pesenti Gritti2006-04-271-3/+4
|
*