Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/viewtoolbar.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-291-0/+1
| | | | | | | | | This commit breaks a lot of Browse functionality. This is marked in the code with a FIXME keyword. Original work was done by Daniel Drake. Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Rename sugar to sugar3Manuel Quiñones2011-11-291-1/+1
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-4/+4
| | | | | | | Was done running the pygi-convert.sh script. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+1
|
* remove EOL spacesSascha Silbe2010-06-161-9/+9
|
* Open new windows in tabsTomeu Vizoso2009-07-081-6/+7
|
* use the window's fullscreen method to get to fullscreen mode,Simon Schampijer2007-11-141-4/+1
| | | | this does not mess up the state the window manager has
* reversed the order of the zoom in and out icons #4608Simon Schampijer2007-11-021-6/+6
|
* Add the missing view toolbarSimon Schampijer2007-11-021-0/+95