Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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. 2003-08-10 02:53:38 +02:00
Uli Kusterer
c3dfaeef25 Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". 2003-08-10 00:53:58 +02:00
Uli Kusterer
c2987b5297 Added support for LSTB lists of length zero. 2003-08-09 01:43:27 +02:00
Uli Kusterer
ef49978240 Made existing template fields editable so I don't have to edit templates in the Hex Editor anymore. 2003-08-08 06:26:28 +02:00
Uli Kusterer
d3910b8d0a Template editor: Removed "<unknown>" text from LSTB/LSTE fields. 2003-08-07 22:20:23 +02:00
Uli Kusterer
ee55720993 Added multiple list items, fixed bug that didn't deep-copy list items. 2003-08-07 21:42:25 +02:00
Uli Kusterer
9fc37c7d86 Added new template editor (NuTemplateEditor) to repository. 2003-08-06 19:40:46 +02:00