Mitchell Livingston
|
932815e400
|
show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip
|
2008-12-03 00:18:18 +00:00 |
Mitchell Livingston
|
a12715fc9a
|
#1029 show a warning dialog when removing a transfer's data if its directory contains extra files
|
2008-11-25 03:04:17 +00:00 |
Mitchell Livingston
|
43fce70e43
|
more type changes
|
2008-11-02 01:07:01 +00:00 |
Mitchell Livingston
|
afb9d97f55
|
update NEWS; trivial changes
|
2008-11-01 15:22:32 +00:00 |
Mitchell Livingston
|
74f9ce520b
|
for the "torrent file" in the inspector, don't give information about the internal torrent file
|
2008-10-30 01:37:46 +00:00 |
Mitchell Livingston
|
db9f3310d2
|
#1354 Torrent Inspector Activity: Group Ratio
|
2008-10-16 03:44:54 +00:00 |
Mitchell Livingston
|
9d5430a381
|
move a lot of loop counters into the loops' scopes; trivial changes
|
2008-10-12 21:38:13 +00:00 |
Mitchell Livingston
|
87bbe46af5
|
In the file inspector tab, show progress and size for folders
|
2008-10-12 13:22:13 +00:00 |
Mitchell Livingston
|
012f35bb96
|
#1042: show "in progress" in the inspector when announcing/scraping
|
2008-07-11 21:48:43 +00:00 |
Mitchell Livingston
|
83daf61009
|
cleanup for the removal of the ip sort function
|
2008-06-27 06:08:12 +00:00 |
Mitchell Livingston
|
f051a2a789
|
comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us
|
2008-06-27 05:40:22 +00:00 |
Mitchell Livingston
|
88e907383f
|
store progress gradients in the gradient class; miscellaneous cleanup
|
2008-06-25 05:01:04 +00:00 |
Mitchell Livingston
|
94f08e3074
|
the progress bar color gradients are now all generated by a single color fed into a method to generate the gradient (more consistent gradient between colors and easier to adjust the gradient look in the future)
|
2008-06-24 03:59:34 +00:00 |
Mitchell Livingston
|
8a0b2ed988
|
don't allow quick look of folders that don't exist
|
2008-06-22 01:31:50 +00:00 |
Mitchell Livingston
|
e92df8e0bd
|
dim the "peer" label in the the inspector options tab
|
2008-06-17 21:18:00 +00:00 |
Mitchell Livingston
|
658881a93b
|
some cleanup of the pieces view code
|
2008-06-10 20:15:00 +00:00 |
Mitchell Livingston
|
9207316488
|
make the pieces view a bit more efficient in terms of not storing values when it's not shown
|
2008-06-09 23:23:55 +00:00 |
Mitchell Livingston
|
09db9d7f0c
|
some maintenance on the pieces view
|
2008-06-09 21:20:01 +00:00 |
Mitchell Livingston
|
4d834e098a
|
finish renaming "web seeders" to "web seeds"
|
2008-06-08 21:13:35 +00:00 |
Mitchell Livingston
|
c60c6b0e10
|
"web seeds", not "web seeders"
|
2008-06-08 18:02:16 +00:00 |
Mitchell Livingston
|
31a467a790
|
make the web seed table a little more efficient
|
2008-06-08 16:38:15 +00:00 |
Mitchell Livingston
|
c83daab843
|
add a "DL" column to the web seed table (not yet functional)
|
2008-06-08 15:54:34 +00:00 |
Mitchell Livingston
|
2cbf55351d
|
another attempt to improve the animation reliability of the sliding web seeds table
|
2008-06-08 05:36:49 +00:00 |
Mitchell Livingston
|
af27086420
|
re-implement animated resizing of the web seed table, this time in a safer and 10.4-compatable way
|
2008-06-08 04:11:29 +00:00 |
Mitchell Livingston
|
7012831928
|
get rid of the web seed table animation for now - it refuses to play well with others
|
2008-06-08 02:18:36 +00:00 |
Mitchell Livingston
|
0f9093cb7d
|
more chicanery to get the web seed table resizing in edge-case situations
|
2008-06-08 02:10:10 +00:00 |
Mitchell Livingston
|
e0e086b8cb
|
refinement to the resizing web seeds table code
|
2008-06-08 01:27:49 +00:00 |
Mitchell Livingston
|
0a9e5d6bad
|
first stab at animating the web seed table
|
2008-06-08 01:17:36 +00:00 |
Mitchell Livingston
|
651549d401
|
update the peer inspector tab to show web seeders
|
2008-06-07 23:38:05 +00:00 |
Mitchell Livingston
|
bd2ad5ca97
|
handle all settings changed by rpc (previously download location was missing)
|
2008-06-05 15:22:18 +00:00 |
Mitchell Livingston
|
4951ba05d0
|
avoid unnecessary memory allocation when updating the rpc access list
|
2008-06-05 05:00:24 +00:00 |
Mitchell Livingston
|
9b4c88ee27
|
attempt to make the tracker table and buttons a bit nicer on Tiger
|
2008-06-03 15:27:03 +00:00 |
Mitchell Livingston
|
a4520742e5
|
for now don't allow modification of non-user added trackers
|
2008-06-02 19:42:14 +00:00 |
Mitchell Livingston
|
2b72de34ab
|
pluralize the "remove tracker" dialogue appropriately; merge more of the remove code
|
2008-06-02 19:17:04 +00:00 |
Mitchell Livingston
|
6d7077522b
|
merge some code for removing trackers
|
2008-06-02 18:47:54 +00:00 |
Mitchell Livingston
|
b884651ac3
|
add a warning when removing built-in trackers
|
2008-06-02 18:34:58 +00:00 |
Mitchell Livingston
|
88d357539e
|
(mac) initial support for adding and removing trackers
|
2008-06-02 17:26:02 +00:00 |
Mitchell Livingston
|
8a876d755a
|
"isFolder" is a better method name than "folder"
|
2008-05-29 22:16:03 +00:00 |
Mitchell Livingston
|
7e698d48b4
|
fix typo from the typo fix
|
2008-05-29 00:58:20 +00:00 |
Mitchell Livingston
|
1828cca645
|
fix 2 typos
|
2008-05-29 00:56:58 +00:00 |
Mitchell Livingston
|
0558f0b05f
|
manually draw the alternating row colors in the tracker table as well
|
2008-05-23 19:31:57 +00:00 |
Mitchell Livingston
|
b89071685f
|
use a custom class instead of a dictionary for holding a torrent's file structure
|
2008-05-22 18:39:49 +00:00 |
Mitchell Livingston
|
e6f66b1d07
|
quicklook window expands from the icon instead of the whole table row
|
2008-05-21 22:09:05 +00:00 |
Mitchell Livingston
|
3bac97b948
|
enable/disable the quicklook menu item/toolbar item
|
2008-05-21 18:59:18 +00:00 |
Mitchell Livingston
|
64e328a741
|
add QuickLook to the main window (keeping it in the info window as well)
|
2008-05-21 15:45:27 +00:00 |
Mitchell Livingston
|
1f0c5b891c
|
move quick look into its own class, making it a singleton object to allow expanded functionality
|
2008-05-21 15:23:26 +00:00 |
Mitchell Livingston
|
c6229feac9
|
update quicklook when switch tabs to the file tab
|
2008-05-20 23:57:42 +00:00 |
Mitchell Livingston
|
de9d548cf3
|
only update quicklook window when changing transfer/file
|
2008-05-20 23:45:07 +00:00 |
Mitchell Livingston
|
aa0e8df705
|
update the quicklook window when the selected transfer changes
|
2008-05-20 23:13:52 +00:00 |
Mitchell Livingston
|
7983c5484a
|
allow quicklook of transfers through the inspector; add a quicklook button; move quicklook code from the file controller to the info controller
|
2008-05-20 23:04:23 +00:00 |
Mitchell Livingston
|
1fb597f1ba
|
#958 QuickLook from within the Inspector - thanks Waldorf!
|
2008-05-20 19:34:33 +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
|
bfa9efc9f3
|
#902 pasting a link into transmission will open the url
|
2008-05-01 02:20:53 +00:00 |
Mitchell Livingston
|
882abcb9bb
|
eliminate some more localized strings
|
2008-04-28 18:44:00 +00:00 |
Mitchell Livingston
|
59552d05e2
|
get rid of duplicate address code, and display the tracker announce/scrape correctly
|
2008-04-24 06:35:21 +00:00 |
Mitchell Livingston
|
d15a768045
|
string folding ftw
|
2008-04-12 17:52:37 +00:00 |
Mitchell Livingston
|
9ccad6ce62
|
capitalization changes
|
2008-04-07 13:25:55 +00:00 |
Mitchell Livingston
|
9dc92d4d3b
|
more string fiddling and minor badger changes
|
2008-04-01 15:24:35 +00:00 |
Mitchell Livingston
|
66b5271479
|
in the inspector, don't show the percent complete for selected when it's not multi-file
|
2008-03-31 20:58:33 +00:00 |
Mitchell Livingston
|
b773c9aeba
|
(trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address
|
2008-03-30 04:41:55 +00:00 |
Mitchell Livingston
|
ced900ea12
|
#764 Use locale specific floats
|
2008-03-24 00:06:54 +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
|
2f917c2ad8
|
#799 treat "waiting to check..." as paused
|
2008-03-19 18:03:02 +00:00 |
Mitchell Livingston
|
32b41bb72e
|
more string folding
|
2008-03-18 22:11:43 +00:00 |
Mitchell Livingston
|
382dd2cfdc
|
adjustments to last activity field
|
2008-03-07 13:23:01 +00:00 |
Mitchell Livingston
|
d347e428c9
|
with multiple torrents selected, show the latest "last activity"
|
2008-03-06 16:13:05 +00:00 |
Mitchell Livingston
|
a9213b0f4b
|
don't reload the table info when the the same torrents are selected
|
2008-02-27 13:59:26 +00:00 |
Mitchell Livingston
|
598cb4a0d5
|
small efficiency improvements when displaying the list of peers and list of trackers
|
2008-02-27 13:52:43 +00:00 |
Mitchell Livingston
|
c24432c129
|
cleanup for last commit
|
2008-02-27 02:06:46 +00:00 |
Mitchell Livingston
|
b2cb5f6fe3
|
save each individual inspector tab's size separately
|
2008-02-27 01:57:13 +00:00 |
Mitchell Livingston
|
265c29b907
|
adjust tracker table
|
2008-02-27 01:25:37 +00:00 |
Mitchell Livingston
|
7e929d9d70
|
add table of trackers to the tracker inspector tab
|
2008-02-26 22:56:27 +00:00 |
Mitchell Livingston
|
2a1b14d238
|
remove unused field from the tracker inspector tab; merge code for converting time into a string
|
2008-02-22 15:29:20 +00:00 |
Mitchell Livingston
|
6a8672009e
|
improvements on the tracker inspector tab
|
2008-02-22 04:37:52 +00:00 |
Mitchell Livingston
|
68f5231b96
|
initial inclusion of the "tracker" tab
|
2008-02-22 01:36:30 +00:00 |
Mitchell Livingston
|
7b370036ef
|
unflip the reveal buttons in the inspector
|
2008-01-15 21:49:40 +00:00 |
Mitchell Livingston
|
ae5fdbb958
|
redo the peer tooltip status strings
|
2008-01-14 05:53:38 +00:00 |
Mitchell Livingston
|
a0578f408b
|
allow priority selector to show even when the inspector is not the main window (10.5-only)
|
2008-01-12 03:39:26 +00:00 |
Mitchell Livingston
|
5b54605822
|
eliminate some redundant open methods
|
2008-01-10 16:46:15 +00:00 |
Mitchell Livingston
|
b4d3c64e8e
|
use the new status values in the inspector tooltips
|
2008-01-10 00:45:52 +00:00 |
Mitchell Livingston
|
f0f958d755
|
have the File Outline Controller reload the file data when reloading the table
|
2008-01-09 21:08:43 +00:00 |
Mitchell Livingston
|
34396e7820
|
add an option to "Validate existing data" to open window; get mac build compiling
|
2008-01-09 19:52:11 +00:00 |
Mitchell Livingston
|
e9e5638664
|
first commit of (unfinished) dialog when adding torrents
|
2008-01-04 04:45:31 +00:00 |
Mitchell Livingston
|
93c79adef2
|
move file outline view code to a separate class
|
2008-01-04 00:29:13 +00:00 |
Mitchell Livingston
|
bbe41f4b4c
|
remove unneeded sparkle localizations
|
2008-01-03 18:05:54 +00:00 |
Mitchell Livingston
|
f80bd47056
|
update copyright info for 2008
|
2008-01-02 16:55:05 +00:00 |
Mitchell Livingston
|
2f44e0925d
|
put in a delay before checking port status
|
2007-12-25 19:08:06 +00:00 |
Mitchell Livingston
|
8c22757404
|
update mac gui to recognize global pex
|
2007-12-24 05:05:56 +00:00 |
Mitchell Livingston
|
c88c3b4d09
|
clear the "maximum connections" inspector field when no transfers are selected
|
2007-12-23 17:35:42 +00:00 |
Mitchell Livingston
|
b1af31f594
|
update the number formatters in the inspector
|
2007-12-23 17:08:13 +00:00 |
Mitchell Livingston
|
b39e5e3bfd
|
add the ability to set per-torrent number of connections to the inspector
|
2007-12-22 05:21:25 +00:00 |
Mitchell Livingston
|
d9246b1ad4
|
preliminary commit of group code
|
2007-12-17 16:06:20 +00:00 |
Mitchell Livingston
|
b7ae0657ca
|
clean peer status tooltip
|
2007-12-05 17:32:39 +00:00 |
Mitchell Livingston
|
d3e821e729
|
make toolbar buttons leopard-like; icons are placeholders
|
2007-11-29 01:05:11 +00:00 |
Mitchell Livingston
|
d56c35b9cd
|
get compiling again
|
2007-11-28 03:34:44 +00:00 |
Mitchell Livingston
|
0997148fbd
|
show bytes in tooltip
|
2007-11-26 21:56:18 +00:00 |
Mitchell Livingston
|
e49ca41f2c
|
display file count in inspector next to total size, instead of under the file table
|
2007-11-25 04:06:26 +00:00 |
Mitchell Livingston
|
c37b0c1dad
|
move status from peer table column to tooltip
|
2007-11-20 13:08:10 +00:00 |
Mitchell Livingston
|
db98b81f9c
|
streamline setting inspector tabs' tooltips
|
2007-11-18 02:20:28 +00:00 |
Mitchell Livingston
|
f45e60a2ee
|
add new peer status enum to gui
|
2007-11-18 01:03:58 +00:00 |
Mitchell Livingston
|
c83f25fed5
|
have the info controller format the peer status string, for efficiency sakes
|
2007-11-18 00:28:37 +00:00 |
Mitchell Livingston
|
243d4cfcba
|
add status field to peers table
|
2007-11-18 00:09:37 +00:00 |
Mitchell Livingston
|
58b3b21a76
|
in Leopard add tooltips to the not-so-clear header cells in the peers and files tables
|
2007-11-17 16:22:50 +00:00 |
Mitchell Livingston
|
24dd9a2b7e
|
whoops
|
2007-11-07 02:25:58 +00:00 |
Mitchell Livingston
|
98c1d4bb62
|
get rid of the unneeded ImageBackgroundView
|
2007-11-07 02:23:35 +00:00 |
Mitchell Livingston
|
15b9b0feb0
|
remove unneeded group row code
|
2007-11-04 16:19:22 +00:00 |
Mitchell Livingston
|
25a4d11db4
|
commit some changes that have been sitting in by checkout
|
2007-11-04 16:12:49 +00:00 |
Mitchell Livingston
|
40da99f695
|
trunk: fix a warning introduced in [3638]
|
2007-10-29 19:11:21 +00:00 |
Mitchell Livingston
|
297b9f0b1d
|
trunk: Leopard: Fix bug with typing values in Inspector->Options
|
2007-10-29 18:07:09 +00:00 |
Mitchell Livingston
|
42ed03282c
|
change tiff's to png's
|
2007-10-28 03:29:20 +00:00 |
Mitchell Livingston
|
69df8105a7
|
get the app working on 10.4 and later, compiling on 10.5
|
2007-10-27 22:11:41 +00:00 |
Mitchell Livingston
|
26ca1f0a17
|
get it running on Tiger again
|
2007-10-27 19:02:00 +00:00 |
Mitchell Livingston
|
04b3a94ca0
|
show the multiple document icon on Leopard when multiple files selected
|
2007-10-27 18:40:43 +00:00 |
Mitchell Livingston
|
83df860896
|
on Leopard us the built-in delegate to select a row while typing, and make Tiger's behavior similar to the new behavior
|
2007-10-27 14:57:46 +00:00 |
Mitchell Livingston
|
3a62681b17
|
typing in the file table will select the appropriate item in Leopard
|
2007-10-27 14:28:58 +00:00 |
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 |
Mitchell Livingston
|
c8d88af6f2
|
don't resize the inspector unnecessarily
|
2007-08-17 01:29:46 +00:00 |
Mitchell Livingston
|
7fb27df36d
|
again by popular demand, allow peers and files tabs to be resized vertically
|
2007-08-17 01:23:17 +00:00 |
Mitchell Livingston
|
284f9830cc
|
store only a single icon in the Torrent class instead of 2
|
2007-08-16 04:12:43 +00:00 |
Mitchell Livingston
|
d836254dc7
|
get file tab working again
|
2007-08-15 03:43:54 +00:00 |
Mitchell Livingston
|
7633470496
|
get mac version building again
|
2007-08-15 03:12:54 +00:00 |
Mitchell Livingston
|
f407e44edc
|
rearrange some of the file viewer code
|
2007-08-14 22:55:06 +00:00 |
Mitchell Livingston
|
7ddc2b64cd
|
various negligible cleanup
|
2007-08-14 05:21:02 +00:00 |
Mitchell Livingston
|
9133c4b919
|
when checking/unchecking files update the table right away
|
2007-08-13 21:21:59 +00:00 |
Mitchell Livingston
|
4d1403fc21
|
refresh the file checks in the inspector immediately when changed from the main window
|
2007-08-08 14:28:51 +00:00 |
Mitchell Livingston
|
68d355b497
|
a little trivial cleanup
|
2007-08-04 01:12:04 +00:00 |
Mitchell Livingston
|
9453048522
|
don't allow comment and creator fields to be selected when empty
|
2007-07-31 00:45:39 +00:00 |
Mitchell Livingston
|
cab06a5b29
|
don't hardcode min and max sizes for the inspector
|
2007-07-31 00:10:55 +00:00 |
Mitchell Livingston
|
0927851321
|
merge upload and download speed methods
|
2007-07-21 03:13:11 +00:00 |
Mitchell Livingston
|
2a601cb513
|
warnings--
|
2007-07-20 21:04:43 +00:00 |
Mitchell Livingston
|
ab163b908f
|
get the mac build compiling again
|
2007-07-20 04:26:50 +00:00 |
Mitchell Livingston
|
769b29ce68
|
get compiling
|
2007-07-16 01:05:03 +00:00 |
Mitchell Livingston
|
04f0761d71
|
get the mac os build building again
|
2007-07-15 21:57:42 +00:00 |
Mitchell Livingston
|
42bcba5853
|
use peersConnected instead of peersTotal
|
2007-07-15 17:25:06 +00:00 |
Mitchell Livingston
|
e6ba612b78
|
for priorities experiment with a set instead of an array
|
2007-07-13 04:52:40 +00:00 |
Mitchell Livingston
|
3440ad7ef3
|
hopefully function for getting priorities is a bit faster
|
2007-07-13 04:20:11 +00:00 |
Mitchell Livingston
|
5975ae7a59
|
simplify some file view code...speed difference should be negligible
|
2007-07-13 03:11:50 +00:00 |
Mitchell Livingston
|
481dc9f6b8
|
If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import
|
2007-07-11 01:40:49 +00:00 |
Mitchell Livingston
|
2dc3f8b8f0
|
compile with charles_ last set of changes...currently file selection doesn't apply
|
2007-07-10 03:30:25 +00:00 |
Mitchell Livingston
|
8959463882
|
in file selection, if you option click a file checkbox, it will select/deselect all
|
2007-07-04 18:32:48 +00:00 |
Mitchell Livingston
|
6bc49feffc
|
improve priority context menu
|
2007-07-04 16:40:18 +00:00 |
Mitchell Livingston
|
621ce10c18
|
option pulldowns work for multiple transfers again
|
2007-07-03 21:55:42 +00:00 |
Mitchell Livingston
|
2dccaa90c4
|
enable the context menu for enable selected properly
|
2007-06-30 02:52:24 +00:00 |
Mitchell Livingston
|
84fe42c280
|
show a warning when trying to open a duplicate torrent
|
2007-06-29 23:11:58 +00:00 |
Mitchell Livingston
|
7d6137931f
|
remove some nslogs
|
2007-06-29 01:59:14 +00:00 |
Mitchell Livingston
|
3ff4e7799a
|
hopefully fix a nasty memory leak and a bunch of redundant code
|
2007-06-29 01:49:41 +00:00 |
Mitchell Livingston
|
7a8fbb837e
|
apply patch from #324
|
2007-06-25 22:35:18 +00:00 |
Mitchell Livingston
|
f36d558ad4
|
fix #233 (move menu item applies to all items)
|
2007-06-25 22:26:33 +00:00 |
Mitchell Livingston
|
714a43d242
|
get the "only check selected" item working
|
2007-06-24 15:23:52 +00:00 |
Mitchell Livingston
|
4986127ff3
|
get rid of an unneeded variable
|
2007-06-24 15:02:29 +00:00 |
Mitchell Livingston
|
ecc93b8032
|
small cleanup
|
2007-06-24 04:03:43 +00:00 |