1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00
Commit graph

428 commits

Author SHA1 Message Date
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