Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser.py
Commit message (Expand)AuthorAgeFilesLines
* New layout of tabs SL #3560Manuel Kaufmann2012-10-121-16/+14
* Remove space in UserAgent - SL #3631Manuel Quiñones2012-10-121-1/+1
* Handle LoadInterruptedByPolicyChange SL #3972Manuel Kaufmann2012-10-021-0/+6
* Update the Sugar (Sucrose) version for the user agent to 0.98Simon Schampijer2012-10-011-1/+1
* Show Sugar's palette when right click is pressed SL #3455Manuel Kaufmann2012-09-281-0/+3
* Button to clear the url entry SL #3499Manuel Kaufmann2012-09-281-0/+5
* Display only the URL in the URL entry SL #3553Manuel Kaufmann2012-09-271-0/+4
* Error page SL #3500Manuel Kaufmann2012-09-271-0/+22
* Busy indication SL #851Manuel Kaufmann2012-09-251-0/+21
* Revert zoom with the original value SL #3540Manuel Kaufmann2012-09-101-0/+1
* Restore journal file picker (#3411)Daniel Drake2012-06-141-0/+19
* 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