Mitchell Livingston
|
d8e9c10a34
|
display all trackers in the announce list in the inspector's tooltip
|
2007-10-24 18:49:59 +00:00 |
Mitchell Livingston
|
a90c4a4b09
|
eliminate the redundant isPaused, instead using !isActive
|
2007-10-20 21:27:46 +00:00 |
Mitchell Livingston
|
3aa131a3e9
|
simplify how the file outline accesses the torrent
|
2007-10-20 19:13:52 +00:00 |
Mitchell Livingston
|
6c6bd8d1d5
|
fix regression where N/A is shown when leechers, seeders, or completed is 0; promote AR
|
2007-10-17 00:46:20 +00:00 |
Mitchell Livingston
|
d104913f96
|
switchify more code
|
2007-10-15 01:57:56 +00:00 |
Mitchell Livingston
|
24ec75acb1
|
improve Activity icon and display the tab name in the inspector's title
|
2007-10-10 02:35:16 +00:00 |
Mitchell Livingston
|
fc432f1c29
|
ensure everything is deallocated properly on quit, libtransmission is closed properly, and inspector window height is remembered
|
2007-10-08 04:15:25 +00:00 |
Mitchell Livingston
|
a960174fdf
|
code to place all icons in the inspector's tabs...still needs the images
|
2007-10-08 03:59:08 +00:00 |
Mitchell Livingston
|
e2de6f8973
|
get rid of some warnings
|
2007-10-07 15:55:27 +00:00 |
Mitchell Livingston
|
b3c35b036c
|
change some initializers so that they are aware of their own nib's name
|
2007-10-07 12:24:26 +00:00 |
Mitchell Livingston
|
8abcc566dd
|
adjust tab button layout a bit to avoid overlaps
|
2007-10-07 04:16:58 +00:00 |
Mitchell Livingston
|
b71ebcfd4b
|
get rid of a few redundant variables
|
2007-10-07 03:05:55 +00:00 |
Mitchell Livingston
|
4887259081
|
show initially selected tab as selected
|
2007-10-07 02:31:36 +00:00 |
Mitchell Livingston
|
973ed82609
|
clean up a little inspector code
|
2007-10-07 02:28:09 +00:00 |
Mitchell Livingston
|
9e8dbcfe3e
|
get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images
|
2007-10-07 02:25:39 +00:00 |
Mitchell Livingston
|
a5012be5d7
|
file priorities inspector column works again
|
2007-10-06 22:34:19 +00:00 |
Mitchell Livingston
|
a635077abd
|
first commit of updated inspector...images are just placeholders currently
|
2007-10-06 22:23:44 +00:00 |
Mitchell Livingston
|
1770fa78d6
|
"switch-ify" some code
|
2007-10-01 21:52:31 +00:00 |
Mitchell Livingston
|
83f4509a0c
|
add known peers field to the inspector
|
2007-10-01 16:23:00 +00:00 |
Mitchell Livingston
|
5f41c28cbe
|
update strings file
|
2007-10-01 12:30:07 +00:00 |
Mitchell Livingston
|
c96856cb74
|
"switch" instead of "ifs"
|
2007-10-01 11:41:15 +00:00 |
Mitchell Livingston
|
a388c58a05
|
remove "connected dot" from peer inspector, and append speed string properly to torrents with errors
|
2007-10-01 11:34:01 +00:00 |
Mitchell Livingston
|
b50f4189f9
|
add "failed hash" field to activity tab
|
2007-09-26 18:32:32 +00:00 |
Mitchell Livingston
|
9dec223018
|
attempt to decrease memory usage a bit when window/application is hidden
|
2007-09-26 04:12:57 +00:00 |
Mitchell Livingston
|
5c5be42659
|
getting mac version working with the changes from [3178], and specify total have and verified have in inspector
|
2007-09-26 03:27:00 +00:00 |
Mitchell Livingston
|
a695e70a45
|
remove unnecessary call for file stats
|
2007-09-21 15:16:18 +00:00 |
Mitchell Livingston
|
844341faef
|
this better work
|
2007-09-16 01:02:06 +00:00 |
Mitchell Livingston
|
1b11564e92
|
remove Growl 1.1...
|
2007-09-16 00:52:32 +00:00 |
Mitchell Livingston
|
e03c677828
|
fix small memory leak that has been around forever
|
2007-09-16 00:40:15 +00:00 |
Mitchell Livingston
|
b74cfa9358
|
use nil for blank tooltips
|
2007-09-15 20:34:30 +00:00 |
Mitchell Livingston
|
79656bcf26
|
warnings--
|
2007-09-15 20:29:52 +00:00 |
Mitchell Livingston
|
1502435758
|
make setting code more dynamic
|
2007-09-15 20:09:28 +00:00 |
Mitchell Livingston
|
55111cd53d
|
don't allow pex state to be changed when active
|
2007-09-15 15:52:02 +00:00 |
Mitchell Livingston
|
af357140db
|
a little code cleanup
|
2007-09-14 14:49:00 +00:00 |
Mitchell Livingston
|
4fb7db8348
|
get inspector ready for encryption
|
2007-09-14 13:49:37 +00:00 |
Mitchell Livingston
|
b546784546
|
improve release builder
|
2007-09-12 11:20:20 +00:00 |
Mitchell Livingston
|
d33114e891
|
remove an unneeded subclass
|
2007-09-11 19:42:57 +00:00 |
Mitchell Livingston
|
3836abcfb8
|
show the priority images in the menu popup for files
|
2007-09-11 19:23:14 +00:00 |
Mitchell Livingston
|
830f65e9b5
|
add tooltips and general cleanup to Message Viewer
|
2007-09-10 19:11:30 +00:00 |
Mitchell Livingston
|
01b33df0d9
|
check Reveal File for multiple files
|
2007-08-26 23:49:16 +00:00 |
Mitchell Livingston
|
06165e065d
|
only allow reveal in finder for files in Files tab when the file actually exists
|
2007-08-26 19:31:25 +00:00 |
Mitchell Livingston
|
58950c148e
|
refine inspector resize code a bit more
|
2007-08-21 05:03:53 +00:00 |
Mitchell Livingston
|
7f4b879994
|
better inspector resizing with min/max size
|
2007-08-21 04:30:42 +00:00 |
Mitchell Livingston
|
c9366d7ebe
|
save resizable inspector tab size so that they can be restored when switched back
|
2007-08-21 04:15:22 +00:00 |
Mitchell Livingston
|
8ae9d20712
|
rename the addition files
|
2007-08-20 16:34:21 +00:00 |
Mitchell Livingston
|
89fc445266
|
small layout change
|
2007-08-20 02:26:59 +00:00 |
Mitchell Livingston
|
52057e8c93
|
get rid of an unnecessry string additions method
|
2007-08-19 03:03:28 +00:00 |
Mitchell Livingston
|
141404356a
|
remove some warnings
|
2007-08-18 16:55:01 +00:00 |
Mitchell Livingston
|
f0f61ddd2b
|
preliminary support for setting speed limits through the action menu
|
2007-08-17 23:58:21 +00:00 |
Mitchell Livingston
|
2a8f9eb1f9
|
update credits
|
2007-08-17 14:52:27 +00:00 |