Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/filepicker.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename sugar to sugar3Manuel Quiñones2011-11-291-2/+2
| | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Port from PyGTK to PyGI, renamingManuel Quiñones2011-11-251-2/+2
| | | | | | | Was done running the pygi-convert.sh script. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Remove more unused importsGonzalo Odiard2011-08-291-1/+0
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Logger style fixesSascha Silbe2011-05-211-3/+3
| | | | Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* Browse-side fix for #1638. For better names, more work is needed.Lucian Branescu Mihaila2010-10-151-4/+1
|
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-0/+5
|
* remove EOL spacesSascha Silbe2010-06-161-2/+2
|
* Better naming when uploading an entry #901 (Aleksey)Simon Schampijer2009-09-181-15/+36
|
* Destroy objectchooser when activity gets closed #1192 (alsroot)Simon Schampijer2009-09-101-2/+2
|
* Make the filepicker work on multiple windows.Marco Pesenti Gritti2008-10-151-20/+5
|
* filepicker: fix cleanup #7564Simon Schampijer2008-07-211-2/+6
| | | | Remove file from list of files to delete after deleting it
* Make the object chooser transient on the activity window.Tomeu Vizoso2008-06-031-3/+11
|
* First round of pylint fixes.Simon Schampijer2008-05-211-1/+2
|
* #2364: Fix uploads and clean up correctly the temp files.Tomeu Vizoso2007-07-241-1/+21
|
* Implement nsIFilePicker using sugar.graphics.objectchooser.Tomeu Vizoso2007-06-221-0/+126