Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the edit toolbar for tabsSimon Schampijer2009-07-081-1/+1
* Fix taking a screenshotSimon Schampijer2009-07-081-2/+2
* Save/Restore current tabSimon Schampijer2009-07-081-0/+2
* Open new windows in tabsTomeu Vizoso2009-07-081-46/+42
* Initialize gnome #456Tomeu Vizoso2009-04-061-0/+4
* Don't pick up the sugar theme #684Simon Schampijer2009-04-031-0/+6
* Add a static web-page #645Simon Schampijer2009-04-031-1/+3
* Fix autocompletion #670Simon Schampijer2009-03-311-0/+2
* Make sugarlabs.org the default pageSimon Schampijer2009-03-251-1/+1
* Set intl.accept_languages based on the locale (Daniel Drake)Simon Schampijer2009-02-201-2/+26
* Remove unused importsSimon Schampijer2009-02-191-2/+0
* Create a HTTP Cookie to authenticate with the Schoolserver (Martin Langhoff)Simon Schampijer2009-02-191-2/+64
* Return the document source to the shell for displaying in the view source dialogTomeu Vizoso2008-11-071-11/+3
* Get downloads on multiple windows to work. UnfortunatelyMarco Pesenti Gritti2008-10-151-3/+0
* Make the filepicker work on multiple windows.Marco Pesenti Gritti2008-10-151-2/+1
* Adapt to hulahop API changes and start to clean up the singletons mess.Marco Pesenti Gritti2008-10-151-7/+2
* remove the x bitsSimon Schampijer2008-09-151-0/+0
* Pass the browse version to hulahopSimon Schampijer2008-08-271-0/+1
* Remove some debugging code that slipped inTomeu Vizoso2008-07-311-3/+0
* #7195 make sure that downloads are saved to individual filesTomeu Vizoso2008-07-311-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activityMarco Pesenti Gritti2008-06-131-10/+21
|\
| * Add address entry focus with ctrl+lSimon Schampijer2008-06-131-10/+15
| * Add find in context functionalitySimon Schampijer2008-06-131-0/+6
* | Implement the sqlite store.Marco Pesenti Gritti2008-06-121-1/+0
* | First go at autocompletion. Still using a fake, in-memory backend.Marco Pesenti Gritti2008-06-121-0/+2
|/
* Make the object chooser transient on the activity window.Tomeu Vizoso2008-06-031-0/+2
* Add Edit toolbar.Tomeu Vizoso2008-05-281-2/+6
* First round of pylint fixes.Simon Schampijer2008-05-211-26/+31
* Implement can_close(), #5493Reinier Heeres2008-01-101-6/+5
* Enable gobject threads, fix #5639Marco Pesenti Gritti2007-12-231-0/+3
* Change cert8.db permissions to 0660Marco Pesenti Gritti2007-12-221-1/+1
* Revert "Initial import of the shared profile"Marco Pesenti Gritti2007-12-221-7/+1
* Initial import of the shared profileSimon Schampijer2007-12-191-1/+7
* Open an uri of type text/uri-list with browse #5080Simon Schampijer2007-12-051-10/+19
* Move the profile in SAR/data #5221Simon Schampijer2007-12-031-1/+1
* Another fixMarco Pesenti Gritti2007-11-291-4/+5
* Better version checksMarco Pesenti Gritti2007-11-291-1/+6
* Add a version check to make sure we update cert8.dbMarco Pesenti Gritti2007-11-291-1/+11
* Install cert8.db in the profileSimon Schampijer2007-11-291-1/+8