Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/moon.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor code so that main layout can be triggered each time on screen rotation.Gary Martin2012-10-091-42/+40
* Support start up layout variation for landscape vs. portrait, needs to suppor...Gary Martin2012-10-081-16/+52
* Fix traceback for unused block_view_during_update method.Gary Martin2012-10-081-1/+0
* Pootle friendly removal of some unwanted string newline padding.Gary Martin2012-05-081-1/+1
* Added pootle friendly string change to show current date information SL#2749Gary Martin2012-05-081-1/+2
* Remove left over comment.Gary Martin2011-10-021-1/+0
* Grid and Hemisphere buttons are now toggle buttons and show highlight on/off ...Gary Martin2011-10-021-24/+12
* Improve locale date display for next new/full moon next lunar/solar eclipse S...Gary Martin2011-06-181-4/+7
* Fixs for gtk no longer liking floats, triggered during an eclipse [OLPC #1100...Gary Martin2011-06-161-2/+6
* Tidy grid line overlaps.Gary Martin2009-11-271-2/+5
* Adjustment to compass and labels positions to give more spacing away from wid...Gary Martin2009-11-261-8/+8
* Tidy up of doc-strings.Gary Martin2009-11-261-55/+60
* Support new (0.86) and old activity toolbar designs.Gary Martin2009-11-261-17/+57
* Information panel allows virtical scrolling for showing all text on smaller s...Gary Martin2009-11-251-2/+6
* Use simplejson instead of json-py to satisfy python26Aleksey Lim2009-03-051-3/+8
* Make moon image rendering screen resolution independentAleksey Lim2009-02-191-5/+20
* Method rename and minor debug output change.Gary Martin2009-01-121-3/+8
* CamelCase clean-up of variables to make pylint happier.Gary Martin2008-11-051-293/+290
* Added French locale by Bastien Guerry (thanks!)v7Gary Martin2008-09-261-2/+2
* Change methods from camelcase to make pylint happier...Gary Martin2008-09-191-537/+537
* Some license type cruft, and some git wierdnessGary Martin2008-09-181-4/+5
* Switched from cPickle to json storage for preferences.Gary Martin2008-03-161-16/+21
* Initial importGary Martin2008-03-151-0/+600