Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/openfl

The Open Flash Library for creative expression on the web, desktop, mobile and consoles.
https://github.com/openfl/openfl

HTML5 DOM cacheAsBitmap fixes

75ef62af0a300b3b297b2024b17fbb2313e8285f authored almost 3 years ago
Improve DOM anchor text format

e16dab9a988eefcf05a7ac9ce7e617a5855d2cee authored almost 3 years ago
DOM TextField scale and position fix

31521dd088b00ec9761481973c585807a2a84326 authored almost 3 years ago
DOM non-HTML text fix

43d2677bcc83f7d86aab2d07e2752355000ed82e authored almost 3 years ago
DOM bitmap dataURI fix

db6a421891fed762ef531cd9a38901df67598a75 authored almost 3 years ago
URLRequestDefaults: manageCookies should be true by default

db5c349e0630e78754ba24c5ee97d5d2a419b768 authored almost 3 years ago
Progress on Stylesheet and better text layout support in DOM TextField

f5dd482e6b1db9034ee36a7089a7131ee1c79cd2 authored almost 3 years ago
Add TextField StyleSheet test

ae16d68fab4978227ff0b59db58cf8a78ec88f24 authored almost 3 years ago
Flash compile fix

d135dca3112d2688a2743653abb19fcebeef23f7 authored almost 3 years ago
TextField bounds fix (HTML5 -Ddom)

6f3318677642e860c5f873e844bc0e10102a499e authored almost 3 years ago
Run Haxe formatter

a34cbf456f91dfd2aaa0b59dbeac6bd29abde4d0 authored almost 3 years ago
Ensure asset is bound to the requested instance

cc45a2bea545acd47c0a5d0977236c475ce7df89 authored almost 3 years ago
LocaleID: don't inline RTL_LANGUAGES because some versions of the compiler complain

05e368ef22ee2fd62a5dd4aa37c54d7e1fe79e57 authored almost 3 years ago
Fix dot access in Haxe 3.

3fdc4c66da5fc4142c95f0f37aac52cc83965f1b authored almost 3 years ago
DateTimeFormatter: skip getUTC methods with Haxe 3 because they don't exist

5eb3955ec41acc63a9449ee5a9c87b8eca9dbf1a authored almost 3 years ago
DateTimeFormatterTest: improve tests for getMonthNames() and getWeekdayNames()

30be3a9802df86bd5bc499519beb138651243953 authored almost 3 years ago
DateTimeFormatter: Haxe 3 compat

beed7a5ecba8140659f4b1f111552748fd85967d authored almost 3 years ago
DateTimeFormatter, LocaleID: Haxe 3 compatibility

619ad18c0334b865c8a44cc3ccd2034a3c5f09aa authored almost 3 years ago
Tests: Haxe 3 compatibility

a9157bbf46496f9b150de6d54bb5fc8d6c8215a7 authored almost 3 years ago
Run Haxe formatter

7d164ac1b1589def48d6da01f1b77665ea96ecf1 authored about 3 years ago
Bounds fix for SWF-based TextFields with offset

b51365a1781cf0857ce54bfe4e3e5b40cb02aada authored about 3 years ago
Lib: Haxe 3 compatibility

Co-authored-by: Joseph Cloutier <[email protected]>

3cfcbadfbd4da4b0e4381077e4946d4f4722552c authored about 3 years ago
Github Actions: run unit tests on Haxe 3.4.7

