Commit Graph

  • e4a696520c more minor cleanup Eric Gallager 2012-05-08 19:24:50 -0400
  • 9fcd2cd610 re-creating some files the Xcode project said was missing Eric Gallager 2012-05-06 13:54:13 -0400
  • 3306fb2256 Un-gitignore the Uli's Template Editor folder Eric Gallager 2012-05-06 13:14:09 -0400
  • f06637cffe more markdown changes Eric Gallager 2012-05-06 12:57:26 -0400
  • bbd36e8d84 I wish I had a markdown editor that did live previewing Eric Gallager 2012-05-06 12:53:53 -0400
  • e74056d839 make the readme into actual markdown Eric Gallager 2012-05-06 12:44:30 -0400
  • 5fc69b13fc Minor cleanup of things Eric Gallager 2012-05-06 12:28:48 -0400
  • 4b13f90850 Modernize with XCode 4.1 Slobodan Mišković 2011-09-02 12:45:08 -0700
  • 6ad185bb8a Fix UTF-8 error. rebase Nicholas Shanks 2011-07-18 08:24:00 +0000
  • 6bcc8959d0 Add dependancies for NovaTools and the bitmap editor. Move these to the Copy Plugins build phase. Nicholas Shanks 2011-07-18 08:20:49 +0000
  • 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) Lane Roathe 2010-09-03 02:01:35 -0600
  • 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 Nicholas Shanks 2014-02-20 00:53:03 +0000
  • 405a68a83b Fix UTF-8 error. Nicholas Shanks 2011-07-18 08:24:00 +0000
  • 313f17e16f Add dependancies for NovaTools and the bitmap editor. Move these to the Copy Plugins build phase. Nicholas Shanks 2011-07-18 08:20:49 +0000
  • 8c3386497a Smaller clean-ups, mostly relating to categories. Nicholas Shanks 2010-08-31 10:28:19 +0000
  • 972ca4dde4 Removal of the ObjC++ files and merging their differences into the ObjC versions. Nicholas Shanks 2010-08-31 10:01:42 +0000
  • 8093fe18eb Fixes for many (though not all) endian problems when running native on Intel. Nicholas Shanks 2010-08-30 23:38:46 +0000
  • 5acb769f40 Add missing files for various editors. Nicholas Shanks 2009-11-09 10:20:26 +0000
  • fe032b0da4 Fix some long-standing warnings. Nicholas Shanks 2009-11-09 10:17:40 +0000
  • 9187840237 Update files changed since 2008. Nicholas Shanks 2009-11-08 14:07:22 +0000
  • 716fddbfe4 Move NuTemplateEditor to Cocoa/Plug-Ins/Template Editor/ and rename many classes to not reference "NuTemplate". Nicholas Shanks 2008-07-31 21:31:19 +0000
  • af1db3f963 Remove abandoned template editor to make way for the new one. Nicholas Shanks 2008-07-31 20:43:51 +0000
  • 7f491cbb39 Changes accumulated on my G5 while repository was inaccessible. Nicholas Shanks 2008-07-31 20:27:55 +0000
  • d2a16f7a81 Update the HeaderDoc documentation for some categories. Nicholas Shanks 2008-07-31 07:16:33 +0000
  • 7a2031d7a3 Use the correct Bitmap Editor plist. Nicholas Shanks 2008-07-31 07:02:26 +0000
  • bf529bbb77 Add the new Font Editor. (Doesn't compile because other source files are still out of date in the repository.) Nicholas Shanks 2008-07-30 22:40:15 +0000
  • 0b5493ec73 Convert project to Xcode 3.1 and upgrade all targets to native. 0.6 Nicholas Shanks 2008-07-30 21:26:17 +0000
  • aefcfa8c65 Convert project to Xcode 3.1 and upgrade all targets to native. Nicholas Shanks 2008-07-30 21:26:17 +0000
  • 8a62bdbc88 Reformat whitespace in function calls, control structures and tab alignment for entire Carbon codebase. Nicholas Shanks 2007-02-20 00:03:43 +0000
  • 6b3f27a7bf Add RKSupportResourceRegistry that opens a couple of files in {/Library, ~/Library}/Application Support/ResKnife/Support Resources/ and ResKnife.app/Contents/Resources/Support Resources/ Uli Kusterer 2003-08-20 16:53:20 +0200
  • d5662e1914 Add RKSupportResourceRegistry that opens a couple of files in {/Library, ~/Library}/Application Support/ResKnife/Support Resources/ and ResKnife.app/Contents/Resources/Support Resources/ Uli Kusterer 2003-08-20 16:53:20 +0200
  • 617581c42f Add distinction of data fork/resource fork file types, made ResourceDocument save resource files to the data fork if the document type is that. Uli Kusterer 2003-08-18 22:18:11 +0200
  • 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. Uli Kusterer 2003-08-18 22:18:11 +0200
  • 742ad24b54 Fix OCNT's alternate types. E.g. LZCT was a short for some copy/paste error reason... Uli Kusterer 2003-08-18 00:00:23 +0200
  • da1ef4b3ab Fix OCNT's alternate types. E.g. LZCT was a short for some copy/paste error reason... Uli Kusterer 2003-08-18 00:00:23 +0200
  • 963c8966a4 Add LSTC/OCNT fields and counter field variants. Uli Kusterer 2003-08-17 23:21:37 +0200
  • a8cd81969e Add LSTC/OCNT fields and counter field variants. Uli Kusterer 2003-08-17 23:21:37 +0200
  • ec6a295c2a Extend LSTB/LSTE to also handle LSTZ-style zero-terminated lists. Uli Kusterer 2003-08-17 00:48:19 +0200
  • 04e81cb47d Extend LSTB/LSTE to also handle LSTZ-style zero-terminated lists. Uli Kusterer 2003-08-17 00:48:19 +0200
  • 8688e6e77c Update TEMPLATE EDITOR.txt to also cover how lists are parsed. Uli Kusterer 2003-08-13 01:24:56 +0200
  • eb2527cf0f Update TEMPLATE EDITOR.txt to also cover how lists are parsed. Uli Kusterer 2003-08-13 01:24:56 +0200
  • 455e3a23e4 Tweak icons a little bit. Uli Kusterer 2003-08-12 04:25:37 +0200
  • e0309e10e6 Tweak icons a little bit. Uli Kusterer 2003-08-12 04:25:37 +0200
  • 61ab64b703 Fix a stupid, stupid copy & paste error that caused DBYT and DLNG to read the wrong amount of data. Uli Kusterer 2003-08-12 04:05:43 +0200
  • ba542a1f20 Fix a stupid, stupid copy & paste error that caused DBYT and DLNG to read the wrong amount of data. Uli Kusterer 2003-08-12 04:05:43 +0200
  • 0f5f53b930 Update project files. Uli Kusterer 2003-08-12 03:55:31 +0200
  • f6a79de127 Update project files. Uli Kusterer 2003-08-12 03:55:31 +0200
  • b78bf7917a Added DBYT/CHAR and DLNG template fields. Uli Kusterer 2003-08-12 03:52:51 +0200
  • 6635f26984 Added DBYT/CHAR and DLNG template fields. Uli Kusterer 2003-08-12 03:52:51 +0200
  • bb80615f93 Added an exception handler to NuTemplateWindowController, just to be paranoid. Uli Kusterer 2003-08-12 02:49:50 +0200
  • 6ac84fab82 Added an exception handler to NuTemplateWindowController, just to be paranoid. Uli Kusterer 2003-08-12 02:49:50 +0200
  • 6f79ba06c0 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: Uli Kusterer 2003-08-12 02:33:32 +0200
  • 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: Uli Kusterer 2003-08-12 02:33:32 +0200
  • c5d1200570 Fixed icons, messed around in the engine a little. Uli Kusterer 2003-08-10 15:59:58 +0200
  • 524c6532df Fixed icons, messed around in the engine a little. Uli Kusterer 2003-08-10 15:59:58 +0200
  • fd7848293e 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. Uli Kusterer 2003-08-10 06:41:30 +0200
  • 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. Uli Kusterer 2003-08-10 06:41:30 +0200
  • a2dcab650a Added new Aqua icons for ResKnife and resource files, made ResKnife set creator and type of new files. Uli Kusterer 2003-08-10 06:21:40 +0200
  • 3f357eb9bd Added new Aqua icons for ResKnife and resource files, made ResKnife set creator and type of new files. Uli Kusterer 2003-08-10 06:21:40 +0200
  • 502067fef2 Committed the entire shebang to make sure project file is updated. Nick's rule No. 1: PB sucks ;-) Uli Kusterer 2003-08-10 03:07:41 +0200
  • c01540cbe8 Added support for deleting LSTBs using the "Clear" menu item. Also added general support for cut/copy/paste/clear menu items to template fields. Uli Kusterer 2003-08-10 02:53:38 +0200
  • 0018dd6475 Added support for deleting LSTBs using the "Clear" menu item. Also added general support for cut/copy/paste/clear menu items to template fields. Uli Kusterer 2003-08-10 02:53:38 +0200
  • c3dfaeef25 Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". Uli Kusterer 2003-08-10 00:53:58 +0200
  • 196fc5b7a5 Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". Uli Kusterer 2003-08-10 00:53:58 +0200
  • c2987b5297 Added support for LSTB lists of length zero. Uli Kusterer 2003-08-09 01:43:27 +0200
  • d863e02240 Added support for LSTB lists of length zero. Uli Kusterer 2003-08-09 01:43:27 +0200
  • ef49978240 Made existing template fields editable so I don't have to edit templates in the Hex Editor anymore. Uli Kusterer 2003-08-08 06:26:28 +0200
  • 7b60dc224b Made existing template fields editable so I don't have to edit templates in the Hex Editor anymore. Uli Kusterer 2003-08-08 06:26:28 +0200
  • d3ad470d45 Changes to the project file. Uli Kusterer 2003-08-07 22:42:16 +0200
  • 0d3f0defad Changes to the project file. 0.5 Uli Kusterer 2003-08-07 22:42:16 +0200
  • d3910b8d0a Template editor: Removed "<unknown>" text from LSTB/LSTE fields. Uli Kusterer 2003-08-07 22:20:23 +0200
  • e7ca5f8606 Template editor: Removed "<unknown>" text from LSTB/LSTE fields. Uli Kusterer 2003-08-07 22:20:23 +0200
  • ee55720993 Added multiple list items, fixed bug that didn't deep-copy list items. Uli Kusterer 2003-08-07 21:42:25 +0200
  • 22b36f63ad Added multiple list items, fixed bug that didn't deep-copy list items. Uli Kusterer 2003-08-07 21:42:25 +0200
  • 1eb438215f Some mods to Resource. Uli Kusterer 2003-08-06 19:44:20 +0200
  • b6a5c4418d Some mods to Resource. Uli Kusterer 2003-08-06 19:44:20 +0200
  • 9fc37c7d86 Added new template editor (NuTemplateEditor) to repository. Uli Kusterer 2003-08-06 19:40:46 +0200
  • 02f6ecfcbd Added new template editor (NuTemplateEditor) to repository. Uli Kusterer 2003-08-06 19:40:46 +0200
  • d07a120cf1 Added ICONEditor files (bitmap editor), which can serve as an example project for plugin developers. Uli Kusterer 2003-08-06 19:27:15 +0200
  • 13f0d753c5 Added ICONEditor files (bitmap editor), which can serve as an example project for plugin developers. Uli Kusterer 2003-08-06 19:27:15 +0200
  • a5f2368bea Re-adding bitmap editor now that I know how to get them up there. Uli Kusterer 2003-08-06 18:25:11 +0200
  • 0dc9451cc2 Re-adding bitmap editor now that I know how to get them up there. Uli Kusterer 2003-08-06 18:25:11 +0200
  • 353d2060b6 Added LSTE and item lists with more than one item to template editor, plus a short description text on the editor. Uli Kusterer 2003-08-06 17:39:32 +0200
  • c1f3d34b54 Added LSTE and item lists with more than one item to template editor, plus a short description text on the editor. Uli Kusterer 2003-08-06 17:39:32 +0200
  • 486ec07d07 Added NuTemplateEditor and nameForEditorWindow. Uli Kusterer 2003-08-05 06:08:19 +0200
  • eb92586dc2 Added NuTemplateEditor and nameForEditorWindow. Uli Kusterer 2003-08-05 06:08:19 +0200
  • 1b2cc9ce34 Plugin registry, unique ID determining in "create" sheet, export of resources etc. Uli Kusterer 2003-08-02 00:23:50 +0200
  • 1c10dfa5f8 Plugin registry, unique ID determining in "create" sheet, export of resources etc. Uli Kusterer 2003-08-02 00:23:50 +0200
  • 7abf1cbb73 Fix for latest gcc Nicholas Shanks 2003-04-03 17:31:26 +0000
  • 5481d3414e Fix for latest gcc Nicholas Shanks 2003-04-03 17:31:26 +0000
  • 1880029f77 Update for Uli Nicholas Shanks 2003-04-03 15:38:42 +0000
  • 5388880e4e Update for Uli Nicholas Shanks 2003-04-03 15:38:42 +0000
  • 9f6f97977b Added save dialog to Hex Editor and finished Boom & Char Nova Tools Nicholas Shanks 2002-12-31 19:06:40 +0000
  • 95c093de5e Added save dialog to Hex Editor and finished Boom & Char Nova Tools Nicholas Shanks 2002-12-31 19:06:40 +0000
  • a484060e30 Hex Editor Find Sheet nib file fixed Nicholas Shanks 2002-11-16 23:03:59 +0000
  • 816b2fa458 Hex Editor Find Sheet nib file fixed Nicholas Shanks 2002-11-16 23:03:59 +0000
  • 67d2e62f18 Bug fix Nicholas Shanks 2002-11-15 15:12:42 +0000
  • aa043162be Bug fix Nicholas Shanks 2002-11-15 15:12:42 +0000
  • 9747396b40 Hex Editor bug fixes, and copy & paste of resources added Nicholas Shanks 2002-11-13 03:35:54 +0000
  • 589aaf3a27 Hex Editor bug fixes, and copy & paste of resources added Nicholas Shanks 2002-11-13 03:35:54 +0000