1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-22 22:20:39 +00:00
Commit graph

2244 commits

Author SHA1 Message Date
Mitchell Livingston
0f0a983d23 update the image when dragging data files onto the main window 2008-01-17 07:01:09 +00:00
Mitchell Livingston
39e3ed4c05 add missing image and testing code 2008-01-17 06:57:51 +00:00
Mitchell Livingston
ae2c7c8f12 update dock badge images 2008-01-17 06:53:40 +00:00
Mitchell Livingston
4158be90cf avoid weird behavior when pushing down action button by showing the menu on mouse up instead 2008-01-17 04:20:52 +00:00
Mitchell Livingston
3f69befc1b fix double clicking a row in the file table, so that it shows the specific file 2008-01-17 02:54:01 +00:00
Mitchell Livingston
e63e7ab8e7 attempt to fix buttons on Tiger 2008-01-17 01:57:14 +00:00
Mitchell Livingston
88053029bb add the standard close button to the Add window 2008-01-16 23:17:36 +00:00
Mitchell Livingston
b9f6a86c63 ensure the reveal button in the inspector scales the image correctly 2008-01-16 21:09:59 +00:00
Mitchell Livingston
8e993f80ef display the action menu on mouse down, not mouse up 2008-01-16 20:53:24 +00:00
Mitchell Livingston
4b5e05f12e mark action button as pushed when it's clicked; update NEWS 2008-01-16 19:49:10 +00:00
Mitchell Livingston
50a90c3460 update NEWS, clean up pieces bar toggle code 2008-01-16 19:30:12 +00:00
Mitchell Livingston
875b98145f fix bug when quickly toggling the advanced bar 2008-01-16 16:39:18 +00:00
Mitchell Livingston
470d588b50 animate the Pieces bar when showing/hiding it 2008-01-16 15:56:40 +00:00
Mitchell Livingston
e49dc50751 fix display of button tip 2008-01-16 07:09:14 +00:00
Mitchell Livingston
4a3d5d7081 when mousing over the icon, show the action button 2008-01-16 06:48:12 +00:00
Mitchell Livingston
4dbbe863f9 don't show the file icon in minimal mode when hovered over 2008-01-16 06:26:52 +00:00
Mitchell Livingston
f624a2013e experiment with showing the action button only on rollover; updated other button images 2008-01-16 06:22:47 +00:00
Mitchell Livingston
c00c8fa52e update some of the table buttons 2008-01-16 05:50:24 +00:00
Mitchell Livingston
d4518acd18 add images for hovering 2008-01-16 05:01:45 +00:00
Mitchell Livingston
5a3b368920 update (and add) images for the priority control 2008-01-16 04:48:22 +00:00
Mitchell Livingston
e641e54b2e update inspector tab images 2008-01-16 04:37:27 +00:00
Mitchell Livingston
3c37878b21 refinement to priority images 2008-01-16 03:48:04 +00:00
Mitchell Livingston
7037121d3f update priority images 2008-01-16 03:27:39 +00:00
Mitchell Livingston
d540cadbd0 never dim the buttons on hover on Tiger 2008-01-15 23:57:46 +00:00
Mitchell Livingston
d144c11997 update strings file 2008-01-15 23:49:26 +00:00
Mitchell Livingston
06f0fee7b5 dim the action button when hovered over, and display the appropriate status string 2008-01-15 23:48:03 +00:00
Mitchell Livingston
7b370036ef unflip the reveal buttons in the inspector 2008-01-15 21:49:40 +00:00
Mitchell Livingston
a846ff7475 remove a warning and commented-out code 2008-01-15 21:22:08 +00:00
Mitchell Livingston
90ed4159ef display the button status tip in minimal mode as well 2008-01-15 21:20:16 +00:00
Mitchell Livingston
2cda37ab07 instead of displaying a tooltip for the buttons, when hovered over, display the "tip" where the status string usually is 2008-01-15 21:09:51 +00:00
Mitchell Livingston
5cfe65531f clean up the code for determining the button image 2008-01-15 19:52:17 +00:00
Mitchell Livingston
2402b1df2e get button hilighting working correctly when it assumes it's inside the button 2008-01-15 19:48:19 +00:00
Mitchell Livingston
6d799f0f89 if a button is pushed, don't hilight other buttons when hovered over 2008-01-15 16:19:16 +00:00
Mitchell Livingston
69a6978fca plain don't allow rollover on 10.4, and pushing a button will select a cell on 10.4 (to avoid flashing) 2008-01-15 05:39:40 +00:00
Mitchell Livingston
4506f61a9e hide the action button in minimal mode 2008-01-15 05:09:46 +00:00
Mitchell Livingston
804d0193d0 fix tooltips in the main table 2008-01-15 05:03:26 +00:00
Mitchell Livingston
803cbc6808 don't make a button hovered when it is pushed but not hovered over 2008-01-15 04:52:40 +00:00
Mitchell Livingston
edb46062b2 attempt to fix table drawing issues 2008-01-15 04:45:57 +00:00
Mitchell Livingston
2047901eae get table buttons working again 2008-01-15 04:03:06 +00:00
Mitchell Livingston
9685e9563b don't select the row if pushing a button 2008-01-15 03:50:00 +00:00
Mitchell Livingston
0a7d8cd3a5 experiment with hilighting the buttons on rollover (10.5-only, and still incomplete) 2008-01-15 03:33:44 +00:00
Mitchell Livingston
7933bc4d9e migrate some of the action button code to TorrentCell 2008-01-14 19:12:26 +00:00
Mitchell Livingston
a275277903 first commit of experimental button refactoring 2008-01-14 18:02:08 +00:00
Mitchell Livingston
14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston
146ca13140 update the strings file 2008-01-14 05:56:12 +00:00
Mitchell Livingston
ae5fdbb958 redo the peer tooltip status strings 2008-01-14 05:53:38 +00:00
Mitchell Livingston
1d2d4eefde don't check torrent stat values on first cycle 2008-01-14 05:01:00 +00:00
Mitchell Livingston
0fc517bd75 get rid of 2 global variables 2008-01-14 04:50:19 +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
8af8e75085 rearrange the Transfers Preference view 2008-01-13 21:27:43 +00:00
Mitchell Livingston
59d0ce9d33 on 10.5 use the function to get a prepared cell instead of making one manually 2008-01-12 05:09:03 +00:00
Mitchell Livingston
c77d03c040 remove unnecessary NSLog() 2008-01-12 03:54:00 +00:00
Mitchell Livingston
0b3739dace tweaks to showing priority selector 2008-01-12 03:53:41 +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
7d6aaf53b3 reset minimum port to 1 2008-01-12 01:48:16 +00:00
Mitchell Livingston
8e3929f582 make minimum allowed port 1025; update appcast 2008-01-12 01:45:25 +00:00
Mitchell Livingston
afcadd4c30 display arrows in priority segmented cell 2008-01-11 22:05:40 +00:00
Mitchell Livingston
4f9e28ca2c resize "Rank" column in File tables to properly show the priority segmented cell 2008-01-11 21:47:08 +00:00
Mitchell Livingston
fc0b6becf0 update version 2008-01-11 20:36:53 +00:00
Mitchell Livingston
8ebe4614b2 when using the Add window, if the destination and the data have the same name, give a warning stating this (should help avoid the "why can't i seed if i set the destination to the data" problems) 2008-01-11 19:54:08 +00:00
Mitchell Livingston
7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston
5299cb1da1 modify double-click code to differentiate Tiger and Leopard 2008-01-11 05:21:28 +00:00
Mitchell Livingston
4a6c14bc01 update NEWS and add a little efficiency for the last commit 2008-01-11 05:04:40 +00:00
Mitchell Livingston
1f862a70e6 return of double-click for inspector, double-click icon to reveal file, and double-click progress string to toggle selected and total status 2008-01-11 04:52:44 +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
bedfab2ccc clarify peer upload and download 2008-01-10 00:52:02 +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
c4cba5ad2a move time machine code into its own function 2008-01-09 16:26:58 +00:00
Mitchell Livingston
d2ff4d99f3 update the active filer when a torrent changes from stalled to unstalled 2008-01-09 15:58:37 +00:00
Mitchell Livingston
dcbcc7edef fix a crash caused by releasing an object before being done with it 2008-01-09 05:53:52 +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
b7c1cb960b remove unused variables 2008-01-07 20:52:40 +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
bb203a4969 remove some unnecessarily retain/release 2008-01-07 00:31:56 +00:00
Mitchell Livingston
17df83c247 fix some more minor memory leaks 2008-01-07 00:23:15 +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
113382f181 fix nl filter bar localization 2008-01-06 20:39:24 +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
b3e8a9f5e8 check that download isn't set to -1 (from very old version) 2008-01-06 17:52:28 +00:00
Mitchell Livingston
1eef512b79 update with new urls 2008-01-06 17:00:38 +00:00
Charles Kerr
a2f82384ab #588: OSX interface missing support for IPC messages 'get-pex' and 'pex' 2008-01-06 07:03:00 +00:00
Mitchell Livingston
72fe8a3df5 generate the file table's menu in code 2008-01-06 05:13:38 +00:00
Mitchell Livingston
b1b28349ad don't show the availability bar if checking 2008-01-05 23:36:25 +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
fbc7d6b827 when removing a torrent, allow it to be backed up by time machine again 2008-01-05 18:30:52 +00:00
Mitchell Livingston
cf4566eccb (hopefully) improve and streamline time machine code 2008-01-05 04:46:18 +00:00
Mitchell Livingston
87baf39a8e when moving a file, have time machine still ignore it 2008-01-05 04:30:20 +00:00
Mitchell Livingston
d63d29bbbe turn the open window on by default 2008-01-05 04:18:07 +00:00
Mitchell Livingston
2dc92e4483 eliminate a warning, add another 2008-01-05 03:44:16 +00:00
Mitchell Livingston
3d9df6798f closer to not crashing when adding without a destination then canceling 2008-01-05 03:06:20 +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
f50bde4f27 rename "options prompt" to "options window" 2008-01-05 01:34:47 +00:00
Mitchell Livingston
2dffe3dc00 name open window "add options prompt" 2008-01-05 01:33:28 +00:00
Mitchell Livingston
f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +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
f7d9ab413e have priority option display when hovered over in the open window 2008-01-04 15:32:19 +00:00
Mitchell Livingston
138c825573 add file table to open window 2008-01-04 15:28:09 +00:00
Mitchell Livingston
4580eed4a6 update the group menu when groups change 2008-01-04 15:05:25 +00:00
Mitchell Livingston
cd96dbb4a1 if a group is removed, check the add window's group pop up 2008-01-04 14:56:29 +00:00
Mitchell Livingston
05dbbc028c add group menu to open window 2008-01-04 14:50:28 +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
ce18bc26ae remove missing method definitions 2008-01-04 05:52:20 +00:00
Mitchell Livingston
d9151c70ee when changing the download folder in the new add window, actually change it 2008-01-04 05:43:53 +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
93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00
Mitchell Livingston
0be563b7d0 update trunk version to 1.00+ 2008-01-03 20:46:34 +00:00
Mitchell Livingston
73ade7149b update version to 1.00 2008-01-03 20:32:36 +00:00
Mitchell Livingston
bbe41f4b4c remove unneeded sparkle localizations 2008-01-03 18:05:54 +00:00
Mitchell Livingston
113197d91d missed a string localization 2008-01-03 06:36:38 +00:00
Charles Kerr
491c70d3df remove GradientCell from the automake file 2008-01-03 05:59:24 +00:00
Charles Kerr
06e7169b02 tweak the translation subdirs 2008-01-03 05:40:22 +00:00
Mitchell Livingston
e504a26c66 adjust credits 2008-01-02 17:26:10 +00:00
Mitchell Livingston
f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston
c2d618cbd6 update appcast address to new url 2008-01-02 16:46:30 +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
0ed6528ec7 slight row heigh adjustment in group window 2008-01-02 01:23:31 +00:00
Mitchell Livingston
9fc5ddc99d remove an unneeded custom cell (yay code reuse) 2008-01-02 01:19:01 +00:00
Mitchell Livingston
0a1269506a "update" credits 2008-01-02 00:56:54 +00:00
Mitchell Livingston
c45ce531b6 remove localizations that don't currently exist for 1.00 2008-01-02 00:13:12 +00:00
Mitchell Livingston
3ec4a976ca update help images 2008-01-01 23:50:24 +00:00
Mitchell Livingston
fee0ac0de2 set copyright info to 2008 2007-12-31 18:37:58 +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
b837552c19 simplify error checking in the port checker 2007-12-31 05:48:44 +00:00
Mitchell Livingston
66908fe13a reload the filter when changing "stalled" setting 2007-12-31 04:18:40 +00:00
Mitchell Livingston
68c18e4a02 when showing the tooltip/copying message log rows, only show the file name, not the full path 2007-12-31 02:47:40 +00:00
Mitchell Livingston
3ee06083e5 add "Stealth" back to the help 2007-12-31 02:26:39 +00:00
Mitchell Livingston
08e5372e56 use shields-up instead of our own port checker 2007-12-31 02:17:27 +00:00
Mitchell Livingston
e6b61665f3 have the active filter exclude stalled transfers 2007-12-31 01:47:37 +00:00
Mitchell Livingston
4723192946 replace other instances of the old url 2007-12-31 01:19:35 +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
Charles Kerr
59c8ab8afb get the automake file in sync with file changes in macosx/ 2007-12-30 18:53:54 +00:00
Mitchell Livingston
5ee10d2d28 update the url to transmissionbt.com 2007-12-30 18:53:44 +00:00
Mitchell Livingston
ea3dcd541b update Dutch strings 2007-12-29 16:06:10 +00:00
Mitchell Livingston
c7acb3a294 remove pieces bar info from filtered torrents 2007-12-29 15:54:05 +00:00
Mitchell Livingston
420d5227ac Spanish localization for 1.0 2007-12-28 22:38:23 +00:00
Mitchell Livingston
fd644baf80 add a missed localized string 2007-12-28 22:17:41 +00:00
Mitchell Livingston
c179c881c0 another typo fix 2007-12-28 21:47:56 +00:00
Mitchell Livingston
d965c1af92 fix silly typo in last commit 2007-12-28 21:40:51 +00:00
Mitchell Livingston
3377bc4e02 flash orange in pieces in the advanced progress bar that just completed 2007-12-28 21:37:06 +00:00
Mitchell Livingston
8b6d7f7b63 adjust advanced bar color comparison 2007-12-28 20:12:28 +00:00
Mitchell Livingston
42a09ba6ac simplify the advanced bar drawing code 2007-12-28 19:44:22 +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
0eec065df9 scroll the message log to the bottom on update of the message log when it's already scrolled to the bottom 2007-12-28 03:19:30 +00:00
Mitchell Livingston
83e2b3d547 play around with the drag overlay 2007-12-27 23:31:54 +00:00
Mitchell Livingston
75bae87b4b nothing of significance 2007-12-27 22:26:23 +00:00
Mitchell Livingston
5f2d3b022e ipc update to ensure unlimited bandwidth is set correctly 2007-12-27 05:07:40 +00:00
Mitchell Livingston
a1a7263099 Italian localization for 1.0 2007-12-26 20:18:29 +00:00
Mitchell Livingston
44e56e64e8 patch up a small memory leak 2007-12-26 16:42:46 +00:00
Mitchell Livingston
e26b814175 experiment with badging the dock with "Quitting" 2007-12-26 16:28:13 +00:00
Mitchell Livingston
e5592c3404 add dutch localization 2007-12-26 04:19:28 +00:00
Mitchell Livingston
1fa7dec1f5 make tab work correctly in advanced view 2007-12-25 19:50:51 +00:00
Mitchell Livingston
89d49bf876 update news and credits 2007-12-25 19:32:18 +00:00
Mitchell Livingston
17520ffe18 Credits match Authors 2007-12-25 19:21:32 +00:00
Mitchell Livingston
e9238b7860 clean up and remove a warning 2007-12-25 19:14:45 +00:00
Mitchell Livingston
2f44e0925d put in a delay before checking port status 2007-12-25 19:08:06 +00:00
Mitchell Livingston
f825cea407 pixel alignment fix 2007-12-24 17:57:19 +00:00
Mitchell Livingston
c225aed5e8 only update the message window when it's visible 2007-12-24 16:56:43 +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
9b0dfaeb73 in Transfer tab, always start in General 2007-12-24 05:20:42 +00:00
Mitchell Livingston
b3b3cf46c4 reallign a field in the inspector 2007-12-24 05:08:32 +00:00
Mitchell Livingston
8c22757404 update mac gui to recognize global pex 2007-12-24 05:05:56 +00:00
Mitchell Livingston
63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +00:00
Mitchell Livingston
7bef4e8cca make "Color" button in groups window localized; update strings file 2007-12-23 19:21:02 +00:00
Mitchell Livingston
76e46e6fcc 512x512 document icon 2007-12-23 19:18:22 +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
b2ef73f722 don't allow negative numbers in the appropriate text fields 2007-12-23 17:31:52 +00:00
Mitchell Livingston
b1af31f594 update the number formatters in the inspector 2007-12-23 17:08:13 +00:00
Mitchell Livingston
e2b695d28d get rid of a warning 2007-12-23 16:45:43 +00:00
Mitchell Livingston
a2ecc98986 show remaining time for seeding torrents set to global stop seeding setting (with that setting on) reported by m1b 2007-12-22 22:02:38 +00:00
Mitchell Livingston
51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Mitchell Livingston
5b1b08e48e rename "Not Available" to "Availability" 2007-12-22 19:30:08 +00:00
Mitchell Livingston
a063e8b964 remove foreign language nibs 2007-12-22 19:19:02 +00:00
Mitchell Livingston
595fba8a45 actually add xib 2007-12-22 19:16:17 +00:00
Mitchell Livingston
43c35936cc change main menu from nib to xib 2007-12-22 19:15:56 +00:00
Mitchell Livingston
ef375e44f2 change prefs window from nib to xib 2007-12-22 19:12:42 +00:00
Mitchell Livingston
eddf7c5465 slightly better behavior when placing the not-available bar 2007-12-22 19:07:58 +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
a364c4872e update the file priority gradients 2007-12-22 15:49:45 +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
4400406ba0 add functionality to set number of connected peers for new torrents 2007-12-22 04:15:35 +00:00
Mitchell Livingston
3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +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
0fba1e53ca use the new ctor function in torrent creation 2007-12-22 03:13:54 +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
5a2ff8f1fa make the max global connections possible 2000, and the default 500 2007-12-21 15:51:55 +00:00
Mitchell Livingston
8a739b38bc fix typo in last commit 2007-12-21 06:12:41 +00:00
Mitchell Livingston
ba9f48b503 add ability to set global number of connections 2007-12-21 05:56:34 +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
b079df809c another attempt of fixing the dock badge on quit on tiger 2007-12-20 02:09:44 +00:00
Mitchell Livingston
c9682f5c06 attempt to get the dock icon to clear on quit on tiger 2007-12-20 01:55:02 +00:00
Mitchell Livingston
15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston
29634d7379 adjust some of the new help documentation 2007-12-20 01:28:30 +00:00
Mitchell Livingston
213ae9e9cd updated help 2007-12-20 01:24:02 +00:00
Mitchell Livingston
911a6ce32e remove unused variables 2007-12-20 01:15:13 +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
9fe3c396f9 hopefully stop an infinite loop when hitting the stop ratio 2007-12-19 22:34:59 +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
c770135086 get rid of a warning 2007-12-19 20:50:56 +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
aa0cf68832 update news and localizable strings 2007-12-19 15:17:23 +00:00
Mitchell Livingston
a14742aa5e "Not Available" instead of "Availability Bar" 2007-12-19 03:29:10 +00:00
Mitchell Livingston
b498e720e6 more adjusting of the group coloring 2007-12-18 21:32:55 +00:00
Mitchell Livingston
db5208698f fix typo in last commit 2007-12-18 21:13:36 +00:00
Mitchell Livingston
d2e57f4b54 make stats window wider; clean up the port code 2007-12-18 20:59:55 +00:00
Mitchell Livingston
9bac10d4a3 ensure that a single portchecker can be used for only a single check 2007-12-18 20:10:23 +00:00
Mitchell Livingston
8b6a64f8e8 open and closed ports were flipped 2007-12-18 20:05:12 +00:00
Mitchell Livingston
896a19ae28 use the Transmission website for checking port status; stop previous port check before starting a new one 2007-12-18 20:02:49 +00:00