Commit Graph

5770 Commits

Author SHA1 Message Date
Mukund Sivaraman 6feb76ba37 (win32) Don't use dllimport/dllexport (part 2) 2008-09-05 14:32:09 +00:00
Mukund Sivaraman b8b46aeb12 (win32) Fix case of included header filenames 2008-09-05 14:32:03 +00:00
Mukund Sivaraman 5ea5613c0f (win32) Rename rpc.[ch] to rpcimpl.[ch] 2008-09-05 14:31:58 +00:00
Mukund Sivaraman 68a6c95d1c (win32) Add mmap implementation 2008-09-05 14:31:52 +00:00
Mukund Sivaraman bbd5e129fe (win32) Don't use dllimport/dllexport 2008-09-05 14:31:46 +00:00
Charles Kerr 5184119948 (libT) possible solution to the peer hammering problem reported by Switeck 2008-09-05 05:14:49 +00:00
Charles Kerr 419242e36f (libT) change benc's integral type from int to size_t, squashing a couple of minor warnings 2008-09-04 14:42:32 +00:00
Charles Kerr 628d05d220 (gtk) r6692 tweak: lower the spinbutton delay a little in the prefs dialog 2008-09-03 20:00:27 +00:00
Charles Kerr 712df8f761 #1209: shttpd crash when setting port to one already in use 2008-09-03 19:59:09 +00:00
Charles Kerr 8c421bd0ec pump the web connections more frequently when there are tasks pending. this may speed up the shutdown flurry of `stop' announcements 2008-09-03 19:13:19 +00:00
Charles Kerr 5ec9c918e2 #450: OpenSSL in FreeBSD basesystem doesn't have openssl.pc 2008-09-03 19:02:59 +00:00
Charles Kerr 1b515c461c #1249: fix BSD "make install" issue 2008-09-03 18:07:09 +00:00
Charles Kerr ce0d9dcd9e (gtk) #1244: Crashing while scrolling up used port 2008-09-03 17:50:31 +00:00
Charles Kerr ddac7c3404 (gtk) unclutter the prefs dialog a bit 2008-09-03 16:29:59 +00:00
Mukund Sivaraman f4507dd8c7 Revert r6688 (this was no bug) 2008-09-03 08:24:42 +00:00
Malcolm Jarvis ad04ad0d3d #1252 - Extranious semi-colon 2008-09-03 03:58:18 +00:00
Mukund Sivaraman f69aa6faa6 Fix use of key 2008-09-03 01:36:59 +00:00
Mukund Sivaraman b630712d4b Fix bug in schedule calculation 2008-09-03 01:36:48 +00:00
Charles Kerr c3c8006c85 (gtk) #989: add a checkbox to auto-update the blocklist once a week 2008-09-02 20:59:00 +00:00
Charles Kerr f53b33526b (gtk) #964: tweak the scheduler's prefs dialog a bit 2008-09-02 18:22:23 +00:00
Mitchell Livingston ddd89ba21f missed on mainRunLoop 2008-09-01 23:41:46 +00:00
Mitchell Livingston d623624ce2 runs on Tiger again, although blocklist auto-update won't be reliable on Tiger 2008-09-01 23:17:30 +00:00
Mitchell Livingston fb2355571e if the blocklist downloader is running, don't allow the schedule to be reset 2008-09-01 15:51:47 +00:00
Mitchell Livingston 14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mukund Sivaraman afd31cd0f2 Apply changes in scheduled limits when they're updated during the schedule 2008-09-01 10:01:13 +00:00
Mukund Sivaraman bac067e32b Change info messages on scheduled limits 2008-09-01 08:19:57 +00:00
Mukund Sivaraman 79c315524d Correct the key name for scheduled upload limits
Also, widget sensitivity is handled elsewhere.
2008-09-01 08:19:52 +00:00
Mukund Sivaraman e525c17dc5 Fix use of new Glib API which fails on older Glib build machines 2008-09-01 04:54:13 +00:00
Mukund Sivaraman 0b7fd36077 Add simple scheduled bandwidth control for the GTK client (bug #964)
This is similar to how the Mac OS X version of Transmission
does it.
2008-09-01 04:47:02 +00:00
Mitchell Livingston 34e2aa1b35 "Last updated: never" if there's no blocklist 2008-09-01 04:04:00 +00:00
Mitchell Livingston 05d35d6698 add a field indicating when the blocklist was last updated 2008-09-01 03:26:04 +00:00
Mitchell Livingston a4f6f04811 this should've been part of the last commit 2008-08-31 21:14:24 +00:00
Mitchell Livingston b9ca63e0d4 make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
Mitchell Livingston 12d148ea45 add BlocklistDownloaderViewController.[hm] to the makefile 2008-08-31 20:51:36 +00:00
Mitchell Livingston 25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston f28d15372d blocklist xib needs to reference the new blocklist view class 2008-08-31 20:29:16 +00:00
Mitchell Livingston 3c997c92a7 cancel blocklist download when quitting; cleanup 2008-08-31 20:26:41 +00:00
Mitchell Livingston 8cf84293b5 some cleanup of the blocklist code, and store the date of the last blocklist update 2008-08-31 20:05:46 +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
Charles Kerr 84b9f5ec98 better r6662 2008-08-29 20:21:43 +00:00
Charles Kerr f8580d440a (clutch) #1240: inspector's layout is broken 2008-08-29 17:57:53 +00:00
Mitchell Livingston c7ace2e5ff better [6658] 2008-08-29 01:13:33 +00:00
Mitchell Livingston 89ea3c2a4e trunk: update the list of mac files to include in the tarball 2008-08-29 00:39:02 +00:00
Mitchell Livingston 2a355ddc67 if the quick look window is in the middle of opening and the selection changes, update the window 2008-08-28 02:25:57 +00:00
Mitchell Livingston 11f2b63ba3 update NEWS 2008-08-28 00:47:50 +00:00
Charles Kerr c266453ee4 (clutch) fix variablename typo. this is from a patch in ticket #1172 2008-08-27 19:46:38 +00:00
Charles Kerr 2edfe1907a (cli) #1226: errors should print to stderr 2008-08-27 19:22:03 +00:00