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

1811 commits

Author SHA1 Message Date
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
Mitchell Livingston
e06d3178e1 change the About window from a nib to a xib 2007-12-13 20:46:01 +00:00
Mitchell Livingston
9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston
9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston
cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston
41af1d889d undo last commit, update proper file 2007-12-13 14:47:09 +00:00
Mitchell Livingston
db7a3ab9e4 update the strings file 2007-12-13 14:43:38 +00:00
Mitchell Livingston
164dca0e04 remove some error checks that will never be executed 2007-12-13 04:39:07 +00:00
Mitchell Livingston
1b6a8a9504 display the infinity symbol in stats for ratio when there is upload but no download 2007-12-13 04:31:38 +00:00