]>
granicus.if.org Git - transmission/log
Jordan Lee [Wed, 24 Aug 2011 18:42:10 +0000 (18:42 +0000)]
(trunk web) #4438 "Add tooltip for peer status in web interface" -- patch by niol
Jordan Lee [Wed, 24 Aug 2011 17:04:59 +0000 (17:04 +0000)]
(trunk web) #4442 "WebUI doesn't update after performing 'Remove From List' - r12723" -- fixed.
Jordan Lee [Wed, 24 Aug 2011 13:17:45 +0000 (13:17 +0000)]
(trunk web) safer use of 'arguments', which is a reserved word
Jordan Lee [Wed, 24 Aug 2011 12:54:10 +0000 (12:54 +0000)]
(trunk web) apply the even/odd property to the row's class before adding the fragment, rather than after
Jordan Lee [Wed, 24 Aug 2011 12:49:10 +0000 (12:49 +0000)]
(trunk web) use jQuery's API when populating/saving the prefs dialog
Mitchell Livingston [Wed, 24 Aug 2011 11:49:36 +0000 (11:49 +0000)]
(trunk web) fix queue reordering
Jordan Lee [Wed, 24 Aug 2011 03:49:33 +0000 (03:49 +0000)]
(trunk web) fix tracker counts in the filter popup
Jordan Lee [Wed, 24 Aug 2011 03:40:23 +0000 (03:40 +0000)]
speedups found by chrome's profiler
Mitchell Livingston [Wed, 24 Aug 2011 03:01:51 +0000 (03:01 +0000)]
animate toggling minimal view (on Lion)
Jordan Lee [Wed, 24 Aug 2011 02:04:35 +0000 (02:04 +0000)]
(trunk web) A lot of web cleanup, refactoring, bugfixes, and probably new breakage. Filterbar/statusbar has been reworked. Added filter-by-tracker. Compact mode now works in "iPhone" mode.
Mitchell Livingston [Wed, 24 Aug 2011 00:27:27 +0000 (00:27 +0000)]
spacing, yay!
Mitchell Livingston [Wed, 24 Aug 2011 00:05:50 +0000 (00:05 +0000)]
fix "Error: remove is not defined"
Jordan Lee [Tue, 23 Aug 2011 15:32:52 +0000 (15:32 +0000)]
(trunk web) #4436 "odd behavior and display" -- fixed.
Jordan Lee [Sun, 21 Aug 2011 16:59:00 +0000 (16:59 +0000)]
(trunk web) use the same CDN cache of jQuery that everyone else does s.t. users can avoid redownloading jquery.min.js when using the web client.
Mitchell Livingston [Sun, 21 Aug 2011 16:28:16 +0000 (16:28 +0000)]
when adding a transfer from the Add window, put the torrent at the bottom of the queue (of currently added transfers)
Mitchell Livingston [Sun, 21 Aug 2011 16:00:28 +0000 (16:00 +0000)]
update each torrent's stats in the same loop as where we pull the transfer rates (now that the update method doesn't have any other effects)
Jordan Lee [Sun, 21 Aug 2011 14:37:12 +0000 (14:37 +0000)]
(trunk web) remove unused function Transmission.getDeselectedTorrents()
Jordan Lee [Sun, 21 Aug 2011 14:16:27 +0000 (14:16 +0000)]
(trunk web) remove cruft from Transmission.js' setupSearchBox()
Jordan Lee [Sun, 21 Aug 2011 14:02:28 +0000 (14:02 +0000)]
(trunk web) make Transmission.js' keyDown() function more efficient & a little more readable
Jordan Lee [Sun, 21 Aug 2011 05:54:02 +0000 (05:54 +0000)]
(trunk web) use jQuery to limit the preference dialog's numberic entry fields to only accept numbers. (the HOWTO for this was at http://www.west-wind.com/weblog/posts/2011/Apr/22/Restricting-Input-in-HTML-Textboxes-to-Numeric-Values)
Jordan Lee [Sat, 20 Aug 2011 23:32:21 +0000 (23:32 +0000)]
(trunk web) rename torrent-renderer.js as torrent-row.js
Jordan Lee [Sat, 20 Aug 2011 23:20:12 +0000 (23:20 +0000)]
(trunk web) simplify Transmission.updateButtonStates()
Jordan Lee [Sat, 20 Aug 2011 22:30:34 +0000 (22:30 +0000)]
(trunk web) minor tweaks to r12702 for clarity.
Jordan Lee [Sat, 20 Aug 2011 21:17:12 +0000 (21:17 +0000)]
(trunk web) Torrent class cleanup:
1. remove some of its unnecessary coupling to other classes
2. make more of its method names consistent with each other
3. make its field names consistent with the RPC spec
4. better grouping of methods by relevance
5. syntactical cleanup
Jordan Lee [Sat, 20 Aug 2011 18:41:45 +0000 (18:41 +0000)]
(trunk libT) improve the is_same_file() test in deleteLocalData() to handle nonexistent directories too.
Jordan Lee [Sat, 20 Aug 2011 15:31:34 +0000 (15:31 +0000)]
(trunk web) code cleanup in torrent-row: (1) add a progressbar builder helper function to reduce redundant code between the different view types (2) decouple TorrentRow's constructor from transmission.js
Mitchell Livingston [Sat, 20 Aug 2011 12:42:23 +0000 (12:42 +0000)]
set all of the windows as non-restorable
Jordan Lee [Sat, 20 Aug 2011 05:45:11 +0000 (05:45 +0000)]
(trunk qt) fix text alignment issue in the inspector's peers tab's speed and percentage columns
Jordan Lee [Sat, 20 Aug 2011 05:19:27 +0000 (05:19 +0000)]
(trunk qt) #4428 "Conversion to QString in "New torrent" dialog assumes the input string is ASCII" -- fix many ascii-to-QString assumptions in the code.
Mitchell Livingston [Fri, 19 Aug 2011 23:23:29 +0000 (23:23 +0000)]
small tweaks to the help documentation
Mitchell Livingston [Thu, 18 Aug 2011 01:39:21 +0000 (01:39 +0000)]
update help images
Jordan Lee [Wed, 17 Aug 2011 04:45:17 +0000 (04:45 +0000)]
tell Makefile.am about file-row.js and torrent-renderer.js
Mitchell Livingston [Wed, 17 Aug 2011 01:49:55 +0000 (01:49 +0000)]
remove unnecessary queue update notifications
Jordan Lee [Tue, 16 Aug 2011 22:42:43 +0000 (22:42 +0000)]
(trunk libT) #4377 "Incomplete Folder removed when sub-folder of Default Location" -- fix r12665-r12667 regression reported by KyleK in comment:31
Jordan Lee [Tue, 16 Aug 2011 19:47:44 +0000 (19:47 +0000)]
Use 'ev' rather than 'event' in Transmission.onRowClicked(). Thanks to mjpieters for reporting this.
Jordan Lee [Tue, 16 Aug 2011 18:49:26 +0000 (18:49 +0000)]
(trunk web) #3624 "Compact mode is very slow for large number of torrents" -- fixed.
Mitchell Livingston [Tue, 16 Aug 2011 02:33:18 +0000 (02:33 +0000)]
adjust r12688 and remove a log message
Mitchell Livingston [Tue, 16 Aug 2011 02:31:53 +0000 (02:31 +0000)]
#4425 add window's verification progress bar doesn't consistently auto-hide
Mitchell Livingston [Mon, 15 Aug 2011 11:16:44 +0000 (11:16 +0000)]
#4423 Fix coding style of StatusBarController::updateWithDownload:upload:. Patch by Benjamin.
Mitchell Livingston [Mon, 15 Aug 2011 00:30:29 +0000 (00:30 +0000)]
#4421 Fix warnings related to missing protocols definition
Mitchell Livingston [Mon, 15 Aug 2011 00:17:18 +0000 (00:17 +0000)]
#4420 The StatusBar updates itself a bit too much
Mitchell Livingston [Mon, 15 Aug 2011 00:10:06 +0000 (00:10 +0000)]
#4422 On Mac, tr_getWebClientDir() uses incorrect encoding for creating the web content dir path
Jordan Lee [Sun, 14 Aug 2011 14:45:54 +0000 (14:45 +0000)]
(trunk libT) #4396 "Scrape requests not showing in logfile" -- when the announce response contains scrape information, add a log message saying that the next scrape has been rescheduled.
Jordan Lee [Sat, 13 Aug 2011 22:58:49 +0000 (22:58 +0000)]
(trunk gtk) #4399 "Add option to disable 'trash can' feature" -- done.
Jordan Lee [Sat, 13 Aug 2011 22:37:25 +0000 (22:37 +0000)]
(trunk libT) when building unordered lists, use g_slist_prepend() instead of g_slist_append() for efficiency's sake.
Jordan Lee [Sat, 13 Aug 2011 22:24:31 +0000 (22:24 +0000)]
(trunk gtk) sync the gtk+ client's watchdir behavior with the daemon's wrt r12668
Jordan Lee [Sat, 13 Aug 2011 21:08:53 +0000 (21:08 +0000)]
(trunk gtk) the row and col arguments passed to gtk_table_attach() should be guint. we were using "int" in several places.
Jordan Lee [Sat, 13 Aug 2011 21:03:38 +0000 (21:03 +0000)]
use a gulong when remembering the return value of g_signal_connect(). we were using a guint in some places.
Jordan Lee [Sat, 13 Aug 2011 20:18:10 +0000 (20:18 +0000)]
silence a warning on 64-bit machines introduced in r12669
Jordan Lee [Sat, 13 Aug 2011 14:19:40 +0000 (14:19 +0000)]
(trunk gtk) remove some unnecessary #includes
Jordan Lee [Sat, 13 Aug 2011 14:00:33 +0000 (14:00 +0000)]
rename 'torrent_idle_data' as 'rpc_idle_data'
Jordan Lee [Sat, 13 Aug 2011 13:59:50 +0000 (13:59 +0000)]
(trunk gtk) minor tweak to signal_handler()
Jordan Lee [Sat, 13 Aug 2011 13:58:35 +0000 (13:58 +0000)]
(trunk gtk) simplify the gtk+ client's watchdir code
Jordan Lee [Sat, 13 Aug 2011 05:52:36 +0000 (05:52 +0000)]
(trunk gtk) move function declarations to where they're needed
Jordan Lee [Sat, 13 Aug 2011 05:47:32 +0000 (05:47 +0000)]
(trunk gtk) simplify the details dialog manager
Jordan Lee [Sat, 13 Aug 2011 05:04:06 +0000 (05:04 +0000)]
(trunk gtk) remove unnecessary #includes
Jordan Lee [Sat, 13 Aug 2011 05:03:18 +0000 (05:03 +0000)]
(trunk gtk) simplify the implementation of get_details_dialog_key()
Jordan Lee [Sat, 13 Aug 2011 01:15:35 +0000 (01:15 +0000)]
#671 "torrent queuing" -- fix status string for queued torrents in transmission-remote
Jordan Lee [Fri, 12 Aug 2011 01:56:35 +0000 (01:56 +0000)]
(trunk libT) #4377 "Incomplete Folder removed when sub-folder of Default Location" -- another revision to r12665
Jordan Lee [Thu, 11 Aug 2011 21:02:15 +0000 (21:02 +0000)]
(trunk libT) #4377 "Incomplete Folder removed when sub-folder of Default Location" -- minor revision to r12665 to fix a minor memory leak with the 'subpath' string.
Jordan Lee [Thu, 11 Aug 2011 14:16:29 +0000 (14:16 +0000)]
(trunk libT) #4377 "Incomplete Folder removed when sub-folder of Default Location" -- possible fix.
Mitchell Livingston [Thu, 11 Aug 2011 01:54:14 +0000 (01:54 +0000)]
fix starting transfers when adding
Jordan Lee [Wed, 10 Aug 2011 14:51:59 +0000 (14:51 +0000)]
#4260 "µTP not working on embedded device" -- apply the changes from https://github.com/ghazel/libutp rather than http://github.com/bittorrent/libutp
Jordan Lee [Tue, 9 Aug 2011 15:19:11 +0000 (15:19 +0000)]
(trunk, gtk) remove the file "marshal.list"; it's unused after r12656 / r12638
Jordan Lee [Tue, 9 Aug 2011 13:35:44 +0000 (13:35 +0000)]
queuing: fix "unhandled pref: 60" error reported by rb07
Mitchell Livingston [Tue, 9 Aug 2011 12:34:09 +0000 (12:34 +0000)]
as of revision 41 of our libevent checkout, we no longer need to include our own evutil_rand.c
Jordan Lee [Tue, 9 Aug 2011 06:31:33 +0000 (06:31 +0000)]
(trunk gtk) in torrent-cell-renderer and tr-core, use the _parent_class field generated by G_DEFINE_TYPE.
Jordan Lee [Tue, 9 Aug 2011 05:47:24 +0000 (05:47 +0000)]
(trunk gtk) use G_DEFINE_TYPE when implementing the tr-core and torent-cell-renderer classes
Jordan Lee [Tue, 9 Aug 2011 05:22:11 +0000 (05:22 +0000)]
(trunk gtk) fix minor memory leak introduced in r12657
Jordan Lee [Tue, 9 Aug 2011 02:30:31 +0000 (02:30 +0000)]
(trunk gtk) first cut at using GApplication. This lets glib replace hundreds of lines of homegrown code. Whee!
Jordan Lee [Mon, 8 Aug 2011 17:10:55 +0000 (17:10 +0000)]
remove the gtr_idle_add() portability wrapper around gdk_threads_add_idle() -- it's unnecessary now that the minimum gtk version's been bumped.
Jordan Lee [Mon, 8 Aug 2011 17:06:46 +0000 (17:06 +0000)]
remove the gtr_timeout_add_seconds() portability wrapper around gdk_threads_add_timeout_seconds(); it's unnecessary now that the minimum gtk version's been bumped.
Jordan Lee [Mon, 8 Aug 2011 16:58:29 +0000 (16:58 +0000)]
remove dead code
Jordan Lee [Mon, 8 Aug 2011 16:56:36 +0000 (16:56 +0000)]
fix r12638 regression caused by the difference in return values from gtr_mkdir_with_parents() and g_mkdir_with_parents()
Jordan Lee [Mon, 8 Aug 2011 16:38:22 +0000 (16:38 +0000)]
queuing: fix false "Error" message reported by rb07
Jordan Lee [Mon, 8 Aug 2011 16:31:52 +0000 (16:31 +0000)]
queuing: tweak the status messages for queued torrents
Jordan Lee [Mon, 8 Aug 2011 16:29:47 +0000 (16:29 +0000)]
queuing: lower the default 'active downloads' value to 5
Jordan Lee [Mon, 8 Aug 2011 16:02:37 +0000 (16:02 +0000)]
(trunk gtk) remove an unnecessary GTK_CHECK_VERSION(2,10,0) check now that the minimum gtk+ version's been bumped
Mitchell Livingston [Mon, 8 Aug 2011 12:34:11 +0000 (12:34 +0000)]
invert the logic for the "show remaining time" checkbox in the global action popover
Mitchell Livingston [Mon, 8 Aug 2011 12:24:03 +0000 (12:24 +0000)]
fix a trivial memory leak
Mitchell Livingston [Mon, 8 Aug 2011 12:18:21 +0000 (12:18 +0000)]
fix the "waiting" short status strings
Mitchell Livingston [Mon, 8 Aug 2011 03:24:23 +0000 (03:24 +0000)]
The Mac UI's "check for stalled transfers" feature now uses the libtransmission hooks
Jordan Lee [Mon, 8 Aug 2011 01:40:07 +0000 (01:40 +0000)]
(trunk gtk) g_variant_lookup_value() requires 2.28, not 2.26...
Jordan Lee [Mon, 8 Aug 2011 01:39:29 +0000 (01:39 +0000)]
document session's new 'queue-stalled-enabled' property
Jordan Lee [Sun, 7 Aug 2011 19:25:36 +0000 (19:25 +0000)]
bump RPC_VERSION to 14 because of the queuing changes
Jordan Lee [Sun, 7 Aug 2011 19:24:33 +0000 (19:24 +0000)]
Add a mechanism for enabling/disabling the stalled minutes feature. This is a pre-existing feature in the Mac client.
Jordan Lee [Sun, 7 Aug 2011 18:41:13 +0000 (18:41 +0000)]
(trunk gtk) since we're bumping glib's requirement to 2.26 (27 Sept 2010), it's a good time to bump the gtk+ requirement to 2.22 (32 Sept 2010).
Jordan Lee [Sun, 7 Aug 2011 16:42:38 +0000 (16:42 +0000)]
(trunk gtk) bump the glib2 requirement from 2.8 to 2.26 s.t. transmission-gtk can use glib's GDBus module and drop the glib-dbus library dependency
Jordan Lee [Sat, 6 Aug 2011 17:03:57 +0000 (17:03 +0000)]
translate GTK+ to Qt
Jordan Lee [Sat, 6 Aug 2011 16:47:14 +0000 (16:47 +0000)]
Tweak the phrasing of the queue preferences in the Qt and GTK+ preferences dialogs
Mitchell Livingston [Sat, 6 Aug 2011 15:31:19 +0000 (15:31 +0000)]
Stop waiting transfers before stopping others. This way, for a group of transfers to be stopped, a waiting one won't start if an active one is stopped first.
Jordan Lee [Sat, 6 Aug 2011 15:21:52 +0000 (15:21 +0000)]
whitespace tweak
Jordan Lee [Sat, 6 Aug 2011 15:19:29 +0000 (15:19 +0000)]
#671 "torrent queuing" -- better Web Client support of queue by deltasquare4
Mitchell Livingston [Sat, 6 Aug 2011 03:09:40 +0000 (03:09 +0000)]
update the queue stalled minutes fields in the prefs window when they change over rpc
Mitchell Livingston [Sat, 6 Aug 2011 02:50:21 +0000 (02:50 +0000)]
remove spelling/grammar options from the About window
Mitchell Livingston [Sat, 6 Aug 2011 02:04:45 +0000 (02:04 +0000)]
#4360 Warning when building Transmission on Mac because the delegate of TorrentTableView does not implement the protocol NSOutlineViewDelegate
Mitchell Livingston [Fri, 5 Aug 2011 23:21:34 +0000 (23:21 +0000)]
don't attempt to generate the dock menu when quitting
Mitchell Livingston [Fri, 5 Aug 2011 23:18:02 +0000 (23:18 +0000)]
generate the dock menu exclusively in code
Jordan Lee [Fri, 5 Aug 2011 17:03:34 +0000 (17:03 +0000)]
silence a minor compiler warning when building with -DNDEBUG
Mitchell Livingston [Fri, 5 Aug 2011 03:11:22 +0000 (03:11 +0000)]
change the (temporary) name at the cell level, not the torrent level