d6680014dddebd34ab681224a729ad9fe558a44e authored about 3 years ago
TextLayout: mac should not use the same addUTF8() conditional as neko or hl, it should fall back to the final else (references #2450)

f8301ceacb72180e1faf0f9b743416b097871f31 authored about 3 years ago
TextEngine: default bold, italic, and bold/italic variants for _sans/_serif/_typewriter fonts on macOS

89cbbf47696ffbe76d92082aa85975fbecd0c598 authored about 3 years ago
HTMLParser: render bullet and space before <li> content

8db59ad478125cd4d62203bf8c588b94bb7685d5 authored about 3 years ago
HTMLParser: add link breaks for <li></li> tags

Still needs a bullet, but at least each list item will be on a different line

39052789f7b644d62273230ad748ea5f9344d12e authored about 3 years ago
CairoTextField, CanvasTextField: fix underline sometimes overlapping text (references #2520)

Use Math.ceil() instead of Math.floor(). This makes things better, but a little extra space betw...

855d60ff2aefe20ed8b4d675c686236ba126a536 authored about 3 years ago
TextFieldTest: test that htmlText entity character codes are parsed correctly

57347b1cb77e8d787905bfd42f2ecff12239376b authored about 3 years ago
HTMLParser: parses HTML entity character codes

Examples: &#38; (ASCII ampersand) and &#x20AC; (Unicode € symbol)

27a93cda632edb1d36c1288babbb5f74160c91df authored about 3 years ago
FileStream: missing imports for Path and FileSystem

6148593f7368090402f1dfa0bc32dfa19974bffa authored about 3 years ago
TextField: TextEvent.LINK is supposed to bubble

6dfd772f3e3cd62d326e0024b473b5da0b581101 authored about 3 years ago
Include precision hint in html5.

37e4a217031777754ced3bb09e3b19e06017354a authored about 3 years ago
Allow @:ArrayAccess on URLVariables

713e155322c708058c0a0a8758d777a3f9386fab authored about 3 years ago
Merge branch 'develop' of https://github.com/openfl/openfl into develop

2cc2dfe3b8960deea032eeaacdd26eefb1894d13 authored about 3 years ago
Reduce errors when WebGL context is not working properly

e0a3822c8840a96652eb86c9349dc18301da28b6 authored about 3 years ago
Make Object more resilient when null

d5842cb05745c9892ccc640c26a2fe96fe03586c authored about 3 years ago
HTMLParser: styleSheet null check

5527aa377b1adf41a6d0a046f8788db3c90c4c84 authored about 3 years ago
CairoGraphics: avoid BitmapData width and height value of 0 when performing hit test (references #2514)

9656e40b619fc4c0a4848ca2eeb29d4ff9c3befc authored about 3 years ago
Correct return value of TextField x/y setters

f2593f348aad06f031acc35b462af428782ba025 authored about 3 years ago
Fix Object += and -= behavior

7b695ad3c555a08e79318bc9977fdc45f34b2415 authored about 3 years ago
CSS regex fix (thanks @joshtynjala)

3888ad91408174209fcabc2d79e7aa7531047256 authored about 3 years ago
Remove Haxe ver condition on Vector __tempIndex

7323fe7f0b0bd962411d245180c52b1f25d07494 authored about 3 years ago
Allow 'this' context change on Vector.some() and Vector.every()

6baa4885e38fa08cc875b39ec4fa3233e20336d5 authored about 3 years ago
Merge branch 'develop' of https://github.com/openfl/openfl into develop

6616c3231aea8057010af574e22e49d5e9f6e16e authored about 3 years ago
Implement missing some() and every() methods

260e6610fc344b58bb40e6c2855ac49b424fc223 authored about 3 years ago
Sprite: needs #if !macro for :autoBuild meta

Without it, OpenFL apps won't launch in Neko

11432ed50786ed15d3e5b68da44af68f6aa7da59 authored about 3 years ago
Fix Vector.splice() return

7ed180a679649f9e98e86515000ab65e795e88a8 authored about 3 years ago
Minor fix in Haxe ver condition

528636db5ff880fec7f62d78cebbd443489f8922 authored about 3 years ago
Implement missing param to splice method for haxe 4.2+

1942d3c78ffc66e857e16acacc5d5c4cf895044b authored about 3 years ago
Github Actions: don't notify Discord in forks

1dce4d673ab35dbb3acfc2130c874a81be9a3d0b authored about 3 years ago
Progress on JSON and XML types

5c5147bdd72ebb6f0890aacbc26f295e4f4f8a31 authored about 3 years ago
Improve Object iterator

49594b3947573b6b9da976b40fdf6a2a2135bb51 authored about 3 years ago
Minor fix

453b2b0afdc97c363c0e6e801d1d81618b4be82e authored about 3 years ago
Make Event use Object again

b1819f50df489948c81cb58f654fdf69974566ed authored about 3 years ago
Mature the implementation for Object

4b335ee53bae4d91059c1b82e711266ded022ef4 authored about 3 years ago
Minor cleanup

28a3f3d3ab3aaab24c02ae191a90f0189af08132 authored about 3 years ago
Create non-existant directories before WRITE

ce381584b5e8d59e32c4269c6fe7db41aa7720d7 authored about 3 years ago
disable_preloader_assets haxedef

When the project contains no assets, excludes asset-related classes for big file size savings

f9e643db63c5e49a054d440ab6c4f20eab8ede86 authored about 3 years ago
Reinstate intended Object changes with @:callable meta

56b6c7e408bfb076a19ac9d3d4b3a576bb6222d9 authored about 3 years ago
Fix unit test

d3d35129bee61cd9c06b50860ffc54ce8b08f698 authored about 3 years ago
Revert "Enhance Object for JSON or DisplayObject traversal"

095cf4d4693837e03dbc7b160e8062784ca6e90f authored about 3 years ago
Revert "Make Event target/currentTarget use Object"

This reverts commit 52f560619a01b7001953c0f6dd3d20f74b1cca58.

7bc236cf70911149c099a7eece0cb063907e669e authored about 3 years ago
Attempt to make dot operator overload work

fb382696a8aad84e9a124f70d65558d95e6a6bae authored about 3 years ago
Enhance Object for JSON or DisplayObject traversal

07e0c01af9a6c90b8d19766c22773645091204f3 authored about 3 years ago
Make Event target/currentTarget use Object

52f560619a01b7001953c0f6dd3d20f74b1cca58 authored about 3 years ago
WeakRef draft fix Type parameter for cpp

746eaffbdb262828cf481d27c4767e9981193940 authored about 3 years ago
Change WeakRef draft from class to abstract

5c98244cd07340fa27f45581182c51bd5beb5150 authored about 3 years ago
draft WeakRef

77c32222656e00121ab842e83640c07d61003c09 authored about 3 years ago
draft ScreenMode.hx

6d8dc8bd05e37fe5277f878944bb05164629b9c2 authored about 3 years ago
draft Screen.hx

b9b415f2562087a0f5767d8be9af9c17aec34711 authored about 3 years ago
Skip __handleError in ApplicationMain when no listener

c8f994c66ef0755d6a75c7a125e9d2a672e4f080 authored about 3 years ago
Support a:link style

6d8128aadc499d332f11f10787e26ea49c6e072d authored about 3 years ago
Haxe 4.1 fix

f8dc9434763d8ce9cd2c07c2c676db8990ccdafe authored about 3 years ago
File: fix canonicalize() on unix

4533f5b4c8d5c432c86d8b8356f1ecf40c635888 authored about 3 years ago
File: fix exception on updating file stats when the file does not exist

f635094e227ea53addd3315213f3817b0e4f7a1f authored about 3 years ago
Fix htmlText when multiline is false

02b28c428159f4209036d7d64c4951c0813b8a18 authored about 3 years ago
Fix native _sans, _serif, _typewriter bold and italic

3c39f1a2d26b716b00d238458a7db6c7e050c9de authored about 3 years ago
Pass SWC files to SWF library by default

ffaf744e3de9efd738b5fe63bd0b779323165376 authored about 3 years ago
First pass on merging multiple frame scripts

665049ea12da66dd4084b7e4903d2360c39b610f authored about 3 years ago
Fix rendering for openfl.text.StaticText

baada6038c1bec7f8d364adf4862b9296dea808b authored about 3 years ago
Fix parsing of StyleSheet color as hex

99b89f386f1f3e30d38a3aa2743242650d871545 authored about 3 years ago
Apply StyleSheet to any tag name

db7a7f7b9ed8f0a36670d225a340b3de64fb84cf authored about 3 years ago
tf.text appears to set htmlText when styleSheet is defined, also disable input when stylesheet is present

50b337697d5d384821c0d0efc7cd82fe296f534b authored about 3 years ago
Update warning

4eb58ed2b2e5786fa245cdddb24024304728c378 authored about 3 years ago
Sprite can be used as a linkage base class in FLAs

d5792681d1609e58ab2067696660f8c50f6a7664 authored about 3 years ago
Allow @:bind + @:native('') (hopefully it doesn't have unintended consequences?)

9658991dd91a3874bb1252399dbbf2ce5251cb63 authored about 3 years ago
Fix warning

d2ddda4ae30665ec717d429883753a838812b41e authored about 3 years ago
Support both Std.is/Std.isOfType

81cf0117791b97d04573c9c1f2818880c8d5b10a authored about 3 years ago
Support malformed </br> tag in HTML text

8a6c73943e46060f29f7c728dedfbea749a6bed1 authored about 3 years ago
Improve ChildAccess type casting

aaf61de420c14515d53326c926cc1bd6a701031c authored about 3 years ago
Flash fixes, add missing parity for Timeline API

7862f9f1162561ec0c3810e446b6a01a6ff033ab authored about 3 years ago
Simplify ChildAccess API

4248221462f609961f58b4ff3a94511520675f4d authored about 3 years ago
Improve parity with Lime AssetBundle support

51a607247fdcda008795a642ebf3cda28bd2d7ae authored about 3 years ago
Try renaming to openfl.display.ChildAccess, add to DisplayObjectContainer

58d4b083e775c0582b884f142aa2b81464232c8e authored about 3 years ago
Compile fix

14def33da6985afbbec75b73dffa1272137a6a12 authored about 3 years ago
@:forward underlying type

1266f2d64c009749035476d49efba7e5601f9e54 authored about 3 years ago
Rename to DisplayListAccess, use a Type parameter

d689f45cf6738026accebbccb3becc6b52c6fcc5 authored about 3 years ago
New DisplayObjectAccess abstract type

9d792ac7d72663cded4d113acced860392b6723b authored about 3 years ago
Initial openfl.text.StyleSheet support

a7438308f61ae3a1324223b8563af9e0d1dc7d62 authored about 3 years ago