Commit Graph

586 Commits

Author SHA1 Message Date
Mitchell Livingston f489e8778e #4775 Sign the app with my local build scripts, instead of setting the code signing identity in the Xcode project itself. 2012-07-05 02:29:12 +00:00
Mitchell Livingston d855870cac #4775 When building in Release mode, code sign the app for Gatekeeper (the identity is of course not available publicly) 2012-07-04 22:53:19 +00:00
Mitchell Livingston b830e8cba2 #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
Mitchell Livingston 35104824e4 #4749 Add the Retina 2x images, and the updated 1x images, provided by Kibo. 2012-06-10 02:04:55 +00:00
Mitchell Livingston 8b32be67f3 #4929 libminiupnp fails to compile on Mac OS 2012-06-01 01:46:08 +00:00
Mitchell Livingston 4ddc3582d0 silence 2 warnings 2012-05-29 00:53:44 +00:00
Mitchell Livingston bcde8ebef6 #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
Mitchell Livingston a83630baf5 Add Danish localization 2012-05-14 11:34:00 +00:00
Mitchell Livingston 491a98cf87 #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
Mitchell Livingston 2406572104 reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
Mitchell Livingston 11f57ccb18 #4822 Enable Automatic Reference Counting 2012-03-10 03:38:58 +00:00
Mitchell Livingston a107ad81ab Mac build compiles again 2012-02-04 02:17:51 +00:00
Mitchell Livingston d7d173052a Change the C Language Dialect to Compiler Default, which is the recommended setting 2012-01-21 15:31:46 +00:00
Mitchell Livingston c264f9d366 experimented with updated priority images 2011-10-22 20:45:20 +00:00
Mitchell Livingston 995d754baf Silence some new warnings with LLVM 3.0/Xcode 4.2 2011-10-18 02:30:22 +00:00
Mitchell Livingston 6baef94d4f cli, daemon, and remote can compile again 2011-10-10 11:25:46 +00:00
Mitchell Livingston fda1a85724 use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along 2011-10-10 11:17:59 +00:00
Mitchell Livingston 17958e083d remove redundant copies of libcurl and lib crypto 2011-10-09 18:19:47 +00:00
Mitchell Livingston 96c5f9ea15 fix Xcode builds of the cli, daemon, and remote 2011-10-06 12:35:52 +00:00
Mitchell Livingston 0808bdd2fe We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
Mitchell Livingston e4dabdc5ec Remove duplicate "Copy bundle resources" for PriorityNone.png, again 2011-09-25 01:55:48 +00:00
Mitchell Livingston bfd9d7ce76 update Dutch localization for 2.4 2011-09-25 01:53:16 +00:00
Mitchell Livingston a565627389 update French localization for 2.4 2011-09-17 18:08:12 +00:00
Mitchell Livingston 9f30587258 update Portuguese (Portugal) localization for 2.4 2011-09-10 04:52:39 +00:00
Mitchell Livingston 55a42ff777 Remove duplicate "Copy bundle resources" for PriorityNone.png 2011-09-10 00:04:28 +00:00
Mitchell Livingston 846155d7f3 update Russian localization for 2.4 2011-09-08 22:14:00 +00:00
Mitchell Livingston 2d147b01e3 update Italian localization for 2.4 2011-09-06 11:28:36 +00:00
Mitchell Livingston d2e7fce15d update German localization for 2.4 2011-09-05 23:39:09 +00:00
Mitchell Livingston 651bc99ad8 update Spanish localization for 2.40 2011-09-04 13:54:49 +00:00
Mitchell Livingston 64cb08c169 get rid of build warning "Multiple build commands for output file…" 2011-08-31 03:38:18 +00:00
Mitchell Livingston fd2eb5e2ec update Brazilian Portuguese localization 2011-08-31 03:16:13 +00:00
Mitchell Livingston b3a334c81f update the Chinese localization for 2.4 2011-08-29 03:31:18 +00:00
Mitchell Livingston 1a4f4c5812 as of revision 41 of our libevent checkout, we no longer need to include our own evutil_rand.c 2011-08-09 12:34:09 +00:00
Mitchell Livingston d7ab7d9012 #4387 Update miniupnpc to 1.6 2011-07-26 01:36:30 +00:00
Mitchell Livingston 4c63a00490 add colons to "Limit Up/Download" 2011-07-23 19:18:35 +00:00
Mitchell Livingston 4cdb84aa0d #4379 Lion: Use popovers for global gear button 2011-07-23 15:54:02 +00:00
Mitchell Livingston a42d42bf59 change the base SDK to 10.7 2011-07-21 02:33:41 +00:00
Mitchell Livingston 68dd9c5ccd add a temporary custom version of evutil_rand.c 2011-07-21 02:22:56 +00:00
Mitchell Livingston 8eacadb85d bump version to 2.33+ 2011-07-21 00:01:52 +00:00
Mitchell Livingston 104a42333f #4245 Disable Quick Look space key in the inspector 2011-06-04 13:17:56 +00:00
Mitchell Livingston 486679d11c whoops - re-add libz.dylib to the targets 2011-05-31 23:28:17 +00:00
Mitchell Livingston a1973747a1 move libz.dylib into the Libraries directory, and remove duplicates 2011-05-31 23:26:31 +00:00
Mitchell Livingston bab6334a64 compile the Mac executables with libz support 2011-05-31 23:17:03 +00:00
Mitchell Livingston 44a13d7803 instead of displaying a star for multiple priorities, display all relevant icons 2011-05-30 00:09:22 +00:00
Mitchell Livingston d1388e4c51 compile NSMutableArrayAdditions 2011-05-23 01:05:52 +00:00
Mitchell Livingston 64b2cd64fa #4104 Drop Mac PPC support 2011-04-16 22:10:24 +00:00
Jordan Lee 033845babc (trunk mac) delete bitset.[ch] from the xcode file. No, I don't know what I'm doing, but what's the worst that could happen, it could break the build... :) 2011-03-28 16:46:57 +00:00
Mitchell Livingston a69effcf4b Remove the miniupnp framework from the Transmission.app linked frameworks 2011-03-16 03:51:01 +00:00
Mitchell Livingston b9ae5e1fb7 fix Mac build 2011-03-13 08:03:44 +00:00
Mitchell Livingston 03d35fa06b left out a 'p' 2011-03-12 03:50:17 +00:00