Commit Graph

  • cd268203f5 Merge pull request #3 from uliwitness/patch-1 master Nicholas Shanks 2015-10-09 13:44:58 +01:00
  • e29b651450 Typo fix. Uli Kusterer 2015-10-09 14:43:17 +02:00
  • 757ebfcc2f Merge pull request #1 from orthographic-pedant/spell_check/correspond Nicholas Shanks 2015-10-09 12:57:15 +01:00
  • cb2c050873 Fix typographical error(s) orthographic-pedant 2015-10-07 15:40:02 -04:00
  • 741aa76d84 Automatically update version in InfoPlist.strings file. Nicholas Shanks 2014-02-19 13:28:55 +00:00
  • 95653088e7 Fix and improve two icons. • Merge the 128px, 32-bit app icon with the 32px, 8-bit icons (and lower) from the Carbon app. • Copy the "Resource icon.icns" file to overwite the "Icon file.icns" file which had gotten corrupted. Nicholas Shanks 2014-02-17 14:50:00 +00:00
  • 9662e44c9d Add automatic versioning. Only the Cocoa application target has a corresponding build script phase at present. Nicholas Shanks 2014-02-17 11:26:58 +00:00
  • 4948b1de3f Merge Carbon formatting and whitespace changes from a 2007 branch into the main branch. Nicholas Shanks 2014-02-16 10:40:05 +00:00
  • d905492012 Remove unnecessary project settings. Cocoa app now buildable on 10.4 to 10.9 (ppc and/or i386). Carbon app buildable with Xcode 3 or earlier (ppc). Nicholas Shanks 2014-02-16 10:05:05 +00:00
  • 4ac23d96ea Tidy up repository to allow building by third-parties. Nicholas Shanks 2014-02-15 20:32:04 +00:00
  • 8d65432d40 Get rid of some deprecated function usage. Also make Xcode generate an application archive. maddthesane-master C.W. Betts 2014-02-01 11:55:19 -07:00
  • 5709f98448 Build and bundle the NovaTools with ResKnife. C.W. Betts 2014-02-01 11:42:38 -07:00
  • 0b7834d42b Move the NovaTools nibs to xibs. C.W. Betts 2014-02-01 11:39:07 -07:00
  • d68a794101 Move the boom nib to auto layout. C.W. Betts 2014-02-01 11:33:14 -07:00
  • 6a4761b642 Fix the boom and desc nibs in the NovaTools bundle. Migrate to Xcode assets. C.W. Betts 2014-02-01 11:28:29 -07:00
  • f9640b50e9 Move away from our own size formatter. C.W. Betts 2014-01-29 22:35:58 -07:00
  • 23202b6d9d Finish localizing the Welsh localization file from the old NIB. Other minor changes. C.W. Betts 2014-01-29 22:13:20 -07:00
  • 6c364c3494 Going over the code. Using Xcode 5. Bumping the minimum OS X version to 10.8. C.W. Betts 2014-01-29 21:15:00 -07:00
  • caf6a3d640 Various other things. wevah-master Nate Weaver 2013-08-26 08:24:12 -05:00
  • 1cde2e411a Preliminary System 7 sound plugin as XPC thing. Nate Weaver 2013-08-26 08:23:50 -05:00
  • 89ca50ffab Suppress a warning. Nate Weaver 2013-08-26 08:23:07 -05:00
  • 3944d28d43 Use HexFiend.framework for the hex editor. Nate Weaver 2013-08-26 08:22:22 -05:00
  • 5f3978744c No more Carbon. Nate Weaver 2013-08-26 08:19:02 -05:00
  • f99cbf12ae ignore HexFiend, which was added for other branch cooljeanius-pulled-from-kainjow Eric Gallager 2013-05-24 15:04:00 -04:00
  • cf8d80ee0e Add back all the nibs, they're necessary on older version of Xcode cooljeanius-pulled-from-wevah Eric Gallager 2013-05-24 12:03:19 -04:00
  • 0e45c6fda0 Update README.md Eric Gallager 2013-05-23 13:42:36 -03:00
  • 513f07848d update hexfiend subproject Eric Gallager 2013-05-23 12:40:31 -04:00
  • af3a382919 add hexfiend as a submodule, other minor tweaks Eric Gallager 2013-05-23 11:28:28 -04:00
  • 050ec7438f Update README.md Eric Gallager 2013-05-23 11:50:14 -03:00
  • 18e2a0bb1d pull from Wevah Eric Gallager 2013-05-23 10:24:45 -04:00
  • 27ca01e0b7 silence some warnings and stuff Eric Gallager 2013-05-23 10:21:56 -04:00
  • aaa420472c pull from kainjow Eric Gallager 2013-05-23 09:30:02 -04:00
  • 3a2572708e Make sure we free the buffer. Nate Weaver 2013-01-19 16:45:17 -06:00
  • eabf1698c0 Use the return value from init methods for other init methods that call them. Nate Weaver 2013-01-19 16:44:54 -06:00
  • 28edba7062 Remove use of -compositeToPoint:… and use -drawInRect:… instead. Nate Weaver 2013-01-19 16:44:10 -06:00
  • d209aef36d "Any file" should be public.data, not public.item. Nate Weaver 2012-12-23 05:04:53 -06:00
  • 4161151276 Xcode 4.5.2 upgrade for combining high-res images. kainjow-master Kevin Wojniak 2012-11-19 19:32:44 -08:00
  • e4d733e9df Fixed opening of any file not working. Kevin Wojniak 2012-11-19 19:32:17 -08:00
  • 75a083cbee Prevent editing in accessory view columns. Kevin Wojniak 2012-11-19 19:19:42 -08:00
  • dca0df4aea Upgraded project and nibs for Xcode 4.5.2. Kevin Wojniak 2012-11-19 19:08:12 -08:00
  • 1dc4e113cb Xcode 4.4 warning fixes. Nate Weaver 2012-07-27 10:28:18 -05:00
  • 486ef2bbc1 Comment cleanup. Nate Weaver 2012-07-16 07:27:41 -05:00
  • 5597403176 Make option-double click open resources as hex (like ResEdit did). Nate Weaver 2012-07-08 13:50:14 -05:00
  • 639b6ba780 Make label column a little bit bigger. Nate Weaver 2012-07-08 13:45:15 -05:00
  • 4293bc190c Add support for PAT# resources. Nate Weaver 2012-07-08 12:43:57 -05:00
  • db738486d1 Add a comment about why the resource data is mutableCopy'd. Nate Weaver 2012-07-08 09:53:46 -05:00
  • 53b735f144 Just init. Nate Weaver 2012-07-08 00:43:55 -05:00
  • 190d7c6d7f More icon plugin fixes/cleanup. Nate Weaver 2012-07-08 00:43:29 -05:00
  • 627256158c Fix ICON plugin masks (whoops). Release pattern resources. Nate Weaver 2012-07-08 00:31:21 -05:00
  • 404a9e6acc Pattern editor + other cleanup. Nate Weaver 2012-07-08 00:06:45 -05:00
  • 220c74fc47 Fast enumeration! Nate Weaver 2012-07-07 20:59:19 -05:00
  • 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. Nate Weaver 2012-07-07 20:58:01 -05:00
  • 696c0e158d Sort properly on first load. Nate Weaver 2012-07-06 09:57:44 -05:00
  • 4336d176c5 Remove action for now. Nate Weaver 2012-07-06 09:54:12 -05:00
  • 46d52d6549 Use block-based enumeration when targeting 10.6+. Nate Weaver 2012-07-06 09:53:29 -05:00
  • 559e3fa755 Fast enumeration & fix self-checking in initForType:. Nate Weaver 2012-07-06 09:48:44 -05:00
  • 0fbb82af18 Use localized compare for the resource type. Nate Weaver 2012-07-06 09:39:56 -05:00
  • c42ab39f0b Comment out some dead stores. Nate Weaver 2012-07-06 09:39:40 -05:00
  • 680d95f9d3 Add autosave name to document window/table and hopefully fix an exception in the info window. Nate Weaver 2012-07-06 00:57:47 -05:00
  • aa3d1dfd8c Fix plist syntax error. Nate Weaver 2012-07-06 00:43:12 -05:00
  • 2d2ba07d05 Add missing folder. Nate Weaver 2012-07-06 00:40:37 -05:00
  • 8409a5301f XIBs. Nate Weaver 2012-07-06 00:39:21 -05:00
  • 4d290d4aa6 Fast enumeration. Nate Weaver 2012-07-06 00:37:12 -05:00
  • e3017f5f9e Use -registerDefaults:, man. Nate Weaver 2012-07-06 00:34:25 -05:00
  • 0bb0ce7f51 Update project file for last rev. Nate Weaver 2012-07-05 20:35:51 -05:00
  • e3d5c385c1 Change the rest of the NIBs to XIBs. Nate Weaver 2012-07-05 20:34:47 -05:00
  • d3bedb026f Use OS X's info icon; increase minimum width of resource document window a bit; re-save some icons. Nate Weaver 2012-07-05 20:23:04 -05:00
  • 8af33bcb60 Move some stuff to XIBs. Nate Weaver 2012-07-05 20:02:34 -05:00
  • 79c4e0d858 Use PICT plugin. Nate Weaver 2012-07-05 19:45:15 -05:00
  • 5f48cf964f More warning cleanup! Nate Weaver 2012-07-05 17:41:10 -05:00
  • 21c4c7d08f Change create resource sheet controller to ivar to fix a leak. Tweak some nibs. Nate Weaver 2012-07-05 00:04:13 -05:00
  • 5679b29032 Autorelease *after* init. Nate Weaver 2012-07-04 23:51:55 -05:00
  • 609d3fda54 Fix uninitialized values and leaks. Nate Weaver 2012-07-04 23:50:57 -05:00
  • abbced3d0d Fix dead stores and other analyzer hits. Nate Weaver 2012-07-04 23:48:35 -05:00
  • ed032720a8 Plug more leaks; don't call malloc() with zero size. Nate Weaver 2012-07-04 23:43:18 -05:00
  • 76281dd506 -autorelease goes *after* -init Nate Weaver 2012-07-04 23:41:43 -05:00
  • c702faaaf2 Make hex window non-restorable so we don't crash. Nate Weaver 2012-07-04 23:40:03 -05:00
  • 6b02aba89f Whoops. Nate Weaver 2012-07-04 23:33:10 -05:00
  • 1c438e1fac Fix leaks. Nate Weaver 2012-07-04 23:32:34 -05:00
  • 142cdbcae6 Fix swapping type/creator on change. Nate Weaver 2012-07-04 17:53:54 -05:00
  • 07e9b6bba8 Remove old nibs. Nate Weaver 2012-07-04 17:42:47 -05:00
  • b5d7ff1b55 Swap type/creator on intel. Nate Weaver 2012-07-04 17:40:58 -05:00
  • 012583d0d0 nibs -> xibs Nate Weaver 2012-07-04 17:30:54 -05:00
  • 89b7759de6 Fix inconsistencies. Nate Weaver 2012-07-04 17:28:22 -05:00
  • 7ba1862083 Un-uglify buttons. Nate Weaver 2012-07-04 17:26:28 -05:00
  • c2660e8ce6 More warning fixes, 64-bit compat (!), mo' betta table sorting. Nate Weaver 2012-07-04 17:13:25 -05:00
  • 26fff1be9a Fix more stuff, make things build and run on 64-bit! Nate Weaver 2012-07-04 16:00:27 -05:00
  • d699ed31f5 Fix autoresizing; remove more deprecations. Nate Weaver 2012-07-04 13:56:17 -05:00
  • f3c4dfdb82 Make file info view a bit bigger. Nate Weaver 2012-07-04 13:34:09 -05:00
  • 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. Nate Weaver 2012-07-04 13:32:06 -05:00
  • 7eef194ee3 Fix a bunch of warnings Nate Weaver 2012-07-04 13:25:22 -05:00
  • a7553c7380 Add PNG editor; lots of cleanup Nate Weaver 2012-07-04 13:11:18 -05:00
  • db585896b9 doxygen (output is in build folder which is gitignored) cooljeanius-master Eric Gallager 2012-05-08 21:47:10 -04:00
  • e4a696520c more minor cleanup Eric Gallager 2012-05-08 19:24:50 -04:00
  • 9fcd2cd610 re-creating some files the Xcode project said was missing Eric Gallager 2012-05-06 13:54:13 -04:00
  • 3306fb2256 Un-gitignore the Uli's Template Editor folder Eric Gallager 2012-05-06 13:14:09 -04:00
  • f06637cffe more markdown changes Eric Gallager 2012-05-06 12:57:26 -04:00
  • bbd36e8d84 I wish I had a markdown editor that did live previewing Eric Gallager 2012-05-06 12:53:53 -04:00
  • e74056d839 make the readme into actual markdown Eric Gallager 2012-05-06 12:44:30 -04:00
  • 5fc69b13fc Minor cleanup of things Eric Gallager 2012-05-06 12:28:48 -04:00