Skip to content

Commit 28748a5

Browse files
Merge branch 'lcb-reduce_grammar_c' of https://github.com/runrevmark/livecode into develop-gyp
Conflicts: ide
2 parents 2c8a56a + 4b3f233 commit 28748a5

48 files changed

Lines changed: 616 additions & 649 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/lcb/notes/15489.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# LiveCode Builder Host Library
2+
3+
# [15489] 'image from resource file' syntax does not bind to anything.

docs/notes/bugfix-12834.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [[Player]] enhancement set colour of player controller buttons using backcolor property

docs/notes/bugfix-13390.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [[Player]] foregroundColor and hiliteColor not saved with stack

docs/notes/bugfix-13391.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [[Player]] Make default foregroundColor a colour a colour other than black

docs/notes/bugfix-15224.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Various bugs with navigation bar widget
2+
* Selecting "names" as the itemStyle does not work
3+
* Changing the navIcons via script / property inspector does not work
4+
* The navSelectedIcons property is missing.
5+
* editMode should default to false
6+
* add 'navigate' message to widget docs

docs/notes/bugfix-15386.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Failure to incorporate code with 'include' on 7.0 servers

docs/notes/bugfix-15439.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# enabledTracks "can't set this property" in LC 7

docs/notes/bugfix-15457.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Repeat for each element subtly different in 7.0

docs/notes/bugfix-15472.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Invisible player appears and causes LC to hang

docs/notes/bugfix-15474.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Max interger literal number limited to 2^32 on 64-bit Linux

0 commit comments

Comments
 (0)