Charles Kerr
008a403463
ensure that the `file' variable passed to tr_msg() is never NULL
2007-12-08 19:42:07 +00:00
Charles Kerr
73ee11f233
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
...
NOTE: this will break the xpjets build until SoftwareElves or a volunteer patches the xcode project file to make a libnatpmp library just like was done for libminiupnp.
2007-12-08 19:34:15 +00:00
Mitchell Livingston
c7dbca7a75
port forwarding in help is consistently 2 words
2007-12-08 19:33:10 +00:00
Mitchell Livingston
f35f65b1d4
miscellaneous adjustments
2007-12-08 18:51:02 +00:00
Charles Kerr
d3d1263a84
use fizz' suggestion on from ticket #534 on how to make platform.c more portable wrt header include order
2007-12-07 19:25:54 +00:00
Mitchell Livingston
2441a052b0
when the toolbar is set to small size, don't make the group items small
2007-12-07 06:27:42 +00:00
Mitchell Livingston
b05bf2c368
remove some nslogs
2007-12-07 03:49:46 +00:00
Mitchell Livingston
46a509a127
group toolbar buttons consistently work in both text and icon modes
2007-12-07 03:41:46 +00:00
Mitchell Livingston
c7e6bd9a15
even more toolbar cleanup code
2007-12-06 20:54:26 +00:00
Mitchell Livingston
65507f5df9
fix the toolbar customization sheet
2007-12-06 20:46:58 +00:00
Mitchell Livingston
59857deded
more cleanup of the group toolbar button code
2007-12-06 20:25:38 +00:00
Mitchell Livingston
6cd102fd9a
get new toolbar buttons working in text-only mode
2007-12-06 20:09:45 +00:00
Mitchell Livingston
d2049cc048
group together pause and resume toolbar buttons
2007-12-06 17:21:42 +00:00
Mitchell Livingston
f0f71ec09c
update news
2007-12-06 14:25:27 +00:00
Mitchell Livingston
6cdaedb5c8
remove context menu accidently connected to the status bar
2007-12-06 14:22:47 +00:00
Mitchell Livingston
ac369517ab
fix a memory leak
2007-12-06 01:07:56 +00:00
Mitchell Livingston
bf3a103a9c
make status bar filled only on 10.5 and greater; use NSGradient instead of CTGradient (since 10.4 support isn't needed for this)
2007-12-06 00:57:10 +00:00
Mitchell Livingston
40d5a4a39a
hopefully fix bug with entering values with commas in prefs, switch pref formatters to 10.4
2007-12-06 00:27:39 +00:00
Mitchell Livingston
904c51634c
take out accidentally committed code; update credits
2007-12-05 18:48:20 +00:00
Mitchell Livingston
513658810c
get rid of the quit window
2007-12-05 18:45:19 +00:00
Mitchell Livingston
254f98a77b
clean up more of the dock badging code
2007-12-05 18:44:11 +00:00
Mitchell Livingston
8a15058d80
clean dock badging code
2007-12-05 18:23:51 +00:00
Mitchell Livingston
b7ae0657ca
clean peer status tooltip
2007-12-05 17:32:39 +00:00
Mitchell Livingston
6776413a19
merge 0.95 commit to trunk
2007-12-05 03:48:25 +00:00
Charles Kerr
481a210e82
fix tracker connection error reported by Gimp_
2007-12-05 02:06:05 +00:00
Mitchell Livingston
cb5ad53cfb
adjust the status label a bit
2007-12-05 01:42:53 +00:00
Mitchell Livingston
19b791def5
the status label in the status bar now gives 4 different options of info to display
2007-12-05 01:26:30 +00:00
Mitchell Livingston
7c190b84f9
display total ratio in the status bar
2007-12-04 21:41:06 +00:00
Mitchell Livingston
161db11c1e
move label of transfer count to bottom of window
2007-12-04 20:07:42 +00:00
Mitchell Livingston
66edcdee35
clean up the torrent count string creation a little
2007-12-04 17:33:42 +00:00
Mitchell Livingston
963d736dce
miscellaneous adjustments
2007-12-04 16:47:00 +00:00
Mitchell Livingston
06743cb430
clean up icon memory management for the window drag overlay - pointed out by Stick Men on the forum
2007-12-04 06:03:38 +00:00
Mitchell Livingston
fa7a76bbf6
clear dock badge while quitting on Leopard
2007-12-04 06:02:35 +00:00
Mitchell Livingston
89c43d5c3e
get toolbar working in Text-only mode
2007-12-04 01:46:27 +00:00
Mitchell Livingston
c381a9cf0f
patch from BiHi to always display the second value of remaining times with double digits; rephrase "Resume Selected Without Wait" to "Resume Selected Right Away"
2007-12-03 19:59:11 +00:00
Charles Kerr
39d8c74fcd
small tweak to play nice with old C compilers. Thanks to fizz for reporting & submitting a patch
2007-12-03 19:52:55 +00:00
Charles Kerr
698b8b71b3
tweak the r4035 fix to play nice with really old versions of gtk
2007-12-03 19:43:21 +00:00
Mitchell Livingston
4af2bb98c4
remove the red dot from help
2007-12-03 18:54:26 +00:00
Mitchell Livingston
6f54ab726f
update help
2007-12-03 18:44:21 +00:00
Charles Kerr
de9080e9ef
fix tyop
2007-12-03 16:51:22 +00:00
Charles Kerr
f0d1fa0a76
finish fixing the recursive mutex + cond bug reported by sedatg & Waldorf
2007-12-03 15:27:38 +00:00
Charles Kerr
c68af92039
fix very annoying recursive mutex + pthread cond bug reported by setatg, Waldorf, and many others
2007-12-03 04:06:45 +00:00
Charles Kerr
7b068ed926
more mutex work
2007-12-02 18:20:37 +00:00
Charles Kerr
5e88ab235b
possibly get the pthread changes compiling for old versions of Linux
2007-12-02 17:15:52 +00:00
Charles Kerr
b14449fe80
possible fix for the crash reported by sedatg in ticket #519
2007-12-02 16:35:44 +00:00
Charles Kerr
36a8d62c85
tweak the NEWS file again
2007-12-02 01:29:31 +00:00
Charles Kerr
abef433926
improve upload speeds when the speed limits are uncapped.
2007-12-01 23:08:34 +00:00
Charles Kerr
e843d4869c
fix gtk+ crash. reported, tracked, and patched by serge in ticket #512
2007-12-01 20:07:53 +00:00
Mitchell Livingston
1cd5a05fb3
add tooltips for status bar total speeds; update news
2007-12-01 17:31:52 +00:00
Mitchell Livingston
23f7686de0
update more images
2007-12-01 17:19:14 +00:00