jared gholston
1946f14573
more hacky junk getting uwp html5 builds working
2017-09-22 15:10:57 -07:00
jared gholston
985d70464a
nothing works yet. checking in to work on a different machine
2017-09-22 15:10:57 -07:00
Joshua Granick
3139f28bf2
Fix Flash target issue with classpath order ( resolve #1076 )
2017-09-22 11:52:43 -07:00
Joshua Granick
d7987b9bae
Always set key modifier, even if only pressing a modifier key, on native ( close openfl/openfl#1720 )
2017-09-22 10:53:20 -07:00
Joshua Granick
cd5aadc747
Return null image in resizeImage if image is null
2017-09-22 09:50:54 -07:00
Joshua Granick
cf396919fc
Move 'moveTaskToBack' to Android back button default, make System.exit exit
2017-09-19 17:14:48 -07:00
Joshua Granick
2e0ebf1035
Add 'lime config NAME VALUE' or 'lime config remove NAME' command support ( resolve #1044 )
2017-09-19 16:47:49 -07:00
Joshua Granick
3d37cd1c55
Update haxe.io.Bytes
2017-09-19 11:26:03 -07:00
Joshua Granick
58c94ba8bf
Error if attempting to load a null URI in NativeHTTPRequest
2017-09-19 11:09:25 -07:00
guruas3
542645c5da
Add upload progress event for HTML5HTTPRequest
...
Check if the method is POST then use request.upload.onprogress otherwise use default request.onprogress
Previously when uploading data via URLLoader in openfl the progress was fired once with value of 200
2017-09-18 14:21:06 -07:00
Joshua Granick
20fb7f2f20
Minor fix
2017-09-15 13:37:06 -07:00
Joshua Granick
95410f563a
Escape spaces on Windows in PathHelper.escape
2017-09-15 13:34:43 -07:00
Joshua Granick
e5488470a6
Fix old glibc without liblinuxcompat.a
2017-09-15 11:12:58 -07:00
Joshua Granick
411f9d0668
Improvements to fix for copyPixels using alpha image ( resolve #1707 )
2017-09-13 16:41:36 -07:00
Joshua Granick
c5184e41bb
copyPixels alpha position fix ( resolve #1707 )
2017-09-13 16:03:30 -07:00
Joshua Granick
16174810b1
Ignore HTTP status 0, do not handle as an error
2017-09-13 11:51:39 -07:00
Joshua Granick
ba4092d4a6
Update CHANGELOG
5.5.0
2017-09-12 16:05:39 -07:00
Joshua Granick
2949d19756
Update to 5.5.0
2017-09-12 16:05:32 -07:00
Joshua Granick
a4a4f2665d
Compile fix
2017-09-12 14:56:08 -07:00
Joshua Granick
b0f3529383
Improve support for excluding iOS architectures ( resolve #1006 )
2017-09-12 14:49:20 -07:00
Joshua Granick
e56394ccd3
Fix alpha point and offset in image copyPixels ( fix openfl/openfl#1707 )
2017-09-12 13:21:41 -07:00
jgranick
3f011e5a6e
Update SVG tool
2017-09-12 12:51:00 -07:00
Joshua Granick
45054e39d6
Improve handling of Image endianness ( resolve #1018 , resolve #1070 )
2017-09-12 12:32:14 -07:00
Joshua Granick
2932a9b517
Add *.awd to known binary file types
2017-09-12 09:43:59 -07:00
Joshua Granick
1409f6c00d
Use HXCPP std only for older Haxe releases
2017-09-11 15:46:45 -07:00
Joshua Granick
70dd566596
Change cURL to instance-based API, fixes ( resolve #1047 )
2017-09-11 15:46:21 -07:00
Joshua Granick
2ee67e6469
HTTPRequest fixes
2017-09-08 18:24:58 -07:00
Joshua Granick
3a77b1989c
Improve memory management in cURL, native HTTPRequest ( resolve #1043 )
2017-09-08 17:33:13 -07:00
Joshua Granick
37919830b9
Generate HTML5 minified source-map on debug as well ( resolve #1069 )
2017-09-08 10:34:00 -07:00
Joshua Granick
2bb9aa16e5
Update NOTICE
2017-09-08 08:08:56 -07:00
matze
c4285c2fec
add possibility to store source map file in html5 minification
2017-09-08 08:06:40 -07:00
leocavalcante
a9ec17fd2b
Use fullscreen conditional at manifest theme attribute
2017-09-03 12:28:10 -07:00
Joshua Granick
5a90817bc0
Update tinyfiledialogs
2017-08-31 16:34:19 -07:00
Joshua Granick
9914b2498f
Improve System.endianness calculation
2017-08-29 10:51:01 -07:00
Joshua Granick
6d377d897f
Use 'bundle' package instead of 'air' package for AIR desktop deploy
2017-08-28 14:59:27 -07:00
Joshua Granick
9f5a478154
Rename to 'ios.non-exempt-encryption'
2017-08-28 11:49:17 -07:00
sergey.labutin
b2d5367f32
replace ios to tvos
2017-08-28 11:46:06 -07:00
sergey.labutin
ba04188590
try fix #1004
2017-08-28 11:46:06 -07:00
Hendrik Klindworth
93a0c37649
Remove @:to metadata from conversion functions to allow compilation with Haxe4
...
Implicit conversion between both abstracts is still possible because both have a @:from function
https://github.com/HaxeFoundation/haxe/issues/6441
2017-08-26 19:54:35 -07:00
Joshua Granick
146ba1d231
Update CHANGELOG
5.4.0
2017-08-25 14:50:20 -07:00
Joshua Granick
b702c40910
Update to 5.4.0
2017-08-25 14:50:14 -07:00
Joshua Granick
03d66367c8
Update AIR externs
2017-08-25 14:04:53 -07:00
Joshua Granick
194bfde219
Improve support for Adobe AIR mobile, use 'dist' for lime deploy output
2017-08-25 12:11:33 -07:00
Joshua Granick
41e9e877a1
AIR asset embed fix
2017-08-24 17:56:47 -07:00
Joshua Granick
48bb8548eb
Improvements to AIR target (icons, 'lime deploy' to generate .air on desktop)
2017-08-24 17:42:07 -07:00
Joshua Granick
970fc7655f
Put SWF assets in first frame for AIR, add custom HXML template for AIR
2017-08-24 16:36:58 -07:00
Joshua Granick
5854cea2b9
Simplify default output directory
2017-08-24 15:56:38 -07:00
Joshua Granick
2b0e2906cc
AIR fixes
2017-08-24 15:39:42 -07:00
Joshua Granick
bcbd8b1bc1
Skip ADT for desktop AIR testing target
2017-08-24 13:42:33 -07:00
Joshua Granick
812ca09934
Compile fix
2017-08-24 13:22:08 -07:00