ResKnife/NuTemplateEditor
2003-08-12 03:52:51 +02:00
..
English.lproj/NuTemplateWindow.nib 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
Localizable.strings 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
NuTemplateDBYTElement.h Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
NuTemplateDBYTElement.m Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
NuTemplateDLNGElement.h Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
NuTemplateDLNGElement.m Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
NuTemplateDWRDElement.h
NuTemplateDWRDElement.m Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". 2003-08-10 00:53:58 +02:00
NuTemplateElement.h 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
NuTemplateElement.m 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
NuTemplateGroupElement.h
NuTemplateGroupElement.m
NuTemplateLSTBElement.h 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
NuTemplateLSTBElement.m 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
NuTemplateLSTEElement.h 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
NuTemplateLSTEElement.m 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
NuTemplatePSTRElement.h
NuTemplatePSTRElement.m Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". 2003-08-10 00:53:58 +02:00
NuTemplateStream.h
NuTemplateStream.m
NuTemplateTNAMElement.h
NuTemplateTNAMElement.m Added support for adding LSTBs by selecting LSTB/LSTE fields and choosing "Create New Resource...". 2003-08-10 00:53:58 +02:00
NuTemplateWindowController.h 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
NuTemplateWindowController.m Added DBYT/CHAR and DLNG template fields. 2003-08-12 03:52:51 +02:00
TEMPLATE EDITOR.txt