Charles Kerr
|
59f5f3ed6b
|
(trunk gtk) replace tr_strcmp() with gtr_strcmp0(), a porability wrapper around g_strcmp0()
|
2010-08-01 19:13:34 +00:00 |
|
Charles Kerr
|
3fa4865863
|
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
|
2010-08-01 18:55:04 +00:00 |
|
Daniel Lee
|
ff23406f38
|
(trunk) #3471:Add 'finished' to filterbar
|
2010-08-01 17:43:35 +00:00 |
|
Charles Kerr
|
344e4bedc5
|
(trunk) set minimum widths for the upload/download labels in the statusbar
|
2010-07-31 06:20:17 +00:00 |
|
Charles Kerr
|
d1ee0559dc
|
(trunk gtk) simplify the compact mode rendering code a bit
|
2010-07-31 03:43:12 +00:00 |
|
Charles Kerr
|
65176f2b83
|
(trunk gtk) remove dead code
|
2010-07-30 22:21:14 +00:00 |
|
Charles Kerr
|
f4e3b6e670
|
(trunk gtk) simplify the collation process for sorting torrents by name
|
2010-07-30 22:19:20 +00:00 |
|
Charles Kerr
|
969c72b927
|
(trunk gtk) #3454 "update tracker tab to match gtk+ client" -- copy a little bit of the Qt client's layout to the GTK+ client
|
2010-07-28 17:27:58 +00:00 |
|
Charles Kerr
|
e6bafdf26b
|
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
|
2010-07-28 00:31:11 +00:00 |
|
Charles Kerr
|
7a8e623301
|
(trunk gtk) make compatability wrapper call around gtk_widget_set_visible() so that it works with GTK+ < 2.18
|
2010-07-24 03:07:04 +00:00 |
|
Charles Kerr
|
3655047e85
|
(trunk) #2560: rename "inactive limit" to "idle limit". Add support in GTK+ client and preliminary support to Qt client
|
2010-07-24 02:57:39 +00:00 |
|
Charles Kerr
|
f4438e6983
|
(trunk gtk) minor cleanup to last night's ComboBox utilities
|
2010-07-23 19:10:02 +00:00 |
|
Charles Kerr
|
59e8e02af2
|
(trunk gtk) add utility function for creating a combobox that shows the values of an enum list
|
2010-07-23 06:54:49 +00:00 |
|
Charles Kerr
|
69a9df0270
|
(trunk gtk) #3429 "GTK properties > information page shows 0%" -- fixed
|
2010-07-15 23:54:22 +00:00 |
|
Charles Kerr
|
1ab45eb639
|
(trunk gtk) #3421 "crash when opening properties dialog on a magnet link w/o metainfo" -- fixed
|
2010-07-13 03:02:22 +00:00 |
|
Charles Kerr
|
6b66524607
|
(trunk gtk) #3395 "open files by double-clicking on them in the file list" -- added.
|
2010-07-11 17:56:58 +00:00 |
|
Charles Kerr
|
68cc4d902f
|
(trunk gtk) #3416 "clicking close on the transmission window causes new "Quit Transmission?" dialog even if one already exists" -- fixed
|
2010-07-11 06:46:46 +00:00 |
|
Charles Kerr
|
7233b57355
|
(trunk gtk) #3415 "crash in trunk when removing multiple torrents" -- experimental fix for Rolcol to confirm
|
2010-07-10 22:05:11 +00:00 |
|
Charles Kerr
|
71cadc02b6
|
(trunk web) #3413 "download speed bad format in web interface" -- fixed.
|
2010-07-10 02:05:25 +00:00 |
|
Charles Kerr
|
52c04a0d06
|
(trunk) some units formatter cleanup.
|
2010-07-09 20:53:38 +00:00 |
|
Charles Kerr
|
42104d9a9b
|
(trunk gtk) ensure that the space allocated the up/down speed labels in the statusbar are wide enough to show all speeds without truncating the label
|
2010-07-08 21:24:26 +00:00 |
|
Charles Kerr
|
b5e93da8f4
|
(trunk T) #3404 "crash when creating a .torrent containing empty content" -- fixed
|
2010-07-07 22:50:18 +00:00 |
|
Charles Kerr
|
610061f79a
|
(trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW
|
2010-07-06 20:25:54 +00:00 |
|
Charles Kerr
|
574a8230f5
|
(trunk gtk) #3392 "gtk client can set individual torrents' download speed to 1 KBps but not 0" -- fixed
|
2010-07-04 18:30:14 +00:00 |
|
Charles Kerr
|
d63b719e43
|
(trunk gtk) have the GtkStatusIcon code use the same icon fallback scheme as the AppInd code
|
2010-07-04 18:27:03 +00:00 |
|
Charles Kerr
|
6e5af03d78
|
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
|
2010-07-04 06:07:21 +00:00 |
|
Charles Kerr
|
cdcc4705aa
|
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
|
2010-07-03 00:25:22 +00:00 |
|
Charles Kerr
|
b40c3ee234
|
(trunk gtk) #3380 "increase size of 'add url' text field" -- done.
|
2010-06-30 23:40:25 +00:00 |
|
Charles Kerr
|
353e37c69e
|
(trunk gtk) right-align the upload/download speed columns in the Properties dialog's peers tab
|
2010-06-27 00:15:03 +00:00 |
|
Charles Kerr
|
f097e05d7b
|
(trunk gtk) add portability wrapper for gtk_widget_get_realized() in gtk+ < 2.20
|
2010-06-26 16:07:15 +00:00 |
|
Charles Kerr
|
01a10a2b6e
|
(trunk gtk) #3346 "busy icon needed while processing request" -- added.
|
2010-06-26 15:55:19 +00:00 |
|
Charles Kerr
|
e2b4933777
|
(trunk gtk) #3344 "statusbar needs better grouping of speeds and their icons" -- fixed
|
2010-06-25 20:15:05 +00:00 |
|
Charles Kerr
|
688ec1bafc
|
(trunk gtk) #3345 "Remove button deselects selected torrents" -- fixed
|
2010-06-25 19:24:26 +00:00 |
|
Charles Kerr
|
c927189fed
|
(trunk gtk) #3348 "Add URL doesn't warn upon corrupt torrents" -- fixed.
|
2010-06-25 17:40:55 +00:00 |
|
Charles Kerr
|
fa267d9f2b
|
(trunk gtk) experimental fix for #3335 "magnet link options dialog does not respect setting."
|
2010-06-23 16:51:16 +00:00 |
|
Charles Kerr
|
79ca1fb96a
|
(trunk gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed
|
2010-06-23 16:32:02 +00:00 |
|
Daniel Lee
|
bbe9e9843a
|
#3298:Prettier formating of percentages
|
2010-06-22 22:30:58 +00:00 |
|
Charles Kerr
|
1d63aa4cda
|
(trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel
|
2010-06-22 04:34:16 +00:00 |
|
Charles Kerr
|
e70bebf930
|
(trunk) #1521 "memory cache to reduce disk IO" -- commit block-cache-rc1.diff to trunk for the nightlies.
|
2010-06-19 14:25:11 +00:00 |
|
Charles Kerr
|
0eccb5a477
|
(trunk gtk) #3295 "transmission updates the blocklist even when the blocklist is disabled" -- fixed in trunk for 2.00
|
2010-06-15 15:35:40 +00:00 |
|
Charles Kerr
|
4a2a685a1e
|
(trunk gtk) minor improvements to the prefs dialog's layout
|
2010-06-04 16:43:16 +00:00 |
|
Charles Kerr
|
2f56196206
|
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
|
2010-06-03 19:53:01 +00:00 |
|
Charles Kerr
|
07c27409e8
|
(trunk gtk) #3245: "Crash in GTK+ client from NULL pointer dereference in tr_torrent_open_folder()" -- fixed in trunk for 2.00
|
2010-05-30 21:49:39 +00:00 |
|
Charles Kerr
|
6ed4d1d87d
|
(trunk gtk) #3239 "move .torrent files to trash" not working when .torrent added via dbus
|
2010-05-29 16:12:42 +00:00 |
|
Charles Kerr
|
56e614b66d
|
(trunk gtk) remove function gtr_localtime2()
|
2010-05-28 19:43:37 +00:00 |
|
Charles Kerr
|
de9a7c7b30
|
(trunk gtk) in the prefs dialog, swap the order of "random port" and "port forwarding"
|
2010-05-20 16:39:23 +00:00 |
|
Charles Kerr
|
c089500e8d
|
(trunk gtk) tweak the filterbar's spacing
|
2010-05-20 16:37:59 +00:00 |
|
Daniel Lee
|
4342a7a01b
|
(gtk) Port qt remove dialog changes to gtk
|
2010-05-18 23:49:41 +00:00 |
|
Charles Kerr
|
5eb2f5a274
|
(trunk gtk) and while we're on the subject, fix more tab damage
|
2010-05-18 20:55:14 +00:00 |
|
Charles Kerr
|
c7bbd4dc20
|
(trunk gtk) add stock icons to some of the filter states
|
2010-05-18 14:14:17 +00:00 |
|