Commit Graph

1774 Commits

Author SHA1 Message Date
Mitchell Livingston baef798db2 get rid of a warning 2007-12-13 22:13:05 +00:00
Mitchell Livingston 6671750eda convert Info nib to xib 2007-12-13 21:20:08 +00:00
Mitchell Livingston f5bce558d6 replace Message nib with xib 2007-12-13 21:11:13 +00:00
Mitchell Livingston 0d4bf53fa0 replace Creator nib with xib 2007-12-13 21:08:00 +00:00
Mitchell Livingston b8425369ef remove the old about window 2007-12-13 20:46:30 +00:00
Mitchell Livingston e06d3178e1 change the About window from a nib to a xib 2007-12-13 20:46:01 +00:00
Mitchell Livingston 9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston 9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston 41af1d889d undo last commit, update proper file 2007-12-13 14:47:09 +00:00
Mitchell Livingston db7a3ab9e4 update the strings file 2007-12-13 14:43:38 +00:00
Mitchell Livingston 164dca0e04 remove some error checks that will never be executed 2007-12-13 04:39:07 +00:00
Mitchell Livingston 1b6a8a9504 display the infinity symbol in stats for ratio when there is upload but no download 2007-12-13 04:31:38 +00:00
Mitchell Livingston 7567ecc2bb clean up some of the code where it checks for 10.5 2007-12-12 16:28:40 +00:00
Mitchell Livingston a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston 377266a412 fix typo 2007-12-12 15:28:09 +00:00
Mitchell Livingston 566ec81269 use CTGradient fill function 2007-12-12 15:18:16 +00:00
Mitchell Livingston cf4f43f090 color the background of the status bar on tiger 2007-12-12 15:17:33 +00:00
Mitchell Livingston bc295fe78e use a simpler method for determining text color of table cells on leopard 2007-12-12 05:01:31 +00:00
Mitchell Livingston 73ccb2e0c8 make the text at the bottom of the window appear engraved (on 10.5) 2007-12-12 04:35:38 +00:00
Mitchell Livingston b80453cab1 flip arrows from last commit 2007-12-12 03:31:47 +00:00
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 1cb7ecce9c update news file and adjust status button size 2007-12-09 22:20:48 +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
Mitchell Livingston 55dae577ef display tooltip of the file in the message window 2007-12-08 20:42:34 +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
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
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