Mitchell Livingston
|
a29f28b68a
|
bump version to 2.51
|
2012-04-09 01:43:50 +00:00 |
Mitchell Livingston
|
53b485a2b3
|
tweak NEWS some more
|
2012-04-09 01:38:32 +00:00 |
Jordan Lee
|
72a3a79e92
|
(trunk, web) fix bug #4642 'Turtle mode no longer visually apparent when selected in WebUI'
|
2012-04-08 16:29:39 +00:00 |
Jordan Lee
|
78b835f097
|
(trunk, web) fix ticket #4640 'Gear button's menu is displayed as pushed in when hovered over'
|
2012-04-08 16:17:00 +00:00 |
Mitchell Livingston
|
a74d466347
|
update NEWS
|
2012-04-08 16:05:40 +00:00 |
Jordan Lee
|
cf716904f9
|
(trunk, gtk) #4573 'fix crash when opening a torrent file on systems that don't define G_USER_DIRECTORY_DOWNLOAD'. Thanks to Felipe Contreras for the initial patch.
|
2012-04-08 16:02:48 +00:00 |
Jordan Lee
|
0f7337a6cd
|
bump for #4621
|
2012-04-08 15:03:53 +00:00 |
Jordan Lee
|
4727e20aba
|
(trunk, web) fix bug #4621 'seeding progressbars don't show in web ui'
|
2012-04-08 14:48:57 +00:00 |
Jordan Lee
|
40126aa12d
|
bump NEWS for 2.51
|
2012-04-07 16:04:10 +00:00 |
Jordan Lee
|
01535743a0
|
(trunk) improved & translatable .desktop files patch from jbicha for ticket #4804
|
2012-04-07 15:45:12 +00:00 |
Jordan Lee
|
58b4caefba
|
(trunk) fix bug #4826 where overriding the C++ compliler via the CXX environment variable didn't work
|
2012-04-07 14:02:13 +00:00 |
Jordan Lee
|
fd5014aef5
|
(trunk gtk) fix ticket #4827 'clicking cancel in Open URL dialog does nothing'
|
2012-04-07 00:41:21 +00:00 |
Jordan Lee
|
217da21bb8
|
add #4846 'Show magnet links in torrent info in transmission-remote -i' from a patch by eSyr
|
2012-04-07 00:33:05 +00:00 |
Jordan Lee
|
32f3186f84
|
(trunk gtk) fix #4849 'Transmission-gtk Ignores Notification Sound Setting' with a patch from Jan Varho
|
2012-04-07 00:30:37 +00:00 |
Jordan Lee
|
001813c364
|
(trunk, qt) fix #4824 'Open Folder bug' with a patch from rb07
|
2012-04-07 00:16:14 +00:00 |
Jordan Lee
|
00919e932d
|
silence a compiler warning of implicitly casting the 3rd arg of initnatpmp() from a void* to an int
|
2012-04-07 00:12:57 +00:00 |
Jordan Lee
|
acc7330800
|
get miniupnpc building on non-BSD systems
|
2012-04-07 00:00:23 +00:00 |
Mitchell Livingston
|
209fff41b5
|
jQuery Form Plugin to v1.3.2
|
2012-03-22 22:36:32 +00:00 |
Mitchell Livingston
|
deb1b4f126
|
#4848 Upgrade to jQuery 1.7.2
|
2012-03-22 22:33:50 +00:00 |
Mitchell Livingston
|
bbf274109a
|
#4825 update libnatpmp to libnatpmp-20110808
|
2012-03-21 02:51:26 +00:00 |
Mitchell Livingston
|
7c0a7b6ac1
|
#4825 update miniupnp to miniupnpc-1.6.20120320
|
2012-03-21 02:25:11 +00:00 |
Mitchell Livingston
|
306bd497b8
|
(web) #4841 & #4842 Fix inspector statistics when multiple torrents are selected. Fix the ratio displayed when the download count for a single transfer is 0 but there is data on disk.
|
2012-03-20 00:41:57 +00:00 |
Mitchell Livingston
|
496290d263
|
#4839 Use configuration directory retrieved from libtransmission
|
2012-03-18 14:33:50 +00:00 |
Mitchell Livingston
|
87b6288c73
|
more cleanup
|
2012-03-13 03:49:30 +00:00 |
Mitchell Livingston
|
b6c2134338
|
more changes to make future porting to ARC easier
|
2012-03-13 03:39:56 +00:00 |
Mitchell Livingston
|
4252d0ca02
|
re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future
|
2012-03-13 03:20:09 +00:00 |
Mitchell Livingston
|
3d866c03e6
|
Call release, not dealloc on the Info View Controllers
|
2012-03-13 02:55:15 +00:00 |
Mitchell Livingston
|
2406572104
|
reverse r13248-r13250, since ARC doesn't support 32-bit.
|
2012-03-13 02:52:11 +00:00 |
Mitchell Livingston
|
21075ebd5d
|
replace a method with GCD calls
|
2012-03-10 13:59:44 +00:00 |
Mitchell Livingston
|
aabd4c9397
|
less crashing with ARC
|
2012-03-10 13:36:26 +00:00 |
Mitchell Livingston
|
11f57ccb18
|
#4822 Enable Automatic Reference Counting
|
2012-03-10 03:38:58 +00:00 |
Jordan Lee
|
302e33771a
|
add x-scheme-handler/magnet to transmission-qt's .desktop file
|
2012-03-08 21:37:31 +00:00 |
Mitchell Livingston
|
d1f837e709
|
show dates in the inspector as relative (today/yesterday instead of a date), and don't show the day of the week
|
2012-03-05 02:11:33 +00:00 |
Jordan Lee
|
a025510834
|
(trunk libT) #4810 "add environment variable option to have libcurl verify SSL certs" -- patch by infinity0
|
2012-03-04 13:21:42 +00:00 |
Jordan Lee
|
018fe4c4a9
|
(trunk qt) #4389 "share ratio progressbar indication counter-intuitive" -- apply rb07's 'color-progress-bar.patch' to to add color to the progress bar, similar to the Mac and Web client. It also restores seed bar to normal filling, not reverse or emptying.
|
2012-03-04 13:15:43 +00:00 |
Jordan Lee
|
4c8c5f578d
|
(trunk gtk) #4764 "filenames should have a tooltip" -- fixed with patch from gulyan
|
2012-03-04 13:12:42 +00:00 |
Jordan Lee
|
a3039d444d
|
#4804 "Add quicklist to gnome-shell and unity" -- patch applied.
|
2012-03-04 12:58:46 +00:00 |
Jordan Lee
|
30d4f23d0c
|
(trunk qt) remove unused code
|
2012-02-29 02:47:11 +00:00 |
Mitchell Livingston
|
bc6d6fb54b
|
#4788 "export TRANSMISSION_HOME=" broken in Mac client
|
2012-02-29 02:45:42 +00:00 |
Mitchell Livingston
|
6ac2b87fd9
|
#4790 Increase most number formatter limits from 10000 to 99999 (9999 for peers per-torrent)
|
2012-02-27 04:30:20 +00:00 |
Mitchell Livingston
|
2eae8a5a0f
|
bump version to 2.50+
|
2012-02-27 04:29:11 +00:00 |
Jordan Lee
|
252560ddd9
|
(trunk gtk) #4791 "Should catch SIGTERM instead of SIGKILL" -- fixed with patch by Matt Krai
|
2012-02-24 19:52:50 +00:00 |
Mitchell Livingston
|
291cb9f712
|
version number back to 2.50 for re-re-re-tagging
|
2012-02-19 23:58:04 +00:00 |
Mitchell Livingston
|
41cf79099f
|
update Dutch localization for 2.5
|
2012-02-19 23:48:37 +00:00 |
Jordan Lee
|
6660a6f69f
|
bump trunk to 2.50+
|
2012-02-19 02:08:05 +00:00 |
Mitchell Livingston
|
54bad257aa
|
update European Portuguese localization for 2.5
|
2012-02-15 23:47:15 +00:00 |
Mitchell Livingston
|
5a4171e21c
|
update Simplified Chinese localization for 2.5
|
2012-02-15 23:44:21 +00:00 |
Jordan Lee
|
b50aa8f050
|
bump to 2.50
|
2012-02-15 01:56:20 +00:00 |
Jordan Lee
|
ecfab318ed
|
(trunk libT) fix potential NULL pointer dereference in rpc-server.c's crude mime multipart parser
|
2012-02-15 01:44:21 +00:00 |
Mitchell Livingston
|
bfaba32d79
|
#4769 "Display notifications" not staying checked
|
2012-02-14 03:37:39 +00:00 |