Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ImageViewerActivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Initial gesture supportGonzalo Odiard2012-10-121-24/+41
| | | | | | | Only zoom is implemented, but not rotate. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Show no image message with an add buttonAgustin Zubiaga2012-10-061-4/+51
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Remove auto activity close when the user don't choose any imageAgustin Zubiaga2012-10-051-3/+0
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Fix ObjectChooser bugAgustin Zubiaga2012-10-031-4/+5
|
* Port to cairoManuel Kaufmann2012-10-021-7/+5
| | | | | | | This patch ports GdkPixbuf to cairo. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* PEP8 fixesAgustin Zubiaga2012-09-231-1/+0
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* GTK3 PortAgustin Zubiaga2012-07-171-37/+38
| | | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org> Signed-off-by: Flavio Danesse <fdanesse@gmail.com>
* Fullscreen is useless #3704Aleksey Lim2012-06-151-10/+6
|
* doesn't support View Source #2862Aleksey Lim2011-06-301-1/+1
|
* Restore zoom while switching back from fullscreenAleksey Lim2011-01-221-14/+13
|
* code review, quozl@laptop.orgJames Cameron2010-12-221-1/+1
|
* Apply sugar-lint fixes; add HACKING file; make it useful under sweetsAleksey Lim2010-12-221-26/+39
|
* Implement write_file() properly. Fixes dslo#1264Sayamindu Dasgupta2009-09-151-2/+13
|
* Use add_with_viewport() instead of add()Sayamindu Dasgupta2009-09-151-1/+1
|
* Avoid loading the file again and again.Sayamindu Dasgupta2009-09-081-1/+1
|
* Switch to new toolbar systemSayamindu Dasgupta2009-09-081-21/+113
|
* Sharing: Add progressbar and cancel button.Sayamindu Dasgupta2009-05-121-1/+17
| | | | Add a progressbar to indicate amount downloaded and a cancel button to cancel the download.
* Add filter to ObjectChooser. Fixes d.sl.o #713Simon Schampijer2009-05-031-1/+3
|
* Add sharing supportSayamindu Dasgupta2009-05-031-7/+259
|
* Fix initial zoom level being extremely small (#dslo:486)Tomeu Vizoso2009-03-241-2/+6
|
* Remove hacks needed because of #258Tomeu Vizoso2009-02-051-26/+2
|
* Show an object picker if no file is specified initiallySayamindu Dasgupta2008-11-211-1/+26
|
* Initial Journal supportSayamindu Dasgupta2008-11-211-15/+42
|
* Restore zoom level when coming back from fullscreenSayamindu Dasgupta2008-10-021-10/+8
|
* Initial commitSayamindu Dasgupta2008-09-291-0/+92