Commit Graph

5601 Commits

Author SHA1 Message Date
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
Charles Kerr 2d2be03c34 (daemon) #1234: Improve transmission-remote's help info to not confuse a user 2008-08-27 19:19:38 +00:00
Charles Kerr abd4b506e2 fix a confusing extraneous line in the previous commit 2008-08-27 18:56:36 +00:00
Charles Kerr 64e08510f0 (libT) maybe fix the hangs reported by users in the recent nightlies. 2008-08-27 18:50:21 +00:00
Mukund Sivaraman 9d35118808 Fix coding style of last commit 2008-08-27 15:47:41 +00:00
Mukund Sivaraman 18d6bc7730 Return early if no URL is passed 2008-08-27 15:46:50 +00:00
Mitchell Livingston 7b62feac10 enable lazy bitfields 2008-08-26 21:44:51 +00:00
Charles Kerr 09f0b215be (clutch) #1232: useless slash of inspector's Web UI "Tracker" field 2008-08-26 20:18:50 +00:00
Charles Kerr 1bd787bbfe clarify part of the RPC spec 2008-08-26 15:27:00 +00:00
Charles Kerr 56736ca883 #1217: libt/shttpd: "shttpd crash in decide_what_to_do()" 2008-08-26 15:22:00 +00:00
Charles Kerr dcaf1f16ef (shttpd) replace VERSION with SHTTPD_VERSION.
(shttpd) make shttpd_edit_passwords() a public function for now to fix the build.
2008-08-25 20:32:26 +00:00
Charles Kerr 39541d4c5f upgrade to shttpd 1.42 2008-08-25 19:32:06 +00:00
Mitchell Livingston 21b862a303 save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
Mitchell Livingston fa8ffca078 #1210 on Mac, the web ui should now work when Transmission's path contains a space 2008-08-22 23:55:33 +00:00
Charles Kerr 6cf752b33d #1222: web access authentication text 2008-08-22 23:04:16 +00:00
Mitchell Livingston 404dd4dee1 #1224 memory leak when updating blocklist: autoreleased with no pool 2008-08-22 22:59:20 +00:00
Charles Kerr 64dad38800 (cli) #1223 ratio display in CLI client malformed 2008-08-22 22:54:59 +00:00
Charles Kerr d39005b0d1 uncrash the build 2008-08-22 20:53:19 +00:00
Charles Kerr 815bf68082 crash deeper inside libtransmission. do not use this build; it crashes on purpose to test part of the nightly build system 2008-08-22 20:06:51 +00:00
Charles Kerr a11aac24ca (libT) add an environmental variable to enable libcurl verbosity 2008-08-22 19:14:19 +00:00