Mitchell Livingston
ba6487a93d
attempt to put the arrow commands into interface builder
2007-12-12 03:29:59 +00:00
Mitchell Livingston
13c1c8a6a4
use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images
2007-12-12 03:21:11 +00:00
Mitchell Livingston
373b96387b
fix typo in last commit
2007-12-12 02:21:01 +00:00
Mitchell Livingston
104a9841f5
better resize the filter buttons on tiger
2007-12-12 01:51:21 +00:00
Mitchell Livingston
a05fe043e5
get the action menu to look correct on tiger
2007-12-12 01:39:48 +00:00
Mitchell Livingston
2a98bf39d1
trunk: get ready for .96
2007-12-11 02:48:12 +00:00
Mitchell Livingston
ef256c13de
include libnatpmp when building on mac
2007-12-10 02:45:20 +00:00
Mitchell Livingston
21e197f826
rephrase news
2007-12-09 23:00:20 +00:00
Charles Kerr
34d5014cd2
sync trunk w/0.9x NEWS
2007-12-09 22:58:05 +00:00
Mitchell Livingston
1cb7ecce9c
update news file and adjust status button size
2007-12-09 22:20:48 +00:00
Charles Kerr
c2e314743f
added more upnp debugging messages for Chinstrap_
2007-12-09 17:50:05 +00:00
Charles Kerr
7249aed5e4
fix r4109 oops: a debugging console message snuck into svn
2007-12-09 17:17:44 +00:00
Charles Kerr
ffe9e52e14
I think this one-line change may fix all the "Transmission 0.95 ate my data, corrupted my hard drive, and killed my cat!" complaints
2007-12-09 15:26:27 +00:00
Charles Kerr
33f284ead1
let the other config directories that we create also respect umask
2007-12-09 15:22:01 +00:00
Mitchell Livingston
a64d7d6e19
get rid of the graphite turtle....graphite is hard to see and other apps show blue when prefs are set to graphite
2007-12-09 03:32:00 +00:00
Mitchell Livingston
559cf731fb
experiment with making the info and filter toobar images blue when visiable
2007-12-09 03:25:33 +00:00
Mitchell Livingston
174c9a7bbc
adjust the placement of the speeds in the status bar
2007-12-09 03:09:02 +00:00
Mitchell Livingston
efa80e792a
replace the status bar images, the action menu image, and eliminate the popup button subclass
2007-12-09 03:04:25 +00:00
Mitchell Livingston
34c31a864c
display an image in the status popup button
2007-12-09 02:28:53 +00:00
Charles Kerr
67a86a2274
finish the `shared' update: bind & listen the incoming port.
...
better logging in network code.
2007-12-09 00:28:34 +00:00
Charles Kerr
d4cf34c0c1
until the next release of libnatpmp, use Chinstraip's patch from http://miniupnp.tuxfamily.org/forum/viewtopic.php?t=417
2007-12-08 23:11:10 +00:00
Mitchell Livingston
55dae577ef
display tooltip of the file in the message window
2007-12-08 20:42:34 +00:00
Charles Kerr
60d6dc9a9a
add #include <sys/time.h> to libnatpmp/natpmp.h
2007-12-08 20:21:17 +00:00
Charles Kerr
1d8afcd31f
add libnatpmp to xcode build. Thanks to Chinstrap and tiennou
2007-12-08 20:18:27 +00:00
Mitchell Livingston
a2933ec175
update message log and strings file
2007-12-08 20:17:25 +00:00
Mitchell Livingston
eb569eecc1
update news and credits; put file name and line number in inspector tooltips
2007-12-08 19:59:44 +00:00
Charles Kerr
42a0ab727c
add libnatpmp by Thomas Bernard
2007-12-08 19:54:35 +00:00
Charles Kerr
b17d8c34f8
undo r4093 for bmw
2007-12-08 19:47:44 +00:00
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