Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tweak to tidy up Activity icon size/alignment.v2Gary Martin2009-06-221-5/+5
* Bump version ready for release.Gary Martin2009-06-221-1/+1
* Use a thicker stroke on Activity icon to match others.Gary Martin2009-06-221-4/+4
* Added po and .pot strings ready for translation.Gary Martin2009-06-224-58/+167
* Fixed polygon tool to prevent small polys and avoid the crash.Gary Martin2009-06-211-7/+18
* Tweaked joint button icon.Gary Martin2009-06-211-2/+3
* Added stop/play button to toolbar.Gary Martin2009-06-211-0/+25
* Cleaned up magic pen logic, prevents small polys so now avoids crashing.Gary Martin2009-06-161-18/+13
* Removed Esc key as binging for quit to prevent accidental loss of work.Gary Martin2009-06-161-1/+1
* Added centre dot to motor tool icon.Gary Martin2009-06-161-1/+3
* Default behaviour of poly tool a solid rather than decomposed triangles (much...Gary Martin2009-06-161-7/+11
* Renamed some tools and adjusted key accelerators (all tools now have a key).Gary Martin2009-06-161-8/+10
* Removed text (printed white on white canvas!) now toolbar correctly displays ...Gary Martin2009-06-161-6/+1
* Added accelerators for UI visibility and cleaned up tool key handling event c...Gary Martin2009-06-162-18/+11
* Fixed radio buttons so tools are added to a group (toolbar now correctly show...Gary Martin2009-06-151-0/+6
* Added missing motor and pin svg entries to MANIFEST.Gary Martin2009-06-151-0/+2
* Added "Motor" and "Pin" toolsAsaf Paris Mandoki2009-06-143-2/+248
* Removed unfinished "joystick" featureBrian Jordan2009-05-252-71/+1
* Added simple .gitignore file.Gary C Martin2009-05-241-0/+4
* Just adding a MANIFEST.Gary C Martin2009-05-241-0/+66
* Joystick button (is awesome... in progress)Brian Jordan2008-07-203-12/+48
* White backgroundBrian Jordan2008-07-181-1/+1
* Improved toolbar automationAlex Levenson2008-07-162-16/+9
* finished mapBrian2008-07-161-3/+3
* Merge branch 'master' of git+ssh://bjordan@dev.laptop.org/git/activities/physicsBrian2008-07-162-10/+10
|\
| * Fixed toolbar automation for good! Yayaya!Alex Levenson2008-07-162-10/+10
* | Organizational planning file, cleanupBrian2008-07-162-23/+11
|/
* Merge branch 'master' of git+ssh://alevenson@dev.laptop.org/git/activities/ph...Alex Levenson2008-07-161-3/+3
|\
| * Gear key removedBrian2008-07-161-3/+3
* | Fixed issue w/ joint toolAlex Levenson2008-07-161-1/+2
|/
* Automated toolbar -- not perfect yetAlex Levenson2008-07-162-79/+71
* Changed background color ... needs to be made optionBrian2008-07-152-5/+5
* created a seperate world.add.motor() functionAlex Levenson2008-07-142-7/+14
* Gears... right click with joint toolBrian2008-07-142-7/+20
* Added v 0.1 of complex polygons!!!!Alex Levenson2008-07-112-2/+127
* Fixed canvas heightAlex Levenson2008-07-111-1/+1
* (hopefully) fixed focus issuesAlex Levenson2008-07-103-4/+7
* Reverted joints back to original functionalityAlex Levenson2008-07-101-5/+1
* Added some joints (not fully functional)Alex Levenson2008-07-102-27/+33
* Merge branch 'master' of git+ssh://alevenson@dev.laptop.org/git/activities/ph...Alex Levenson2008-07-101-6/+10
|\
| * Merge branch 'master' of git+ssh://bjordan@dev.laptop.org/git/activities/physicsBrian2008-07-102-25/+85
| |\
| * | Default to create toolbarBrian2008-07-101-6/+10
* | | fix hanging defAlex Levenson2008-07-101-2/+0
| |/ |/|
* | Added the prismatic joint to elementsAlex Levenson2008-07-102-4/+33
* | Adding more types of joints...Alex Levenson2008-07-102-22/+53
|/
* Fixed joint tool right clickAlex Levenson2008-07-101-2/+2
* thicker affixations, more mouse grab power!Brian2008-07-103-6/+34
* There must be a better way to get this :)Brian2008-07-101-1/+1
* ToolButtons --> RadioToolButtonsBrian2008-07-102-43/+48
* Fixing tool switchingBrian2008-07-091-3/+3