Commit Graph

818 Commits

Author SHA1 Message Date
Mitchell Livingston 371cf46151 partial Turkish localization (#5533) 2014-01-09 01:04:08 +00:00
Mitchell Livingston 4ecbb29137 #5304 daemon fails to build on mac 2013-10-27 19:31:36 +00:00
Mitchell Livingston 7a766efe7b add platform-quota.[ch] to the projects file 2013-07-09 04:02:22 +00:00
Mitchell Livingston 794a0c1d80 rearrange the renamer files in the project file 2013-02-08 23:35:56 +00:00
Mitchell Livingston 94a329b38a update Mac code for logging changes in r13868 2013-01-26 19:17:58 +00:00
Mitchell Livingston 9236571f1c #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
Mitchell Livingston bc574a559a #5223 Use VDKQueue for watching for torrent files 2013-01-19 05:03:00 +00:00
Mitchell Livingston b5cc6b5a4f #5221 Switch to DWARF with dSYM File (STABS debug information format prevents source-level debuging in LLDB) 2013-01-14 00:23:45 +00:00
Mitchell Livingston 68d68d9420 add new quark files to the project file, and update the libtransmission initialization constants 2012-12-23 03:17:18 +00:00
Mitchell Livingston 1dc8c47059 mac build compiles with r13667 2012-12-14 23:28:49 +00:00
Mitchell Livingston 9fd56f6c76 update project file to work with new json files 2012-11-11 07:14:57 +00:00
Mitchell Livingston 645ffe9717 perform some surgery to remove Chinese from the Xcode project 2012-09-22 16:28:56 +00:00
Mitchell Livingston b860a9455a update project file for updated localization 2012-09-22 16:26:15 +00:00
Mitchell Livingston 369adbbc0c update French localization for 2.7 2012-09-20 13:02:34 +00:00
Mitchell Livingston 1acd97b55d update Brazilian Portuguese localization for 2.7 2012-09-09 00:31:09 +00:00
Mitchell Livingston 1b65933da1 update Russian localization for 2.7 2012-09-07 11:54:14 +00:00
Mitchell Livingston 05355c876f tweak project file 2012-09-06 03:29:15 +00:00
Mitchell Livingston 9e7e64fe04 Revert r13468 for now. 2012-09-06 03:21:03 +00:00
Mitchell Livingston 4935b91e3a convert the Quick Look plugin to ARC 2012-09-06 03:09:49 +00:00
Mitchell Livingston d3def60514 ensure that NSApp is loaded for the QuickLook plugin 2012-09-06 01:15:31 +00:00
Mitchell Livingston fdb29936ba update Dutch localization for 2.7, part 2 2012-09-06 00:10:49 +00:00
Mitchell Livingston 83703fb008 update Italian localization for 2.7, part 2 2012-09-04 22:53:49 +00:00
Mitchell Livingston 261e54ad27 update Danish localization for 2.7 2012-09-04 22:49:46 +00:00
Mitchell Livingston 8f3cc932d4 German localization for 2.7 2012-09-02 16:48:52 +00:00
Mitchell Livingston 13f10ef70e set the flag for when compiling the Quick Look plugin: -read_only_relocs suppress 2012-08-12 16:46:34 +00:00
Mitchell Livingston 99912b48b5 main.c is relative to project 2012-08-12 16:19:36 +00:00
Mitchell Livingston 3d4f9a140c modify the Quick Look plugin's main.c 2012-08-12 16:19:06 +00:00
Mitchell Livingston 1d58e9df1b don't link against some libraries unnecessarily in the Quick Look plugin 2012-08-12 15:03:53 +00:00
Mitchell Livingston 920b94d040 link the Quick Look plugin with AppKit 2012-08-12 14:50:12 +00:00
Mitchell Livingston ae63fcdc51 use the curl we supply when compiling the Quick Look plugin 2012-08-12 14:38:10 +00:00
Mitchell Livingston 093d968b95 #4998 Support Quick Look of .torrent files in the Finder 2012-08-12 12:11:33 +00:00
Mitchell Livingston 1052095e7b bump our sdk to 10.8 2012-07-25 12:44:20 +00:00
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
Mitchell Livingston 93b72674ac #4104 temporarily reenable PPC support for the development period 2011-03-12 03:46:55 +00:00
Mitchell Livingston d0aafd1352 remove a bunch of unnecessary target-level build settings 2011-03-11 22:58:34 +00:00
Mitchell Livingston 799facb919 fix Mac build 2011-03-11 11:53:21 +00:00
Mitchell Livingston 1aff001fe7 silence more warning by explicitly setting some file encodings 2011-03-11 02:29:42 +00:00
Mitchell Livingston e9f09524b4 Remove PPC support; remove a whole bunch of unneeded build settings. 2011-03-11 00:22:51 +00:00
Mitchell Livingston 15394498b0 add a button to the bottom-left of the main window to clean up all completed transfers 2011-03-10 01:36:51 +00:00
Mitchell Livingston 6f25b97f9e update xcodeproj 2011-03-03 22:54:55 +00:00
Mitchell Livingston 5ecebd1bea Mac build compiles with r12003 2011-02-21 01:42:17 +00:00
Mitchell Livingston 6d10cd2c9c move the filter bar into its own xib 2011-02-20 03:58:50 +00:00
Mitchell Livingston 543063b4b8 move the status bar into its own xib file 2011-02-20 00:22:55 +00:00
Mitchell Livingston f69027249d enable the utp flag when compiling on Mac in Release 2011-02-18 01:40:13 +00:00
Mitchell Livingston cbb0c2ad45 enable the utp flag when compiling on Mac 2011-02-18 01:37:57 +00:00
Mitchell Livingston a75b15187a Mac build compiles again 2011-02-18 01:27:46 +00:00
Mitchell Livingston 9c1281c43c move the "open torrent URL" sheet into its own xib file 2011-02-10 00:51:25 +00:00
Mitchell Livingston 22afd589d0 have miniupnp use the project's flags 2011-02-08 00:41:01 +00:00
Mitchell Livingston ec3d029883 #3994 don't compile assert statements in Release mode 2011-02-08 00:36:57 +00:00
Mitchell Livingston e5eed4bd05 #3962 Update the inspector's button bar's look 2011-01-30 02:01:05 +00:00
Mitchell Livingston 1e84b07ed4 fix Mac build 2011-01-09 21:56:06 +00:00
Mitchell Livingston 4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston f3e089a56e remove more "third-party/libevent" search paths 2010-12-25 01:23:17 +00:00
Mitchell Livingston 6134758afb remove some libevent header search paths 2010-12-24 14:18:39 +00:00
Mitchell Livingston f0d8930a1e get the daemon and remote compiling on Mac 2010-12-23 19:02:07 +00:00
Mitchell Livingston 705b8ec884 update the Mac project and libevent files 2010-12-20 02:16:56 +00:00
Mitchell Livingston 925db2041b add extra IBOutlets to the preferences 2010-11-22 00:03:57 +00:00
Mitchell Livingston 5d54074d26 add the libiconv library to the Xcode project 2010-07-08 01:27:24 +00:00
Mitchell Livingston 0d671d5a15 try llvm as the compiler again 2010-06-19 17:38:52 +00:00
Mitchell Livingston f223bda8d0 make the mac build work with the last commit 2010-06-19 14:43:06 +00:00
Mitchell Livingston bab5d73dc5 make the mac build work with the new cache code 2010-06-19 14:26:54 +00:00
Mitchell Livingston e03fe7cc37 remove zh_CH files from Xcode and update Makefile for missing localizations 2010-06-16 01:18:18 +00:00
Mitchell Livingston 7a1e05a1ee update Simplified Chinese for 2.0 2010-06-15 22:33:45 +00:00
Mitchell Livingston 5f6365e9e4 remove unused ggets.[ch] from xcode 2010-06-15 00:38:36 +00:00
Mitchell Livingston 8b23681730 update Dutch localization for 2.0 2010-06-12 13:09:59 +00:00
Mitchell Livingston 9704a8637e update French localization for 2.00 2010-06-07 11:44:59 +00:00
Mitchell Livingston 149549f3c5 new localization European Portuguese 2010-05-31 18:13:52 +00:00
Mitchell Livingston 544f962939 update (Brazilian) Portuguese localization for 2.0 2010-05-31 00:11:43 +00:00
Mitchell Livingston 6ea50f14ec update Russian localization for 2.0 2010-05-28 21:51:40 +00:00
Mitchell Livingston 3ff7e0f09a update Spanish localization for 2.0 2010-05-27 19:56:18 +00:00
Mitchell Livingston 55e5edc4ad update Italian localization for 2.0 2010-05-24 23:15:50 +00:00
Mitchell Livingston 272dc1a391 update German localization for 2.0 2010-05-22 16:50:29 +00:00
Charles Kerr 2b9ab542cb (trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery 2010-05-08 08:42:45 +00:00
Mitchell Livingston 87e15871d3 Mac build compiles again 2010-05-01 16:11:21 +00:00
Mitchell Livingston b3af34d53d #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
Mitchell Livingston 62ceb344f6 update miniupnp to 20100405 2010-04-05 22:44:14 +00:00
Mitchell Livingston efce4e9759 add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
Mitchell Livingston 3a0626f1fe add history.[ch] to xcode project 2010-03-08 04:32:20 +00:00
Mitchell Livingston 5279b0f9da the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
Mitchell Livingston d5f4c15fb8 Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00
Mitchell Livingston b9a256fac8 mac build, compile! 2010-01-22 02:47:30 +00:00
Mitchell Livingston 18272e65a1 flatten nibs regardless of build setting 2010-01-21 02:48:14 +00:00
Mitchell Livingston 98bf7709f7 remove Turkish localization - the translator is MIA 2010-01-11 14:23:46 +00:00
Mitchell Livingston a3b7c17437 add Simplified Chinese localization 2009-12-26 16:43:55 +00:00
Mitchell Livingston dee7d70dbd experiment with Stabs instead of DWARF as the debug information format 2009-12-23 16:33:06 +00:00
Mitchell Livingston 130b4ffd29 add a magnet link "icon" 2009-12-20 14:44:56 +00:00
Mitchell Livingston 64696d5714 #2594 Make all inspector fields selectable 2009-12-19 20:15:16 +00:00
Mitchell Livingston 298d5e2a7b German localization 2009-12-13 21:28:51 +00:00
Eric Petit 68f853cdb5 Adds magnet files to Xcode project 2009-11-24 07:21:27 +00:00
Eric Petit e8de04bea8 Removes request-list.[ch] from Xcode project 2009-11-08 23:47:48 +00:00
Mitchell Livingston cf6e618753 adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file 2009-11-08 06:01:29 +00:00
Mitchell Livingston 930d5f161a switch compiler back to gcc 4.2 to fix #2533 2009-10-30 22:47:54 +00:00
Eric Petit cf29f57b5a Removes fastresume.[ch] from Xcode project 2009-10-19 07:40:21 +00:00
Mitchell Livingston 98419ebea6 turn off nib/xib flattening/stripping for the debug configuration 2009-10-10 14:58:34 +00:00
Mitchell Livingston a9101bb1c2 first go at redoing the tracker inspector tab (some functionality is still missing) 2009-09-28 01:57:35 +00:00
Mitchell Livingston 06df79d02f begin the reorganization of the inspector tracker tab - a lot still left to do 2009-09-26 04:02:39 +00:00
Mitchell Livingston 174a097ebd fix mac build - tracker info tab info is not fully available for now 2009-09-25 22:18:54 +00:00
Mitchell Livingston cda725f49a add a placeholder favicon for trackers 2009-09-21 22:45:19 +00:00
Mitchell Livingston 650c91e9f8 #2421 Build fails on Mac OS X if special characters are in project path 2009-09-17 13:23:52 +00:00
Mitchell Livingston 4016dc0358 #2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against. This is the first step for restoring 10.5 compatibility. 2009-09-07 14:46:25 +00:00
Mitchell Livingston fb1c8c8d29 build using NATIVE_ARCH_ACTUAL 2009-09-04 13:08:24 +00:00
Mitchell Livingston 5e2ef3aa89 draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support) 2009-09-04 04:10:46 +00:00
Mitchell Livingston 06b9cd5532 give the Clang compiler a try 2009-09-01 11:27:31 +00:00
Mitchell Livingston 74bcaba766 require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too 2009-08-29 20:28:52 +00:00
Mitchell Livingston 4cbad6279c Mac build compiles once again 2009-08-18 02:18:42 +00:00
Mitchell Livingston 784c0594b0 compile Release and Release - Debug as 32/64-bit Universal 2009-07-19 15:25:24 +00:00
Mitchell Livingston f4040cd386 Mac build works with updated miniupnp script 2009-07-18 01:50:50 +00:00
Mitchell Livingston 1b03a3cab9 remove "ppc64" from Valid Architectures 2009-07-14 04:29:25 +00:00
Mitchell Livingston 1df06d12a1 finish #2273 and probably break non-Mac builds in the process 2009-07-14 00:13:10 +00:00
Mitchell Livingston aabbd658b9 the Mac build will now use the standard update version script 2009-07-07 00:32:40 +00:00
Kevin Glowacz 728a9f5c56 (trunk) sync files from last commit 2009-06-15 00:18:00 +00:00
Mitchell Livingston 448dcd9d59 add button for DHT in Mac prefs 2009-05-21 04:35:40 +00:00
Mitchell Livingston a94a34e347 update Mac code for DHT (still doesn't compile) 2009-05-19 22:51:37 +00:00
Mitchell Livingston deeeee3d05 #2045 hold down option key on launch to start with all torrents paused 2009-05-12 00:58:22 +00:00
Mitchell Livingston a9dfa30198 update Russian localization 2009-04-28 02:32:33 +00:00
Mitchell Livingston 83efad1f06 update Turkish localization 2009-04-27 23:23:20 +00:00
Mitchell Livingston 2fc5eacd69 update Dutch localization 2009-04-27 12:58:12 +00:00
Mitchell Livingston 0f32a6025c update Spanish localization 2009-04-27 11:55:04 +00:00
Mitchell Livingston 001bef8ae0 update Traditional Chinese localization 2009-04-25 14:14:00 +00:00
Mitchell Livingston ba5b49b4f3 updated Italian localization 2009-04-25 14:09:31 +00:00
Mitchell Livingston 853839e6ca Mac: Portuguese localization 2009-04-21 23:41:03 +00:00
Mitchell Livingston d1fed11b6f don't use NDEBUG when compiling in release - this will cause asserts in libT to be hit in release builds, which is probably better than a crash without useful debug info. 2009-03-29 16:40:06 +00:00
Mitchell Livingston 453e4a3f72 the Mac build works with the new speed limit libT code - still a bit quirky 2009-03-28 17:18:43 +00:00
Mitchell Livingston 6be27c325f a little cleanup of the project file 2009-03-02 03:49:50 +00:00
Mitchell Livingston 92f5e68dae add watch.[ch] for the daemon in Xcode 2009-03-01 15:43:55 +00:00
Mitchell Livingston 507357f275 compile asserts out of the release build 2009-02-07 15:58:18 +00:00
Mitchell Livingston 769af9c213 mac project builds again 2009-02-07 00:38:21 +00:00
Mitchell Livingston 1205605953 re-add dead code stripping on release builds 2009-01-27 01:25:13 +00:00
Mitchell Livingston 1f53c24d29 turn off dead code stripping, again 2009-01-27 00:47:52 +00:00
Mitchell Livingston 1f60e2c102 disable dead-code stripping - the space saved was trivial if any, and I'm suspicious that it might cause other problems 2009-01-27 00:45:06 +00:00
Mitchell Livingston 224ead7e57 remove NSAsserts when compiling under Release configuration 2009-01-26 04:05:41 +00:00
Mitchell Livingston 072e63168f enable dead code stripping 2009-01-26 03:54:06 +00:00
Mitchell Livingston f1f7533d40 Get rid of peer-mgr-private.h in Xcode 2009-01-17 14:22:30 +00:00
Mitchell Livingston fd7fa49fc3 #1668 Groups: filter torrents by evalutating a multivalue property (any tracker and any file) 2009-01-08 02:37:18 +00:00
Mitchell Livingston 3c863dd37b add request-list.[ch] to xcode project 2009-01-04 16:30:25 +00:00
Mitchell Livingston 0b4f9e8357 the speed limit turtle button uses a single turtle image (auto-generate blue image) 2009-01-02 03:57:28 +00:00
Mitchell Livingston a5a04ebb2a make the toolbar images templates; auto-generate the blue highlight for selected toolbar buttons (thanks to Leopard) 2009-01-02 03:35:59 +00:00
Mitchell Livingston 450a6e9d88 set the Deployment Target to 10.5 2008-12-26 06:24:06 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston c7bcae2272 get rid of "creator" as a auto group option 2008-12-25 05:11:01 +00:00
Mitchell Livingston 53f96c1165 make GroupRules.xib localizable 2008-12-24 22:16:04 +00:00
Mitchell Livingston d3e8165c83 cleanup for the group menu filling adjustment 2008-12-17 02:19:14 +00:00
Erick Turnquist f5a2dc2126 unfuck the mac build 2008-12-16 22:10:54 +00:00
Mitchell Livingston 678a3f7c3e #1575 Auto-select a group for new torrents according to criteria for each group 2008-12-08 03:26:28 +00:00
Mitchell Livingston df26589f6c missed one 2008-12-06 01:19:09 +00:00
Mitchell Livingston b2359530fd whoops 2008-12-01 01:44:58 +00:00
Mitchell Livingston 1d7a63c1cf [7198] for all configurations 2008-11-30 23:27:39 +00:00
Mitchell Livingston d67c4a2697 add an image for the groups preferences pane 2008-11-30 19:35:10 +00:00
Charles Kerr e24b2b289b (mac) jhujhiti patch to set a few warnings in the xcode projectfile 2008-11-30 01:50:56 +00:00
Mitchell Livingston 69877384f1 remove unused GroupsWindow.xib; don't allow group rows to be renamed from the group list 2008-11-29 21:03:47 +00:00
Mitchell Livingston a70c922ab8 mac builds again 2008-11-25 22:21:14 +00:00
Mitchell Livingston 3380f231ec update project to include bandwidth.[ch] 2008-11-24 05:53:48 +00:00
Mitchell Livingston 3946b63f72 enable loop unrolling 2008-11-03 03:43:15 +00:00
Mitchell Livingston 9814920756 more type conversions 2008-11-02 13:52:45 +00:00
Mitchell Livingston fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston 201302d7c5 trivial code changes 2008-11-01 14:26:51 +00:00
Mitchell Livingston 7b1f6d5e40 CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
Mitchell Livingston 8a5697d1a0 compiles on Mac again 2008-10-27 22:13:02 +00:00
Charles Kerr a561193371 one-liner to maybe get the mac build to work with the new libnatpmp snapshot 2008-10-27 16:46:15 +00:00
Mitchell Livingston 919b47bfb1 remove an unused image from the help documentation; trivial build setting change 2008-10-16 00:05:51 +00:00
Mitchell Livingston b8c5f7f226 some more tinkering with build settings 2008-10-12 23:59:22 +00:00
Mitchell Livingston 75a50cc057 Xcode will now preprocess the Info.plist for us; simplify the version script to avoid creating the unneeded (afaict) version.mk 2008-10-12 23:31:20 +00:00
Mitchell Livingston b2f1937074 enable C99 standard 2008-10-12 15:40:17 +00:00
Eric Petit 23d8a4f615 Enable libz on Max 2008-10-01 16:24:26 +00:00
Mitchell Livingston 830bb2f57b remove a redundant framework reference and other trivial changes 2008-10-01 02:40:04 +00:00
Eric Petit 67717a36a8 Fixes Mac build 2008-09-26 08:41:11 +00:00
Mitchell Livingston 27e0beb6e3 hopefully this will lead to more line numbers in crash logs 2008-09-18 11:05:04 +00:00
Mitchell Livingston 089054957c update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog 2008-09-18 01:04:24 +00:00
Mitchell Livingston c4f2551d24 gcc 4.2; Mac build now requires Xcode 3.1 2008-09-17 01:38:07 +00:00
Mitchell Livingston ea83375238 Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
Eric Petit ad8064b4e9 Fixes Mac build 2008-09-05 16:14:19 +00:00
Mitchell Livingston 14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mitchell Livingston 0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston 451d408a33 turn on "Build independent targets in parallel" 2008-08-30 12:35:16 +00:00
Mitchell Livingston 11f4623d39 rename "Development" to "Debug" 2008-08-30 01:23:52 +00:00
Mitchell Livingston 61322e2f5a update a whole bunch of project build settings, especially for extra debug info in release and release-debug 2008-08-30 01:23:07 +00:00
Mitchell Livingston d1e2581d94 cli and daemon build in Xcode again 2008-08-18 01:08:35 +00:00
Mitchell Livingston 69423b2449 remove a nonexistent cli file from the xcode project 2008-08-14 21:54:02 +00:00
Mitchell Livingston 18e9611751 transmission-remote should compile in xcode 2008-07-30 03:20:45 +00:00
Mitchell Livingston 9987d9431e new Turkish localization 2008-07-25 04:07:14 +00:00
Mitchell Livingston a33f6f7132 remove reference to removed "cgi" files 2008-07-22 22:15:12 +00:00
Mitchell Livingston f49b471454 the mac app now includes and works with the web ui 2008-07-18 04:54:11 +00:00
Mitchell Livingston f19dac5ea6 update the mac build for the new shttpd 2008-07-17 01:05:17 +00:00
Mitchell Livingston 857cf6ad00 replace LICENSE with COPYING 2008-07-04 14:19:47 +00:00
Mitchell Livingston 212ea5e119 groups are now stored as objects instead of dictionaries 2008-07-01 01:28:19 +00:00
Mitchell Livingston d4345a40b8 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00
Mitchell Livingston 4b111eadce change "English" to "en" 2008-06-30 18:17:40 +00:00
Mitchell Livingston 6a49bd1a70 mac build compiles again 2008-06-21 15:47:43 +00:00
Mitchell Livingston e2f5596b0c dim text fields in the prefs window when they correspond to disabled fields 2008-06-17 21:09:06 +00:00
Mitchell Livingston 842293a1c8 remove "Security" from the list of targets 2008-06-16 22:23:23 +00:00
Mitchell Livingston b4ee1e64ae add HAVE_STRCASECMP to libT's list of #defines 2008-06-16 22:19:26 +00:00
Mitchell Livingston 5bdac9c724 mac build now compiles 2008-06-16 22:17:19 +00:00
Mitchell Livingston df22774126 drop EMKeychain and just do the Keychain manipulations ourselves 2008-06-15 20:47:24 +00:00
Mitchell Livingston 2bde997b18 update NEWS; small changes that happen to be on my local copy 2008-06-15 04:57:41 +00:00
Mitchell Livingston 06791d1558 updated "remote" prefs icon 2008-06-13 15:38:02 +00:00
Mitchell Livingston 4474f3e1b0 behavior of keychains seems to be better with service names without spaces 2008-06-12 04:11:29 +00:00
Mitchell Livingston 210412b4e8 mac build compiles again 2008-06-07 22:42:09 +00:00
Mitchell Livingston 7d9bc022e2 daemon should compile regardless of configuration setting 2008-06-06 16:59:42 +00:00
Mitchell Livingston d0fde72674 remove defunct transmission-proxy target 2008-06-06 16:58:03 +00:00
Mitchell Livingston d63e7181c3 daemon can be compiled in xcode 2008-06-06 16:54:37 +00:00
Mitchell Livingston 62f034cdbd potential decrease in memory usage when showing the group dividers 2008-05-31 02:38:44 +00:00