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

4269 commits

Author SHA1 Message Date
Mitchell Livingston
809bd8e788 no padding between the title/status strings in the file table and the priority column 2012-10-29 00:04:18 +00:00
Mitchell Livingston
7bcafd7149 #4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch 2012-10-28 23:57:08 +00:00
Mitchell Livingston
b2b1aeb282 don't do layout in code until localizations are updated in 2.8 2012-10-19 03:52:59 +00:00
Mitchell Livingston
79d0f5d792 don't update the badge count when a transfer finishes seeding and is removed at the same time. 2012-10-17 00:25:28 +00:00
Mitchell Livingston
da2afd01ef update to the Dutch localization 2012-10-15 02:23:54 +00:00
Mitchell Livingston
493d2824b3 #5090 Include seeding-complete transfers in badged count on Dock icon 2012-10-15 02:12:44 +00:00
Mitchell Livingston
83d89cd33a Remove another debug logging message. 2012-10-14 17:46:42 +00:00
Mitchell Livingston
2430bb060d move a variable outside of a loop 2012-10-14 17:33:23 +00:00
Mitchell Livingston
3fbc1efd2b comment out a debug log statement 2012-10-14 17:32:38 +00:00
Mitchell Livingston
b60375bc2e #5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU 2012-10-12 02:44:19 +00:00
Mitchell Livingston
126583ba85 in Mac world it's NSRect, not CGRect 2012-09-27 00:21:10 +00:00
Mitchell Livingston
340c8aedf7 perform localization of InfoActivityViewController with a strings files and resizing code 2012-09-27 00:17:43 +00:00
Mitchell Livingston
d3e57ff7f8 fix a bug with the auto-resizing localization code in InfoGeneralViewController 2012-09-27 00:16:21 +00:00
Mitchell Livingston
7a3f6e6010 uncomment resizing code for localizations post-2.7 2012-09-26 18:59:34 +00:00
Mitchell Livingston
c9f86ff4e3 #5053 Fix crash on 10.6 2012-09-26 16:55:34 +00:00
Mitchell Livingston
cf9d109480 Make the stats window's localization-resizing code a bit more generic 2012-09-24 02:43:44 +00:00
Jordan Lee
36e1337e68 Fix "make clean" when xcodebuild isn't available on the build box 2012-09-23 00:14:04 +00:00
Jordan Lee
00b0678904 fix warnings generated by autoreconf -Wall 2012-09-22 22:23:04 +00:00
Mitchell Livingston
7825c3a743 add WebSeedTableView.[hm] to the makefile 2012-09-22 19:27:01 +00:00
Mitchell Livingston
10ae4e612b update the macosx makefile 2012-09-22 18:30:46 +00:00
Mitchell Livingston
f28c421e40 Remove the Simplified Chinese localization. We are on the lookout for a new localizer. 2012-09-22 16:09:52 +00:00
Mitchell Livingston
54ad8ee9d6 add European Portuguese localization of the Quick Look plugin for 2.7 2012-09-22 15:28:46 +00:00
Mitchell Livingston
8391e3ed32 update European Portuguese localization for 2.7 2012-09-22 15:28:00 +00:00
Mitchell Livingston
369adbbc0c update French localization for 2.7 2012-09-20 13:02:34 +00:00
Mitchell Livingston
4cce91e006 Refine the logic for determining the "partial/full file size" string. It's better, but not perfect, depending on how languages are localized for special cases. A partial size of zero will now always hide the unit. 2012-09-11 00:46:32 +00:00
Mitchell Livingston
d04bd9b8be when generating the size units for libtransmission, use an arbitrary size instead of 0 to avoid potential pluralization special cases in some localizations 2012-09-10 03:21:07 +00:00
Mitchell Livingston
76bc93b6a6 On Mountain Lion, pull the file/memory size units for libtransmission from the operating system using a byte count formatter, rather than using a localized string. 2012-09-10 03:09:56 +00:00
Mitchell Livingston
7dd5b57851 properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
Mitchell Livingston
4382b7c93a avoid creating the Bonjour Controller singleton unnecessarily 2012-09-10 02:01:07 +00:00
Mitchell Livingston
1f58ca17e5 re-commit change from r13488 2012-09-09 13:01:53 +00:00
Mitchell Livingston
e016d25414 revert the last commit because of styling changes snuck in from copy/paste 2012-09-09 12:58:53 +00:00
Mitchell Livingston
9699c550f8 #4874 Deleting multiple torrents from the WebUI fails 2012-09-09 12:42:10 +00:00
Mitchell Livingston
bb9c73bda4 Take an int instead of an NSInteger for the Bonjour port 2012-09-09 12:26:18 +00:00
Mitchell Livingston
72435a2f40 #5036 always use "Transmission" instead of "Transmission Web Interface" for consistency 2012-09-09 05:33:55 +00:00
Mitchell Livingston
610a8ee0fb debug message snuck in r13483 2012-09-09 05:23:04 +00:00
Mitchell Livingston
dd1a937ce2 #5036 Bonjour Service Name Maximum Length Bug 2012-09-09 05:19:10 +00:00
Mitchell Livingston
1acd97b55d update Brazilian Portuguese localization for 2.7 2012-09-09 00:31:09 +00:00
Mitchell Livingston
e139ed0ebd add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7 2012-09-08 20:22:05 +00:00
Mitchell Livingston
1ff62b9cbe add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7 2012-09-08 18:09:02 +00:00
Mitchell Livingston
4e2555dac4 add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7 2012-09-08 03:48:12 +00:00
Mitchell Livingston
497d6f72b8 remove a blank view that snuck into the Creator xib file. 2012-09-08 01:09:55 +00:00
Mitchell Livingston
1b65933da1 update Russian localization for 2.7 2012-09-07 11:54:14 +00:00
Mitchell Livingston
781776dd69 revert MessageWindowController changes 2012-09-06 03:25:52 +00:00
Mitchell Livingston
723d681b63 Whoops! Revert new changes committed in r13469 2012-09-06 03:23:50 +00:00
Mitchell Livingston
9e7e64fe04 Revert r13468 for now. 2012-09-06 03:21:03 +00:00
Mitchell Livingston
4935b91e3a convert the Quick Look plugin to ARC 2012-09-06 03:09:49 +00:00
Mitchell Livingston
d3def60514 ensure that NSApp is loaded for the QuickLook plugin 2012-09-06 01:15:31 +00:00
Mitchell Livingston
bdab0f7e77 update Dutch localization for 2.7 2012-09-06 00:09:55 +00:00
Mitchell Livingston
3d2357d89b updated Spanish Quick Look plugin localization 2012-09-05 03:08:05 +00:00
Mitchell Livingston
9f0452832a update Italian localization for 2.7 2012-09-04 22:53:12 +00:00