Manuel Menezes de Sequeira
546cc6893b
Add localize calls to a bunch of strings.
2013-11-22 18:50:42 +00:00
Manuel Menezes de Sequeira
2737530905
Correct typo and add a few Portuguese translations for 'unofficial' strings.
2013-11-22 18:49:28 +00:00
Manuel Menezes de Sequeira
f64749bd2e
Add localization to Edit Slot Options text.
2013-11-22 18:47:28 +00:00
jmoenig
540ae2fcf4
Disallow "ringify" option for inline-template blocks
2013-11-22 13:46:40 +01:00
jmoenig
09cd45dc7e
Catalan translation, thanks, Bernat Romagosa Carrasquer!
2013-11-22 13:01:41 +01:00
jmoenig
3a9e258fef
Prevent „hide“ menu option for non-palette template blocks
...
thanks, Brian, for reporting this glitch!
2013-11-22 11:57:37 +01:00
jmoenig
c8bc990011
fixed #238 - don’t trigger events for eclipsed morphs
...
(whose parent-chain contains a hidden morph)
2013-11-22 11:00:05 +01:00
jmoenig
6cc86fa751
fixed #231 (watcher-display of Booleans)
2013-11-15 14:57:14 +01:00
jmoenig
17508d275a
fixed read-only input slot coloring glitch
...
thanks Bernat, for reporting it!
2013-11-15 12:52:44 +01:00
jmoenig
81654e7299
„read-only“ option for editable custom block input slots
...
also custom block input slots reverting to default now show their
default value (useful in combination with the new "read-only" option
2013-11-15 11:18:45 +01:00
jmoenig
cc0bf15c1a
Portuguese translation update
...
thanks, Manuel!
2013-11-12 15:07:56 +01:00
Jens Mönig
97ed95cd35
Merge pull request #229 from MMSequeira/patch-1
...
Improve translation of 'stop script', 'create a clone...', and 'myself'.
2013-11-12 05:59:37 -08:00
Manuel Menezes de Sequeira
93c1d7a6c7
Improve translation of 'stop script', 'create a clone...', and 'myself'.
2013-11-12 12:18:40 +00:00
jmoenig
93f97c01e0
left-align multi-line text in value-bubbles
2013-11-12 12:30:14 +01:00
jmoenig
5d5fc20a6d
fixed wrong NaN display for variable watchers
...
Thanks, Brian, for catching this glitch!
2013-11-12 12:01:26 +01:00
jmoenig
651f44ebdf
customizable drop-down menus for input slots
2013-11-12 11:44:39 +01:00
jmoenig
cc7a1558f1
cloud project saving transmission integrity check
...
includes the sizes of the sent project components in the transmision,
so the cloud backend can check if the whole of them have been
transmitted before comitting to the database
2013-11-07 13:40:28 +01:00
jmoenig
8a60ec998e
customizable drop-down menus for input slots
...
still experimental and incomplete and therefore commented out
(inactive) for now
2013-11-04 17:55:11 +01:00
jmoenig
c95c1a223d
only show symbol menu for label fragments
...
in InputSlotDialog
2013-11-04 15:12:21 +01:00
jmoenig
405c36805b
filter quotation marks from project names
...
(for backend index)
2013-11-04 13:58:44 +01:00
jmoenig
5b63e7e6fa
enable Symbols in InputSlotDialog Morph’s drop down menu
2013-10-25 15:14:20 +02:00
jmoenig
a810667d8d
enable Symbols in InputField drop down menus
2013-10-25 15:12:27 +02:00
jmoenig
a151f64a89
Portuguese translation update
2013-10-25 12:58:25 +02:00
Jens Mönig
101deffb83
Merge pull request #219 from MMSequeira/master
...
Correct Portuguese translation of 'When I receive' hat block.
2013-10-25 03:40:53 -07:00
jmoenig
f92b4891c1
Symbol selection menu for BlockLabelFragmentMorphs
2013-10-25 12:38:39 +02:00
jmoenig
2226f0c92a
enable symbols as custom block label parts
...
as well as enabling Costumes to become Symbols, and additional symbols
(speech bubble, arrows, robot)
2013-10-25 12:35:15 +02:00
Manuel Menezes de Sequeira
3353d4cc77
Correct capitalization of default costume/backdrop names.
2013-10-25 11:24:51 +01:00
Manuel Menezes de Sequeira
181c3fb6ff
Correct translation of 'When I receive' hat block.
2013-10-24 17:57:58 +01:00
jmoenig
3c209e8421
fixed #213 - Empty else block breaks return to caller
...
Thanks, Art, for reporting this bug!
2013-10-17 18:56:35 +02:00
jmoenig
a8d08c147d
Condense damage list even more
...
by merging nearby rectangles, thanks, Craxic, for the idea for this in
#192
2013-10-15 11:29:51 +02:00
jmoenig
cc9a44ed10
Portuguese translation update integration
2013-10-14 17:09:12 +02:00
Jens Mönig
1febfeecb1
Merge pull request #205 from MMSequeira/master
...
Update Portuguese translation.
2013-10-14 08:05:06 -07:00
jmoenig
93960bc4fb
Increase maximum clone count from 128 to 300
2013-10-14 17:03:56 +02:00
jmoenig
f3b8d8dcef
Condense damage list by merging overlapping dirty rectangles
...
thanks, Craxic, for suggesting the idea for this optimization in #192 !
2013-10-14 16:21:22 +02:00
Manuel Menezes de Sequeira
29c009889f
Correct typo.
2013-10-11 09:46:13 +01:00
Manuel Menezes de Sequeira
2d1244dcda
Add Portuguese translation for three new strings (simple block prototype labels).
2013-10-10 22:34:53 +01:00
jmoenig
027388029f
"sanity check" for cloud-saving mechanism
...
errors if the serialized project data is corrupt and cannot be parsed
as XML, addresses #203 , #200 , #171 . I'm hoping that this might provide
us a clue whether the corruption is happening in Snap's marshalling or
on the backend side
2013-10-10 11:09:29 +02:00
jmoenig
24476a644e
MAP primitive variant for linked lists
2013-10-09 12:37:50 +02:00
jmoenig
a2718204cd
fixed #199
...
"can't delete reporter with attached comment via context menu"
2013-10-08 17:25:11 +02:00
jmoenig
4d5dad807b
experimental MAP primitive reporter
...
in lists category, visible in dev mode for now
2013-10-08 16:59:55 +02:00
jmoenig
39ea1d542d
fixed type-issue for linked list indices
...
thanks, Nate, for reporting this issue
2013-10-08 16:46:58 +02:00
jmoenig
020cac64b1
"plain block prototype labels" preference setting
...
hide / show the (+) symbols in the block editor
2013-10-04 16:54:16 +02:00
jmoenig
4e501e00ad
Keep watchers onstage when hiding/showing them, fixes #195
2013-10-04 11:08:39 +02:00
jmoenig
b32ed8ef23
Prevent watcher cells from growing wider as their contents becomes taller
2013-10-04 10:53:17 +02:00
jmoenig
ec6b46a4c5
Type-check the SPLIT block's input before eval'ing it
2013-10-04 10:34:59 +02:00
jmoenig
9a0881b96a
smooth numerical values displayed in watchers
2013-10-01 15:50:53 +02:00
jmoenig
dc709c2e12
fixed #186 (can't duplicate blocks with anchored comments)
2013-09-30 14:41:59 +02:00
jmoenig
8eb98dc5b1
fixed #172 , IF ON EDGE, BOUNCE
...
Morphic: Rectangle.amountToTranslateWithin()
2013-09-20 09:50:06 +02:00
jmoenig
6394ebc24a
fixed #146
...
filter out empty costumes
2013-09-19 16:09:47 +02:00
jmoenig
9450ed0511
fixed #169
2013-09-19 12:26:09 +02:00