Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ImageViewerActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Zoom Gesture zooms through the gesture's centerManuel Kaufmann2012-11-061-0/+6
* pylint fixesAgustin Zubiaga2012-10-271-2/+2
* Draw toolbar separatorsAgustin Zubiaga2012-10-271-8/+6
* Rotate, Zoom and center the imageManuel Kaufmann2012-10-241-2/+2
* Revert "Remove image vibration in zoom in (touch)"Agustin Zubiaga2012-10-231-15/+0
* Remove image vibration in zoom in (touch)Agustin Zubiaga2012-10-171-0/+15
* Scale the image through its centerManuel Kaufmann2012-10-161-0/+1
* Initial gesture supportGonzalo Odiard2012-10-121-24/+41
* Show no image message with an add buttonAgustin Zubiaga2012-10-061-4/+51
* Remove auto activity close when the user don't choose any imageAgustin Zubiaga2012-10-051-3/+0
* Fix ObjectChooser bugAgustin Zubiaga2012-10-031-4/+5
* Port to cairoManuel Kaufmann2012-10-021-7/+5
* PEP8 fixesAgustin Zubiaga2012-09-231-1/+0
* GTK3 PortAgustin Zubiaga2012-07-171-37/+38
* 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 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