Commit Graph
61 Commits
Author SHA1 Message Date
honfika cb7baba8e9 dumpview: allow opening multiple swfs, context menu: expand all and close menu items
show abc and actionbytes in dump view, hexview style fixes
better scroll to view mode in hex editor
2014-06-28 07:31:28 +02:00
Jindra Petřík 1bed823af5 Merge pull request #3 from stoecker/master
Fix build errors
2014-06-24 10:08:48 +02:00
honfika e644452636 hex view control separated, using the new hexview control in binaryDataTag preview, binary preview limit removed (not necessary anymore) 2014-06-23 23:36:16 +02:00
honfika b93518e462 Merge origin/master 2014-06-23 22:05:40 +02:00
honfika dd09a90a9e dump view with parallel speedup fixed 2014-06-23 22:05:09 +02:00
Dirk Stöcker 405144437d typo 2014-06-23 19:53:22 +02:00
Dirk Stöcker 12d75c7fb5 add missing variable, so settings can be displayed again 2014-06-23 19:24:47 +02:00
Dirk Stöcker 4e3c4b6444 fix compilation issues on my system 2014-06-23 18:42:19 +02:00
Dirk Stöcker e243c1ae61 Typos 2014-06-23 16:59:25 +02:00
honfika c27ee1cc4e dump view: scroll current node to visible 2014-06-22 22:09:15 +02:00
honfika ab772df380 highlight current node in dump view 2014-06-22 19:31:26 +02:00
honfika ebd0dea4a8 small dump view change 2014-06-22 13:55:32 +02:00
honfika 6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
honfika 38335ec2e4 dump view: basic hex view (should be changed to a real hex view component) 2014-06-22 09:49:12 +02:00
honfika 4e0ec9df93 dump view: names 2014-06-22 00:25:28 +02:00
honfika a0804e2cb9 basic dump view 2014-06-21 20:36:55 +02:00
honfika 6232a141b7 Catalan translation 2014-06-19 23:48:28 +02:00
honfika 3cbf152b61 swf input stream fixes, javadoc parameters 2014-06-19 23:42:15 +02:00
honfika 52e6142fe5 organize imports, javadoc 2014-06-18 20:53:19 +02:00
honfika fb21f408cd prepare for dumpview 2014-06-18 20:48:08 +02:00
honfika d4cd0eb844 hungarian resource text moved to hungarian resource file 2014-06-08 21:38:52 +02:00
honfika 0df69573db update characters after editing tag 2014-06-08 20:29:45 +02:00
honfika 39f81eec1e new functions in contextmenu: jump to character, raw edit all tags 2014-06-08 20:16:26 +02:00
Jindra Petřík 2f74c16156 Issue #217 Russian translation improved by focus 2014-06-08 17:37:37 +02:00
Jindra Petřík 0d57f0b430 Issue #501: GotoFrame2 fix, telltarget misc 2014-06-08 14:04:39 +02:00
Jindra Petřík 7865d4090b Merge origin/master 2014-06-08 12:04:16 +02:00
Jindra Petřík 17ff55f2f3 Czech translation improved 2014-06-08 12:01:36 +02:00
honfika f450736edc hungarian translation fixes 2014-06-07 16:48:44 +02:00
honfika bcac25f46a hungarian translation 2014-06-07 15:42:05 +02:00
Jindra Petřík 6c1e7ccad5 Issue #578 Always on top fixed on search results, using dialog where possible 2014-06-07 07:43:02 +02:00
Jindra Petřík 0e92b48432 Issue #584 commandline script export - select whole packages 2014-06-05 22:01:43 +02:00
Jindra Petřík 10fb289ad8 Missing few pops after expression as command
Issue #527 linkage as duplicate export
2014-06-05 20:20:26 +02:00
Jindra Petřík 2dd1c3f01d Canvas export colortransform fix 2014-06-05 19:59:48 +02:00
Jindra Petřík 0d883dfa12 Improvement to 50cfba3 - running on System with no home directory 2014-06-05 06:59:53 +02:00
Jindra Petřík 9970459d09 Merge origin/master 2014-06-05 06:34:48 +02:00
Jindra Petřík 453068260f Issue #586 DropShadow filter fix 2014-06-05 06:33:45 +02:00
honfika 7850c8ad58 Merge pull request #1 from izstas/configuration-ioexception
Don't throw IOException in Configuration.getFFDecHome
2014-06-04 22:54:42 +02:00
honfika c5a3be1ff6 preview image cropping fixed 2014-06-04 22:54:02 +02:00
Stanislav Izmalkov 50cfba325a Don't throw IOException in Configuration.getFFDecHome 2014-06-04 21:11:08 +04:00
Jindra Petřík 369a722f74 No frame caching during export => memory saving (like Issue #583) 2014-06-02 22:04:25 +02:00
Jindra Petřík 60a49f4e1a Issue #537 IllegalOperationError package fix 2014-06-01 19:37:13 +02:00
Jindra Petřík 95746fd3d7 Issue #302 Find declaration (Ctrl+click, Ctrl+B), Find usages (Ctrl+U) 2014-06-01 17:57:34 +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
honfika c4df6c7ace removing frame fixed 2014-05-29 23:20:10 +02:00
honfika 425a550709 frame preview rendering size fixed 2014-05-29 21:38:53 +02:00
honfika dd95e20d04 remove character without the dependencies (remove only the place/remove object tags) 2014-05-29 21:25:53 +02:00
honfika f3cfbc723a "other tags" category fixed (ShowFrames removed) 2014-05-26 17:41:57 +02:00
honfika 63ebe7e476 get needed characters refactored, get rid of innertags in showframe (using Timelined instead), last frame bug fixed (when there is no ShowFrame tag after the last placeobject tags), remove characters from tags (without removing the whole tag) + organize imports, code formatting 2014-05-26 16:10:36 +02:00
Jindra Petřík 8112d9206f Issue #580 Rename invalid identifiers commandline fix
Issue #428 PDF export
Commandline FlashPaper to PDF export
Select frames / Characters commandline options
2014-05-25 20:05:38 +02:00
Jindra Petřík 2e3c66cbeb Canvas export fix - closing path 2014-05-18 21:14:09 +02:00