Commit Graph

86 Commits

Author SHA1 Message Date
Jindra Petřík
a597625239 Fixed: #1623 Right side marker (gray line) in P-code 2021-03-05 21:22:55 +01:00
Jindra Petřík
ae0e590bea Fixed: #1618 Export to PDF selectable text escaping and text size 2021-02-26 22:46:28 +01:00
Jindra Petřík
4767effc34 Fixed: Ribbon stealing focus when pressing Alt (for example in editors) 2021-02-24 19:55:59 +01:00
Jindra Petřík
77f6e6b964 Include flamingo source code to make changes in it 2021-02-24 19:55:59 +01:00
Jindra Petřík
733168b761 gnujpdf lib 2021-02-24 19:55:59 +01:00
Jindra Petřík
7eb151055b gnujpdf setTranform uses cm operator 2021-02-24 19:55:59 +01:00
Jindra Petřík
cc6ac18088 PDF export - selectable text in DefineEditText,
gnujpdf unicode support
2021-02-24 19:55:59 +01:00
Jindra Petřík
8aaf3a3b42 Exporting PDFs with selectable text 2021-02-24 19:55:59 +01:00
Jindra Petřík
fd48d65e1d gnujpdf fix number format on certain locales 2021-02-24 19:55:59 +01:00
Jindra Petřík
ba5c298bbd Fixed #1159, #1608 Regexp syntax hilight when not a regexp (only division) again 2021-02-24 19:55:59 +01:00
Jindra Petřík
21dfcfc15c Fixed: #1159 Regexp syntax hilight when not a regexp (only division) 2021-02-11 08:11:18 +01:00
Jindra Petřík
acc2d9a26f AS3 p-code more RAbcDasm like: Void keyword instead of Undefined for optional parameters and slot/const values 2021-02-08 20:15:19 +01:00
Jindra Petřík
ab3bb3b15e AS3 P-code: try has (optional) end keyword, and is located at the bottom after code.
setlocalx/getlocalx have aliases setlocal_x/getlocal_x
2021-02-08 20:15:19 +01:00
Jindra Petřík
5733cd9051 #1449 Updated Turkish translation 2020-04-25 17:11:07 +02:00
Jindra Petřík
d138c61072 - AS1 slash syntax support (decompilation, direct editation)
- AS1/2 Using eval, set functions on obfuscated names instead of §§ syntax where applicable
2018-05-27 16:52:55 +02:00
Jindra Petřík
db5750a8f7 show definefunctions in separate clusters in graphs 2018-05-24 15:31:32 +02:00
Jindra Petřík
7810a84ad2 graphlib for detecting code structure on graph view 2018-05-24 15:31:32 +02:00
Jindra Petřík
e8c73ce05f #1456 jsyntaxpane - updated for java 9+ - fixed undomanager 2018-04-22 11:21:45 +02:00
Jindra Petřík
666dcad86e Issue 1449 - Turkish translation by Osman ÖZ 2018-04-01 11:56:09 +02:00
Jindra Petřík
527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
honfika@gmail.com
8779d5d78c #1327 P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter 2016-12-26 12:53:32 +01:00
Jindra Petřík
a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
honfika@gmail.com
28d0e03b34 #1200 Select search result with enter ke from the list, hungarian debug message removed 2016-03-12 10:30:39 +01:00
honfika@gmail.com
9e59d1e1af #1200 Previous search text should be selected when quick find toolbar opens 2016-03-12 08:52:08 +01:00
Jindra Petřík
d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +01:00
Jindra Petřík
0cc94315f3 flags in debugger library 2015-12-18 16:00:03 +01:00
Jindra Petřík
27c60f3ff5 Debugger - view constantpool
remove .0 suffixes on number values during debugging
2015-12-15 22:18:37 +01:00
Jindra Petřík
79a5c75426 variable tree view fixes 2015-12-15 20:15:20 +01:00
Jindra Petřík
33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík
ebfd512f2c debugger lib 2015-12-06 10:22:20 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík
e2c299afa0 Debugger - wide line support for AS3 2015-12-05 13:26:56 +01:00
Jindra Petřík
1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík
609bdf38e0 debugger jar 2015-11-17 17:53:29 +01:00
Jindra Petřík
4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
Jindra Petřík
83009339e1 JavactiveX: 256 block size for perfectionists to be happy ;-) 2015-11-15 11:03:08 +01:00
Jindra Petřík
bd8566caa8 JavactiveX larger string support fix 2015-11-15 10:52:01 +01:00
Jindra Petřík
c260c99cec Putting back older JavactiveX - the one with unlimited string is not working 2015-11-15 10:27:38 +01:00
honfika
038316ac35 JavactiveX: Support for large strings 2015-11-15 09:28:02 +01:00
Jindra Petřík
45038201b3 merge fix 2015-11-15 08:25:35 +01:00
Jindra Petřík
540f8974a3 Merge origin/master
Conflicts:
	lib/JavactiveX.jar
2015-11-15 08:24:34 +01:00
honfika@gmail.com
d9c447b3ac JavactiveX updated 2015-11-14 20:05:44 +01:00
Jindra Petřík
af62ca403d JavactiveX: Support for string length > 255 2015-11-14 18:49:54 +01:00
honfika@gmail.com
b45d67014c #689 Ignore Case not correctly toggled: fixed 2015-10-18 15:55:33 +02:00
honfika@gmail.com
e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00
Jindra Petřík
bda1e29fa9 §§ "preprocessor" instructions as red ("ERROR" in jsyntaxpane) 2015-07-05 18:28:51 +02:00