Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
Commit message (Collapse)AuthorAgeFilesLines
* Move stop/reload button into the url entryGonzalo Odiard2011-08-292-0/+31
| | | | | | | | | | This patch does move the stop and reload button from the toolbar to the url entry similar to what Safari and Epiphany are doing. This has the nice side effect that we gain extra space for the url entry itself. Signed-off-by: Simon Schampijer <simon@laptop.org> Tested-By: Manuel QuiƱones <manuq@laptop.org>
* Add missing tab icon.Lucian Branescu Mihaila2010-08-051-0/+12
|
* Added zoom support with keybindings and view toolbarSimon Schampijer2007-11-014-30/+1
|
* New add-shared link iconSimon Schampijer2007-09-171-13/+7
| | | | Do not set the activity title anymore, this is done by the base activity class
* * Make hide/show of the treay one button #3475Simon Schampijer2007-09-161-0/+3
|
* Added the buttons for hide/show traySimon Schampijer2007-09-132-0/+26
|
* Visual design for shared linksSimon Schampijer2007-08-302-23/+12
| | | | Fix for #2919
* Added button for adding a link.erich koslovsky2007-08-192-0/+36
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.