Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* toolbar-compatibility fix from Sebastian Silva <icarito@sugarlabs.org>Rafael Ortiz2011-05-261-23/+64
* Fix Stopping if downloads are in progress Signed-off-by: Sascha Silbe <silbe@...Rafael Ortiz2011-05-231-2/+7
* Fix overlong linesSascha Silbe2011-05-211-12/+20
* Logger style fixesSascha Silbe2011-05-211-14/+15
* fix PEP8 whitespace issuesSascha Silbe2011-05-211-5/+6
* implement OLPC #10364 - Home Button in BrowseGonzalo Odiard2010-10-191-0/+5
* Move to hashlib to avoid deprecation warnings.Lucian Branescu Mihaila2010-10-171-4/+4
* Fix history on resume. The code is a bit hacky because of xulrunner limitatio...Lucian Branescu Mihaila2010-10-061-4/+21
* Anish Mangal's patch to add explicit tab support. Because it crashes on some ...Lucian Branescu Mihaila2010-07-251-3/+32
* add shortcuts Ctrl+Left/Right/r for Back/Forward/ReloadSascha Silbe2010-06-301-8/+18
* make WebActivity._key_press_cb slightly easier to readSascha Silbe2010-06-301-6/+6
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+3
* remove EOL spacesSascha Silbe2010-06-161-38/+38
* bump PROFILE_VERSION so cert8.db gets updated on existing installsSascha Silbe2010-06-161-1/+1
* adopt to API changeSimon Schampijer2009-09-101-1/+1
* Fix shared-bookmark buttonSimon Schampijer2009-09-091-0/+1
* Move the edit and view options to the leftSimon Schampijer2009-09-031-8/+6
* Don't choke on Lang=C #979Simon Schampijer2009-08-201-8/+6
* Toolbar redesignSimon Schampijer2009-07-311-24/+22