Commit Graph

72 Commits

Author SHA1 Message Date
Nate Weaver
639b6ba780 Make label column a little bit bigger. 2012-07-08 13:45:15 -05:00
Nate Weaver
4293bc190c Add support for PAT# resources. 2012-07-08 12:43:57 -05:00
Nate Weaver
db738486d1 Add a comment about why the resource data is mutableCopy'd. 2012-07-08 09:53:46 -05:00
Nate Weaver
53b735f144 Just init. 2012-07-08 00:43:55 -05:00
Nate Weaver
190d7c6d7f More icon plugin fixes/cleanup. 2012-07-08 00:43:29 -05:00
Nate Weaver
627256158c Fix ICON plugin masks (whoops). Release pattern resources. 2012-07-08 00:31:21 -05:00
Nate Weaver
404a9e6acc Pattern editor + other cleanup. 2012-07-08 00:06:45 -05:00
Nate Weaver
ac4463d633 Comment out unused var; modify the -openResourceIn… methods to return the used plug so we can add them to our window controller list in one place. Also add them to the window controller list. 2012-07-07 20:58:01 -05:00
Nate Weaver
4336d176c5 Remove action for now. 2012-07-06 09:54:12 -05:00
Nate Weaver
c42ab39f0b Comment out some dead stores. 2012-07-06 09:39:40 -05:00
Nate Weaver
8409a5301f XIBs. 2012-07-06 00:39:21 -05:00
Nate Weaver
4d290d4aa6 Fast enumeration. 2012-07-06 00:37:12 -05:00
Nate Weaver
e3d5c385c1 Change the rest of the NIBs to XIBs. 2012-07-05 20:34:47 -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
8af33bcb60 Move some stuff to XIBs. 2012-07-05 20:02:34 -05:00
Nate Weaver
79c4e0d858 Use PICT plugin. 2012-07-05 19:45:15 -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
5679b29032 Autorelease *after* init. 2012-07-04 23:51:55 -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
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
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
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
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
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
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
9fc37c7d86 Added new template editor (NuTemplateEditor) to repository. 2003-08-06 19:40:46 +02:00
Uli Kusterer
a5f2368bea Re-adding bitmap editor now that I know how to get them up there. 2003-08-06 18:25:11 +02:00
Uli Kusterer
486ec07d07 Added NuTemplateEditor and nameForEditorWindow. 2003-08-05 06:08:19 +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
a484060e30 Hex Editor Find Sheet nib file fixed 2002-11-16 23:03:59 +00:00