Charles Kerr
|
bb54603333
|
(gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't.
|
2008-07-19 19:48:45 +00:00 |
Charles Kerr
|
14e5ab6334
|
(gtk) #1050 make some changes to help track down Lacrocivious' bug
|
2008-06-22 01:25:03 +00:00 |
Charles Kerr
|
07c1b28e9e
|
#838 (Adding trackers to existing torrents): add a backend API for this (tr_torrentSetAnnounceList) and implement a GUI for it in the gtk+ client.
|
2008-06-01 01:40:32 +00:00 |
Charles Kerr
|
66ca0e588e
|
oops, don't use C++-style comments or we'll break on old compilers
|
2008-05-29 03:15:33 +00:00 |
Charles Kerr
|
c007e68222
|
(gtk)
#978: Details window hangs when changing priority
#946: Allow to select several files in the file chooser
|
2008-05-29 02:59:22 +00:00 |
Charles Kerr
|
1f2d90e4ff
|
(gtk) #850: download individual file's checkbox so far away from its title
|
2008-04-07 02:38:50 +00:00 |
Charles Kerr
|
04fafeadbd
|
(gtk) #832: XML entity references are displayed instead of some characters
|
2008-04-01 16:50:26 +00:00 |
Charles Kerr
|
c63b548195
|
fix bug that caused very large torrents to crash Transmission
|
2008-03-22 18:10:59 +00:00 |
Charles Kerr
|
21124a8de8
|
strings work: (1) folding similar strings together for easier tranlation (2) gtk: use consistent shortcuts/phrases/terminology between the preferences and "open torrent" dialogs (3) promote the port forwarding messages from Debug to Info as per BMW's request
|
2008-03-18 19:14:21 +00:00 |
Charles Kerr
|
6ef6ac0928
|
the last i18n-centric commit for awhile, I hope.
|
2008-03-08 04:53:11 +00:00 |
Charles Kerr
|
909cb89b43
|
even more i18n string work, w/more feedback and reading through the transmission.pot file.
|
2008-03-08 01:43:20 +00:00 |
Charles Kerr
|
325665caa2
|
svn propset svn:keywords 'Date Rev Author Id' filename
|
2008-02-26 21:08:51 +00:00 |
Charles Kerr
|
e52c1d9727
|
fix TrTorrent reference count error
|
2008-02-15 18:20:56 +00:00 |
Charles Kerr
|
f00959fd88
|
(gtk) fix minor memory leak reported by valgrind
|
2008-02-13 16:30:59 +00:00 |
Charles Kerr
|
148b44a83e
|
(gtk) fix weak unref cycle, also from r5015
|
2008-02-13 03:43:05 +00:00 |
Charles Kerr
|
85c49dbbee
|
(gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc
|
2008-02-13 03:00:21 +00:00 |
Charles Kerr
|
e761e294ee
|
(gtk) update FileList to allow it to switch which torrent's files are being shown.
|
2008-02-12 18:53:31 +00:00 |
Charles Kerr
|
27adbf8ba8
|
decouple the torrent file list from the torrent inspector so that it can be reused in the "add torrent" dialog
|
2008-02-10 22:25:42 +00:00 |