Commit Graph
50 Commits
Author SHA1 Message Date
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík 045d475647 Added AS3 P-code editing class trait 2023-03-19 22:43:41 +01:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 38308ec5ba autosave for AS3 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík 5962aa8183 Edit message for AS3 p-code 2022-12-18 23:10:24 +01:00
Jindra Petřík 16b89dbb54 Editor mode for AS1/2 scripts 2022-12-18 23:10:24 +01:00
Jindra Petřík 7bad0bd348 Avoid multiname not found exception. 2022-11-30 22:58:35 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík 509b08ac86 goto last method after saving p-code when outside trait method
Fixed: AS3 p-code/AS hilighting after p-code save
2021-03-05 21:22:55 +01:00
Jindra Petřík 99ef113dab Fixed AS3 method display in GUI when method name is null 2021-02-08 20:15:19 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
[email protected] f7e5479bdd UI thread invoke fixes/improvements 3 2016-12-28 13:25:19 +01:00
[email protected] 9dc4752c04 UI thread invoke fixes/improvements 2 2016-12-28 12:57:06 +01: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
Jindra Petřík b06f295165 Edit buttons labels for script editing now "Edit ActionScript" and "Edit P-code" 2016-08-28 12:25:20 +02:00
Jindra Petřík fb6adea8cd More intuitive ABC P-code editation header
- split method/getter/setter
- show if it's script/class/instance initializer
2016-08-28 12:18:33 +02:00
Jindra Petřík 6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +02:00
[email protected] 0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
[email protected] 0b786859c0 #1174 Method/Getter/Setter Trait is in swedish after changing language to english_ fixed 2016-03-01 10:25:50 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík 27b1a43888 substance event dispatch fix 2015-10-20 20:21:34 +02:00
[email protected] 56a0f96661 some new string builders 2015-07-15 10:27:34 +02:00
[email protected] 15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
[email protected] fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
[email protected] 4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
[email protected] 40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] 63c6edf0fb #783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors) 2015-02-01 20:47:28 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00
Jindra Petřík eb8634d3d8 random debugger package now optional
abc combobox removed
debugger attaching fixed
2014-10-28 17:53:50 +01:00
Jindra Petřík 2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
[email protected] 860570c9d3 #660 Method/Getter/Setter Trait panel size 2014-09-03 22:08:11 +02:00
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
[email protected] 453fd420d4 imports & code formatting 2 2014-08-24 21:29:33 +02:00
Jindra Petřík 226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík 303935cf4e Issue #337 quickfind visibility improved
AS Search Results dialog instead of panel with prev/next
2014-06-01 10:52:52 +02:00
Jindra Petřík 199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00