Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix separation between answer display and "Answer" labelHEADmasterjjposner2009-09-222-14/+14
| | | | also minor refactoring
* HelpWindow --> HelpPanel / background colorsjjposner2009-09-222-44/+89
| | | | | | | | | Replace top-level HelpWindow with a HelpPanel (gtk.Frame) that swaps with the BlockPanel. The "Help" button now toggles between "Show Help" and "Hide Help". BlockPanel no longer has background color set. AnswerLabel background color and implementation tweaks.
* minor changesjjposner2009-09-111-10/+13
| | | | | no more try/except in NewCmd() Prt() function replaces print statement
* initial data -- same as GitHub 9a14b75d4dd028f5d07b1c214384ac62f591907dJohn J Posner2009-08-276-0/+1644