1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
Commit graph

404 commits

Author SHA1 Message Date
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
Mitchell Livingston
aed40c4318 allow creation of torrents with no announce address 2008-05-28 23:57:25 +00:00
Mitchell Livingston
0558f0b05f manually draw the alternating row colors in the tracker table as well 2008-05-23 19:31:57 +00:00
Mitchell Livingston
5cd3dd1db7 manually draw the alternating row colors - this allows the rows below each group row to start as white 2008-05-23 19:04:19 +00:00
Mitchell Livingston
6345b6ba11 keep strings consistent 2008-05-23 16:56:03 +00:00
Mitchell Livingston
1279b6ffff move new files into the macosx directory 2008-05-22 18:44:58 +00:00
Mitchell Livingston
b89071685f use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
Mitchell Livingston
e6f66b1d07 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
Mitchell Livingston
0c94c7b623 (trunk) update to 1.21 2008-05-21 21:15:15 +00:00
Mitchell Livingston
958e70543e build shttpd statically 2008-05-21 19:54:20 +00:00
Mitchell Livingston
1f0c5b891c move quick look into its own class, making it a singleton object to allow expanded functionality 2008-05-21 15:23:26 +00:00
Mitchell Livingston
eb91a824c3 update Mac project file 2008-05-21 14:27:33 +00:00
Mitchell Livingston
1fb597f1ba #958 QuickLook from within the Inspector - thanks Waldorf! 2008-05-20 19:34:33 +00:00
Mitchell Livingston
850807c626 a little progress on setting up the rpc callback (no new actual functionality yet) 2008-05-20 15:16:34 +00:00
Mitchell Livingston
7ac00f83c7 update project for new rpc code (part 2) 2008-05-19 01:05:14 +00:00