1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 15:10:39 +00:00
Commit graph

1816 commits

Author SHA1 Message Date
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
Mitchell Livingston
7567ecc2bb clean up some of the code where it checks for 10.5 2007-12-12 16:28:40 +00:00
Mitchell Livingston
a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston
377266a412 fix typo 2007-12-12 15:28:09 +00:00
Mitchell Livingston
566ec81269 use CTGradient fill function 2007-12-12 15:18:16 +00:00
Mitchell Livingston
cf4f43f090 color the background of the status bar on tiger 2007-12-12 15:17:33 +00:00
Mitchell Livingston
bc295fe78e use a simpler method for determining text color of table cells on leopard 2007-12-12 05:01:31 +00:00
Mitchell Livingston
73ccb2e0c8 make the text at the bottom of the window appear engraved (on 10.5) 2007-12-12 04:35:38 +00:00
Mitchell Livingston
b80453cab1 flip arrows from last commit 2007-12-12 03:31:47 +00:00
Mitchell Livingston
ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00
Mitchell Livingston
13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston
373b96387b fix typo in last commit 2007-12-12 02:21:01 +00:00
Mitchell Livingston
104a9841f5 better resize the filter buttons on tiger 2007-12-12 01:51:21 +00:00
Mitchell Livingston
a05fe043e5 get the action menu to look correct on tiger 2007-12-12 01:39:48 +00:00
Mitchell Livingston
2a98bf39d1 trunk: get ready for .96 2007-12-11 02:48:12 +00:00
Mitchell Livingston
1cb7ecce9c update news file and adjust status button size 2007-12-09 22:20:48 +00:00
Mitchell Livingston
a64d7d6e19 get rid of the graphite turtle....graphite is hard to see and other apps show blue when prefs are set to graphite 2007-12-09 03:32:00 +00:00
Mitchell Livingston
559cf731fb experiment with making the info and filter toobar images blue when visiable 2007-12-09 03:25:33 +00:00
Mitchell Livingston
174c9a7bbc adjust the placement of the speeds in the status bar 2007-12-09 03:09:02 +00:00
Mitchell Livingston
efa80e792a replace the status bar images, the action menu image, and eliminate the popup button subclass 2007-12-09 03:04:25 +00:00
Mitchell Livingston
34c31a864c display an image in the status popup button 2007-12-09 02:28:53 +00:00
Mitchell Livingston
55dae577ef display tooltip of the file in the message window 2007-12-08 20:42:34 +00:00
Mitchell Livingston
a2933ec175 update message log and strings file 2007-12-08 20:17:25 +00:00
Mitchell Livingston
eb569eecc1 update news and credits; put file name and line number in inspector tooltips 2007-12-08 19:59:44 +00:00
Mitchell Livingston
c7dbca7a75 port forwarding in help is consistently 2 words 2007-12-08 19:33:10 +00:00
Mitchell Livingston
f35f65b1d4 miscellaneous adjustments 2007-12-08 18:51:02 +00:00
Mitchell Livingston
2441a052b0 when the toolbar is set to small size, don't make the group items small 2007-12-07 06:27:42 +00:00
Mitchell Livingston
b05bf2c368 remove some nslogs 2007-12-07 03:49:46 +00:00
Mitchell Livingston
46a509a127 group toolbar buttons consistently work in both text and icon modes 2007-12-07 03:41:46 +00:00
Mitchell Livingston
c7e6bd9a15 even more toolbar cleanup code 2007-12-06 20:54:26 +00:00
Mitchell Livingston
65507f5df9 fix the toolbar customization sheet 2007-12-06 20:46:58 +00:00
Mitchell Livingston
59857deded more cleanup of the group toolbar button code 2007-12-06 20:25:38 +00:00
Mitchell Livingston
6cd102fd9a get new toolbar buttons working in text-only mode 2007-12-06 20:09:45 +00:00
Mitchell Livingston
d2049cc048 group together pause and resume toolbar buttons 2007-12-06 17:21:42 +00:00
Mitchell Livingston
f0f71ec09c update news 2007-12-06 14:25:27 +00:00
Mitchell Livingston
6cdaedb5c8 remove context menu accidently connected to the status bar 2007-12-06 14:22:47 +00:00
Mitchell Livingston
ac369517ab fix a memory leak 2007-12-06 01:07:56 +00:00
Mitchell Livingston
bf3a103a9c make status bar filled only on 10.5 and greater; use NSGradient instead of CTGradient (since 10.4 support isn't needed for this) 2007-12-06 00:57:10 +00:00
Mitchell Livingston
40d5a4a39a hopefully fix bug with entering values with commas in prefs, switch pref formatters to 10.4 2007-12-06 00:27:39 +00:00
Mitchell Livingston
904c51634c take out accidentally committed code; update credits 2007-12-05 18:48:20 +00:00
Mitchell Livingston
513658810c get rid of the quit window 2007-12-05 18:45:19 +00:00
Mitchell Livingston
254f98a77b clean up more of the dock badging code 2007-12-05 18:44:11 +00:00
Mitchell Livingston
8a15058d80 clean dock badging code 2007-12-05 18:23:51 +00:00
Mitchell Livingston
b7ae0657ca clean peer status tooltip 2007-12-05 17:32:39 +00:00
Mitchell Livingston
6776413a19 merge 0.95 commit to trunk 2007-12-05 03:48:25 +00:00
Mitchell Livingston
cb5ad53cfb adjust the status label a bit 2007-12-05 01:42:53 +00:00
Mitchell Livingston
19b791def5 the status label in the status bar now gives 4 different options of info to display 2007-12-05 01:26:30 +00:00
Mitchell Livingston
7c190b84f9 display total ratio in the status bar 2007-12-04 21:41:06 +00:00
Mitchell Livingston
161db11c1e move label of transfer count to bottom of window 2007-12-04 20:07:42 +00:00
Mitchell Livingston
66edcdee35 clean up the torrent count string creation a little 2007-12-04 17:33:42 +00:00
Mitchell Livingston
963d736dce miscellaneous adjustments 2007-12-04 16:47:00 +00:00
Mitchell Livingston
06743cb430 clean up icon memory management for the window drag overlay - pointed out by Stick Men on the forum 2007-12-04 06:03:38 +00:00
Mitchell Livingston
fa7a76bbf6 clear dock badge while quitting on Leopard 2007-12-04 06:02:35 +00:00
Mitchell Livingston
89c43d5c3e get toolbar working in Text-only mode 2007-12-04 01:46:27 +00:00
Mitchell Livingston
c381a9cf0f patch from BiHi to always display the second value of remaining times with double digits; rephrase "Resume Selected Without Wait" to "Resume Selected Right Away" 2007-12-03 19:59:11 +00:00
Mitchell Livingston
4af2bb98c4 remove the red dot from help 2007-12-03 18:54:26 +00:00
Mitchell Livingston
6f54ab726f update help 2007-12-03 18:44:21 +00:00
Mitchell Livingston
1cd5a05fb3 add tooltips for status bar total speeds; update news 2007-12-01 17:31:52 +00:00
Mitchell Livingston
23f7686de0 update more images 2007-12-01 17:19:14 +00:00
Mitchell Livingston
b9433123f4 adjust per-torrent action button placement 2007-12-01 16:23:29 +00:00
Mitchell Livingston
b08415c62c update some images 2007-12-01 16:10:07 +00:00
Mitchell Livingston
e316cf4782 display an image next to each total speed 2007-12-01 15:59:13 +00:00
Mitchell Livingston
7f6b34a426 update the per-torrent buttons 2007-12-01 00:12:27 +00:00
Mitchell Livingston
fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston
889df5413b make the toolbar buttons a pixel wider 2007-11-30 18:18:35 +00:00
Mitchell Livingston
0a7708e0a8 change up the bottom of the window, similar to Second Gear 2007-11-30 16:17:43 +00:00
Mitchell Livingston
a7204affff revert last commit...it wasn't as reliable 2007-11-30 14:22:49 +00:00
Mitchell Livingston
3858f817c5 better method of determining if a table cell is highlighted 2007-11-30 02:49:40 +00:00
Mitchell Livingston
aed1da89fd updated toolbar images from Rick Patrick of Second Gear fame 2007-11-29 21:14:27 +00:00
Mitchell Livingston
9354985e8d don't resize the toolbar images 2007-11-29 17:25:21 +00:00
Mitchell Livingston
944e042889 quitting window: rephrase message and localize title 2007-11-29 03:35:42 +00:00
Mitchell Livingston
aa9b21386e animate quit window's progress bar in a different thread 2007-11-29 01:44:33 +00:00
Mitchell Livingston
7a9e5c8109 display window on quit 2007-11-29 01:23:23 +00:00
Mitchell Livingston
d3e821e729 make toolbar buttons leopard-like; icons are placeholders 2007-11-29 01:05:11 +00:00
Mitchell Livingston
d56c35b9cd get compiling again 2007-11-28 03:34:44 +00:00
Mitchell Livingston
d0273e97e3 update strings file 2007-11-27 04:25:15 +00:00
Mitchell Livingston
6468d57844 make stats window non-resizable 2007-11-27 03:31:02 +00:00
Mitchell Livingston
0997148fbd show bytes in tooltip 2007-11-26 21:56:18 +00:00
Mitchell Livingston
90741d6d98 stats 2007-11-26 20:23:12 +00:00
Mitchell Livingston
845568f0be in stats, display sizes in mb's instead of bytes 2007-11-26 19:39:08 +00:00
Mitchell Livingston
e9f1e35756 update help documentation 2007-11-26 19:31:29 +00:00
Mitchell Livingston
227c04db44 in stats window, show time in minutes; increase stats window minimum width 2007-11-26 19:23:57 +00:00
Mitchell Livingston
bf3bd6bd5d avoid divide-by-0 in stats 2007-11-26 19:18:00 +00:00
Mitchell Livingston
6b5f1839aa get last commit building 2007-11-26 19:10:53 +00:00
Mitchell Livingston
c79f772acd attempt to make per-torrent action menu a little faster 2007-11-26 17:33:31 +00:00
Mitchell Livingston
1fe9d15e31 update trunk's appcast and version info 2007-11-26 00:08:43 +00:00
Mitchell Livingston
e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00
Mitchell Livingston
ca1c0dee37 update strings file 2007-11-24 19:33:15 +00:00
Mitchell Livingston
e7c600a237 adjust inspector layout a tiny bit 2007-11-24 16:46:11 +00:00
Mitchell Livingston
8c3c5c5043 remove redundant code 2007-11-23 17:49:05 +00:00
Mitchell Livingston
c6117dbd3f show remaining time for seeding torrents towards ratio 2007-11-23 17:42:49 +00:00
Mitchell Livingston
654af57b9c sort by speed, then last activity 2007-11-23 16:03:49 +00:00
Mitchell Livingston
ddc97a921b get rid of 2 more unnecessary sort methods 2007-11-23 15:48:26 +00:00
Mitchell Livingston
dc37d150e8 get rid of unneeded sort descriptors; hold queue order as an integer instead of an object 2007-11-23 15:45:58 +00:00
Mitchell Livingston
34a226d403 have a smaller minimum width as well 2007-11-23 03:40:13 +00:00
Mitchell Livingston
2991619fbd have a maximum width for the stats window 2007-11-23 03:38:45 +00:00