Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Added po and .pot strings ready for translation.Gary Martin2009-06-221-6/+6
* Added stop/play button to toolbar.Gary Martin2009-06-211-0/+25
* Added accelerators for UI visibility and cleaned up tool key handling event c...Gary Martin2009-06-161-0/+1
* Fixed radio buttons so tools are added to a group (toolbar now correctly show...Gary Martin2009-06-151-0/+6
* Fixed toolbar automation for good! Yayaya!Alex Levenson2008-07-161-6/+1
* Automated toolbar -- not perfect yetAlex Levenson2008-07-161-72/+17
* Default to create toolbarBrian2008-07-101-6/+10
* ToolButtons --> RadioToolButtonsBrian2008-07-101-42/+46
* Menus should now work (really)Alex2008-07-091-63/+80
* Cleaned up menu a bitAlex Levenson2008-07-091-9/+9
* Added sugar menuAlex2008-07-081-15/+63
* Still fixing iconsAlex2008-07-081-2/+2
* fixing icons stillAlex2008-07-081-2/+2
* renamed icons to be more descriptiveAlex2008-07-081-2/+2
* Total Reorganization! Now a proper activity (I hope)Alex2008-07-081-366/+29
* (Hopefully) fixed the ghost box while drag+delete...Alex2008-07-071-2/+2
* Added a red trail to the destroy toolAlex2008-07-071-1/+16
* Changed the screen size to be dynamicAlex2008-07-071-1/+1
* Destroy tool now allows for drag+destroyAlex2008-07-071-5/+4
* Modified joint tool to use left click to add a centered fixed jointAlex2008-07-071-0/+5
* Modified the joint tool to allow for fixed jointsAlex2008-07-071-1/+4
* Added the destroy toolAlex2008-07-071-3/+17
* mv physics.py activities.pyAlex2008-07-071-13/+334
* Initial commitBrian Jordan2008-06-271-0/+13