index
:
snap
anykey_issue387
development
errorHandling_issue533
gh-pages
github_backend
i18n
issue_190
issue_204
issue_209
issue_405
issue_458
issue_460
issue_461
issue_557
issue_71
location
master
mobileapp
octokat
p2p
xml_beautifier
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrap credits tab in "about" Dialog
jmoenig
2015-06-25
1
-1
/
+1
*
Revert to "new" for object creation
jmoenig
2015-06-25
1
-11
/
+11
*
Use Object.create(…) instead of new …() for inheritance (faster)
Nathan Dinsmore
2015-06-17
1
-8
/
+8
*
Fix encoding for exported sprites (esp. comments)
Jens Mönig
2015-05-18
1
-2
/
+4
*
Release!
Jens Mönig
2015-05-01
1
-1
/
+1
*
formatting tweaks for JSLint’s benefit
Jens Mönig
2015-05-01
1
-3
/
+3
*
Merge pull request #768 from bromagosa/contrib
Jens Mönig
2015-05-01
1
-2
/
+15
|
\
|
*
new parameters to allow embedding projects
Bernat Romagosa
2015-04-10
1
-2
/
+15
*
|
hide “save to disk” option behind shift-click again (has issues in Chrome)
Jens Mönig
2015-05-01
1
-7
/
+10
*
|
switch from beta to release candidate
Jens Mönig
2015-03-15
1
-2
/
+2
*
|
Only enable input caching for blocks
Jens Mönig
2015-03-09
1
-4
/
+4
*
|
Cache inputs - accelerate recursive reporters
Jens Mönig
2015-02-28
1
-1
/
+12
*
|
Update German translation
jmoenig
2015-02-23
1
-3
/
+3
*
|
Make “project data in URLs” a hidden dev option
jmoenig
2015-02-20
1
-6
/
+37
*
|
Un-hide “Save to disk” feature
jmoenig
2015-02-20
1
-9
/
+6
*
|
Added url switch #cloud: to open a shared project in edit mode
jmoenig
2015-02-06
1
-1
/
+41
*
|
Fix Zoom Dialog’s sample background in “flat” design
jmoenig
2015-01-21
1
-0
/
+1
*
|
Generate ScriptsPaneTexture programmatically
jmoenig
2015-01-21
1
-4
/
+20
*
|
fixed #680
jmoenig
2015-01-13
1
-1
/
+10
*
|
Force Chrome to show GUI messages
jmoenig
2015-01-12
1
-0
/
+6
*
|
Check project for compatibility
jmoenig
2015-01-12
1
-17
/
+26
*
|
fix typo & update history
jmoenig
2014-12-04
1
-2
/
+2
*
|
Really fix setting the cloud as default save location when logged in
Michael Ball
2014-12-04
1
-1
/
+4
*
|
updated history
jmoenig
2014-12-01
1
-1
/
+1
*
|
Fix to set SnapCloud variable before the IDE morph is built.
Michael Ball
2014-11-30
1
-4
/
+4
*
|
Updated the “About” Dialog
jmoenig
2014-11-20
1
-3
/
+4
*
|
Set Default Save location to Cloud on Snap! load
Michael Ball
2014-10-27
1
-1
/
+1
|
/
*
fixed #604. Thanks, @Gubolin!
jmoenig
2014-10-06
1
-1
/
+2
*
New feature - minimal stage mode (shift-click on small-stage button)
jmoenig
2014-10-02
1
-12
/
+26
*
updated history
jmoenig
2014-10-01
1
-1
/
+1
*
add localization to default costume name
Manuel Menezes de Sequeira
2014-10-01
1
-1
/
+1
*
fixed #585
jmoenig
2014-09-22
1
-2
/
+2
*
propagate DELETE to nested sprite parts
jmoenig
2014-07-30
1
-2
/
+4
*
export and import nested sprites
jmoenig
2014-07-29
1
-1
/
+1
*
duplicate and clone nested sprites
jmoenig
2014-07-29
1
-5
/
+2
*
updated credits
jmoenig
2014-07-25
1
-2
/
+4
*
improve unique sprite- and costume names
jmoenig
2014-07-24
1
-21
/
+33
*
ensure unique costume names when copying costumes via d&d
jmoenig
2014-07-18
1
-0
/
+1
*
ensure unique names when renaming costumes
jmoenig
2014-07-18
1
-1
/
+2
*
ensure unique names for costumes created by the paint editor
jmoenig
2014-07-18
1
-2
/
+5
*
list op fixes, thanks, Brian!
jmoenig
2014-07-18
1
-1
/
+1
*
ensure unique names for imported costumes
jmoenig
2014-07-17
1
-2
/
+4
*
Merge pull request #509 from jmoenig/bh
Jens Mönig
2014-07-11
1
-1
/
+18
|
\
|
*
Improve sbe-or-relative to generalize
brianharvey
2014-07-11
1
-6
/
+6
|
*
Allow loading tools.xml from mirror *or* s.b.e
brianharvey
2014-07-11
1
-2
/
+19
*
|
fixed #508 (don’t popup empty menus)
jmoenig
2014-07-11
1
-1
/
+1
*
|
limit persistent blocks zoom to 12
jmoenig
2014-07-11
1
-1
/
+1
*
|
fixed #507 (limit persistent block zoom to 12x)
jmoenig
2014-07-11
1
-1
/
+1
|
/
*
fixed #412 (incomplete sprite-removal)
jmoenig
2014-07-11
1
-8
/
+8
*
Merge pull request #494 from marwahaha/tools-xml
brianharvey
2014-07-10
1
-1
/
+1
|
\
[next]