Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/signsdroptarget.py
Commit message (Expand)AuthorAgeFilesLines
* Can now get next problem by key press; fixed tab problem when arrow is showing.pmoxhay2009-06-151-2/+3
* Doesn't repeat recently used problems.pmoxhay2009-06-051-1/+11
* Shapes don't disappear (except for masses, amounts).pmoxhay2009-06-021-1/+2
* Another small fix for DropTarget hiliting.pmoxhay2009-04-101-0/+2
* Small fixes to make borders of drop targets draw fully.pmoxhay2009-04-071-1/+1
* Tab order of objects is set mroe carefully.pmoxhay2009-02-101-22/+46
* Fixed bug that left multiple copies of line segment when move from one drag t...pmoxhay2009-02-061-3/+6
* Line segments and signs constrained to stay in the screen.pmoxhay2009-02-031-1/+1
* Adjusted tab order of draggable objects for conveniencepmoxhay2009-02-021-5/+7
* Hint is shown if wrong sign is chosen.pmoxhay2009-02-021-1/+2
* Restored use of delete key to interrupt drag/move.pmoxhay2009-02-021-0/+1
* Attempted rewrite of moving/dragging code to solve problems with draggin by k...pmoxhay2009-02-021-0/+157