Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
Commit message (Expand)AuthorAgeFilesLines
* New escape behavior when in fullscreen mode, SL #1434Simon Schampijer2012-10-251-26/+0
* Revert "Touch: Get out of activity fullscreen mode SL #4013"Manuel Quiñones2012-10-231-18/+0
* Touch: Get out of activity fullscreen mode SL #4013Manuel Kaufmann2012-10-201-0/+18
* Revert "Remove GObject threads - SL #3670"Gonzalo Odiard2012-10-121-0/+3
* Restore the Bookmarks tray handling using a toggle button - SL #3868Manuel Quiñones2012-09-281-3/+2
* Busy indication SL #851Manuel Kaufmann2012-09-251-0/+13
* Escape key stops page loading SL #3373Manuel Kaufmann2012-09-251-0/+30
* Revert zoom with the original value SL #3540Manuel Kaufmann2012-09-101-0/+4
* Remove GObject threads - SL #3670Manuel Quiñones2012-06-211-3/+0
* Revert unintended change while releasing v138, in commit 7b16255c7f71123d17ed...Manuel Quiñones2012-06-151-7/+3
* Restore journal file picker (#3411)Daniel Drake2012-06-141-1/+0
* Release 138v138Manuel Quiñones2012-06-011-3/+8
* Step scroll with the keypad arrow keys OLPC #11806Manuel Quiñones2012-04-301-0/+17
* Fix for authentication with school server f6dd764abd7c160e6188757b8e61cd01062...Manuel Quiñones2012-04-271-7/+8
* Remove disable tabs hackManuel Quiñones2012-04-201-15/+1
* Store web session cookies in SQlite database, for SL #3456Manuel Quiñones2012-04-191-44/+37
* Fix bookmarks read from previous sessionManuel Quiñones2012-03-291-1/+1
* Pass URI instead of file path when the activity starts from a fileManuel Quiñones2012-03-281-1/+2
* Use json as included in Python SL #3142Simon Schampijer2012-03-231-2/+2
* Display pages based on locale specific informationSimon Schampijer2012-01-231-16/+5
* Bring back download functionality using WebKitSimon Schampijer2012-01-231-5/+4
* Adopt to new Activity APISimon Schampijer2012-01-111-7/+5
* Make None comparison PEP8 conformSimon Schampijer2012-01-111-1/+1
* Show link information when hovering over linkSimon Schampijer2012-01-071-5/+4
* Global history for URL autocompletion in URL entryManuel Quiñones2012-01-061-1/+0
* Restore starred linksManuel Quiñones2012-01-051-22/+18
* Adopt to WebKit API for title of the browser widgetSimon Schampijer2012-01-041-1/+1
* Improve session store and restoreManuel Quiñones2012-01-041-2/+2
* Store and restore session for each tabManuel Quiñones2011-12-201-10/+7
* Restore keystrokes for go back, go forward, reload pageManuel Quiñones2011-12-011-5/+7
* Add needed imports for Gdk, GdkPixbuf and WebKitManuel Quiñones2011-12-011-0/+1
* Commenting out code so the activity can stopManuel Quiñones2011-11-301-2/+7
* Remove mozilla xpcom and hulahop, add WebKitManuel Quiñones2011-11-291-26/+9
* Rename sugar to sugar3Manuel Quiñones2011-11-291-10/+10
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-15/+15
* Remove old toolbars supportDaniel Drake2011-11-181-52/+14
* Pylint cleanupSimon Schampijer2011-09-101-4/+3
* Browse: tabs usability improvedManuel Quiñones2011-09-101-27/+12
* Fix autosuggestions in url entry SL #3087Simon Schampijer2011-09-071-0/+4
* Remove unused imports in webactivity.pyGonzalo Odiard2011-08-291-3/+0
* Remove unfinished downloadsRafael Ortiz2011-07-151-0/+2
* updating commentRafael Ortiz2011-07-071-1/+1
* Start password managerSascha Silbe2011-07-011-0/+4
* Giving version boundaries to cairo bug not allowing multiple tabs, based on G...Rafael Ortiz2011-06-221-1/+2
* Set and restore index in the history (OLPC #10779 / SL #2499)Gonzalo Odiard2011-06-181-16/+10
* Clarify warning on Stop with pending downloads (SL#1508)Sascha Silbe2011-06-121-3/+11
* Sort importsSascha Silbe2011-05-281-1/+2
* minor style fixSascha Silbe2011-05-281-2/+1
* Factor out preference modification code to _set_char_preference()Sascha Silbe2011-05-281-4/+8
* fix EOL spacesSascha Silbe2011-05-281-6/+6