Commit Graph

114 Commits

Author SHA1 Message Date
Nate Weaver
abbced3d0d Fix dead stores and other analyzer hits. 2012-07-04 23:48:35 -05:00
Nate Weaver
ed032720a8 Plug more leaks; don't call malloc() with zero size. 2012-07-04 23:43:18 -05:00
Nate Weaver
76281dd506 -autorelease goes *after* -init 2012-07-04 23:41:43 -05:00
Nate Weaver
c702faaaf2 Make hex window non-restorable so we don't crash. 2012-07-04 23:40:03 -05:00
Nate Weaver
6b02aba89f Whoops. 2012-07-04 23:33:10 -05:00
Nate Weaver
1c438e1fac Fix leaks. 2012-07-04 23:32:34 -05:00
Nate Weaver
142cdbcae6 Fix swapping type/creator on change. 2012-07-04 17:53:54 -05:00
Nate Weaver
07e9b6bba8 Remove old nibs. 2012-07-04 17:42:47 -05:00
Nate Weaver
b5d7ff1b55 Swap type/creator on intel. 2012-07-04 17:40:58 -05:00
Nate Weaver
012583d0d0 nibs -> xibs 2012-07-04 17:30:54 -05:00
Nate Weaver
89b7759de6 Fix inconsistencies. 2012-07-04 17:28:22 -05:00
Nate Weaver
7ba1862083 Un-uglify buttons. 2012-07-04 17:26:28 -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
f3c4dfdb82 Make file info view a bit bigger. 2012-07-04 13:34:09 -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
7eef194ee3 Fix a bunch of warnings 2012-07-04 13:25:22 -05:00
Nate Weaver
a7553c7380 Add PNG editor; lots of cleanup 2012-07-04 13:11:18 -05:00
Slobodan Mišković
4b13f90850 Modernize with XCode 4.1 2011-09-02 12:45:08 -07:00
Nicholas Shanks
6ad185bb8a Fix UTF-8 error.
git-svn-id: https://resknife.svn.sourceforge.net/svnroot/resknife/trunk@145 25122d23-1bc7-42f3-9251-2040de679093
2014-02-20 01:24:29 +00:00
Nicholas Shanks
6bcc8959d0 Add dependancies for NovaTools and the bitmap editor. Move these to the Copy Plugins build phase.
git-svn-id: https://resknife.svn.sourceforge.net/svnroot/resknife/trunk@144 25122d23-1bc7-42f3-9251-2040de679093
2014-02-20 01:23:24 +00:00
Lane Roathe
23294381ca - update about strings to specify svn
- added Icon Editor (copied from root folder)
- removed carbon targets
- adjusted target settings for a few files to remove warnings (info.plist stuff)
2014-02-20 01:00:10 +00:00
Nicholas Shanks
fee2452785 Allow the rebase of foreign repositories onto master.
Restores the NuTemplateEditor directory deleted from Git but not from SVN. Foreign repos were forked from SVN tree
2014-02-20 00:53:03 +00: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
5acb769f40 Add missing files for various editors. 2009-11-09 10:20:26 +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
716fddbfe4 Move NuTemplateEditor to Cocoa/Plug-Ins/Template Editor/ and rename many classes to not reference "NuTemplate". 2008-07-31 21:31:19 +00:00
Nicholas Shanks
af1db3f963 Remove abandoned template editor to make way for the new one. 2008-07-31 20:43:51 +00:00
Nicholas Shanks
7f491cbb39 Changes accumulated on my G5 while repository was inaccessible. 2008-07-31 20:27:55 +00:00
Nicholas Shanks
d2a16f7a81 Update the HeaderDoc documentation for some categories. 2008-07-31 07:16:33 +00:00
Nicholas Shanks
7a2031d7a3 Use the correct Bitmap Editor plist. 2008-07-31 07:02:26 +00:00
Nicholas Shanks
bf529bbb77 Add the new Font Editor. (Doesn't compile because other source files are still out of date in the repository.) 2008-07-30 22:40:15 +00:00
Nicholas Shanks
aefcfa8c65 Convert project to Xcode 3.1 and upgrade all targets to native. 2008-07-30 21:26:17 +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
da1ef4b3ab Fix OCNT's alternate types. E.g. LZCT was a short for some copy/paste error reason... 2003-08-18 00:00:23 +02:00
Uli Kusterer
a8cd81969e Add LSTC/OCNT fields and counter field variants. 2003-08-17 23:21:37 +02:00
Uli Kusterer
04e81cb47d Extend LSTB/LSTE to also handle LSTZ-style zero-terminated lists. 2003-08-17 00:48:19 +02:00
Uli Kusterer
eb2527cf0f Update TEMPLATE EDITOR.txt to also cover how lists are parsed. 2003-08-13 01:24:56 +02:00
Uli Kusterer
e0309e10e6 Tweak icons a little bit. 2003-08-12 04:25:37 +02:00
Uli Kusterer
ba542a1f20 Fix a stupid, stupid copy & paste error that caused DBYT and DLNG to read the wrong amount of data. 2003-08-12 04:05:43 +02:00
Uli Kusterer
f6a79de127 Update project files. 2003-08-12 03:55:31 +02:00
Uli Kusterer
6635f26984 Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
Uli Kusterer
6ac84fab82 Added an exception handler to NuTemplateWindowController, just to be paranoid. 2003-08-12 02:49:50 +02:00
Uli Kusterer
4a2c00a0a2 Fixed bug in NuTemplateEditor that messed up element values. -- it wasn't in copying the template elements, but rather the table got out of sync when an exception was thrown inNuTemplateElement::setStringValue: 2003-08-12 02:33:32 +02:00
Uli Kusterer
524c6532df Fixed icons, messed around in the engine a little. 2003-08-10 15:59:58 +02:00