Jindra Petřík
|
5f82b2f840
|
feat: XAML export (#2674)
Shape exporter - solid fill, gradient, bitmapfill, strokes
Timeline exporting:
Morphshapes as exported shapes at given ratio.
Clipping, Zoom, Texts, Background color,
Creating project.
Missing: blend modes, filters, nonscaling strokes, sound, video
|
2026-04-06 21:06:19 +02:00 |
|
Jindra Petřík
|
89d848b4e9
|
fix
|
2026-02-08 00:19:25 +01:00 |
|
Jindra Petřík
|
dd1493d29f
|
fix
|
2026-02-08 00:08:41 +01:00 |
|
Jindra Petřík
|
7790eb7d66
|
Fixed: #2609 JDK 25+ warnings on console about native access
|
2026-01-17 20:44:53 +01:00 |
|
Jindra Petřík
|
2a97dfb314
|
Ignore lexers when generating javadoc - they have errors.
|
2025-06-10 20:44:47 +02:00 |
|
Josh Soref
|
48d35fdf70
|
spelling: yyyymmdd
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
58e61907f2
|
Added FlashDevelop project export - option to export AIR project (select correct type in the file save dialog)
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
b75176cb4c
|
Fix javadoc directory
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
017d3c9584
|
Generating Javadoc HTML for Library and attaching it to release as ZIP file.
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
8088c3bcf1
|
Added #1029 Better separation of library and main app, dependencies inside library zip, library readme
|
2023-01-30 22:33:36 +01:00 |
|
Jindra Petřík
|
861ad4dfad
|
putting Jacoco code coverage back in
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
d292c462c0
|
Fix build (beanshell)
|
2021-01-06 10:34:13 +01:00 |
|
Jindra Petřík
|
732d05444a
|
Building does not require Naashorn - uses Beanshell instead
|
2021-01-06 08:44:04 +01:00 |
|
Jindra Petřík
|
ca21337d9f
|
java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
|
2021-01-01 01:07:43 +01:00 |
|
Jindra Petřík
|
f7f79afbcd
|
new version release fix
|
2018-01-17 22:06:47 +01:00 |
|
Jindra Petřík
|
db47d6eba9
|
correct build versioning
|
2016-09-20 21:43:52 +02:00 |
|
Jindra Petřík
|
40f799a254
|
Correct library suffix
|
2016-09-19 00:11:13 +02:00 |
|
Jindra Petřík
|
60bbcc563d
|
Library released in ZIP file
|
2016-09-18 23:37:02 +02:00 |
|
Jindra Petřík
|
aeb6ad4fec
|
library ant file fix
|
2016-09-18 15:34:52 +02:00 |
|
Jindra Petřík
|
fc495e6fbc
|
Isssue #907 versioning of ffdec library
|
2016-09-18 14:29:30 +02:00 |
|
Jindra Petřík
|
0089b1121b
|
Ant tasks for correct line endings on build and om demand fixing
|
2016-07-23 21:48:48 +02:00 |
|
Jindra Petřík
|
77b14abbea
|
css in build
|
2016-03-28 19:48:23 +02:00 |
|
Jindra Petřík
|
ea5505962f
|
improved ant clean task
|
2015-05-14 14:05:56 +02:00 |
|
Jindra Petřík
|
29912ed3be
|
Better Netbeans integratiom
|
2015-05-12 10:48:55 +02:00 |
|
Jindra Petřík
|
eea46db095
|
No GIT executable required for private builds
|
2015-05-11 22:45:48 +02:00 |
|
Jindra Petřík
|
a3f73921d8
|
revision file dependency removed
|
2015-05-11 21:49:48 +02:00 |
|
Jindra Petřík
|
78934bf06a
|
Large ant script refactoring - moving ant libs to special dir, moving properties to separate file, change to lowercase
|
2015-05-11 20:59:31 +02:00 |
|
Jindra Petřík
|
354fd1143e
|
Java 8 now required
|
2015-02-21 19:39:25 +01:00 |
|
Jindra Petřík
|
32c6ef7932
|
Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included
Issue #687 allowing comments on separate line
|
2014-11-30 07:43:57 +01:00 |
|
Jindra Petřík
|
c407d49b85
|
Copy library to releases dir on GUI build
|
2014-09-20 11:25:50 +02:00 |
|
Jindra Petřík
|
04922aaf69
|
Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
|
2014-08-24 17:55:42 +02:00 |
|