Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Restore reload/stop loading functionalityManuel Quiñones2011-12-201-4/+3
* Fix bugs adding conditionals for BrowserNotebook with no pagesManuel Quiñones2011-12-051-3/+4
* Add needed imports for Gdk, GdkPixbuf and WebKitManuel Quiñones2011-12-011-0/+1
* Fixup for previous fixup, c4c9787cd323ed6954b20db4ccc009da32d78ddcManuel Quiñones2011-11-301-1/+1
* Fixup of commit cb60c84225cdd1afb0e6008aecfdaa3b387e00ceManuel Quiñones2011-11-301-0/+1
* Restore navigation back-forward in toolbar buttonsManuel Quiñones2011-11-301-4/+4
* Restore url-entry showing url, title and progress barManuel Quiñones2011-11-301-44/+37
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-291-5/+5
* Rename sugar to sugar3Manuel Quiñones2011-11-291-6/+6
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-25/+25
* Remove old toolbars supportDaniel Drake2011-11-181-17/+8
* Browse: tabs usability improvedManuel Quiñones2011-09-101-15/+1
* Show the start of an url if bigger than the entry fieldSimon Schampijer2011-08-301-1/+0
* Use iconentry.ICON_ENTRY_SECONDARY instead of gtk.ENTRY_ICON_SECONDARY by com...Gonzalo Odiard2011-08-301-5/+5
* Remove unused importsGonzalo Odiard2011-08-291-2/+0
* Move stop/reload button into the url entryGonzalo Odiard2011-08-291-11/+10
* Use a standard gtk.Entry instead of the custom AddressEntry from the toolkitSimon Schampijer2011-08-121-3/+5
* Set and restore index in the history (OLPC #10779 / SL #2499)Gonzalo Odiard2011-06-181-0/+1
* fix white space errorsSascha Silbe2011-05-281-0/+2
* toolbar-compatibility fix from Sebastian Silva <icarito@sugarlabs.org>Rafael Ortiz2011-05-261-19/+28
* Remove unnecessary and incorrect self._activity.load_homepage() invocationSascha Silbe2011-05-211-1/+0
* fix PEP8 whitespace issuesSascha Silbe2011-05-211-1/+3
* implement OLPC #10364 - Home Button in BrowseGonzalo Odiard2010-10-191-0/+13
* Fix history on resume. The code is a bit hacky because of xulrunner limitatio...Lucian Branescu Mihaila2010-10-061-3/+1
* Simon Schampijer's patch to fix autocomplete functionality for the address.Lucian Branescu Mihaila2010-10-061-1/+1
* Anish Mangal's patch to add explicit tab support. Because it crashes on some ...Lucian Branescu Mihaila2010-07-251-4/+15
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+3
* remove EOL spacesSascha Silbe2010-06-161-8/+8
* Center the address bar (Gary)Simon Schampijer2009-09-091-14/+14
* Toolbar redesignSimon Schampijer2009-07-311-10/+22
* Open new windows in tabsTomeu Vizoso2009-07-081-41/+91
* Adapt to hulahop API changes and start to clean up the singletons mess.Marco Pesenti Gritti2008-10-151-6/+3
* remove the x bitsSimon Schampijer2008-09-151-0/+0
* autocompletion allows editing of suggestions #7281v92Simon Schampijer2008-07-071-5/+11
* Fix autocompletion for addresses with the same root #7280Simon Schampijer2008-07-041-11/+14
* Update page title when a new URI is loadedEben Eliason2008-06-181-0/+2
* Clean up appearance of URI auto-completion popupEben Eliason2008-06-161-5/+5
* Reveal URI on rollover of the location bar.Eben Eliason2008-06-141-0/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activityMarco Pesenti Gritti2008-06-131-7/+7
|\
| * Add address entry focus with ctrl+lSimon Schampijer2008-06-131-7/+7
* | Address Tomeu review comments.Marco Pesenti Gritti2008-06-131-27/+22
* | Implement the sqlite store.Marco Pesenti Gritti2008-06-121-1/+0
* | Implement basic UI interaction with the search window.Marco Pesenti Gritti2008-06-121-0/+49
* | First go at autocompletion. Still using a fake, in-memory backend.Marco Pesenti Gritti2008-06-121-1/+118
|/
* First round of pylint fixes.Simon Schampijer2008-05-211-8/+11
* Better maxlen values #5765Simon Schampijer2008-01-101-1/+1
* Use ellipsis, #5765Reinier Heeres2008-01-101-1/+3
* Added zoom support with keybindings and view toolbarSimon Schampijer2007-11-011-26/+1
* Use favorite icon for session bookmark and call it Bookmark #3741Simon Schampijer2007-11-011-2/+2
* Fix icon namesMarco Pesenti Gritti2007-10-181-2/+2