~oif-team/ginn/scroll-pointer-fixes

« back to all changes in this revision

Viewing changes to src/todo

  • Committer: Mohamed-ikbel Boulabiar
  • Date: 2010-12-02 12:37:14 UTC
  • Revision ID: boulabiar@gmail.com-20101202123714-tapaattclx9wyess
Fix Rotation issues
Add Rotations wishes for Evince and Eog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        Too many Open/Close XDisplay may be the cause of problems !
4
4
 
5
5
Fix gestures parameters comparison:
6
 
        float for float, int for int, etc
7
 
        Start the comparison from the begining (remove the 18...)
 
6
        Limit the number of supported parameters (now is 18)
8
7
 
9
8
Add support for DBus
10
9