Charles Kerr
|
65d5ec0c63
|
(trunk gtk) small renderer cleanup from the #3488 patch
|
2010-08-06 15:17:27 +00:00 |
Charles Kerr
|
e934290980
|
(trunk gtk) portability: use g_dngettext() instead of ngettext()
|
2010-08-06 14:38:54 +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
|
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 |
Daniel Lee
|
bbe9e9843a
|
#3298:Prettier formating of percentages
|
2010-06-22 22:30:58 +00:00 |
Charles Kerr
|
ceba9e6722
|
(trunk gtk) #3143 "remote RPC calls cause gtk+ API calls to be made from the wrong thread" -- fixed in trunk for 2.00
|
2010-04-21 04:38:54 +00:00 |
Charles Kerr
|
1efe08d34d
|
(trunk) #1869 "New status for torrents that reached the seed ratio" -- implemented for GTK+, Qt, and transmission-remote by Longinus00's patch
|
2010-04-06 02:34:45 +00:00 |
Charles Kerr
|
0706901e78
|
(trunk gtk,qt) #3094 "Show ratio goal for partial seeds" -- implemented in trunk for 2.00, based off Longinus00's patch
|
2010-04-01 06:08:20 +00:00 |
Charles Kerr
|
dcc7b0de56
|
(trunk gtk) tinker with compact mode a little bit
|
2010-03-20 14:53:08 +00:00 |
Charles Kerr
|
41d090b735
|
(trunk, gtk) rename the slightly-pejorative "minimal view" as "compact view"
|
2010-03-15 14:42:43 +00:00 |
Charles Kerr
|
2b21104ae9
|
(trunk gtk) #2980 "'Open Folder' behavior can be confusing for single-file torrents" -- fixed in trunk for 1.92
|
2010-02-26 15:06:26 +00:00 |
Charles Kerr
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +00:00 |
Charles Kerr
|
451cca4a5e
|
(trunk gtk) #2784 "Paused seeding torrents still display 'Remaining time unknown'" -- fixed in trunk for 1.81
|
2010-01-22 07:32:02 +00:00 |
Charles Kerr
|
182cbb8b90
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
162c2f0f64
|
(trunk gtk) small string tweak
|
2009-12-05 00:35:58 +00:00 |
Charles Kerr
|
3610c5ea62
|
(trunk) more magnet fixes
|
2009-11-24 17:10:40 +00:00 |
Charles Kerr
|
d5ae900e4e
|
(trunk) #2096 "magnet links": in libT, cleanup. in GTK+ client, add different status text in the main window for magnet torrents: "downloading .torrent data"
|
2009-11-24 15:51:16 +00:00 |
Charles Kerr
|
f69e335291
|
(trunk) #2096: Magnet, BEP #9 support
|
2009-11-24 02:16:31 +00:00 |
Charles Kerr
|
5b46b63b23
|
(trunk gtk) implement 'edit trackers' window in gtk client
|
2009-09-26 00:48:07 +00:00 |
Charles Kerr
|
86ada18266
|
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker address is not listed in GTK client.
|
2009-09-25 21:05:59 +00:00 |
Charles Kerr
|
c7741230af
|
(trunk gtk) increase the temporary buffer size to avoid string truncations
|
2009-09-12 07:26:13 +00:00 |
Charles Kerr
|
3dbf1aef96
|
(trunk gtk) minor display tweak for error messages in the main window's torrent list
|
2009-08-13 17:48:53 +00:00 |
Charles Kerr
|
96c6012790
|
(trunk gtk) #2330: on older versions of GTK+, error messages are hard to read in the main window's torrent list
|
2009-08-13 14:23:47 +00:00 |
Charles Kerr
|
be3f3a617e
|
(trunk gtk) fix minor regression in #2292 that limited the gtk client's speed display to not count fractions-of-a-KiB/s
|
2009-08-12 13:42:49 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
1083535d9b
|
(trunk gtk) fix #2292: wrong speed in bottom bar
|
2009-08-07 20:49:06 +00:00 |
Charles Kerr
|
5018a1b0d2
|
(trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line
|
2009-08-06 07:04:19 +00:00 |
Charles Kerr
|
a4767894e7
|
(trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker
|
2009-08-05 01:25:36 +00:00 |
Charles Kerr
|
e5ff7d8f3e
|
(trunk) #2271: rounding problem in printf()
|
2009-07-14 20:09:46 +00:00 |
Charles Kerr
|
29b1d3e2cc
|
(trunk) #920: add "move data" to libT so all clients can use it
|
2009-05-13 15:54:04 +00:00 |
Charles Kerr
|
4a2785a1ca
|
(trunk gtk) more hacking around with the gtk icons
|
2009-03-03 19:43:23 +00:00 |
Charles Kerr
|
f6ecec7776
|
(trunk gtk) #628: tweak r7996 a little bit to play nicer on older versions of gtk+
|
2009-03-03 17:58:25 +00:00 |
Charles Kerr
|
983febee3b
|
(gtk trunk) #628: Show thumbnails next to torrents
|
2009-03-02 23:31:01 +00:00 |
Charles Kerr
|
52639e467a
|
(trunk gtk) #1824: Display ETA when seeding
|
2009-03-01 16:00:41 +00:00 |
Charles Kerr
|
fe816d8135
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
Charles Kerr
|
3086631734
|
(trunk gtk) small typo fix as reported by via in http://forum.transmissionbt.com/viewtopic.php?f=1&t=6780
|
2009-01-04 00:33:50 +00:00 |
Charles Kerr
|
2c88e0b3d1
|
(trunk gtk) #1447: Launchpad translations need comment for strings with non-standard context
|
2008-12-22 05:47:05 +00:00 |
Charles Kerr
|
9594112d27
|
updated email address
|
2008-12-16 00:20:44 +00:00 |
Charles Kerr
|
42fe27c067
|
more fucking around with the speed measurements.
|
2008-11-08 02:49:04 +00:00 |
Charles Kerr
|
d698ff7510
|
(gtk) don't use code marked as deprecated in gtk 2.14
|
2008-10-31 18:25:21 +00:00 |
Charles Kerr
|
0c4f300f1b
|
#1369: clarify the different torrent status & callbacks' APIs and typenames
|
2008-10-20 17:54:56 +00:00 |
Charles Kerr
|
d9ee73c2a5
|
(gtk) fix some format mangling caused by uncrustify
|
2008-10-07 15:17:52 +00:00 |
Charles Kerr
|
cc89872dd4
|
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
|
2008-09-23 19:11:04 +00:00 |
Charles Kerr
|
b29143614c
|
(gtk) #1259: GLib-GObject-WARNING **: value "-100" of type `gint' is invalid or out of range for property `value' of type `gint'
|
2008-09-06 01:32:15 +00:00 |
Charles Kerr
|
e22eb7c68b
|
(gtk) show "remaining time unknown" instead of "data not fully available"
|
2008-08-10 19:11:59 +00:00 |
Charles Kerr
|
51aa583d60
|
(gtk) #1015: only count selected files in the progress bar
|
2008-06-11 13:41:56 +00:00 |
Charles Kerr
|
393ebbc24a
|
more webseed work.
|
2008-06-10 02:36:52 +00:00 |