Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser.py
Commit message (Expand)AuthorAgeFilesLines
* Unset "loading..." message when the loading fails SL #3620Manuel Quiñones2012-05-301-2/+7
* Display 'Loading...' message in the tab and url titles while the page is load...Manuel Kaufmann2012-05-041-1/+10
* Use user's LANG for search results SL #3445Manuel Kaufmann2012-05-041-3/+9
* Fix for the MIME type handling of a request SL #3512Manuel Quiñones2012-05-041-4/+7
* Remove link overlayManuel Quiñones2012-05-021-57/+2
* Zoom full content, not just text SL #3541Manuel Quiñones2012-04-301-0/+3
* Handle new windows request and instead open links in new tabs #3507Manuel Quiñones2012-04-271-0/+17
* Set default-font-size and monospace-font-size in WebKit based on GtkSettingsManuel Quiñones2012-04-101-0/+13
* 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