]>
granicus.if.org Git - transmission/log
Charles Kerr [Sat, 7 Aug 2010 01:38:50 +0000 (01:38 +0000)]
(trunk qt) set the step values for the properties dialog's spinboxes
Charles Kerr [Fri, 6 Aug 2010 23:50:35 +0000 (23:50 +0000)]
(trunk gtk) fix label clipping issue in the statusbar
Charles Kerr [Fri, 6 Aug 2010 23:28:30 +0000 (23:28 +0000)]
(trunk libT) fix compiler warnings on non-glibc systems
Mitchell Livingston [Fri, 6 Aug 2010 23:15:29 +0000 (23:15 +0000)]
(trunk) update to 2.04+
Charles Kerr [Fri, 6 Aug 2010 20:27:52 +0000 (20:27 +0000)]
(trunk qt) annoy Lacrocivious by removing the unused dancing hula girls icon from the Qt client's resource file
Charles Kerr [Fri, 6 Aug 2010 20:23:32 +0000 (20:23 +0000)]
(trunk qt) bump Qt prerequisite from 4.4 to 4.6
Charles Kerr [Fri, 6 Aug 2010 20:21:35 +0000 (20:21 +0000)]
(trunk qt) now that 4.6 has a standard call QIcon::fromTheme(), we can drop the third-party qticonloader code
Charles Kerr [Fri, 6 Aug 2010 15:35:10 +0000 (15:35 +0000)]
(trunk gtk) remove dead code
Charles Kerr [Fri, 6 Aug 2010 15:17:27 +0000 (15:17 +0000)]
(trunk gtk) small renderer cleanup from the #3488 patch
Charles Kerr [Fri, 6 Aug 2010 15:03:25 +0000 (15:03 +0000)]
(trunk gtk) #3491 "Magnet links don't appear until download of metadata." -- fixed.
Charles Kerr [Fri, 6 Aug 2010 14:50:57 +0000 (14:50 +0000)]
(trunk qt) fix bug passing magnet links & urls via DBUS. reported by rb07 in the forums.
Charles Kerr [Fri, 6 Aug 2010 14:38:54 +0000 (14:38 +0000)]
(trunk gtk) portability: use g_dngettext() instead of ngettext()
Charles Kerr [Fri, 6 Aug 2010 07:51:24 +0000 (07:51 +0000)]
(trunk) run all our PNG files through pngout <http://advsys.net/ken/util/pngout.htm> to shrink 'em down
Charles Kerr [Fri, 6 Aug 2010 06:56:27 +0000 (06:56 +0000)]
(trunk gtk) oops, forgot to remote sexy-icon-entry.c from POTFILES.in. Sorry, hudson.
Charles Kerr [Fri, 6 Aug 2010 06:54:42 +0000 (06:54 +0000)]
(trunk gtk) experimentally remove sexy-icon-entry from the GTK+ client... GtkEntry can handle it now
Charles Kerr [Fri, 6 Aug 2010 06:22:05 +0000 (06:22 +0000)]
(trunk gtk) Remove the `PREF_KEY_MAIN_WINDOW_LAYOUT_ORDER' preferences key. This feature seemed like a good idea once upon a time, but I've never heard a report of anyone actually using it...
Charles Kerr [Fri, 6 Aug 2010 05:57:41 +0000 (05:57 +0000)]
(trunk qt) when the main window is resized to be narrow, use the layout space more wisely in the statusbar
Charles Kerr [Thu, 5 Aug 2010 19:54:44 +0000 (19:54 +0000)]
(trunk libT) #3490 "Ambiguous use of directory separators" -- fixed.
Charles Kerr [Thu, 5 Aug 2010 15:01:40 +0000 (15:01 +0000)]
(trunk qt) #3489 "Qt client should have up/down speeds in the tray icon's tooltip" -- fixed
Charles Kerr [Thu, 5 Aug 2010 13:24:46 +0000 (13:24 +0000)]
nice job.
Charles Kerr [Thu, 5 Aug 2010 13:06:20 +0000 (13:06 +0000)]
(trunk) ..and the manpages :)
Charles Kerr [Thu, 5 Aug 2010 13:03:00 +0000 (13:03 +0000)]
whoops
Charles Kerr [Thu, 5 Aug 2010 12:57:54 +0000 (12:57 +0000)]
(trunk) rename "transmission" as "transmission-gtk" and "transmissioncli" as "transmission-cli" for consistency with the other transmission apps
Charles Kerr [Wed, 4 Aug 2010 23:19:38 +0000 (23:19 +0000)]
(trunk libT) #3486 "Add gzip compression support to RPC server" -- minor tweaks to the compression settings.
Charles Kerr [Wed, 4 Aug 2010 23:18:39 +0000 (23:18 +0000)]
(trunk cli) #3487 "transmissioncli should warn about about unrecognized commands" -- fixed.
Charles Kerr [Wed, 4 Aug 2010 23:17:49 +0000 (23:17 +0000)]
(trunk) synchronize the "see also" sections of the manpages
Charles Kerr [Wed, 4 Aug 2010 20:57:08 +0000 (20:57 +0000)]
(trunk libT) #3486 "add gzip compression support to RPC server" -- fixed.
Daniel Lee [Wed, 4 Aug 2010 20:05:39 +0000 (20:05 +0000)]
(trunk) Remove duplicate entries from rpc-spec.txt
Daniel Lee [Wed, 4 Aug 2010 17:35:48 +0000 (17:35 +0000)]
(trunk) #3185: Number on drop-down menu "Activity" - "Active" seems does not follow a change in torrent status correctly
Charles Kerr [Wed, 4 Aug 2010 16:25:30 +0000 (16:25 +0000)]
(trunk qt) #3482 "Handle common user errors when adding an existing torrent" -- fixed
Charles Kerr [Wed, 4 Aug 2010 13:56:52 +0000 (13:56 +0000)]
(trunk qt) #3481 "crash when accessing a remote session that's password protected" -- fixed
Daniel Lee [Wed, 4 Aug 2010 05:25:43 +0000 (05:25 +0000)]
(trunk gtk) Clean up r11086
Mitchell Livingston [Tue, 3 Aug 2010 23:54:02 +0000 (23:54 +0000)]
#3840 LPD does not initiate on startup
Charles Kerr [Tue, 3 Aug 2010 03:16:21 +0000 (03:16 +0000)]
(trunk) #3478 "Display bug when magnet links without display names are added" -- fixed in trunk
Charles Kerr [Tue, 3 Aug 2010 02:01:10 +0000 (02:01 +0000)]
(trunk qt) in the "building transmission-qt" section, add links to the building-on-windows and building-on-os-x wiki pages
Charles Kerr [Tue, 3 Aug 2010 01:25:23 +0000 (01:25 +0000)]
(trunk libT) #3475 "'"stop seeding when inactive' doesn't appear to work" -- experimental fix
Charles Kerr [Mon, 2 Aug 2010 22:45:38 +0000 (22:45 +0000)]
(trunk gtk) more dead code removal
Charles Kerr [Mon, 2 Aug 2010 22:31:31 +0000 (22:31 +0000)]
(trunk gtk) rewrite the main window's drag-and-drop handler s.t. it's GTK+ 3 compliant
Charles Kerr [Mon, 2 Aug 2010 20:55:11 +0000 (20:55 +0000)]
(trunk) add drag-and-drop support to the "create new torrent" dialogs in the Qt and GTK+ clients
Charles Kerr [Mon, 2 Aug 2010 18:31:27 +0000 (18:31 +0000)]
(trunk qt) minor cleanup in the delegate code
Charles Kerr [Mon, 2 Aug 2010 16:30:24 +0000 (16:30 +0000)]
(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- better fix
Charles Kerr [Mon, 2 Aug 2010 16:29:23 +0000 (16:29 +0000)]
(trunk) sync some more GTK+ and Qt strings
Charles Kerr [Mon, 2 Aug 2010 03:07:42 +0000 (03:07 +0000)]
(trunk) consistency tweaks between the GTK+ and Qt client:
1. synchronize some of the keyboard shortcuts
2. synchronize some text in the preferences dialog
3. add a "Desktop" tab in the Qt client's preferences dialog
4. add a "Donate" button to the Qt client's help menu
Charles Kerr [Mon, 2 Aug 2010 02:49:52 +0000 (02:49 +0000)]
(trunk) rename "doc" as "extras", and add transmission-1920.jpg there
Charles Kerr [Sun, 1 Aug 2010 20:36:13 +0000 (20:36 +0000)]
(trunk qt) synchronize the copyright notices
Charles Kerr [Sun, 1 Aug 2010 20:20:01 +0000 (20:20 +0000)]
(trunk libT) oops, two more files needing $Id$ properties
Charles Kerr [Sun, 1 Aug 2010 20:18:44 +0000 (20:18 +0000)]
(trunk) add $Id$ properties on source files that don't have it
Charles Kerr [Sun, 1 Aug 2010 19:56:42 +0000 (19:56 +0000)]
(trunk qt) #3470 "Add a bit of spacing to Qt Client's filterbar" -- experimental fix
Charles Kerr [Sun, 1 Aug 2010 19:13:34 +0000 (19:13 +0000)]
(trunk gtk) replace tr_strcmp() with gtr_strcmp0(), a porability wrapper around g_strcmp0()
Charles Kerr [Sun, 1 Aug 2010 18:55:04 +0000 (18:55 +0000)]
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
Daniel Lee [Sun, 1 Aug 2010 17:43:35 +0000 (17:43 +0000)]
(trunk) #3471:Add 'finished' to filterbar
Charles Kerr [Sun, 1 Aug 2010 15:47:42 +0000 (15:47 +0000)]
(trunk qt) #3469 "Qt client should have desktop notification for added torrents" -- done.
Charles Kerr [Sun, 1 Aug 2010 15:40:52 +0000 (15:40 +0000)]
(trunk qt) bugfix: Torrent.isMagnetTorrent wasn't initialized in Torrent's constructor
Charles Kerr [Sun, 1 Aug 2010 14:51:28 +0000 (14:51 +0000)]
(trunk) fix a documentation error in the RPC spec. lastAnnounceResult is a string, not an int
Charles Kerr [Sat, 31 Jul 2010 23:11:05 +0000 (23:11 +0000)]
(trunk qt) #3465 "add drag-and-drop support for adding torrents/magnets" -- added.
Daniel Lee [Sat, 31 Jul 2010 16:28:00 +0000 (16:28 +0000)]
(web) #3456:Improve web client torrent list display
Daniel Lee [Sat, 31 Jul 2010 16:25:59 +0000 (16:25 +0000)]
(qt) Fix filterbar trackerlist not updating when trackers change
Charles Kerr [Sat, 31 Jul 2010 14:45:07 +0000 (14:45 +0000)]
(trunk libT) #3462 "minor json formatting optimization: omit unnecessary floating-point precision" -- done.
Charles Kerr [Sat, 31 Jul 2010 06:55:26 +0000 (06:55 +0000)]
(trunk qt) fix icon spacing issue in Oxygen theme
Charles Kerr [Sat, 31 Jul 2010 06:37:04 +0000 (06:37 +0000)]
(trunk qt) use the system's ToolButtonStyle, and have the QActions' priorities match the GTK+ client's "is-imporant" GtkAction hints
Charles Kerr [Sat, 31 Jul 2010 06:20:17 +0000 (06:20 +0000)]
(trunk) set minimum widths for the upload/download labels in the statusbar
Charles Kerr [Sat, 31 Jul 2010 05:54:46 +0000 (05:54 +0000)]
(trunk qt) fix minor roundoff error in speed formatter
Charles Kerr [Sat, 31 Jul 2010 03:43:12 +0000 (03:43 +0000)]
(trunk gtk) simplify the compact mode rendering code a bit
Charles Kerr [Sat, 31 Jul 2010 00:03:59 +0000 (00:03 +0000)]
(trunk qt) fix filterbar issue reported by Lacrocivious
Charles Kerr [Fri, 30 Jul 2010 22:31:31 +0000 (22:31 +0000)]
(trunk qt) #3459 "Qt client's filterbar should be updated to match the GTK+ client's" -- fixed
Charles Kerr [Fri, 30 Jul 2010 22:24:48 +0000 (22:24 +0000)]
(trunk qt) minor code simplification
Charles Kerr [Fri, 30 Jul 2010 22:23:47 +0000 (22:23 +0000)]
(trunk qt) 1. fix icon sizing issue. 2. add a mechanism to get the favicon from the hostname as an alternative to passing in the full announce UR.L
Charles Kerr [Fri, 30 Jul 2010 22:22:52 +0000 (22:22 +0000)]
(trunk qt) silence a spurious cerr linefeed
Charles Kerr [Fri, 30 Jul 2010 22:21:14 +0000 (22:21 +0000)]
(trunk gtk) remove dead code
Charles Kerr [Fri, 30 Jul 2010 22:19:20 +0000 (22:19 +0000)]
(trunk gtk) simplify the collation process for sorting torrents by name
Charles Kerr [Thu, 29 Jul 2010 17:45:23 +0000 (17:45 +0000)]
(trunk clutch) #2996 "turn error torrents red in the main window" -- added.
Charles Kerr [Wed, 28 Jul 2010 20:17:16 +0000 (20:17 +0000)]
(trunk qt) fix a couple of small memory leaks detected by valgrind
Charles Kerr [Wed, 28 Jul 2010 19:55:56 +0000 (19:55 +0000)]
(trunk qt) minor little pixel futzing
Charles Kerr [Wed, 28 Jul 2010 18:53:25 +0000 (18:53 +0000)]
(trunk qt) "Qt client's Files list should be sortable" -- fixed
Charles Kerr [Wed, 28 Jul 2010 17:27:58 +0000 (17:27 +0000)]
(trunk gtk) #3454 "update tracker tab to match gtk+ client" -- copy a little bit of the Qt client's layout to the GTK+ client
Charles Kerr [Wed, 28 Jul 2010 14:43:47 +0000 (14:43 +0000)]
(trunk qt) #3454 "sync trackers tab with GTK+ client" --
1. add "show backup trackers" togglebutton.
2. fix bug where toggling "show more" didn't take effect instantly
3. sync the "show more" preferences key with the GTK+ client
4. fix a couple of minor tracker text inconsistencies with the GTK+ client
Charles Kerr [Wed, 28 Jul 2010 00:31:11 +0000 (00:31 +0000)]
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
Charles Kerr [Tue, 27 Jul 2010 19:43:32 +0000 (19:43 +0000)]
(trunk Qt) sync the "trackers" tab with the GTK+ client and more.
Charles Kerr [Mon, 26 Jul 2010 00:22:07 +0000 (00:22 +0000)]
(trunk qt) fix undefined uint64_t build error on F13
Charles Kerr [Sun, 25 Jul 2010 22:52:39 +0000 (22:52 +0000)]
(trunk qt) sync compact mode's keyboard shortcut with the GTK+ client's
Charles Kerr [Sun, 25 Jul 2010 22:14:13 +0000 (22:14 +0000)]
(trunk qt) sync the compact view's progressbar with the GTK+ client's
Charles Kerr [Sun, 25 Jul 2010 20:38:44 +0000 (20:38 +0000)]
(trunk qt) if the server doesn't have a favicon, don't keep retrying for one
Charles Kerr [Sun, 25 Jul 2010 20:36:33 +0000 (20:36 +0000)]
(trunk qt) silence a few compiler warnings
Charles Kerr [Sun, 25 Jul 2010 17:42:43 +0000 (17:42 +0000)]
(trunk qt) readability changes to the favicon cache
Charles Kerr [Sun, 25 Jul 2010 17:16:03 +0000 (17:16 +0000)]
(trunk qt) add code for a favicon cache -- it even shares the GTK+ client's favicon cache directory. :) This isn't plugged in anywhere yet, but will be useful when the filterbar and trackers tab are synced with the GTK+ client.
Charles Kerr [Sat, 24 Jul 2010 23:51:02 +0000 (23:51 +0000)]
(trunk qt) use the unicode up/down arrows as in the GTK+ client
Charles Kerr [Sat, 24 Jul 2010 17:09:39 +0000 (17:09 +0000)]
(trunk libT) #3449 "overflow error in tr_truncd()" -- fixed.
Charles Kerr [Sat, 24 Jul 2010 12:30:16 +0000 (12:30 +0000)]
(trunk daemon) #3352 "move pieces and trackers out of transmission-remote --info" -- applied Longinus00's patch
Charles Kerr [Sat, 24 Jul 2010 04:14:43 +0000 (04:14 +0000)]
(trunk qt) #2560 "idle seeding time limit" -- Qt support
Mitchell Livingston [Sat, 24 Jul 2010 03:19:41 +0000 (03:19 +0000)]
update Mac build for the change from inactive to idle
Charles Kerr [Sat, 24 Jul 2010 03:07:04 +0000 (03:07 +0000)]
(trunk gtk) make compatability wrapper call around gtk_widget_set_visible() so that it works with GTK+ < 2.18
Charles Kerr [Sat, 24 Jul 2010 02:57:39 +0000 (02:57 +0000)]
(trunk) #2560: rename "inactive limit" to "idle limit". Add support in GTK+ client and preliminary support to Qt client
Charles Kerr [Sat, 24 Jul 2010 02:43:06 +0000 (02:43 +0000)]
(trunk qt) use the GTK+ client's compact mode
Charles Kerr [Sat, 24 Jul 2010 00:52:02 +0000 (00:52 +0000)]
(trunk libT) fix unused varg warning in cache
Mitchell Livingston [Fri, 23 Jul 2010 23:37:03 +0000 (23:37 +0000)]
fix typo
Charles Kerr [Fri, 23 Jul 2010 19:10:02 +0000 (19:10 +0000)]
(trunk gtk) minor cleanup to last night's ComboBox utilities
Mitchell Livingston [Fri, 23 Jul 2010 11:02:57 +0000 (11:02 +0000)]
fix inactivity typo
Charles Kerr [Fri, 23 Jul 2010 06:54:49 +0000 (06:54 +0000)]
(trunk gtk) add utility function for creating a combobox that shows the values of an enum list
Mitchell Livingston [Fri, 23 Jul 2010 01:38:34 +0000 (01:38 +0000)]
#3466 reconcile number/double for speeds in the rpc spec, and set "downloadLimit" in RPC as an int instead of real
Mitchell Livingston [Fri, 23 Jul 2010 01:20:38 +0000 (01:20 +0000)]
clarify the inactivity key's string