Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 0464af3

Browse files
author
runrevali
committed
Merge branch 'develop' of https://www.github.com/runrev/livecode into refactor-syntax_6_7_dp_9_merge
Conflicts: engine/src/desktop-menu.cpp engine/src/graphic.cpp engine/src/igif.cpp engine/src/mac-av-player.mm engine/src/player-platform.h engine/src/printer.cpp engine/src/util.cpp
2 parents dd6f1d7 + 4b604c3 commit 0464af3

Some content is hidden

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

43 files changed

+556
-54
lines changed

docs/notes/bugfix-13121.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [[Player]] progress of movie downloaded/playable not indicated in controller well

docs/notes/bugfix-13187.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [[ Player ]] Printing players doesn't work

docs/notes/bugfix-13230.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Polygon markers draw incorrectly

docs/notes/bugfix-13240.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Test System crashes reliably, because of nested menus

docs/notes/bugfix-13250.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Crash when rendering Mac themed scrollbars

docs/notes/bugfix-13256.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# htmlText with many nested styles can cause a crash.

docs/notes/bugfix-13270.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SSL doesn't work with MySQL driver on Android and iOS.
2+
SSL will now be available on the mobile platforms - make sure you include 'Encryption' in standalone settings to take advantage of this feature.

docs/notes/bugfix-13272.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Setting the scrollbars property of a CEF browser to false has no effect.

docs/notes/bugfix-13273.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# templateImage framecount is not accurate for animated GIF

docs/notes/bugfix-13279.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# rawKeyDown passes the wrong keycode if Ctrl is pressed.

0 commit comments

Comments
 (0)