Commit Graph

3609 Commits

Author SHA1 Message Date
Charles Kerr 401cfbdb6b replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie 2007-12-24 05:03:40 +00:00
Mitchell Livingston 63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +00:00
Charles Kerr 54f1ee06d4 (gtk+) first cut of a filter bar 2007-12-24 00:14:39 +00:00
Mitchell Livingston 7bef4e8cca make "Color" button in groups window localized; update strings file 2007-12-23 19:21:02 +00:00
Mitchell Livingston 76e46e6fcc 512x512 document icon 2007-12-23 19:18:22 +00:00
Mitchell Livingston c88c3b4d09 clear the "maximum connections" inspector field when no transfers are selected 2007-12-23 17:35:42 +00:00
Mitchell Livingston b2ef73f722 don't allow negative numbers in the appropriate text fields 2007-12-23 17:31:52 +00:00
Mitchell Livingston b1af31f594 update the number formatters in the inspector 2007-12-23 17:08:13 +00:00
Mitchell Livingston e2b695d28d get rid of a warning 2007-12-23 16:45:43 +00:00
Mitchell Livingston a2ecc98986 show remaining time for seeding torrents set to global stop seeding setting (with that setting on) reported by m1b 2007-12-22 22:02:38 +00:00
Mitchell Livingston 51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Charles Kerr d79fa750fe update gtk+ section of the NEWS 2007-12-22 19:41:13 +00:00
Mitchell Livingston 5b1b08e48e rename "Not Available" to "Availability" 2007-12-22 19:30:08 +00:00
Mitchell Livingston a063e8b964 remove foreign language nibs 2007-12-22 19:19:02 +00:00
Mitchell Livingston 595fba8a45 actually add xib 2007-12-22 19:16:17 +00:00
Mitchell Livingston 43c35936cc change main menu from nib to xib 2007-12-22 19:15:56 +00:00
Mitchell Livingston ef375e44f2 change prefs window from nib to xib 2007-12-22 19:12:42 +00:00
Mitchell Livingston eddf7c5465 slightly better behavior when placing the not-available bar 2007-12-22 19:07:58 +00:00
Mitchell Livingston 4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Charles Kerr b13d8d1dd6 save a copy of the torrent's metadata in tr_torrentInit(), not tr_torrentParse(). remove dead code from metainfo.c. 2007-12-22 18:00:47 +00:00
Charles Kerr c946168b1e (1) fix peer limits in fastresume (2) possible fastresume corruption (3) add `save' field to torrent ctor 2007-12-22 17:30:31 +00:00
Charles Kerr bf75469bbe (gtk) fix crash reported by hussam 2007-12-22 16:34:47 +00:00
Charles Kerr 3ecb9910e0 save per-torrent peer limits in the fastresume file 2007-12-22 16:11:15 +00:00
Mitchell Livingston a364c4872e update the file priority gradients 2007-12-22 15:49:45 +00:00
Mitchell Livingston b39e5e3bfd add the ability to set per-torrent number of connections to the inspector 2007-12-22 05:21:25 +00:00
Mitchell Livingston 4400406ba0 add functionality to set number of connected peers for new torrents 2007-12-22 04:15:35 +00:00
Charles Kerr 2764f9a140 fix indentation errors in r4278.
fix consistency errors between ctor and the new functions in r4278.
2007-12-22 04:11:17 +00:00
Mitchell Livingston 3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +00:00
Charles Kerr 7542573044 brush away the last remnants of tr_torrentInit() 2007-12-22 03:51:12 +00:00
Mitchell Livingston 78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston 0fba1e53ca use the new ctor function in torrent creation 2007-12-22 03:13:54 +00:00
Charles Kerr 9148c9211f (gtk) tweak the display speed/size units again. 2007-12-22 03:01:14 +00:00
Charles Kerr 93f69d2b5c (gtk) add options to set global & per-torrent peer connection limits 2007-12-22 00:06:38 +00:00
Charles Kerr ccc804e06a tweak the number of decimal places in the file size display a little. 2007-12-21 22:43:14 +00:00
Charles Kerr 8c7434dded fix a different r4267 bug, also reported by John_Clay 2007-12-21 22:38:01 +00:00
Charles Kerr 99d6e5deab fix r4267 crash reported by John_Clay 2007-12-21 22:29:22 +00:00
Charles Kerr 69f1ee48c1 remove some stubbed code that should've been removed in the last checkin 2007-12-21 22:24:37 +00:00
Charles Kerr 287975caf5 the torrent ctor is here. 2007-12-21 22:18:40 +00:00
Mitchell Livingston 7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston 355f450156 update the news file 2007-12-21 17:58:24 +00:00
Mitchell Livingston 530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston 38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston 1f1c6185c8 get xcode project compiling 2007-12-21 16:54:22 +00:00
Charles Kerr f1baca587b add torrent-ctor so that xcode can be updated. it's not plugged in yet though. 2007-12-21 16:51:42 +00:00
Mitchell Livingston 71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston 5a2ff8f1fa make the max global connections possible 2000, and the default 500 2007-12-21 15:51:55 +00:00
Mitchell Livingston 8a739b38bc fix typo in last commit 2007-12-21 06:12:41 +00:00