Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt to sugar changeMarco Pesenti Gritti2007-10-161-1/+1
* Refactored the 'max display of history items code'Simon Schampijer2007-10-021-8/+7
* Limit to 15 entries in the palette of the back/forward buttonsSimon Schampijer2007-10-011-1/+14
* * Make hide/show of the treay one button #3475Simon Schampijer2007-09-161-23/+25
* Added the buttons for hide/show traySimon Schampijer2007-09-131-4/+39
* Unescape the address bar URIMarco Pesenti Gritti2007-09-031-2/+6
* Added button for adding a link.erich koslovsky2007-08-191-0/+5
* Adapt to new palette API.Tomeu Vizoso2007-08-101-4/+4
* Adapt to sugar API changeMarco Pesenti Gritti2007-07-271-1/+1
* #2364: Fix uploads and clean up correctly the temp files.Tomeu Vizoso2007-07-241-0/+2
* Fix stop button icon.Marco Pesenti Gritti2007-07-181-2/+2