Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixup for previous fixup, c4c9787cd323ed6954b20db4ccc009da32d78ddcManuel Quiñones2011-11-301-1/+1
| | | | | | Now hopefully, it really fixes __loading_changed_cb method. Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Fixup of commit cb60c84225cdd1afb0e6008aecfdaa3b387e00ceManuel Quiñones2011-11-301-0/+1
| | | | | | | - Missing WebKit imports - fix __loading_changed_cb method Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Restore navigation back-forward in toolbar buttonsManuel Quiñones2011-11-301-4/+4
| | | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Restore url-entry showing url, title and progress barManuel Quiñones2011-11-301-44/+37
| | | | | | | | | We left filepicker.cleanup_temp_files() commented for now, as this can be functionality that needs to be restored in the future, cleaning the temporal files when the uri changes. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Add page scrolling, fix closing tabsManuel Quiñones2011-11-301-34/+26
| | | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Commenting out code so the activity can stopManuel Quiñones2011-11-301-2/+7
| | | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-296-94/+61
| | | | | | | | | This commit breaks a lot of Browse functionality. This is marked in the code with a FIXME keyword. Original work was done by Daniel Drake. Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Merge branch 'master' of git.sugarlabs.org:browse/mainlineManuel Quiñones2011-11-291-3/+3
|\
| *