Mitchell Livingston
9c56216684
tweak NEWS
2012-07-24 01:10:51 +00:00
Jordan Lee
085a62251d
first draft of NEWS, livings' turn now
2012-07-24 01:05:37 +00:00
Jordan Lee
74d0482351
(trunk gtk) Sync with Rosetta to update GTK+ translations
2012-07-24 01:00:21 +00:00
Mitchell Livingston
ecb482e1f3
update PrefsWindows.xib to fix #4953
2012-07-24 00:32:35 +00:00
Mitchell Livingston
c2c8186003
replace a string with the constant NSTableViewColumnDidResizeNotification
2012-07-24 00:20:04 +00:00
Mitchell Livingston
f119dfb89e
temporarily revert gui changes for #2353 for 2.61, hiding the new functionality
2012-07-24 00:17:47 +00:00
Jordan Lee
4963b65c1f
(trunk utils) #4979 "add manget link generator to transmission-show" -- done.
2012-07-23 15:28:27 +00:00
Mitchell Livingston
e94cf23702
#4956 Crash when creating a torrent on 10.7
2012-07-23 11:31:48 +00:00
Jordan Lee
a34c0981fa
(trunk qt) #4980 "Resize headers in Files Tab in Torrent Properties Window" -- patch from samkpo
2012-07-22 17:01:52 +00:00
Jordan Lee
4123630768
(trunk) #4977 "Rev 13388: gtk required" -- fix r13388 regression in configure.ac that required GTK+ even if only building transmission-daemon.
2012-07-22 16:55:50 +00:00
Jordan Lee
4195e3671c
(trunk qt) #4983 "regression on Preferences' Open Web Client w/remote session" -- fixed.
2012-07-22 15:18:52 +00:00
Jordan Lee
4a344d0656
(trunk web) #4979 "CSS Issues in Web Client" -- proposed fix. See ticket for more details.
2012-07-20 17:37:50 +00:00
Jordan Lee
6a3c7f34ec
(trunk, gtk) use GtkApplication and GtkApplicationWindow
2012-07-14 22:44:41 +00:00
Jordan Lee
dfbfdbc81b
(trunk, gtk) remove the pointless TrWindow typedef
2012-07-14 22:41:33 +00:00
Jordan Lee
9b98c0fc2e
(trunk libT) #4969 "jsonrpc response to torrent-get emits malformed json" -- fixed.
2012-07-14 19:34:38 +00:00
Jordan Lee
cdd71c6427
(trunk gtk) #4970 remove deprecated GTK+ API calls, raise GTK+ dependency to 3.2
2012-07-14 19:26:55 +00:00
Jordan Lee
b6e0e48927
(trunk gtk) #4892 "support Startup Notification in the GTK interface" -- fixed.
2012-07-13 19:53:59 +00:00
Jordan Lee
8f78dad3c1
(trunk, qt) #4937 - update Qt client's Basque translatio, updated by Azpidatziak
2012-07-13 04:14:43 +00:00
Jordan Lee
0f8edabdf7
(trunk qt) #4820 -- add rb07's patch for better opening of magnet links
2012-07-13 00:29:40 +00:00
Jordan Lee
502ccf7d54
(trunk qt) #4961 -- fix dtor regression introduced in previous commit + add extra assertions to help find any remaining unfound errors
2012-07-13 00:27:04 +00:00
Jordan Lee
463be887fc
(trunk, qt) #4961 -- make the file list more responsive when a torrent has an extreme number of files.
...
Before this patch, the test torrent I had with ~10k files took 8 seconds to load. After this patch, it takes less than 1 second.
2012-07-12 23:37:04 +00:00
Jordan Lee
54bf01fe0d
revert r12008 due to i18n problems reported by lin-unix in < https://trac.transmissionbt.com/ticket/4050#comment:5 >
2012-07-09 23:22:36 +00:00
Jordan Lee
b72c58e34f
(trunk qt) #4235 "allow transmission-qt to specify download dir for remote sessions" -- patch added from taem
2012-07-09 23:18:40 +00:00
Mitchell Livingston
1d1017534b
#4953 Launching/quitting Growl should update options in preferences
2012-07-07 17:58:52 +00:00
Mitchell Livingston
2586396a11
Explicitly create an ivar for Torrent's remove flag
2012-07-07 02:14:08 +00:00
Mitchell Livingston
379c9d4b19
#2353 Add a preference option for auto-remove
2012-07-07 02:08:05 +00:00
Mitchell Livingston
8a647287ae
#2353 Add an option to the inspector to remove transfers from the list when seeding completes
2012-07-07 01:47:12 +00:00
Mitchell Livingston
93109a48ca
2.60+
2012-07-07 01:46:48 +00:00
Jordan Lee
5979406bfe
update GTK+ client translations from rosetta
2012-07-06 01:21:32 +00:00
Mitchell Livingston
cf409cb17b
bump to 2.60
2012-07-06 01:16:01 +00:00
Mitchell Livingston
efb01315ff
tweak NEWS some more
2012-07-06 01:13:32 +00:00
Jordan Lee
9ebc212daf
tweak NEWS
2012-07-06 01:11:04 +00:00
Mitchell Livingston
f489e8778e
#4775 Sign the app with my local build scripts, instead of setting the code signing identity in the Xcode project itself.
2012-07-05 02:29:12 +00:00
Mitchell Livingston
58de3d3f93
When displaying file sizes in TB, show at most 2 fraction digits.
2012-07-05 00:18:15 +00:00
Mitchell Livingston
d855870cac
#4775 When building in Release mode, code sign the app for Gatekeeper (the identity is of course not available publicly)
2012-07-04 22:53:19 +00:00
Mitchell Livingston
2002c0291b
first update of NEWS for 2.60
2012-07-02 03:44:14 +00:00
Mitchell Livingston
8b7e2a4924
Update the European Portuguese localization
2012-07-02 02:45:17 +00:00
Jordan Lee
ec82624376
(trunk qt) #4937 "basque translation of transmission-qt" -- added patch from Azpidatziak
2012-07-01 04:28:58 +00:00
Jordan Lee
e63ae0c50c
(trunk daemon) #4947 "Expanded info not in transmission-remote manpage, only in --help" -- fixed.
2012-07-01 04:21:22 +00:00
Jordan Lee
5c34257ee0
(trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to true s.t. stats.json gets saved"
2012-07-01 04:00:27 +00:00
Jordan Lee
f55ab8dddb
(trunk libT) move torrent.c's private function fileExists() to the utility function tr_fileExists() so that it can also be used by stats.c
2012-07-01 03:05:36 +00:00
Jordan Lee
3398a48e57
(trunk libT) #4402 "Transmission Bandwidth allocation getting overflows" -- use gvdl's patch '4402-uint-bpsoverflow.patch'
2012-07-01 02:17:35 +00:00
Jordan Lee
99b615b3b8
(trunk libT) #4931 "Wrong peer percentages for magnetized transfers" -- fixed.
...
tr_peerUpdateProgress() is guessing at the progress size, but when we don't have the data size yet that guess isn't very good. Add boundary
clamps on the peer.progress field.
2012-07-01 02:00:02 +00:00
Jordan Lee
df80c1ce03
Fix the size for the peers and peersFrom dictionaries.
...
By setting the initial allocation size correctly, we can avoid unnecessary resizing when adding all the dictionary's fields.
2012-07-01 01:42:58 +00:00
Mitchell Livingston
2f96f8c506
update Dutch localization
2012-06-29 05:05:26 +00:00
Mitchell Livingston
bc3026a13f
only create the number formatter for formatting integers once
2012-06-28 12:29:01 +00:00
Mitchell Livingston
e5d37376ff
update Simplified Chinese localization
2012-06-28 12:25:16 +00:00
Mitchell Livingston
a2540bc260
update French localization
2012-06-25 23:22:14 +00:00
Mitchell Livingston
d1a47ce520
explicit return type for a NSComparator
2012-06-22 11:42:50 +00:00
Mitchell Livingston
7b303a81b9
update Italian localization
2012-06-19 00:52:58 +00:00