| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Merge pull request #589 from MMSequeira/master | Jens Mönig | 2014-09-29 | 1 | -5/+25 | |
| | |\ \ \ | ||||||
| | | * | | | correct small errors in localization strings and add a few new Portuguese tra... | Manuel Menezes de Sequeira | 2014-09-28 | 1 | -5/+25 | |
| | * | | | | fixed #591 | jmoenig | 2014-09-29 | 2 | -3/+10 | |
| | * | | | | fixed #585 | jmoenig | 2014-09-22 | 2 | -2/+3 | |
| | * | | | | Mutable upvars | jmoenig | 2014-09-22 | 2 | -25/+24 | |
| | * | | | | fixed #174, eliminate UpvarReferences in evaluator | jmoenig | 2014-09-18 | 2 | -107/+16 | |
| | * | | | | Refactor variables handling | jmoenig | 2014-09-17 | 4 | -30/+37 | |
| | | |/ / | |/| | | ||||||
| * | | | | remove file blocks | Gubolin | 2015-01-03 | 4 | -272/+0 | |
| * | | | | allow setting the Snap! source in a variable | Gubolin | 2015-01-03 | 3 | -3/+18 | |
| * | | | | add camera blocks (#562) | Gubolin | 2014-11-01 | 2 | -1/+263 | |
| |\ \ \ \ | ||||||
| | * | | | | improve camera block error handling | Gubolin | 2014-08-17 | 1 | -1/+8 | |
| | * | | | | add camera streaming predicate | Gubolin | 2014-08-17 | 1 | -0/+9 | |
| | * | | | | add camera streaming predicate | Gubolin | 2014-08-17 | 1 | -14/+25 | |
| | * | | | | add IE camera block support | Gubolin | 2014-08-17 | 1 | -13/+9 | |
| | * | | | | camera block bugfixes | Gubolin | 2014-08-17 | 1 | -6/+4 | |
| | * | | | | tidy up the camera block code | Gubolin | 2014-08-17 | 1 | -45/+63 | |
| | * | | | | add motion reporters | Gubolin | 2014-08-13 | 3 | -19/+78 | |
| | * | | | | add simple motion detection | Gubolin | 2014-08-12 | 3 | -1/+83 | |
| | * | | | | add camera streaming blocks (fix #460) | Gubolin | 2014-08-10 | 2 | -1/+83 | |
| | | |_|/ | |/| | | ||||||
| * | | | | improve file block error handling | Gubolin | 2014-09-09 | 1 | -26/+58 | |
| * | | | | add file blocks | Gubolin | 2014-09-09 | 4 | -0/+240 | |
| * | | | | add notification blocks | Gubolin | 2014-09-08 | 3 | -0/+24 | |
| * | | | | use the Snap-icon instead of the default one | Gubolin | 2014-09-08 | 2 | -0/+10 | |
| * | | | | rewrite scripts | Gubolin | 2014-09-08 | 3 | -20/+55 | |
| * | | | | rewrite scripts | Gubolin | 2014-09-07 | 4 | -19/+103 | |
| * | | | | add script for compressing Snap\! | Gubolin | 2014-09-07 | 1 | -0/+21 | |
| * | | | | add minimalized presentation version of gui.js | Gubolin | 2014-09-07 | 1 | -0/+1099 | |
| * | | | | Merge branch 'location' into mobileapp | Gubolin | 2014-09-07 | 5 | -1/+110 | |
| |\ \ \ \ | ||||||
| | * | | | | add geolocation blocklocation | Gubolin | 2014-08-18 | 3 | -0/+87 | |
| | * | | | | add language blocks | Gubolin | 2014-08-17 | 3 | -1/+22 | |
| | | |/ / | |/| | | ||||||
| * | | | | add vibration blocks to sprites | Gubolin | 2014-09-07 | 1 | -0/+2 | |
| * | | | | add compass heading and acceleration blocks | Gubolin | 2014-09-07 | 3 | -0/+138 | |
| * | | | | fix mobile app icon | Gubolin | 2014-09-07 | 1 | -1/+1 | |
| * | | | | show virtual keyboard in Android (offline app only) (fix #81) | Gubolin | 2014-09-07 | 3 | -0/+10 | |
| * | | | | add vibrate block | Gubolin | 2014-09-06 | 3 | -0/+14 | |
| * | | | | prepare for packaging for desktop using node-webkit | Gubolin | 2014-09-06 | 2 | -0/+20 | |
| * | | | | add notes to dependencies and binaries | Gubolin | 2014-09-06 | 1 | -0/+7 | |
| * | | | | prepare for packaging for android using cordova | Gubolin | 2014-09-06 | 2 | -0/+24 | |
| |/ / / | ||||||
| * | | | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint! | jmoenig | 2014-08-13 | 2 | -2/+4 | |
| * | | | enable Zombiefication of JS-Functions | jmoenig | 2014-08-13 | 3 | -5/+11 | |
| |/ / | ||||||
| * | | Merge pull request #540 from MMSequeira/patch-1 | Jens Mönig | 2014-07-30 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Add Portuguese translation of 'move'. | Manuel Menezes de Sequeira | 2014-07-29 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | export script pic with result bubble | jmoenig | 2014-07-30 | 3 | -8/+73 | |
| * | | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 2 | -2/+5 | |
| * | | propagate HIDE and SHOW to nested sprite parts | jmoenig | 2014-07-30 | 2 | -1/+22 | |
| |/ | ||||||
| * | keep reporter-result-bubbles within the enclosing scripting pane | jmoenig | 2014-07-29 | 2 | -0/+5 | |
| * | fixed #497 (prevent bubble shadows from getting cut-off) | jmoenig | 2014-07-29 | 2 | -2/+3 | |
| * | updated German translation | jmoenig | 2014-07-29 | 4 | -5/+9 | |
| * | Merge pull request #539 from MMSequeira/master | Jens Mönig | 2014-07-29 | 1 | -1/+53 | |
| |\ | ||||||
| | * | Update further Portuguese translation of code generation stuff. | Manuel Menezes de Sequeira | 2014-07-28 | 1 | -1/+18 | |
