1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-22 06:00:41 +00:00
Commit graph

2240 commits

Author SHA1 Message Date
Mitchell Livingston
5daf7d4938 minor adjustments to the status bar 2008-03-28 03:57:18 +00:00
Mitchell Livingston
51b0bf38cb a first-shot at making the status and filter bars match those in Finder (and other "scope" bars) 2008-03-28 03:47:08 +00:00
Mitchell Livingston
b99e29c518 Spanish localization 2008-03-28 01:29:24 +00:00
Mitchell Livingston
6484f685b4 resize the status button if it is too large (typically this is for localizations) 2008-03-28 01:28:57 +00:00
Mitchell Livingston
183b77ab27 slight math adjustment 2008-03-27 03:43:44 +00:00
Mitchell Livingston
fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00
Mitchell Livingston
ac0cd085ca remove unused parameters from a method 2008-03-26 19:51:58 +00:00
Mitchell Livingston
5e04a1d6b4 update strings file 2008-03-26 19:06:42 +00:00
Mitchell Livingston
110affd81a update Russian localization 2008-03-26 18:45:35 +00:00
Mitchell Livingston
c6456aead9 add missing title localizations 2008-03-26 18:40:41 +00:00
Mitchell Livingston
35063d2482 simplify stats window resizing code 2008-03-25 23:10:49 +00:00
Mitchell Livingston
499d4d5c14 update French localization 2008-03-25 14:10:05 +00:00
Mitchell Livingston
a0221c0818 simplify the priority selector mouse-over code 2008-03-25 03:17:35 +00:00
Mitchell Livingston
f637a15802 improve stats strings for future localizations 2008-03-25 01:01:28 +00:00
Mitchell Livingston
3b7c9a0464 fix typos in Dutch localization 2008-03-25 00:43:19 +00:00
Mitchell Livingston
51cebfd6d4 update Dutch localization 2008-03-25 00:36:23 +00:00
Mitchell Livingston
dfb508d83b eliminate some redundant methods in the group controller 2008-03-24 23:06:04 +00:00
Mitchell Livingston
558e612853 give the message window a "brushed" look 2008-03-24 22:42:30 +00:00
Mitchell Livingston
00f18a0c89 support newly added errors in the torrent creator window 2008-03-24 19:38:29 +00:00
Mitchell Livingston
363a583391 update Italian localization 2008-03-24 15:22:06 +00:00
Mitchell Livingston
da52925b20 fix bug where dragging on and then off a torrent file that has already been added would cause the overlay to instantly appear and fade out 2008-03-24 02:57:59 +00:00
Mitchell Livingston
c67b781fcb more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
Mitchell Livingston
ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston
36d8b00e94 adjust alignment of fields in Creator window 2008-03-23 21:49:30 +00:00
Mitchell Livingston
d31f17865a trunk: add missing ":" to "Automatic" in transfer prefs 2008-03-23 21:09:22 +00:00
Mitchell Livingston
bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston
9f21fdfac5 remove unused code, add a warning 2008-03-23 18:24:18 +00:00
Mitchell Livingston
5681c18c02 clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
Mitchell Livingston
86a701be34 miscellaneous cleanup 2008-03-23 03:57:14 +00:00
Mitchell Livingston
c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston
bfac9268c4 truncate group names if they are too long to display 2008-03-22 20:50:41 +00:00
Mitchell Livingston
e3bd0f0ec7 use correct value in sizeof 2008-03-22 18:22:10 +00:00
Mitchell Livingston
c1f0bb6607 fix the warnings generated by the last commit 2008-03-22 18:18:39 +00:00
Mitchell Livingston
24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston
ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston
0a4e7bcfa3 fix filtering by tracker name 2008-03-21 20:28:04 +00:00
Mitchell Livingston
78e8cae3d1 update credits; trivial code changes 2008-03-21 18:23:40 +00:00
Mitchell Livingston
2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston
32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston
f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston
4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston
efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +00:00
Mitchell Livingston
f14ee4fd6b simplify the remaining disk space checking code 2008-03-17 21:12:07 +00:00
Mitchell Livingston
8d5ce92d38 update NEWS; trivial changes 2008-03-17 20:18:23 +00:00
Mitchell Livingston
8e45cc27b2 #763 better determination of needed space 2008-03-17 19:59:26 +00:00
Mitchell Livingston
e59104e36a clean up a little more of the message log code 2008-03-16 15:44:10 +00:00
Mitchell Livingston
0692e0bb25 cleanup of the message window code 2008-03-16 15:26:53 +00:00
Mitchell Livingston
36c9ab960c update strings file 2008-03-16 15:03:30 +00:00
Mitchell Livingston
a149f8992b #792 Allow Option-Command-F to focus the filter field in the main window 2008-03-16 14:24:27 +00:00
Mitchell Livingston
c4646711a1 move some of the repetitive code into a method 2008-03-16 06:31:37 +00:00