Commit Graph

5765 Commits

Author SHA1 Message Date
Jindra Petřík
c2e5331a19 Fixed mapped characters adding after previous change 2022-10-31 07:54:07 +01:00
Jindra Petřík
2a7b8ca794 Fixed Context menu on tags mapped to other characters like DefineScalingGrid 2022-10-31 07:29:55 +01:00
Jindra Petřík
5c6da9e852 Added Allow add tag after header context menu
Fixed Disallow add tag before header context menu
2022-10-31 07:19:17 +01:00
Jindra Petřík
465e0d3db9 Fixed Do not show option to Show in taglist on resource view folders 2022-10-31 07:09:48 +01:00
Jindra Petřík
36f08558c5 #after version marks in locale files 2022-10-31 06:53:56 +01:00
Jindra Petřík
3cc5e39653 Begin unreleased section in changelog 2022-10-30 21:43:48 +01:00
Jindra Petřík
7eaab8476b Max 10 retries for Github upload version16.0.0 2022-10-30 21:34:51 +01:00
Jindra Petřík
ce787459e2 Github actions - execute on tags 2022-10-30 21:29:04 +01:00
Jindra Petřík
65716b33c9 version changed to 16.0.0 2022-10-30 21:17:41 +01:00
Jindra Petřík
7413357c19 Merge pull request #137 from jindrapetrik/dev
Dev
2022-10-30 21:16:10 +01:00
Jindra Petřík
5b7cacb964 Added #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
Added #1845 Show error message on saving in Read only mode, "Save As" must be used
2022-10-30 21:06:55 +01:00
Jindra Petřík
f5f6079846 Fixed Reset configuration button in advanced settings not working 2022-10-30 19:33:45 +01:00
Jindra Petřík
b011561f62 Added icon of tag in raw editor 2022-10-30 19:08:09 +01:00
Jindra Petřík
d8f67b9fd1 No add all tags menu on folders 2022-10-30 18:53:40 +01:00
Jindra Petřík
9d13f95c99 Remove Tag suffix from add tag menuitems 2022-10-30 18:49:02 +01:00
Jindra Petřík
f35772e6d3 Context menu icons 2022-10-30 18:08:20 +01:00
Jindra Petřík
ce5c9c927c Clone tag menuitem at lower position in the menu 2022-10-30 17:02:16 +01:00
Jindra Petřík
98f988183d Icons for addtag menu 2022-10-30 17:00:53 +01:00
Jindra Petřík
7fb8c79ac8 Set tag position terminology changed to Move tag 2022-10-30 16:05:33 +01:00
Jindra Petřík
fd0b55f237 Set tag position terminology changed to Move tag 2022-10-30 16:04:32 +01:00
Jindra Petřík
e219ed7941 Adding frames context menu on sprites, SWF and frames folder 2022-10-30 15:53:32 +01:00
Jindra Petřík
a59ae35b9f Adding one more frame when adding frames to DefineSprite which has no ShowFrameTag 2022-10-30 15:08:37 +01:00
Jindra Petřík
724a794517 Added #1825, #1737 Adding new frames 2022-10-30 15:00:37 +01:00
Jindra Petřík
6234e7daef Hidden not working buttons for next/prev text tag in tag list view 2022-10-30 13:43:01 +01:00
Jindra Petřík
9471266ebf getParent method moved to AbstractTagTreeModel 2022-10-30 13:29:43 +01:00
Jindra Petřík
056038dc3b Tag list view - adding new tags by category 2022-10-30 13:27:12 +01:00
Jindra Petřík
536fde6bb4 Czech translation update 2022-10-30 12:47:47 +01:00
Jindra Petřík
b3031149c0 Update CHANGELOG.md 2022-10-30 12:40:02 +01:00
Exund
cdbf21c536 Insert tag (add tag before/after another tag) (#135)
Co-authored-by: Jindra Petřík <jindra.petrik@gmail.com>
2022-10-30 12:38:19 +01:00
Jindra Petřík
71b58fb0a6 Tag list view - Show in tag list action, Show in resources action 2022-10-30 12:36:18 +01:00
Jindra Petřík
027e77cb4d Tag list view - ASMSourceContainers in tags, Fixed exportselection menu item 2022-10-30 11:58:27 +01:00
Jindra Petřík
5876fc445b Fixed concurrent modification exception on exit 2022-10-30 11:22:15 +01:00
Jindra Petřík
dbf1fe5aad Hex dump - do not show preview of placeobject and showframe, it causes bugs 2022-10-30 11:20:38 +01:00
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
9e771ae9ed Tag list view - model refactored - does not use DefaultTreeModel now 2022-10-30 09:00:49 +01:00
Jindra Petřík
675cd6aa55 No Travis CI [ci skip] 2022-10-29 23:44:44 +02:00
Jindra Petřík
4303deb742 Czech translation update 2022-10-29 23:05:59 +02:00
Jindra Petřík
7b735d8e52 Tag list view - export selection context menu item correctly enabled/disabled 2022-10-29 22:58:07 +02:00
Jindra Petřík
cdb70ad25d Tag list view - populating timeline fixes 2022-10-29 22:58:07 +02:00
Jindra Petřík
4d088abb3f Tag list view context menu and other related fixes 2022-10-29 22:58:07 +02:00
Jindra Petřík
7d1f6e684a Added Tag list view - WIP - does not have context menu yet,
and other things can be not working yet
2022-10-29 22:58:07 +02:00
Jindra Petřík
ddde47498a Framesync nullpointer fix 2022-10-29 15:29:43 +02:00
Jindra Petřík
aa97ec3d18 Select position dialog - better scroll to selection 2022-10-29 15:23:25 +02:00
Jindra Petřík
d73889958f Select position dialog - correct hilighting input tag 2022-10-29 15:14:23 +02:00
Jindra Petřík
92ad9abe49 Select position tree width increased 2022-10-29 15:06:07 +02:00
Jindra Petřík
434580e184 Use correct tag icons in select position dialog.
Icon for ShowFrame tag
Icon for end of timeline
2022-10-29 14:59:53 +02:00
Jindra Petřík
a58d3249cc Disallow multiple items selection in select position tree 2022-10-29 14:24:40 +02:00
Jindra Petřík
279b3cc8a0 Set position - OK button not enabled when frame selected or no selection 2022-10-29 14:20:32 +02:00
Jindra Petřík
eb9735c841 Not allow set position to inside DefineSprite for sprites which cannot be there
Fixed selecting wrong timeline on set position
Correctly set timelined of positioned tag
2022-10-29 13:43:01 +02:00
Jindra Petřík
bd0377a4b4 Not allow FileAttributes inside DefineSprite 2022-10-29 13:22:11 +02:00