Charles Kerr
|
197cf649bf
|
(trunk) more magnet work. fix a couple of bugs reported by rolcol: (1) crash with incomplete dir + magnet links; (2) dialog focus issue in the gtk client
|
2009-11-25 08:22:57 +00:00 |
Charles Kerr
|
baf0ffb02c
|
(trunk gtk) #2605: GIcon memory leak in GTK+ client
|
2009-11-25 04:42:42 +00:00 |
Charles Kerr
|
3610c5ea62
|
(trunk) more magnet fixes
|
2009-11-24 17:10:40 +00:00 |
Charles Kerr
|
bda3103740
|
(trunk gtk) #2556: in GTK+ client's menu, rename "Add.." as "Add File..." for symmetry with "Add URL..."
|
2009-11-24 16:14:59 +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
|
4322837189
|
(trunk) remove dead code
|
2009-11-23 21:57:10 +00:00 |
Charles Kerr
|
0356a9f3d9
|
(trunk gtk) tweak the last commit a little.
|
2009-11-22 22:53:31 +00:00 |
Charles Kerr
|
c7db82d48c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
Charles Kerr
|
c06d889269
|
(trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
|
2009-11-22 16:20:22 +00:00 |
Charles Kerr
|
84f8fb5258
|
(trunk gtk) #2587: speed display isn't the same in the main window and in the system tray icon's tooltip
|
2009-11-18 06:21:01 +00:00 |
Charles Kerr
|
06004319d7
|
(trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20
|
2009-11-14 14:43:31 +00:00 |
Charles Kerr
|
8d16fdc31b
|
(trunk gtk) #2570: "Select right radio button when changing ratio spin entry"
|
2009-11-09 21:27:01 +00:00 |
Charles Kerr
|
08995988a1
|
(trunk gtk) #2567: Close the preferences window when the torrent is deleted.
|
2009-11-09 07:38:22 +00:00 |
Charles Kerr
|
3d74366d32
|
(trunk gtk) possible fix for "open folder" in single-file torrents
|
2009-11-09 06:58:18 +00:00 |
Charles Kerr
|
816a5e4546
|
(trunk gtk) possible fix for "open folder" in single-file torrents
|
2009-11-09 06:47:02 +00:00 |
Charles Kerr
|
10126fbf07
|
(trunk gtk) #1483: support an incomplete directory
|
2009-11-09 05:29:38 +00:00 |
Charles Kerr
|
cd6ff1211f
|
(trunk gtk) fix a couple of build errors on older versions of GTK+
|
2009-11-07 02:03:12 +00:00 |
Charles Kerr
|
771e0789b9
|
(trunk gtk) #2555: Sort contextual menu items as recommended by HiG
|
2009-11-05 02:02:07 +00:00 |
Charles Kerr
|
08fea5612f
|
(trunk daemon) yet another commit for #2119 "daemon should reload settings.json on SIGHUP
|
2009-10-29 23:18:53 +00:00 |
Charles Kerr
|
df7e2dcf30
|
(trunkg gtk) fix confusing phrasing in the gtk preferences dialog
|
2009-10-29 17:04:49 +00:00 |
Charles Kerr
|
2d593502f4
|
(trunk gtk) fix minor layout/resize errors in the torrent dialog's tracker tab
|
2009-10-28 03:54:36 +00:00 |
Charles Kerr
|
57bfbaabc6
|
(trunk daemon) #2119: add 'break' to the SIGHUP switch
|
2009-10-27 16:46:06 +00:00 |
Charles Kerr
|
39ba9bbbba
|
(trunk) add SIGKILL handling to daemon, gtk clients. This is revision of r9387 for #2119
|
2009-10-24 16:18:40 +00:00 |
Charles Kerr
|
c85ee09fef
|
(trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP
|
2009-10-23 03:41:36 +00:00 |
Charles Kerr
|
c59ae60488
|
libT doesn't need to create the Incomplete directory until it's needed
|
2009-10-21 19:33:37 +00:00 |
Charles Kerr
|
2c94fbdfd7
|
(trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit
|
2009-10-20 14:01:15 +00:00 |
Charles Kerr
|
05c77cc975
|
(trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files
|
2009-10-19 05:05:00 +00:00 |
Charles Kerr
|
bfc2e22834
|
(trunk gtk) #2501: tray menu shows wrong status for 'main window' when started minimized
|
2009-10-14 18:29:57 +00:00 |
Charles Kerr
|
c14b44d10a
|
(trunk gtk) #1978: Rescaning for new torrents at torrent creation time
|
2009-10-11 06:23:31 +00:00 |
Charles Kerr
|
c204c68994
|
(trunk gtk) #2368: Change "system tray" to "notification area" in the gtk+ client.
|
2009-10-11 02:36:39 +00:00 |
Charles Kerr
|
f58994b7bf
|
(trunk gtk,qt) #2490: gtk, qt clients' Details dialog doesn't show ETA anymore
|
2009-10-10 20:42:23 +00:00 |
Charles Kerr
|
e66f8d06d2
|
(trunk gtk) #2489: tr_torrentSetAnnounceList() should check for invalid and duplicate announce URLs
|
2009-10-10 19:24:46 +00:00 |
Charles Kerr
|
448a38557c
|
(trunk gtk) #2485: Crash in preferences dialog when testing the open port
|
2009-10-10 07:29:13 +00:00 |
Charles Kerr
|
61042404ad
|
(trunk) replace tr_tracker_stat's "isActive" field with the more descriptive "isBackup"
|
2009-10-10 00:17:00 +00:00 |
Charles Kerr
|
f607c7591a
|
(trunk) #2463: 'Mac Client shows huge "next announce in" timer'
|
2009-10-09 21:30:34 +00:00 |
Charles Kerr
|
c5835f711e
|
(trunk, gtk) remove an unwanted console debug message
|
2009-10-05 21:48:50 +00:00 |
Charles Kerr
|
6a1e524aac
|
(trunk gtk) fix the editing of tracker URLs in the GTK+ client
|
2009-10-04 02:32:38 +00:00 |
Charles Kerr
|
3631a38e67
|
(trunk, gtk, qt) #2478: popup dialog for first-time users
|
2009-10-02 22:53:19 +00:00 |
Charles Kerr
|
da62e4945f
|
(trunk, gtk) #2478: revise the popup dialog text
|
2009-10-02 22:10:55 +00:00 |
Charles Kerr
|
9d87314eb0
|
(trunk gtk) #2478: popup dialog for first-time users
|
2009-10-02 21:03:55 +00:00 |
Charles Kerr
|
8bfdf85ac3
|
(trunk gtk) #2454: gtk client handles SIGINT (ctrl-c) oddly
|
2009-09-27 20:32:32 +00:00 |
Charles Kerr
|
b63a9fb17c
|
(trunk gtk) #2453: Transmission since version 1.61 need GTK+ 2.12 or an upper version.
|
2009-09-27 17:47:45 +00:00 |
Charles Kerr
|
9bf4c599b8
|
(trunk libT,gtk) plug a couple of minor leaks reported by valgrind
|
2009-09-26 23:46:30 +00:00 |
Charles Kerr
|
4a09a1de13
|
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
|
2009-09-26 06:20:33 +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
|
f5fa70141c
|
(trunk gtk) gah, I'm so stupid. I go to the trouble of writing a backwards-compatable wrapper for gdk_threads_add_timeout_seconds(), but then when rewriting the "create torrent" ui and I need to use a timer to update the progressbar, what do I use... my fingers have "g_timeout_add" programmed into them.
|
2009-09-20 14:13:02 +00:00 |
Charles Kerr
|
e4e263af98
|
(trunk gtk) #2427: crash on quit when the Preferences window is open
|
2009-09-19 11:35:27 +00:00 |
Charles Kerr
|
3ca7f7f63c
|
(trunk gtk) rewrite the 'create torrent' dialog
|
2009-09-17 01:28:45 +00:00 |