Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | Conflicts: webtoolbar.py
| * Add address entry focus with ctrl+lSimon Schampijer2008-06-131-7/+7
| | | | | | | | | | - the add bookmark (session) will be ctr+d now since it was ctrl+l before
* | 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
| | | | Added the star icon as a button to add a link. Otherwise you can use ctrl-l to add a link and ctrl-r to remove the currently selected link.
* 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
|
* Show session history entries on the back/forward buttons' palettes.Tomeu Vizoso2007-06-261-1/+36
|
* Refactored a bit the progress listener and created a session history listener.Tomeu Vizoso2007-06-261-62/+32
|
* button tooltipsEduardo Silva2007-06-211-1/+6
|
* Stop/Reload button fixesEduardo Silva2007-06-141-6/+14
|
* Improve address/title logicMarco Pesenti Gritti2007-06-131-1/+6
|
* Adapt to sugar API changesMarco Pesenti Gritti2007-05-311-2/+2
|
* Fix progress calculationMarco Pesenti Gritti2007-05-221-1/+3
|
* Implement progressMarco Pesenti Gritti2007-05-221-8/+40
|
* More navigation fixesMarco Pesenti Gritti2007-05-211-6/+6
|
* Reimplement navigationMarco Pesenti Gritti2007-05-211-11/+54
|
* Port to hulahop (lots of regressions)Marco Pesenti Gritti2007-05-211-31/+4
|
* Drop the file pickers, we are using the journal now.Marco Pesenti Gritti2007-05-151-110/+0
|
* Fix icon namesMarco Pesenti Gritti2007-05-011-5/+5
|
* Use gtk filepickerMarco Pesenti Gritti2007-04-301-8/+7
|
* Get it back to work with the new sugar APIMarco Pesenti Gritti2007-04-261-0/+7
|
* Remove the not working links stuff.Marco Pesenti Gritti2007-04-261-17/+11
| | | | More API fixes.
* Start porting to the new graphics APIMarco Pesenti Gritti2007-04-261-49/+34
|
* Use gettextMarco Pesenti Gritti2007-03-281-1/+1
|
* Add localization for spanish and portuguese.Tomeu Vizoso2007-03-231-8/+17
|