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 |