Restore portrait.py's abilities to rotate windows.
authorStefanos Harhalakis <v13@v13.gr>
Sun, 8 Aug 2010 15:10:04 +0000 (15:10 +0000)
committerStefanos Harhalakis <v13@v13.gr>
Sun, 8 Aug 2010 15:10:04 +0000 (15:10 +0000)
commit6ffc68fd975169aa7dda7387a28118cbfd49701a
treeccf3109f8485c4e2f7153627b0db2ea3a373e3b8
parent29526e4c04c03d22ef5443fcef143ff10d6a69ba
Restore portrait.py's abilities to rotate windows.
Disable animations in configuration window.
Set the size request of about dialog to 800x800 to support portrait mode.
Pass the parent to about dialog and set it as needed to support postrait mode.
Add credits for postrait.py too.
Clear animation cache when animations are disabled.
Add code for portrait mode support: Disabled for now since it isn't reliable.
src/about.py
src/about0.py
src/icon.py
src/icongrid.py
src/portrait.py
src/widget.py
src/win_config.py