1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 12:35:22 +00:00
Commit graph

1919 commits

Author SHA1 Message Date
Mitchell Livingston
17520ffe18 Credits match Authors 2007-12-25 19:21:32 +00:00
Mitchell Livingston
e9238b7860 clean up and remove a warning 2007-12-25 19:14:45 +00:00
Mitchell Livingston
2f44e0925d put in a delay before checking port status 2007-12-25 19:08:06 +00:00
Mitchell Livingston
f825cea407 pixel alignment fix 2007-12-24 17:57:19 +00:00
Mitchell Livingston
c225aed5e8 only update the message window when it's visible 2007-12-24 16:56:43 +00:00
Mitchell Livingston
8766f02049 set up message log in tr_initFull 2007-12-24 16:18:09 +00:00
Mitchell Livingston
2b10655f0e use tr_initFull 2007-12-24 15:29:29 +00:00
Mitchell Livingston
9b0dfaeb73 in Transfer tab, always start in General 2007-12-24 05:20:42 +00:00
Mitchell Livingston
b3b3cf46c4 reallign a field in the inspector 2007-12-24 05:08:32 +00:00
Mitchell Livingston
8c22757404 update mac gui to recognize global pex 2007-12-24 05:05:56 +00:00
Mitchell Livingston
63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +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
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
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
Mitchell Livingston
3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +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
Mitchell Livingston
7a5369023e fix an annoying crash 2007-12-21 20:39:43 +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
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
Mitchell Livingston
ba9f48b503 add ability to set global number of connections 2007-12-21 05:56:34 +00:00
Mitchell Livingston
f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston
44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston
4cfc42437b update the news 2007-12-20 20:35:47 +00:00
Mitchell Livingston
45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston
1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Mitchell Livingston
4f8ac624dd don't try to resize the filter bar if it's hidden 2007-12-20 18:58:53 +00:00
Mitchell Livingston
5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston
b9e60f1086 remove unnecessary filter sizing code 2007-12-20 17:39:05 +00:00
Mitchell Livingston
5ff9d6877a better resizing of the filter buttons 2007-12-20 05:12:23 +00:00
Mitchell Livingston
ed9804adf6 experimentally add an "active" filter 2007-12-20 04:49:06 +00:00
Mitchell Livingston
265eeac33a trivial adjustments to the search field 2007-12-20 02:57:47 +00:00
Mitchell Livingston
b079df809c another attempt of fixing the dock badge on quit on tiger 2007-12-20 02:09:44 +00:00
Mitchell Livingston
c9682f5c06 attempt to get the dock icon to clear on quit on tiger 2007-12-20 01:55:02 +00:00
Mitchell Livingston
15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston
29634d7379 adjust some of the new help documentation 2007-12-20 01:28:30 +00:00
Mitchell Livingston
213ae9e9cd updated help 2007-12-20 01:24:02 +00:00
Mitchell Livingston
911a6ce32e remove unused variables 2007-12-20 01:15:13 +00:00
Mitchell Livingston
e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston
5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston
9fe3c396f9 hopefully stop an infinite loop when hitting the stop ratio 2007-12-19 22:34:59 +00:00
Mitchell Livingston
3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston
cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston
c770135086 get rid of a warning 2007-12-19 20:50:56 +00:00
Mitchell Livingston
3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston
efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +00:00
Mitchell Livingston
aa0cf68832 update news and localizable strings 2007-12-19 15:17:23 +00:00
Mitchell Livingston
a14742aa5e "Not Available" instead of "Availability Bar" 2007-12-19 03:29:10 +00:00
Mitchell Livingston
b498e720e6 more adjusting of the group coloring 2007-12-18 21:32:55 +00:00
Mitchell Livingston
db5208698f fix typo in last commit 2007-12-18 21:13:36 +00:00
Mitchell Livingston
d2e57f4b54 make stats window wider; clean up the port code 2007-12-18 20:59:55 +00:00
Mitchell Livingston
9bac10d4a3 ensure that a single portchecker can be used for only a single check 2007-12-18 20:10:23 +00:00
Mitchell Livingston
8b6a64f8e8 open and closed ports were flipped 2007-12-18 20:05:12 +00:00
Mitchell Livingston
896a19ae28 use the Transmission website for checking port status; stop previous port check before starting a new one 2007-12-18 20:02:49 +00:00
Mitchell Livingston
307ddcc74f adjust group coloring 2007-12-18 18:42:42 +00:00
Mitchell Livingston
573aaface1 simplify group coloring 2007-12-18 17:05:49 +00:00
Mitchell Livingston
8ea3a88f43 take out the separator after "None" in the group menu 2007-12-18 16:50:19 +00:00
Mitchell Livingston
495ba55d27 updated icon from Hugo; remove the unnecessarily huge icon folder 2007-12-18 16:31:16 +00:00
Mitchell Livingston
b796e37228 make group color a little more subtle 2007-12-18 03:48:03 +00:00
Mitchell Livingston
c9fbba20d2 actually adjust group colors, and show + and - in the group window on Tiger 2007-12-18 03:18:32 +00:00
Mitchell Livingston
2e05ee76e2 adjust colors a bit 2007-12-18 03:13:18 +00:00
Mitchell Livingston
5ee33206d0 play around with the group coloring a bit 2007-12-18 02:55:14 +00:00
Mitchell Livingston
600b0977e2 get the new group coloring correct in minimal mode 2007-12-18 01:53:16 +00:00
Mitchell Livingston
baa143b9b1 experiment with moving the label from over the text to the left edge 2007-12-18 01:44:37 +00:00
Mitchell Livingston
02e52bb013 fix sizing of group labels with long file names 2007-12-17 22:30:28 +00:00
Mitchell Livingston
ba145ebced allow Groups table to be reordered 2007-12-17 21:11:53 +00:00
Mitchell Livingston
0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston
17682552ec when table values are changed, reload the table immediately 2007-12-17 19:53:17 +00:00
Mitchell Livingston
4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston
c103c57168 show colors in Groups menu items 2007-12-17 17:08:44 +00:00
Mitchell Livingston
f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston
93df72df07 enable and check group menu items appropriately; update news 2007-12-17 16:32:32 +00:00
Mitchell Livingston
d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston
c414dd52a6 experiment with a new bottom button look on tiger 2007-12-15 21:29:47 +00:00
Mitchell Livingston
baef798db2 get rid of a warning 2007-12-13 22:13:05 +00:00
Mitchell Livingston
6671750eda convert Info nib to xib 2007-12-13 21:20:08 +00:00
Mitchell Livingston
f5bce558d6 replace Message nib with xib 2007-12-13 21:11:13 +00:00
Mitchell Livingston
0d4bf53fa0 replace Creator nib with xib 2007-12-13 21:08:00 +00:00
Mitchell Livingston
b8425369ef remove the old about window 2007-12-13 20:46:30 +00:00