Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taconstants.py
Commit message (Expand)AuthorAgeFilesLines
* rm unused constantsWalter Bender2012-10-241-25/+0
* undo aggressive pruningWalter Bender2012-07-211-3/+3
* added variable args to load_blockWalter Bender2012-07-191-2/+3
* dynamically define EXPANDABLE_FLOW blocks in add_blockv149Walter Bender2012-07-071-3/+2
* remove more deprecated codeWalter Bender2012-07-061-5/+0
* fix problem with dock defaults in if-then-else macroWalter Bender2012-07-061-1/+1
* refactoring of sandwich blocks to use clampWalter Bender2012-07-051-6/+4
* convert flow blocks to new clamp styleWalter Bender2012-07-051-0/+5
* make sandwich a macroWalter Bender2012-07-021-0/+4
* remove debug buttonWalter Bender2012-06-301-1/+1
* move string_or_number whitelist to taplatte.pyWalter Bender2012-05-071-11/+0
* reapplying help patchWalter Bender2012-03-281-1/+1
* add print shapeWalter Bender2012-03-251-1/+1
* added help alertWalter Bender2012-03-231-1/+1
* added proto_layer constantWalter Bender2012-02-021-3/+4
* add test for XO30 and adjust Motion ThresholdWalter Bender2012-01-051-0/+1
* further simplify keyboard input macroWalter Bender2012-01-031-9/+7
* simplified keyboard input macroWalter Bender2012-01-011-25/+9
* internalized macro expansion of while and until blocksWalter Bender2011-12-311-0/+2
* move position of labels on if-then-else blocks; add some doc strings to block...Walter Bender2011-11-251-0/+2
* voices for speakWalter Bender2011-11-171-0/+13
* making the button hit detection more robust on non-888 displaysWalter Bender2011-11-121-6/+6
* remove vestigaes of canvas as spriteWalter Bender2011-11-031-2/+0
* adding XO 1.75Walter Bender2011-08-211-0/+1
* added box-style-media to expandable listWalter Bender2011-07-301-4/+3
* clean up block rescaling code; move more constants inits to pluginsWalter Bender2011-07-271-12/+9
* cleaned up skin sizing codeWalter Bender2011-07-261-0/+2
* move block skins to plugins directoryWalter Bender2011-07-261-0/+1
* move MEDIA_SHAPES.append to pluginWalter Bender2011-07-261-6/+1
* have plugin append to MEDIA_SHAPES list; NO_IMPORT listWalter Bender2011-07-261-1/+2
* adding CC coordinate grid for XO hardwareWalter Bender2011-06-091-1/+1
* number-style-block is expandableWalter Bender2011-04-211-1/+2
* revert tagettext magic until it is fixedWalter Bender2011-04-131-0/+2
* Refactored gettext imports -- fixes running from src in Sugar (martin langhoff)Walter Bender2011-03-311-2/+0
* force scaling to predefined constants to fix pixel alignment problems (#2442)Walter Bender2011-03-081-9/+7
* moved HELP_STRINGS to tapaletteWalter Bender2011-03-051-17/+0
* added camera block to 'blocks with skin'Walter Bender2011-03-051-45/+2
* moved palette-related data out of taconstants into tapaletteWalter Bender2011-03-051-36/+0
* deprecated...Walter Bender2011-03-031-3/+4
* eliminated individual block style arraysWalter Bender2011-03-021-81/+39
* reinstated list block; more cleaning upWalter Bender2011-03-021-29/+8
* refactoring of palette and block generation: a class for each palette and blo...Walter Bender2011-03-011-703/+52
* clean up block names and alignmentsWalter Bender2011-02-271-4/+5
* further isolation of BLOCK STYLE internalsWalter Bender2011-02-261-0/+40
* reposition labels on minus, divide, mod, greater than and less than blocks to...Walter Bender2011-02-241-4/+4
* reordering of palettes on toolbar; lightening up of dark colorsWalter Bender2011-02-231-6/+6
* added offset to second argument of boolean compares >, <Walter Bender2011-02-221-1/+2
* caught a few missing entries in the 'special blocks' sectionWalter Bender2011-02-211-0/+3
* removed reference to readcamera (migrated to camera_plugin)Walter Bender2011-02-211-4/+1
* minor reordering of palettes based on Bill Kerr suggestionsWalter Bender2011-02-211-8/+15