Commit Graph

7182 Commits

Author SHA1 Message Date
Charles Kerr 827c7829aa (trunk libT) don't rely just on errno to tell if tr_loadFile() succeeded. xref: http://trac.transmissionbt.com/ticket/2030?replyto=38#comment:38 2009-05-08 17:04:12 +00:00
Charles Kerr 0d5cb0fa5a (trunk libT) #2043: allow static files served by rpc-server to be cached 2009-05-08 16:41:32 +00:00
Charles Kerr 3b06df5e1a part two of r8358. patch by kjg 2009-05-08 15:02:22 +00:00
Charles Kerr 6559fbbd16 (trunk) support an X-Transmission-Session-Id header in the RPC server. Yesterday's approach of including the session_id in posted forms -- which is a typical approach -- isn't sufficient for Transmission, since it also allows remote access via JSON/RPC. (part 1 of 2. part 2 is kjg's web ui patch) 2009-05-08 14:56:11 +00:00
Charles Kerr 872465d12e (trunk) revert r8351; it's not a sufficient fix 2009-05-08 14:35:02 +00:00
Charles Kerr 90cc4628e8 (trunk qt) improve launchWebInterface() when running a native session 2009-05-08 03:38:46 +00:00
Charles Kerr 128a41f4be (trunk) #2038 Current spec file supplied with 1.60 and previous versions does not work 2009-05-08 03:00:46 +00:00
Charles Kerr b293474ae4 (trunk web) web ui fixes from kjg 2009-05-08 02:43:17 +00:00
Charles Kerr 3cc43a7d03 (trunk libT) add a session_id cookie to the rpc server 2009-05-08 02:37:46 +00:00
Charles Kerr a0597ec8fb (trunk libT) clean up the debugging messages added to smoke out #2030 2009-05-07 13:03:39 +00:00
Charles Kerr 091abed323 (trunk libT) do for tr_close_file() what r8348 did for tr_open_file_for_scanning() 2009-05-07 11:54:09 +00:00
Charles Kerr 7fcf0a294b (trunk libT) add some testing messages for #2030... this dumps a lot of junk to the terminal and will be taken out as soon as there's some meaningful feedback in #2030 2009-05-07 01:05:10 +00:00
Charles Kerr c1a8c7363a (trunk libT) possible fix for #2030 2009-05-06 19:06:19 +00:00
Charles Kerr 113cb55552 (trunk qt) update the -r summary 2009-05-06 15:40:47 +00:00
Charles Kerr 2a44c23dca (trunk qt) hide the network icon when the transmission session is being run inside the client. patch by stdisease 2009-05-06 13:46:10 +00:00
Charles Kerr 3a97ab888c (trunk qt) use the bubble-filter button patch 2009-05-06 13:39:48 +00:00
Charles Kerr 1ee9ce9da7 (trunk libT) remove some oddness in tr_open_file_for_scanning() 2009-05-06 13:33:40 +00:00
Mitchell Livingston 05494f4ce5 update version to 1.60+ 2009-05-06 01:42:32 +00:00
Mitchell Livingston f247cfecbe set torrents to sleep in the sleep-callback thread 2009-05-06 01:42:13 +00:00
Charles Kerr 25e12d9242 (trunk libT) more informative 404 error message when we're unable to load a clutch file 2009-05-05 22:51:12 +00:00
Charles Kerr 09e19c0da2 (trunk) set 1.60 release date in NEWS 2009-05-05 00:39:20 +00:00
Charles Kerr 220f88e119 (trunk gtk) update the translations in preparation for 1.60 2009-05-05 00:34:10 +00:00
Mitchell Livingston 0a49e04249 update version to 1.60 2009-05-05 00:08:51 +00:00
Mitchell Livingston 2d36973124 update NEWS and appcast for 1.60 2009-05-05 00:07:18 +00:00
Charles Kerr 921e741c11 (trunk qt) remove debugging message from console 2009-05-04 18:43:49 +00:00
Charles Kerr 222295758a (trunk qt) more progressbar improvements from kjg 2009-05-04 18:22:18 +00:00
Charles Kerr 9aaa5b3c4b (trunk qt) use tabs for the main window's filters 2009-05-04 17:26:16 +00:00
Charles Kerr 75a115e2f8 (trunk qt) progressbar patch from kjg 2009-05-04 16:38:07 +00:00
Charles Kerr 75b83b101f (trunk qt) remove some debugging console messages 2009-05-04 05:03:05 +00:00
Charles Kerr 363da76680 (trunk qt) progressbar state/small improvements from kjg 2009-05-04 04:04:43 +00:00
Charles Kerr 7928221537 (trunk qt) fix bug in inspector's peers tab when the same peer is connected to us for more than one torrent 2009-05-04 02:58:05 +00:00
Charles Kerr d41318bb05 (trunk qt) session dialog improvements from W4pp 2009-05-03 22:00:56 +00:00
Charles Kerr b2c65797e0 (trunk) very minor tweaks 2009-05-03 19:12:22 +00:00
Charles Kerr ccd02666ee (trunk qt) fix remove-torrent filtering error reported by W4pp 2009-05-03 18:35:33 +00:00
Charles Kerr 2b42c00c45 (trunk qt) add dialog to set local/remote session source 2009-05-03 18:12:11 +00:00
Charles Kerr e249d894ac (trunk qt) Remember between runs whether we were running a local or remote session. Add a gui dialog for switching sessions during runtime. 2009-05-03 17:37:39 +00:00
Charles Kerr 40c976a794 (trunk qt) privacy guard to the url in the titlebar. patch from kjg 2009-05-03 03:33:23 +00:00
Charles Kerr 2939c95ac7 tweak NEWS 2009-05-02 16:27:31 +00:00
Charles Kerr 8e34e675e7 (trunk gtk) fix webseed error in the torrent properties dialog; reported by W4pp 2009-05-02 16:16:23 +00:00
Charles Kerr 458226eefc (trunk gtk) fix possible crash in the properties dialog 2009-05-02 15:17:03 +00:00
Charles Kerr 5cec10d516 (trunk qt) fix wierdness in the torrent properties dialog's file tab, reported by W4pp 2009-05-02 14:33:10 +00:00
Charles Kerr 55e110938c (trunk qt) HiG: "When there is no interesting status to report, leave a status bar panel blank" 2009-05-02 14:25:18 +00:00
Charles Kerr 3ecec47b14 (trunk qt) possibly fix display bug reported by W4pp 2009-05-02 13:59:00 +00:00
Charles Kerr 039c5a0a29 (trunk gtk) swap statusbar ul & dl as suggested by Rolcol 2009-05-02 13:53:49 +00:00
Charles Kerr 4973d95cd3 (trunk gtk) #2019: HiG: "When there is no interesting status to report, leave a status bar panel blank" 2009-05-01 19:39:34 +00:00
Charles Kerr 00bc015112 (trunk qt) silence a minor compiler warning 2009-05-01 14:40:14 +00:00
Charles Kerr eacfbaddca add qt to EXTRA_DIST 2009-04-30 22:31:27 +00:00
Charles Kerr 3c5ba86fc7 (trunk clutch) only refresh the inspector's innerHTML fields when something's actually changed 2009-04-29 17:48:04 +00:00
Charles Kerr 3d97a50176 remove console.log message that will break IE because IE doesn't have a console. 2009-04-29 13:27:08 +00:00
Charles Kerr b18acea58d (trunk clutch) only update the file list's html elements when the model's contents actually require it. 2009-04-29 11:59:29 +00:00