Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser.py
Commit message (Expand)AuthorAgeFilesLines
* Basic PDF readingManuel Quiñones2012-03-221-5/+50
* Make the LinkInfo that is displayed at the bottom left themableSimon Schampijer2012-03-161-4/+13
* Fix session history when the current item is at the beginning of the historyManuel Quiñones2012-03-021-8/+9
* Fix, closing tabs was not workingManuel Quiñones2012-02-071-1/+1
* Show loading message in the overlayManuel Quiñones2012-02-031-0/+28
* Append the current Sugar (Sucrose) version to the user agentSimon Schampijer2012-01-231-0/+7
* Bring back download functionality using WebKitSimon Schampijer2012-01-231-0/+14
* Show link information when hovering over linkSimon Schampijer2012-01-071-27/+54
* Global history for URL autocompletion in URL entryManuel Quiñones2012-01-061-0/+22
* Cleanup in browser.py from unused xulrunner based codeManuel Quiñones2012-01-051-10/+0
* Cleanup in browser.py from unused xulrunner based codeSimon Schampijer2012-01-051-89/+0
* Make view source using the Webkit APISimon Schampijer2012-01-051-47/+8
* Normalize and autosearch url input.Manuel Quiñones2012-01-051-0/+68
* Improve session store and restoreManuel Quiñones2012-01-041-22/+64
* Fix URI for loading default pageManuel Quiñones2011-12-211-1/+1
* Remove old zoom methodsManuel Quiñones2011-12-201-16/+0
* Store and restore session for each tabManuel Quiñones2011-12-201-6/+6
* Fix bugs adding conditionals for BrowserNotebook with no pagesManuel Quiñones2011-12-051-6/+8
* Add needed imports for Gdk, GdkPixbuf and WebKitManuel Quiñones2011-12-011-2/+3
* Add page scrolling, fix closing tabsManuel Quiñones2011-11-301-34/+26
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-291-55/+45
* Rename sugar to sugar3Manuel Quiñones2011-11-291-4/+4
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-27/+27
* Fix for Follow link in new tabManuel Quiñones2011-09-121-0/+14
* Pylint cleanupSimon Schampijer2011-09-101-6/+5
* Browse: tabs usability improvedManuel Quiñones2011-09-101-20/+137
* Remove more unused importsGonzalo Odiard2011-08-291-4/+0
* Set and restore index in the history (OLPC #10779 / SL #2499)Gonzalo Odiard2011-06-181-1/+6
* Generalise GetSourceListener to SaveListenerSascha Silbe2011-06-071-9/+15
* Fix overlong linesSascha Silbe2011-05-211-7/+10
* fix PEP8 whitespace issuesSascha Silbe2011-05-211-4/+3
* fix error writing file if there are not a url in the location barGonzalo Odiard2010-10-191-0/+2
* Fix history on resume. The code is a bit hacky because of xulrunner limitatio...Lucian Branescu Mihaila2010-10-061-6/+10
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+9
* remove EOL spacesSascha Silbe2010-06-161-9/+9
* Correct ordering when saving tabsSimon Schampijer2009-07-081-2/+2
* Open new windows in tabsTomeu Vizoso2009-07-081-37/+165
* Return the document source to the shell for displaying in the view source dialogTomeu Vizoso2008-11-071-57/+14
* Missing import. Popup view needs to be realized at creation becauseMarco Pesenti Gritti2008-10-151-0/+2
* Adapt to hulahop API changes and start to clean up the singletons mess.Marco Pesenti Gritti2008-10-151-2/+19
* Handle non-xul popups. #6825Marco Pesenti Gritti2008-07-241-11/+21
* Support certificate exceptions.Marco Pesenti Gritti2008-06-151-1/+22
* To resolve trac 6250, we disable browser detection of offline mode using xpcom.Erik Garrison2008-06-101-0/+5
* Add Follow link item to link paletteTomeu Vizoso2008-05-281-1/+1
* Add a simple palette for links with an option to copy to the clipboard.Tomeu Vizoso2008-05-251-3/+7
* First round of pylint fixes.Simon Schampijer2008-05-211-14/+27
* Add support for XUL dialogs. Fix #5487Marco Pesenti Gritti2007-12-221-3/+34
* Use the new show_object_in_journal API #4909Simon Schampijer2007-12-191-0/+1
* Save view source to SAR/instanceSimon Schampijer2007-12-051-4/+4
* do not resume source with write #4909Simon Schampijer2007-11-211-11/+0