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 |