Commit Graph
175 Commits
Author SHA1 Message Date
honfika 7a6a4a5e36 support ImageTags in PlaceObjectType tags. (normally ImageTag can be only in Shapes, but when PlaceFlagHasImage is true, it can contain directly the ImageTag) 2014-07-16 15:29:23 +02:00
honfika 68e39f867e french translation 2014-07-16 00:07:22 +02:00
honfika 5aff394c5e Issue #401: PlaceObject3/4 reading fixed 2014-07-15 23:23:29 +02:00
honfika 0fcb762112 Issue #559: another bitmap export opacity bug fixed 2014-07-14 14:06:26 +02:00
honfika 2a168b5266 bitmap export opacity bug fixed 2014-07-14 13:53:48 +02:00
honfika 54ff2701a6 Export context menu fixed 2014-07-14 13:29:37 +02:00
honfika ae74347f36 small dumpview enhancement 2014-07-13 12:45:56 +02:00
Jindra Petřík 5ea0368a11 Issue #616 Frames to PNG export fix 2014-07-12 08:49:30 +02:00
Jindra Petřík e62dd3092b hex dump moved to separate ribbon task - view + icons
space between hex and ASCII dump
white foreground for hilighted bytes
2014-07-05 10:01:00 +02:00
honfika a3c4fae495 periodic gc call removed (very slow with some million objects), 33% faster dump info collecting 2014-06-29 19:34:44 +02:00
honfika 1b13ac5cd4 missing configuration resource 2014-06-28 22:51:44 +02:00
honfika 53714b0450 stream reading improvements, collecting dump infos can be disabled 2014-06-28 22:09:14 +02:00
honfika 73585ba076 2nd tag saving problem fixed 2014-06-28 08:04:27 +02:00
honfika 5a47eb1c01 show abc in dump view 2014-06-28 07:45:26 +02:00
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