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

3800 commits

Author SHA1 Message Date
Mitchell Livingston
9c2a25a702 update Dutch localization 2011-02-04 13:22:45 +00:00
Mitchell Livingston
ca55bca4fa update Simplified Chinese localization for 2.2 2011-02-03 12:36:30 +00:00
Mitchell Livingston
9d3a97f3ed update European Portuguese for 2.2 2011-02-02 22:55:13 +00:00
Mitchell Livingston
ccc75eecc7 fix icon alignment in inspector tabs 2011-01-30 21:34:46 +00:00
Mitchell Livingston
985f1fd485 always unlock focus when drawing the inspector buttons 2011-01-30 19:34:38 +00:00
Mitchell Livingston
444847fe35 tweak inspector button drawing to account for black lines 2011-01-30 19:32:40 +00:00
Mitchell Livingston
8294f1c34c tweak the inspector button gradient 2011-01-30 02:52:03 +00:00
Mitchell Livingston
8f64909bc3 use the control color for the selected inspector button; small tweaks to the updated button bar's drawing code 2011-01-30 02:36:08 +00:00
Mitchell Livingston
e5eed4bd05 #3962 Update the inspector's button bar's look 2011-01-30 02:01:05 +00:00
Mitchell Livingston
e12298ae6e truncate the tier info in the middle in the tracker table 2011-01-29 18:05:35 +00:00
Mitchell Livingston
0c69ad0a80 update Russian localization for 2.2 2011-01-27 13:25:56 +00:00
Mitchell Livingston
12400fd407 update German localization 2011-01-27 00:42:30 +00:00
Mitchell Livingston
0ce89bc392 update Brazilian Portuguese localization 2011-01-27 00:37:34 +00:00
Mitchell Livingston
f6421bead4 update the help to note that blocklists may be compressed 2011-01-25 01:53:33 +00:00
Mitchell Livingston
21267cd145 #3928 Update blocklist download to handle archives (including ZIP) 2011-01-25 01:43:11 +00:00
Mitchell Livingston
6de2ac3e4b r3857 Contextual Menu generates console error 2011-01-24 02:01:36 +00:00
Mitchell Livingston
8efbb0ffc5 update Spanish localizations for 2.2 2011-01-24 00:49:08 +00:00
Mitchell Livingston
33686e4282 update Italian localization 2011-01-24 00:38:13 +00:00
Mitchell Livingston
c0fc8001e3 fix the alignment issue with the general inspector view - data location 2011-01-24 00:32:42 +00:00
Mitchell Livingston
bc50a6d868 the badge by itself can not be updated easily by itself any more 2011-01-23 18:26:35 +00:00
Mitchell Livingston
a1eedd117d #3940 Global displayed speed does not include webseeds; remove a now-unused libT speed function 2011-01-23 18:23:52 +00:00
Mitchell Livingston
260c4470cf tweak Credits.rtf 2011-01-20 23:09:18 +00:00
Mitchell Livingston
ede3d2bac2 update strings file 2011-01-18 03:43:57 +00:00
Mitchell Livingston
792b5ad6f7 #3686 "add rpc command to cleanly shutdown daemon" - added for Mac client 2011-01-15 18:44:39 +00:00
Mitchell Livingston
8cd66ba851 update MainMenu.xib to recognize the change in r11684 2011-01-15 17:21:49 +00:00
Mitchell Livingston
0a57ced868 change the filter bar outlet to FilterBarView 2011-01-15 17:18:44 +00:00
Mitchell Livingston
b1bded8471 use a string instead of an int when setting peer-socket-tos 2011-01-15 17:16:12 +00:00
Mitchell Livingston
b9e4fcdb40 tweak MainMenu.xib's tags 2011-01-15 16:51:41 +00:00
Mitchell Livingston
7fc28b1019 if file size is less than 10 KB, show one decimal place 2011-01-09 19:24:27 +00:00
Mitchell Livingston
64f6b2cb5f silence a warning 2011-01-09 18:45:18 +00:00
Mitchell Livingston
e37848ca60 use a float instead of a double for file unit size 2011-01-08 17:19:17 +00:00
Mitchell Livingston
3abf813bbf #3878 don't show the units of a partial file size when it's the same as the full file size's units 2011-01-08 05:11:28 +00:00
Mitchell Livingston
035b67677b #3877 Match Finder's file size display: start at KB, each increase in units increases the number of decimals shown, and truncate trailing zeros 2011-01-08 03:16:13 +00:00
Mitchell Livingston
9e504a848d replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items 2011-01-06 04:09:04 +00:00
Mitchell Livingston
94698d43cf capitalize "By" in "Sort Transfers By" 2011-01-06 03:55:09 +00:00
Jordan Lee
c7cc8301db (trunk) update credits 2011-01-03 05:58:58 +00:00
Mitchell Livingston
0d776a929d Instead of explicitly setting the status bar as draggable, let it take on the window's default behavior. 2011-01-03 03:41:42 +00:00
Mitchell Livingston
7760be2c45 always draw the top white line on the filter bar 2011-01-02 17:14:38 +00:00
Mitchell Livingston
4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston
ae2a3ab268 increase the bottom bar height by a pixel 2011-01-02 16:50:37 +00:00
Mitchell Livingston
25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Mitchell Livingston
20cdf0162a #3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607 2010-12-31 01:25:03 +00:00
Mitchell Livingston
d42017ba10 adjust the status bar's color when inactive 2010-12-30 17:36:09 +00:00
Mitchell Livingston
1fb6eaa34e use autorelease pools when handling downloading/seeding state changes 2010-12-30 12:33:37 +00:00
Mitchell Livingston
a3a7b1548d #3489 Transfers queue limits unchangeable in Spanish translation 2010-12-24 14:26:55 +00:00
Mitchell Livingston
7ffca5e709 update the Message window's date formatter to use default formats 2010-12-24 00:22:45 +00:00
Mitchell Livingston
cb99607614 #1408 display elapsed time in the Mac UI 2010-12-23 20:07:41 +00:00
Mitchell Livingston
8c4f3549c7 #3595 Allow promotion of the "from" value in peer_atom (and still show where it was first discovered) 2010-12-23 02:35:21 +00:00
Mitchell Livingston
f99fe83e16 use the lighter bottom line of the filter bar when the window is inactive 2010-12-21 03:32:33 +00:00
Mitchell Livingston
8b8ec60007 lighten the line at the bottom of the filter bar 2010-12-21 03:31:18 +00:00