Jindra Petřík
|
f2ca04bfd4
|
travis install scripts fixes
|
2016-09-19 23:50:01 +02:00 |
|
Jindra Petřík
|
7078d775fa
|
travis install scripts
|
2016-09-19 23:37:37 +02:00 |
|
Jindra Petřík
|
94be90e705
|
halt travis tests on error
|
2016-09-19 22:20:59 +02:00 |
|
Jindra Petřík
|
87aa98b847
|
home dir detection fix
|
2016-09-19 22:10:52 +02:00 |
|
Jindra Petřík
|
80b12aa459
|
Mkdir for playerglobal homedir
Print homedir detection
|
2016-09-19 22:04:58 +02:00 |
|
Jindra Petřík
|
31f23885df
|
Show .gitattributes,.gitignore,.travis.yml in Netbeans project
Download playerglobal task
dep task for install dependencies, for Travis CI, etc.
|
2016-09-19 21:58:08 +02:00 |
|
Jindra Petřík
|
78d90a8b1a
|
Travis CI configuration file
|
2016-09-19 20:18:13 +02:00 |
|
Jindra Petřík
|
8b0cb85f07
|
ignoring lib releases dir
|
2016-09-19 07:05:26 +02:00 |
|
Jindra Petřík
|
40f799a254
|
Correct library suffix
|
2016-09-19 00:11:13 +02:00 |
|
Jindra Petřík
|
00b115748f
|
Library build fix
|
2016-09-19 00:01:27 +02:00 |
|
Jindra Petřík
|
f57c5f2165
|
Library released in ZIP file
|
2016-09-18 23:50:39 +02:00 |
|
Jindra Petřík
|
cb08f5f0d1
|
Normalize all the line endings
|
2016-09-18 23:47:03 +02:00 |
|
Jindra Petřík
|
8cb6bbaf0a
|
Saving files before refreshing line endings
|
2016-09-18 23:46:59 +02:00 |
|
Jindra Petřík
|
60bbcc563d
|
Library released in ZIP file
|
2016-09-18 23:37:02 +02:00 |
|
Jindra Petřík
|
4a00d6fa88
|
Include CHANGELOG.md in release
|
2016-09-18 23:03:39 +02:00 |
|
Jindra Petřík
|
1a9cac1930
|
Unreleased section filled in CHANGELOG
|
2016-09-18 22:49:00 +02:00 |
|
Jindra Petřík
|
e51d6565f3
|
Links to issues
|
2016-09-18 21:22:00 +02:00 |
|
Jindra Petřík
|
f9bb34a7e7
|
Alpha 7 link and info
|
2016-09-18 21:12:27 +02:00 |
|
Jindra Petřík
|
5759897655
|
Fixed version links
|
2016-09-18 21:03:35 +02:00 |
|
Jindra Petřík
|
3cef0b0711
|
Change log file
|
2016-09-18 20:57:47 +02:00 |
|
honfika@gmail.com
|
1164bed4d2
|
Show warning when FFDec application version (ffdec.jar) is different from FFDec library version.
|
2016-09-18 18:59:10 +02:00 |
|
Jindra Petřík
|
aeb6ad4fec
|
library ant file fix
|
2016-09-18 15:34:52 +02:00 |
|
Jindra Petřík
|
5b1cc5b471
|
Merge pull request #43 from jindrapetrik/libversion
Versioning of library - #907
|
2016-09-18 14:32:22 +02:00 |
|
Jindra Petřík
|
fc495e6fbc
|
Isssue #907 versioning of ffdec library
|
2016-09-18 14:29:30 +02:00 |
|
Jindra Petřík
|
76ffcabd48
|
version.properties in Netbeans project
|
2016-09-18 14:26:17 +02:00 |
|
Jindra Petřík
|
712a23bbee
|
Ignore version.properties in lib dir
|
2016-09-18 14:24:59 +02:00 |
|
Jindra Petřík
|
9a3dddc19b
|
Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
|
2016-09-18 13:23:56 +02:00 |
|
Jindra Petřík
|
ef6b1247ad
|
Issue #1274 Okay, linux package does not require oracle Java but general Java 8
|
2016-09-18 10:24:17 +02:00 |
|
Jindra Petřík
|
090c82f504
|
AS3 Direct editing fix - saving local register names without breaking slots
|
2016-09-18 09:59:56 +02:00 |
|
Jindra Petřík
|
6d6d4f0d40
|
AS3 Direct editing fix - saving local register names
|
2016-09-18 09:35:44 +02:00 |
|
Jindra Petřík
|
790d1070ed
|
Auto rename identifiers checkbox renames colliding traits too
|
2016-09-18 00:06:38 +02:00 |
|
Jindra Petřík
|
4d4ca347d2
|
Fixed deobfuscation in toplevel
|
2016-09-18 00:05:21 +02:00 |
|
Jindra Petřík
|
a6a6568bbb
|
Merge pull request #42 from jindrapetrik/samenamespaces
Colliding trat/class names
|
2016-09-17 20:11:07 +02:00 |
|
Jindra Petřík
|
5d5da078bc
|
Goto declaration for single char identifiers fixed
|
2016-09-17 20:07:35 +02:00 |
|
Jindra Petřík
|
086af5b02c
|
Collision fixer - fix also other similar names
- methods in Multiname to check if it has own name/namespace/namespaceset
|
2016-09-17 19:42:42 +02:00 |
|
Jindra Petřík
|
94c579623c
|
Collision fixer - fix also other similar names
|
2016-09-17 19:41:31 +02:00 |
|
Jindra Petřík
|
70dae46d78
|
Merge branch 'dev' into samenamespaces
Conflicts:
src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
|
2016-09-17 19:01:06 +02:00 |
|
Jindra Petřík
|
afc3f40ece
|
remove again
|
2016-09-17 18:00:10 +02:00 |
|
Jindra Petřík
|
65d97bec07
|
commit just to make nightly
|
2016-09-17 17:59:57 +02:00 |
|
Jindra Petřík
|
7012c296ee
|
Missing config
|
2016-09-17 17:48:04 +02:00 |
|
Jindra Petřík
|
6e74ff5951
|
Set advance values has confirm message
|
2016-09-17 17:46:27 +02:00 |
|
Jindra Petřík
|
42eda53a62
|
Set advance values correctly when font does not support the character
|
2016-09-17 17:35:11 +02:00 |
|
Jindra Petřík
|
51f4608d1a
|
Do not set advance if it can't display char
|
2016-09-17 17:23:50 +02:00 |
|
Jindra Petřík
|
42cec207fd
|
#1281 DefineFont2/3 set advance value by deriving font
|
2016-09-17 17:20:56 +02:00 |
|
Jindra Petřík
|
b9abe1a5fa
|
#1281 DefineFont2/3 getting character advance when replacing fix
|
2016-09-17 17:16:25 +02:00 |
|
Jindra Petřík
|
6654a7b6c3
|
Fixing colliding multinames from GUI
|
2016-09-17 16:19:44 +02:00 |
|
Jindra Petřík
|
1253fcbdbf
|
Multiname collision fixer
|
2016-09-17 16:19:16 +02:00 |
|
Jindra Petřík
|
112819d464
|
Multiname suffixes refresh method renamed
|
2016-09-17 15:09:40 +02:00 |
|
Jindra Petřík
|
9bb7c01bc8
|
Collide traits only on same level
|
2016-09-17 14:56:09 +02:00 |
|
Jindra Petřík
|
8a0223a02a
|
Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
|
2016-09-17 14:44:59 +02:00 |
|