Charles Kerr
e44239fc4e
(trunk gtk) #1585 : use g_timeout_add_seconds() where appropriate to group timers together for fewer scheduled wakeups
2008-12-22 05:39:03 +00:00
Charles Kerr
9594112d27
updated email address
2008-12-16 00:20:44 +00:00
Charles Kerr
e99e3243a0
(gtk) #1504 : when the details dialog's peers list is sorted, some rows are duplicated
2008-11-23 17:10:40 +00:00
Charles Kerr
5b96ba110c
(gtk) #1453 : follow Gnome HIG; the "details" dialog should be a "properties" dialog
2008-11-13 04:10:04 +00:00
Charles Kerr
8abe92fe8e
(gtk) #1445 : Peer list seize the mouse cursor when trying to change column width
2008-11-09 15:29:43 +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
4bf3577fba
(gtk) #1306 : clicking in a blank area in a list clears the selection.
2008-09-27 18:01:31 +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
b3c16b8f52
(gtk) silence a compiler warning
2008-09-17 01:55:41 +00:00
Charles Kerr
dae1322637
(gtk) make the per-torrent speed limit gui controls' behavior match that of the preference dialgo's speed limit gui controls
2008-09-14 19:39:07 +00:00
Charles Kerr
82815a74d2
#1214 : add RPC support for per-peer status,ul,dl,address info
2008-08-22 17:59:31 +00:00
Charles Kerr
d521734c8d
(gtk) #1185 : crash by maliciously-crafted .torrent files "creator" field
2008-08-13 03:05:51 +00:00
Charles Kerr
51aff87443
lots of C correctness tweaks suggested by sparse/cgcc
2008-08-11 19:05:02 +00:00
Charles Kerr
9c0646553a
(gtk) #1108 : transmission includes several unlocalized strings
2008-07-25 14:56:28 +00:00
Charles Kerr
bb6b471e8b
fix some minor errors reported by clang's "scan-build" tool
2008-07-18 18:14:29 +00:00
Charles Kerr
d5335b710b
Update NEWS file to say the Clutch rewrite's been folded into Transmission.
2008-07-11 17:09:53 +00:00
Charles Kerr
eb254b8a54
#1042 : "Announce allowed: Never"
2008-07-11 11:51:15 +00:00
Charles Kerr
abd973886b
(gtk) #1069 : revert r6280
2008-07-02 04:27:15 +00:00
Charles Kerr
5493046090
#1069 : Unknown seeders and leechers count in `Peers' tab
2008-07-02 01:04:07 +00:00
Charles Kerr
d4fac7b34f
(gtk) #1042 : Manual Announce allowed when Never
2008-06-19 13:11:25 +00:00
Charles Kerr
6cce27bf54
(rpc) simplify the rpc accessors
2008-06-16 03:47:50 +00:00
Charles Kerr
f3de368dde
(gtk) tweak the column headings in the details dialog.
2008-06-12 00:03:46 +00:00
Charles Kerr
393ebbc24a
more webseed work.
2008-06-10 02:36:52 +00:00
Charles Kerr
7ee61d138c
(gtk) #930 : Patch to reorder format string args for translation
2008-06-03 20:13:22 +00:00
Charles Kerr
ff5e97a6db
make the `new torrent' dialog a little prettier
2008-06-02 15:07:26 +00:00
Charles Kerr
8db94c5862
#224 (creating multi-tracker torrents): add multitracker support in libT's makemeta API, and in the gtk+ interface. This probably breaks the mac build...
2008-06-01 05:36:23 +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
608fb5ddf9
remove dead code
2008-05-27 17:47:39 +00:00
Charles Kerr
53d8574b11
* change tr_stat.activityDate's and tr_stat.startedDate's type to time_t, since that's how everyone uses them anyway
...
* add a little more documentation to tr_stat and tr_ctor in transmission.h
2008-05-23 20:04:41 +00:00
Charles Kerr
0621c67c41
more cleanup work:
...
(1) kill the pointless "tr_tracker_stat" struct.
(2) kill the unused "tr_torrentRemoveSaved()" function.
(3) kill the redundant "nextManualAnnounceTime" variable.
(4) make the TR_ERROR_IS_* macros private.
2008-05-22 23:11:21 +00:00
Charles Kerr
2c79888a93
RPC/IPC redesign
2008-05-18 16:44:30 +00:00
Charles Kerr
be9427931a
ipc: add session accessor/mutators.
...
transmission.h: make the session API more consistent.
2008-05-12 16:33:17 +00:00
Charles Kerr
7ef2511ca8
#377 : preliminary https support. this commit probably breaks mac and cli and is not for the faint of heart.
2008-04-24 01:42:53 +00:00
Charles Kerr
8146a0c7f7
(gtk) #868 : Fix spacing and title for preferences dialog
2008-04-12 14:40:13 +00:00
Charles Kerr
233627ae72
(gtk) tweak the details strings again
2008-04-12 04:09:28 +00:00
Charles Kerr
44fe2b688f
fix r5590 spelling error
2008-04-12 01:37:59 +00:00
Charles Kerr
6d6a98f785
(gtk) #860 : Nobody knows what the UI DEI etc. it the Details>Peers status column mean
2008-04-12 01:36:31 +00:00
Charles Kerr
41b50abfa9
(gtk) #833 : "Last scrape/announce at" shows wrong time
2008-04-02 23:18:45 +00:00
Charles Kerr
bce905c0b4
(gtk) "Details" dialog minor tweak
2008-03-23 01:04:30 +00:00
Charles Kerr
8abaaf08c8
(gtk) in the Details dialog, put the peer and tracker tabs next to each other
2008-03-21 14:23:56 +00:00
Charles Kerr
42a4e2f38c
(gtk) #804 : Details window, Info tab, the torrent hash should be selectable (for copy/paste and to use it in search engines)
2008-03-21 14:12:32 +00:00
Charles Kerr
ca9a75d4aa
(gtk) fix minor terminology inconsistencies between the "new torrent" and "details" dialogs
2008-03-19 20:34:35 +00:00
Charles Kerr
531dd851ad
more string work before the freeze. (1) use %'d to get thousands' grouping in end-user strings (2) follow HiG capitalization, quotation guidelines (3) fold a few more strings
2008-03-19 20:07:27 +00:00
Charles Kerr
dd7111d3a0
fix "select all" wart for users w/gtk < 2.10
2008-03-19 01:49:07 +00:00
Charles Kerr
1983822cd4
(gtk) #779 : synchronize speed limit options in the prefs and details dialogs.
2008-03-11 04:19:50 +00:00
Charles Kerr
ea7cca30d2
(gtk) plug a minor leak in the Statistics dialog.
2008-03-08 16:10:13 +00:00
Charles Kerr
6ef6ac0928
the last i18n-centric commit for awhile, I hope.
2008-03-08 04:53:11 +00:00
Charles Kerr
bcff72c3ad
string consistency. (gtk) move `announce url' from info tab to tracker tab.
2008-03-08 02:00:47 +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
5efb7e626e
(gtk) more i18n string work w/suggestions from andre and vuntz to use format strings with positions to allow argument reordering.
2008-03-07 21:59:27 +00:00
Charles Kerr
6fe4a4dddc
more i18n improvements. thanks to Gnome translator andre for feedback.
2008-03-07 21:20:45 +00:00
Charles Kerr
7200b27a18
lots more i18n string work -- making strings more consistent, folding redundant strings together, etc.
2008-03-07 20:48:36 +00:00
Charles Kerr
76891225b9
more i18n work.
2008-03-07 03:26:59 +00:00
Charles Kerr
777c0de53a
more i18n strings work
2008-03-06 21:59:00 +00:00
Charles Kerr
142d2fe9dc
(gtk) improve caption "date started" caption (launchpad 193875)
2008-02-28 02:35:44 +00:00
Charles Kerr
851e6ce008
(gtk) make the filename naming scheme a little more consistent.
2008-02-26 19:58:03 +00:00
Charles Kerr
58b655338a
libT: add tracker information to tr_stat. gtk: add `tracker' tab to inspector
2008-02-21 07:29:39 +00:00
Charles Kerr
a676675468
(gtk) #712 : regression in Details (Peers) dialog in svn version
2008-02-19 06:05:55 +00:00
Charles Kerr
c421bc0266
(gtk) add ability to delete downloaded files when deleting a torrent
2008-02-19 03:57:03 +00:00