Commit Graph

  • 8892210e56 Merge d28e645a58 into cd268203f5 Uli Kusterer 2017-02-16 01:57:24 +0000
  • d28e645a58 Merge branch 'master' of https://github.com/nickshanks/ResKnife into macos-10-12-fixes Uli Kusterer 2017-02-02 11:45:00 +0100
  • e83edced0e The metrics of Courier have changed. That resulted in the offsets column being wrapped (the colon didn't fit in the line anymore). We now try to actually use Courier's size for some of the calculations instead of hardcoded magic numbers, but we should revisit this code. Uli Kusterer 2017-01-10 16:15:30 +0100
  • 08670082ee Fix ability to open files other than those with .rsrc suffix. Uli Kusterer 2017-01-10 16:07:55 +0100
  • 30936843c9 This 10.2.x compatibility code doesn't compile anymore. Remove it. Uli Kusterer 2017-01-10 16:07:09 +0100
  • aa17a5d07a Git complains "fatal: No tags can describe '757ebfcc2f9d54dec5f1a008d72bcfa41fc88ca7'" because the repo has no tags. Use --always to give the hash in that case. Uli Kusterer 2017-01-10 16:05:53 +0100
  • cd268203f5 Merge pull request #3 from uliwitness/patch-1 master Nicholas Shanks 2015-10-09 13:44:58 +0100
  • e29b651450 Typo fix. Uli Kusterer 2015-10-09 14:43:17 +0200
  • 757ebfcc2f Merge pull request #1 from orthographic-pedant/spell_check/correspond Nicholas Shanks 2015-10-09 12:57:15 +0100
  • 38f15175b9 Fix typographical error(s) orthographic-pedant 2015-10-07 15:44:33 -0400
  • cb2c050873 Fix typographical error(s) orthographic-pedant 2015-10-07 15:40:02 -0400
  • 741aa76d84 Automatically update version in InfoPlist.strings file. Nicholas Shanks 2014-02-19 13:28:55 +0000
  • 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 +0000
  • 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 +0000
  • 4948b1de3f Merge Carbon formatting and whitespace changes from a 2007 branch into the main branch. Nicholas Shanks 2014-02-16 10:40:05 +0000
  • 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 +0000
  • 4ac23d96ea Tidy up repository to allow building by third-parties. Nicholas Shanks 2014-02-15 20:32:04 +0000
  • 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 -0700
  • 5709f98448 Build and bundle the NovaTools with ResKnife. C.W. Betts 2014-02-01 11:42:38 -0700
  • 0b7834d42b Move the NovaTools nibs to xibs. C.W. Betts 2014-02-01 11:39:07 -0700
  • d68a794101 Move the boom nib to auto layout. C.W. Betts 2014-02-01 11:33:14 -0700
  • 6a4761b642 Fix the boom and desc nibs in the NovaTools bundle. Migrate to Xcode assets. C.W. Betts 2014-02-01 11:28:29 -0700
  • f9640b50e9 Move away from our own size formatter. C.W. Betts 2014-01-29 22:35:58 -0700
  • 23202b6d9d Finish localizing the Welsh localization file from the old NIB. Other minor changes. C.W. Betts 2014-01-29 22:13:20 -0700
  • 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 -0700
  • caf6a3d640 Various other things. wevah-master Nate Weaver 2013-08-26 08:24:12 -0500
  • 1cde2e411a Preliminary System 7 sound plugin as XPC thing. Nate Weaver 2013-08-26 08:23:50 -0500
  • 89ca50ffab Suppress a warning. Nate Weaver 2013-08-26 08:23:07 -0500
  • 3944d28d43 Use HexFiend.framework for the hex editor. Nate Weaver 2013-08-26 08:22:22 -0500
  • 5f3978744c No more Carbon. Nate Weaver 2013-08-26 08:19:02 -0500
  • f99cbf12ae ignore HexFiend, which was added for other branch cooljeanius-pulled-from-kainjow Eric Gallager 2013-05-24 15:04:00 -0400
  • 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 -0400
  • 0e45c6fda0 Update README.md Eric Gallager 2013-05-23 13:42:36 -0300
  • 513f07848d update hexfiend subproject Eric Gallager 2013-05-23 12:40:31 -0400
  • af3a382919 add hexfiend as a submodule, other minor tweaks Eric Gallager 2013-05-23 11:28:28 -0400
  • 050ec7438f Update README.md Eric Gallager 2013-05-23 11:50:14 -0300
  • 18e2a0bb1d pull from Wevah Eric Gallager 2013-05-23 10:24:45 -0400
  • 27ca01e0b7 silence some warnings and stuff Eric Gallager 2013-05-23 10:21:56 -0400
  • aaa420472c pull from kainjow Eric Gallager 2013-05-23 09:30:02 -0400
  • 3a2572708e Make sure we free the buffer. Nate Weaver 2013-01-19 16:45:17 -0600
  • eabf1698c0 Use the return value from init methods for other init methods that call them. Nate Weaver 2013-01-19 16:44:54 -0600
  • 28edba7062 Remove use of -compositeToPoint:… and use -drawInRect:… instead. Nate Weaver 2013-01-19 16:44:10 -0600
  • d209aef36d "Any file" should be public.data, not public.item. Nate Weaver 2012-12-23 05:04:53 -0600
  • 4161151276 Xcode 4.5.2 upgrade for combining high-res images. kainjow-master Kevin Wojniak 2012-11-19 19:32:44 -0800
  • e4d733e9df Fixed opening of any file not working. Kevin Wojniak 2012-11-19 19:32:17 -0800
  • 75a083cbee Prevent editing in accessory view columns. Kevin Wojniak 2012-11-19 19:19:42 -0800
  • dca0df4aea Upgraded project and nibs for Xcode 4.5.2. Kevin Wojniak 2012-11-19 19:08:12 -0800
  • 1dc4e113cb Xcode 4.4 warning fixes. Nate Weaver 2012-07-27 10:28:18 -0500
  • 486ef2bbc1 Comment cleanup. Nate Weaver 2012-07-16 07:27:41 -0500
  • 5597403176 Make option-double click open resources as hex (like ResEdit did). Nate Weaver 2012-07-08 13:50:14 -0500
  • 639b6ba780 Make label column a little bit bigger. Nate Weaver 2012-07-08 13:45:15 -0500
  • 4293bc190c Add support for PAT# resources. Nate Weaver 2012-07-08 12:43:57 -0500
  • db738486d1 Add a comment about why the resource data is mutableCopy'd. Nate Weaver 2012-07-08 09:53:46 -0500
  • 53b735f144 Just init. Nate Weaver 2012-07-08 00:43:55 -0500
  • 190d7c6d7f More icon plugin fixes/cleanup. Nate Weaver 2012-07-08 00:43:29 -0500
  • 627256158c Fix ICON plugin masks (whoops). Release pattern resources. Nate Weaver 2012-07-08 00:31:21 -0500
  • 404a9e6acc Pattern editor + other cleanup. Nate Weaver 2012-07-08 00:06:45 -0500
  • 220c74fc47 Fast enumeration! Nate Weaver 2012-07-07 20:59:19 -0500
  • 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 -0500
  • 696c0e158d Sort properly on first load. Nate Weaver 2012-07-06 09:57:44 -0500
  • 4336d176c5 Remove action for now. Nate Weaver 2012-07-06 09:54:12 -0500
  • 46d52d6549 Use block-based enumeration when targeting 10.6+. Nate Weaver 2012-07-06 09:53:29 -0500
  • 559e3fa755 Fast enumeration & fix self-checking in initForType:. Nate Weaver 2012-07-06 09:48:44 -0500
  • 0fbb82af18 Use localized compare for the resource type. Nate Weaver 2012-07-06 09:39:56 -0500
  • c42ab39f0b Comment out some dead stores. Nate Weaver 2012-07-06 09:39:40 -0500
  • 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 -0500
  • aa3d1dfd8c Fix plist syntax error. Nate Weaver 2012-07-06 00:43:12 -0500
  • 2d2ba07d05 Add missing folder. Nate Weaver 2012-07-06 00:40:37 -0500
  • 8409a5301f XIBs. Nate Weaver 2012-07-06 00:39:21 -0500
  • 4d290d4aa6 Fast enumeration. Nate Weaver 2012-07-06 00:37:12 -0500
  • e3017f5f9e Use -registerDefaults:, man. Nate Weaver 2012-07-06 00:34:25 -0500
  • 0bb0ce7f51 Update project file for last rev. Nate Weaver 2012-07-05 20:35:51 -0500
  • e3d5c385c1 Change the rest of the NIBs to XIBs. Nate Weaver 2012-07-05 20:34:47 -0500
  • 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 -0500
  • 8af33bcb60 Move some stuff to XIBs. Nate Weaver 2012-07-05 20:02:34 -0500
  • 79c4e0d858 Use PICT plugin. Nate Weaver 2012-07-05 19:45:15 -0500
  • 5f48cf964f More warning cleanup! Nate Weaver 2012-07-05 17:41:10 -0500
  • 21c4c7d08f Change create resource sheet controller to ivar to fix a leak. Tweak some nibs. Nate Weaver 2012-07-05 00:04:13 -0500
  • 5679b29032 Autorelease *after* init. Nate Weaver 2012-07-04 23:51:55 -0500
  • 609d3fda54 Fix uninitialized values and leaks. Nate Weaver 2012-07-04 23:50:57 -0500
  • abbced3d0d Fix dead stores and other analyzer hits. Nate Weaver 2012-07-04 23:48:35 -0500
  • ed032720a8 Plug more leaks; don't call malloc() with zero size. Nate Weaver 2012-07-04 23:43:18 -0500
  • 76281dd506 -autorelease goes *after* -init Nate Weaver 2012-07-04 23:41:43 -0500
  • c702faaaf2 Make hex window non-restorable so we don't crash. Nate Weaver 2012-07-04 23:40:03 -0500
  • 6b02aba89f Whoops. Nate Weaver 2012-07-04 23:33:10 -0500
  • 1c438e1fac Fix leaks. Nate Weaver 2012-07-04 23:32:34 -0500
  • 142cdbcae6 Fix swapping type/creator on change. Nate Weaver 2012-07-04 17:53:54 -0500
  • 07e9b6bba8 Remove old nibs. Nate Weaver 2012-07-04 17:42:47 -0500
  • b5d7ff1b55 Swap type/creator on intel. Nate Weaver 2012-07-04 17:40:58 -0500
  • 012583d0d0 nibs -> xibs Nate Weaver 2012-07-04 17:30:54 -0500
  • 89b7759de6 Fix inconsistencies. Nate Weaver 2012-07-04 17:28:22 -0500
  • 7ba1862083 Un-uglify buttons. Nate Weaver 2012-07-04 17:26:28 -0500
  • c2660e8ce6 More warning fixes, 64-bit compat (!), mo' betta table sorting. Nate Weaver 2012-07-04 17:13:25 -0500
  • 26fff1be9a Fix more stuff, make things build and run on 64-bit! Nate Weaver 2012-07-04 16:00:27 -0500
  • d699ed31f5 Fix autoresizing; remove more deprecations. Nate Weaver 2012-07-04 13:56:17 -0500
  • f3c4dfdb82 Make file info view a bit bigger. Nate Weaver 2012-07-04 13:34:09 -0500
  • 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 -0500
  • 7eef194ee3 Fix a bunch of warnings Nate Weaver 2012-07-04 13:25:22 -0500
  • a7553c7380 Add PNG editor; lots of cleanup Nate Weaver 2012-07-04 13:11:18 -0500
  • db585896b9 doxygen (output is in build folder which is gitignored) cooljeanius-master Eric Gallager 2012-05-08 21:47:10 -0400