1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-29 02:56:11 +00:00
Commit graph

969 commits

Author SHA1 Message Date
Mitchell Livingston
320f43211f allow changing groups by dragging (regardless of sort) 2008-05-12 21:57:37 +00:00
Mitchell Livingston
b147256596 moving torrents between groups will change their groups - this took forever to get not to crash, so enjoy 2008-05-12 21:38:24 +00:00
Mitchell Livingston
b237f6089a a little redundant code removal 2008-05-12 01:49:48 +00:00
Mitchell Livingston
a1a3c43d19 remove useless "sorted" variables 2008-05-12 01:37:38 +00:00
Mitchell Livingston
f231e13d6c fix ordering error 2008-05-12 01:32:33 +00:00
Mitchell Livingston
c48c9025c8 a little tidyup; update NEWS 2008-05-11 21:57:34 +00:00
Mitchell Livingston
cfb91f22e4 allow reordering while groups are shown (and sorting by queue) 2008-05-11 21:38:40 +00:00
Mitchell Livingston
a423636ed3 the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable 2008-05-10 19:24:28 +00:00
Mitchell Livingston
8b8ab8d693 make the "group = none" image an empty box 2008-05-09 15:17:30 +00:00
Mitchell Livingston
31ddd11508 fix a crash when sorting by tracker order; update NEWS 2008-05-06 01:53:15 +00:00
Mitchell Livingston
81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Mitchell Livingston
e99fbcbcbc now that a blank url cannot be entered in the url sheet, no need to check that 2008-04-25 22:29:51 +00:00
Mitchell Livingston
0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00
Mitchell Livingston
d13c063af3 mac changes for #377, number one (it doesn't compile yet) 2008-04-24 01:55:33 +00:00
Mitchell Livingston
3a2e1f0c3b clarify the remaining disk space alert's suppression button's text 2008-04-23 12:44:11 +00:00
Mitchell Livingston
d6638dc9f3 clean up the quit/remove dialog text 2008-04-23 03:33:04 +00:00
Mitchell Livingston
e87906e5a6 revert the last commit 2008-04-22 13:25:53 +00:00
Mitchell Livingston
33c9f92e99 remove an unnecessary class 2008-04-22 13:16:39 +00:00
Mitchell Livingston
612e7221a9 when unchecking all files in the add dialog window, don't do finished events 2008-04-14 00:05:16 +00:00
Charles Kerr
57c7fcb507 #857: DSCP support for Transmission 2008-04-12 00:29:49 +00:00
Mitchell Livingston
67ea41051f mac build compiles again 2008-04-11 17:52:05 +00:00
Mitchell Livingston
afb5738b98 if a download finishes downloading and finishes seeding at the same time, do all the "finished download" activities (dock badging, growl notification, sound); if one sound is playing for finished downloading/seeding, don't play another one 2008-04-10 16:37:07 +00:00
Mitchell Livingston
aca7155f19 adjustments to rounding when displaying speeds and file size 2008-04-06 14:02:08 +00:00
Mitchell Livingston
0663eb4dd4 trivial changes 2008-04-06 13:10:19 +00:00
Mitchell Livingston
a3bb61d13b mac build compiles again 2008-04-05 20:18:47 +00:00
Mitchell Livingston
7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Mitchell Livingston
5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
Mitchell Livingston
6484f685b4 resize the status button if it is too large (typically this is for localizations) 2008-03-28 01:28:57 +00:00
Mitchell Livingston
183b77ab27 slight math adjustment 2008-03-27 03:43:44 +00:00
Mitchell Livingston
fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00
Mitchell Livingston
ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston
c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston
24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston
ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston
0a4e7bcfa3 fix filtering by tracker name 2008-03-21 20:28:04 +00:00
Mitchell Livingston
78e8cae3d1 update credits; trivial code changes 2008-03-21 18:23:40 +00:00
Mitchell Livingston
2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston
f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston
a149f8992b #792 Allow Option-Command-F to focus the filter field in the main window 2008-03-16 14:24:27 +00:00
Mitchell Livingston
c771a9a156 get rid of a potential extra string comparison 2008-03-15 14:57:42 +00:00
Mitchell Livingston
93ccd72f77 update project file to have -DSYS_DARWIN flag 2008-03-04 03:34:50 +00:00
Mitchell Livingston
4dd36a8331 fix group ratio, thanks to charles 2008-03-04 03:27:25 +00:00
Mitchell Livingston
052d849b59 get mac build compiling again 2008-03-04 02:23:01 +00:00
Mitchell Livingston
ab6628f36b make the group "ying-yang" full sized; hide dl speed columns when showing ratio 2008-02-28 16:40:14 +00:00
Mitchell Livingston
0ee2fd6d3b improved group ratio and options images 2008-02-28 16:15:34 +00:00
Mitchell Livingston
af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Mitchell Livingston
6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00
Charles Kerr
9ee96fd0dc add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
Mitchell Livingston
ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston
8896efb400 ensure correct object value is given to the table on Tiger 2008-02-19 11:36:25 +00:00
Mitchell Livingston
3aae015468 small height adjustment 2008-02-19 05:49:41 +00:00
Mitchell Livingston
4d4b4c1c36 show "X" image for "no group" row 2008-02-19 05:39:56 +00:00
Mitchell Livingston
6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston
bb8782db3a remove testing code 2008-02-19 02:00:06 +00:00
Mitchell Livingston
d17cb50d25 add color and adjust size of group row 2008-02-19 01:58:36 +00:00
Mitchell Livingston
03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston
a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston
b223f16bde insignificant filtering improvements 2008-02-11 00:16:47 +00:00
Mitchell Livingston
dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston
f546a32361 on Leopard, remove Tiger-only views 2008-02-08 13:37:15 +00:00
Mitchell Livingston
a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston
2c9b5137dc image for "open address" toolbar button 2008-02-07 20:54:14 +00:00
Mitchell Livingston
1f9b6248df add an "Open Address" button (updated image is in the works) 2008-02-07 20:34:14 +00:00
Mitchell Livingston
145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston
0c61836b1e collapsed groups were expanded and vice versa 2008-02-07 16:23:22 +00:00
Mitchell Livingston
dd0bf1fa8f better encapsulate the collapsed group values 2008-02-07 16:20:24 +00:00
Mitchell Livingston
19210bebf2 expand groups when changing group values 2008-02-07 15:57:32 +00:00
Mitchell Livingston
d718f410fc get drag/drop to work again 2008-02-07 11:57:24 +00:00
Mitchell Livingston
5e2308daf9 when turning on group view, show all groups expanded 2008-02-07 02:15:24 +00:00
Mitchell Livingston
346060659d expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded 2008-02-07 02:11:26 +00:00
Mitchell Livingston
015f40e498 initial saving of collapsed/expanded groups when switching filters, adding torrents, etc 2008-02-07 01:26:12 +00:00
Mitchell Livingston
a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston
008ce2fcfe layout changes to the sorting code 2008-01-31 00:40:37 +00:00
Mitchell Livingston
f77717cffa don't create the name sort descriptor when it's not used 2008-01-31 00:24:44 +00:00
Mitchell Livingston
0e393b873f #669: counts the new group 'separators' in the transfers list as transfers in the count on the bottom of the window 2008-01-30 22:24:30 +00:00
Mitchell Livingston
dd64616376 simplify the code for adding group dividers 2008-01-30 22:14:19 +00:00
Mitchell Livingston
d99e328bab remove a warning 2008-01-30 21:55:39 +00:00
Mitchell Livingston
db160766e4 fix a crash when removing torrents when showing groups 2008-01-28 14:06:02 +00:00
Mitchell Livingston
02799f7060 fix a crash on Tiger 2008-01-27 19:10:14 +00:00
Mitchell Livingston
4ac75b1b80 fix bug when showing groups and changing sort type to queue order 2008-01-24 21:14:02 +00:00
Mitchell Livingston
d98fbdc6e4 better tracking rect calculating for the main table 2008-01-24 15:09:28 +00:00
Mitchell Livingston
1537005b30 fix visual glitch when toggling minimal view 2008-01-24 14:43:50 +00:00
Mitchell Livingston
5fce7e3d5c show/hide the group dividers right away when toggling that option 2008-01-23 22:00:02 +00:00
Mitchell Livingston
7dc223d488 make group sorting on Tiger consistent with Leopard's 2008-01-23 20:57:07 +00:00
Mitchell Livingston
b44c0b059c apply the filter in some necessary situations 2008-01-23 20:50:49 +00:00
Mitchell Livingston
4f9dcb1444 sort instead of filtering when possible 2008-01-23 20:46:37 +00:00
Mitchell Livingston
549521c602 only update and sort by group when filtering, not during normal sorting 2008-01-23 20:31:04 +00:00
Mitchell Livingston
30531d75c9 only store the group number for displaying groups in table -- count can be derived 2008-01-23 18:22:54 +00:00
Mitchell Livingston
2761220369 simplify the method for adding groups to the torrent array 2008-01-23 17:41:55 +00:00
Mitchell Livingston
67205c89c8 rename filter and sort methods, and eliminate some redundant calls 2008-01-23 17:22:41 +00:00
Mitchell Livingston
d5768a4e54 use NSMutableArray's built-in function to remove multiple objects at once 2008-01-23 17:11:06 +00:00
Mitchell Livingston
5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston
327f278976 allow selecting a group row to apply settings to all torrents in the group 2008-01-23 03:12:06 +00:00
Mitchell Livingston
07761591c9 only allow group dividers on 10.5 or higher 2008-01-23 02:56:31 +00:00
Mitchell Livingston
1fa3e0d869 first experimental commit: sorting by group will now add group dividers 2008-01-23 02:51:58 +00:00
Mitchell Livingston
d0fb48121e add a convenience function for getting the selected torrents 2008-01-22 23:48:14 +00:00
Mitchell Livingston
055d067d7e holding down the mouse on the progress field and the minimal status field will cause them to become gray, indicating the toggle 2008-01-22 05:19:18 +00:00
Mitchell Livingston
873049f491 acknowledge autostart when adding torrent data through ipc 2008-01-21 22:01:57 +00:00
Mitchell Livingston
17202c70d9 small adjustments to preferences window 2008-01-21 19:47:01 +00:00
Mitchell Livingston
fca4411b5c show the auto-add growl notification even if it shows the open window 2008-01-21 16:52:36 +00:00
Mitchell Livingston
0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston
bf146526bf fix error where the table would lose track of the selected torrent when sorting by activity 2008-01-20 18:28:28 +00:00
Mitchell Livingston
3bd38202a6 lower default number of total and per-torrent peers (new global value will automatically replace the current global value) 2008-01-20 04:50:41 +00:00
Mitchell Livingston
27c2833ec3 fix crash reported in #640; other insignificant changes 2008-01-19 05:37:16 +00:00
Mitchell Livingston
e63e7ab8e7 attempt to fix buttons on Tiger 2008-01-17 01:57:14 +00:00
Mitchell Livingston
50a90c3460 update NEWS, clean up pieces bar toggle code 2008-01-16 19:30:12 +00:00
Mitchell Livingston
470d588b50 animate the Pieces bar when showing/hiding it 2008-01-16 15:56:40 +00:00
Mitchell Livingston
7b42f87e50 fix a tiny memory leak 2008-01-14 04:34:45 +00:00
Mitchell Livingston
169c259988 add an option to show the "add" window only for multifile torrents 2008-01-14 04:22:24 +00:00
Mitchell Livingston
07e5c9e22a update news and use a INT_MAX when determining order value to remove 2008-01-10 20:59:56 +00:00
Mitchell Livingston
d40a341c76 get rid of a little unnecessary memory management, and other trivial changes 2008-01-10 17:30:49 +00:00
Mitchell Livingston
369301cdbb correct a dictionary for opening a torrent with a sheet 2008-01-10 17:01:09 +00:00
Mitchell Livingston
5b54605822 eliminate some redundant open methods 2008-01-10 16:46:15 +00:00
Mitchell Livingston
b0cf977624 remove an unneeded localization 2008-01-10 15:53:02 +00:00
Mitchell Livingston
af96ba0d41 move the individual speeds array into the corresponding methods 2008-01-10 07:00:56 +00:00
Mitchell Livingston
fe50c35474 make the per-torrent action menus dynamic as well 2008-01-10 06:52:13 +00:00
Mitchell Livingston
80064189fa generate action menu "quick" items in code, rather than tons of repeating menu items in the nib 2008-01-10 06:27:48 +00:00
Mitchell Livingston
5f3f5edf5d when adding a torrent after it was just created, verify the data right away 2008-01-10 01:20:48 +00:00
Mitchell Livingston
e2f88ef16d tidy up the main open file method 2008-01-08 05:31:20 +00:00
Mitchell Livingston
2f3d027d04 attempt to fix ipc crash when removing torrents 2008-01-08 02:36:08 +00:00
Mitchell Livingston
bc3b1c4bee generalize the duplicate warning; make the scroller in the open window regular size 2008-01-07 20:27:25 +00:00
Mitchell Livingston
0f87a52a30 fix some memory leaks in the file and peer table cells 2008-01-07 00:07:03 +00:00
Mitchell Livingston
bb7c659713 set the gear of the action menu in code, since it's 10.5-only 2008-01-06 19:48:48 +00:00
Mitchell Livingston
1eef512b79 update with new urls 2008-01-06 17:00:38 +00:00
Mitchell Livingston
fac74ffd7b in the groups popup in the add window, have an option to show the groups window 2008-01-05 22:32:34 +00:00
Mitchell Livingston
57bc23edc5 get rid of a crash when canceling the open sheet 2008-01-05 21:31:05 +00:00
Mitchell Livingston
2dc92e4483 eliminate a warning, add another 2008-01-05 03:44:16 +00:00
Mitchell Livingston
093b59f754 refactor some of the torrent opening code 2008-01-05 02:48:10 +00:00
Mitchell Livingston
f2a6d79928 better preservation of old download location 2008-01-05 01:48:55 +00:00
Mitchell Livingston
2dffe3dc00 name open window "add options prompt" 2008-01-05 01:33:28 +00:00
Mitchell Livingston
d56a7619fa reorganize the open window 2008-01-04 17:32:55 +00:00
Mitchell Livingston
caa6cf0f0c get rid of a warning 2008-01-04 15:41:05 +00:00
Mitchell Livingston
1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston
b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston
e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston
81f32f28d2 check incomplete folder before anything else when adding a torrent 2008-01-04 02:35:23 +00:00
Mitchell Livingston
f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston
8a54976d94 fix a crash which occurred when dragging a lot of rows towards the bottom of the table 2008-01-02 15:34:44 +00:00
Mitchell Livingston
6302c64c59 disable the resume selected option if the table isn't useable 2008-01-02 04:33:26 +00:00
Mitchell Livingston
cd857d4bb8 always allow "resume selected right away" to be selected, even if there are no queues enabled 2008-01-02 04:31:51 +00:00
Mitchell Livingston
e5af776a87 when asking to quit, don't consider stalled transfers active 2007-12-31 18:37:34 +00:00
Mitchell Livingston
c931736157 fix typo with active filter not ignoring stalled downloading transfers 2007-12-31 13:58:01 +00:00
Mitchell Livingston
e6b61665f3 have the active filter exclude stalled transfers 2007-12-31 01:47:37 +00:00
Mitchell Livingston
4ce681bca9 Russian localization for 1.0 2007-12-30 22:43:03 +00:00
Mitchell Livingston
50abad0d1f show the "quitting" dock overlay on 10.4 2007-12-30 20:28:36 +00:00
Mitchell Livingston
485455640e clean up sorting a little bit 2007-12-30 19:02:40 +00:00
Mitchell Livingston
5ee10d2d28 update the url to transmissionbt.com 2007-12-30 18:53:44 +00:00
Mitchell Livingston
c7acb3a294 remove pieces bar info from filtered torrents 2007-12-29 15:54:05 +00:00
Mitchell Livingston
fd644baf80 add a missed localized string 2007-12-28 22:17:41 +00:00
Mitchell Livingston
70471f78d1 remove comment that wasn't meant to be committed 2007-12-28 18:25:20 +00:00
Mitchell Livingston
a9c3302bc7 French localization for 1.0 2007-12-28 18:24:28 +00:00
Mitchell Livingston
75bae87b4b nothing of significance 2007-12-27 22:26:23 +00:00
Mitchell Livingston
8766f02049 set up message log in tr_initFull 2007-12-24 16:18:09 +00:00
Mitchell Livingston
2b10655f0e use tr_initFull 2007-12-24 15:29:29 +00:00
Mitchell Livingston
63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +00:00
Mitchell Livingston
51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Mitchell Livingston
4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston
ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston
78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston
b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston
7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston
530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston
38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston
71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston
fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston
f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston
44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston
4cfc42437b update the news 2007-12-20 20:35:47 +00:00
Mitchell Livingston
45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston
1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Mitchell Livingston
4f8ac624dd don't try to resize the filter bar if it's hidden 2007-12-20 18:58:53 +00:00
Mitchell Livingston
5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston
b9e60f1086 remove unnecessary filter sizing code 2007-12-20 17:39:05 +00:00
Mitchell Livingston
5ff9d6877a better resizing of the filter buttons 2007-12-20 05:12:23 +00:00
Mitchell Livingston
ed9804adf6 experimentally add an "active" filter 2007-12-20 04:49:06 +00:00
Mitchell Livingston
265eeac33a trivial adjustments to the search field 2007-12-20 02:57:47 +00:00
Mitchell Livingston
15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston
e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston
5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston
3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston
cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston
3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston
efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +00:00
Mitchell Livingston
02e52bb013 fix sizing of group labels with long file names 2007-12-17 22:30:28 +00:00
Mitchell Livingston
0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston
17682552ec when table values are changed, reload the table immediately 2007-12-17 19:53:17 +00:00
Mitchell Livingston
4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston
f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston
93df72df07 enable and check group menu items appropriately; update news 2007-12-17 16:32:32 +00:00
Mitchell Livingston
d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston
c414dd52a6 experiment with a new bottom button look on tiger 2007-12-15 21:29:47 +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
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
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
ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00