Commit Graph

57 Commits

Author SHA1 Message Date
Nate Weaver
e3017f5f9e Use -registerDefaults:, man. 2012-07-06 00:34:25 -05:00
Nate Weaver
d3bedb026f Use OS X's info icon; increase minimum width of resource document window a bit; re-save some icons. 2012-07-05 20:23:04 -05:00
Nate Weaver
5f48cf964f More warning cleanup! 2012-07-05 17:41:10 -05:00
Nate Weaver
21c4c7d08f Change create resource sheet controller to ivar to fix a leak. Tweak some nibs. 2012-07-05 00:04:13 -05:00
Nate Weaver
609d3fda54 Fix uninitialized values and leaks. 2012-07-04 23:50:57 -05:00
Nate Weaver
abbced3d0d Fix dead stores and other analyzer hits. 2012-07-04 23:48:35 -05:00
Nate Weaver
142cdbcae6 Fix swapping type/creator on change. 2012-07-04 17:53:54 -05:00
Nate Weaver
b5d7ff1b55 Swap type/creator on intel. 2012-07-04 17:40:58 -05:00
Nate Weaver
c2660e8ce6 More warning fixes, 64-bit compat (!), mo' betta table sorting. 2012-07-04 17:13:25 -05:00
Nate Weaver
26fff1be9a Fix more stuff, make things build and run on 64-bit! 2012-07-04 16:00:27 -05:00
Nate Weaver
d699ed31f5 Fix autoresizing; remove more deprecations. 2012-07-04 13:56:17 -05:00
Nate Weaver
b8a45084fd Move FSGetForkSizes() into the class where it's used, so we don't have to rely on the massive blob of deprecation that is MoreFilesX. 2012-07-04 13:32:06 -05:00
Nate Weaver
a7553c7380 Add PNG editor; lots of cleanup 2012-07-04 13:11:18 -05:00
Nicholas Shanks
8c3386497a Smaller clean-ups, mostly relating to categories. 2010-08-31 10:28:19 +00:00
Nicholas Shanks
972ca4dde4 Removal of the ObjC++ files and merging their differences into the ObjC versions. 2010-08-31 10:01:42 +00:00
Nicholas Shanks
8093fe18eb Fixes for many (though not all) endian problems when running native on Intel. 2010-08-30 23:38:46 +00:00
Nicholas Shanks
fe032b0da4 Fix some long-standing warnings. 2009-11-09 10:17:40 +00:00
Nicholas Shanks
9187840237 Update files changed since 2008. 2009-11-08 14:07:22 +00:00
Nicholas Shanks
7f491cbb39 Changes accumulated on my G5 while repository was inaccessible. 2008-07-31 20:27:55 +00:00
Uli Kusterer
d5662e1914 Add RKSupportResourceRegistry that opens a couple of files in
{/Library, ~/Library}/Application Support/ResKnife/Support Resources/
and ResKnife.app/Contents/Resources/Support Resources/
2003-08-20 16:53:20 +02:00
Uli Kusterer
175adc09d2 Add distinction of data fork/resource fork file types, made ResourceDocument
save resource files to the data fork if the document type is that.
2003-08-18 22:18:11 +02:00
Uli Kusterer
a8cd81969e Add LSTC/OCNT fields and counter field variants. 2003-08-17 23:21:37 +02:00
Uli Kusterer
524c6532df Fixed icons, messed around in the engine a little. 2003-08-10 15:59:58 +02:00
Uli Kusterer
52a51f7d79 Added comments to NuTemplateElement about actions that are forwarded to template elements by the editor. Removed image file export's support for custom extensions, as it returns an NSImage anyway, and saves its TIFFRepresentation, and another extension would only have caused trouble. 2003-08-10 06:41:30 +02:00
Uli Kusterer
3f357eb9bd Added new Aqua icons for ResKnife and resource files, made ResKnife set creator and type of new files. 2003-08-10 06:21:40 +02:00
Uli Kusterer
9fc37c7d86 Added new template editor (NuTemplateEditor) to repository. 2003-08-06 19:40:46 +02:00
Uli Kusterer
1b2cc9ce34 Plugin registry, unique ID determining in "create" sheet, export of resources etc. 2003-08-02 00:23:50 +02:00
Nicholas Shanks
1880029f77 Update for Uli 2003-04-03 15:38:42 +00:00
Nicholas Shanks
9f6f97977b Added save dialog to Hex Editor and finished Boom & Char Nova Tools 2002-12-31 19:06:40 +00:00
Nicholas Shanks
67d2e62f18 Bug fix 2002-11-15 15:12:42 +00:00
Nicholas Shanks
9747396b40 Hex Editor bug fixes, and copy & paste of resources added 2002-11-13 03:35:54 +00:00
Nicholas Shanks
df5dfb0829 Added AppleScript dictionaries to CVS 2002-10-27 13:29:06 +00:00
Nicholas Shanks
cc7c0f07c7 Updates primarilly to Template Editor and NovaTools. 2002-10-04 19:54:05 +00:00
Nicholas Shanks
819e72e9ee Added delete warning sheet 2002-05-31 17:31:41 +00:00
Nicholas Shanks
f99332cc12 Cannot remember what changes I made 2002-05-31 00:17:53 +00:00
Nicholas Shanks
7b6cbbc706 Bug fixes 2002-05-09 23:29:22 +00:00
Nicholas Shanks
bc2c081e61 Hex editor now edits hex, NovaTools touched up 2002-04-30 23:44:23 +00:00
Nicholas Shanks
58db8daf9b Combo boxes 90 percent done in NovaTools. 2002-04-29 00:05:34 +00:00
Nicholas Shanks
d91603f842 Update NovaTools. 2002-04-27 18:17:47 +00:00
Nicholas Shanks
f4ac76473f Various bug fixes and a hack to open NovaTools until custom editors are properly supported. 2002-04-04 16:57:07 +00:00
Nicholas Shanks
4b5624b606 Remove unused variable. 2002-04-02 21:58:46 +00:00
Nicholas Shanks
6ef10311fb Creator and Type code progress. 2002-04-02 21:57:17 +00:00
Nicholas Shanks
46a62de11c Streamlined clear: method. 2002-03-31 12:42:07 +00:00
Nicholas Shanks
48d33933fd Opens multiple resources. 2002-03-31 12:00:02 +00:00
Nicholas Shanks
e5f925eff4 Lots of minor bug fixes. 2002-03-21 04:02:26 +00:00
Nicholas Shanks
c1bf0f8708 Added Preliminary TMPL Editor 2002-02-23 03:40:24 +00:00
Nicholas Shanks
316e5e45cc Removed extraneous NSPanel subclass ‘InfoWindow’. The Info Window still exists, it's just a normal NSPanel now. 2002-02-15 01:52:23 +00:00
Nicholas Shanks
667ed16d05 Added Undo/Redo. Made more easily localisable. Added 'delete resource' methods. Added (non-function) find sheet to hex editor. 2002-02-14 23:24:53 +00:00
Nicholas Shanks
c2087c99be Additional preferences, icon for info window. 2002-02-12 04:01:47 +00:00
Nicholas Shanks
40c8861964 Restrictions applied to resource creation sheet to prevent type/ID clashes occuring. 2002-02-12 01:24:53 +00:00