Commit Graph

8906 Commits

Author SHA1 Message Date
Mitchell Livingston def9a6aba3 make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
Charles Kerr 0b758dac94 (trunk daemon) #3070 "--blocklist-update timeout in transmission-remote" -- fixed in trunk for 2.00 2010-03-31 19:59:51 +00:00
Charles Kerr b5a50de610 (trunk qt) #3095 "Don't show remaining time for paused torrents" -- fixed in trunk for 2.00 by a patch from Longinus00 2010-03-31 19:42:30 +00:00
Charles Kerr a373330d52 (trunk web) "impossible to set sorting direction in the web ui" -- use Longinus00's quick & dirty patch to fix this in trunk for 2.00 2010-03-31 19:22:42 +00:00
Charles Kerr 5af66dffcd (trunk libT) #3104 "tr-dht.c: signed port number" -- fixed in trunk for 2.00 2010-03-31 18:52:07 +00:00
Charles Kerr a42b084924 (trunk libT) #3091 "tr_ctorSetDownloadDir() should check for empty string" -- fixed in trunk for 2.00 2010-03-28 12:07:04 +00:00
Mitchell Livingston 115e763ac7 still show the progress bar in compact view for selected rows 2010-03-28 01:29:40 +00:00
Charles Kerr 2c67d88bde (trunk gtk) rename the "State" filter as the "Activity" filter 2010-03-27 02:52:10 +00:00
Mitchell Livingston 72a7337266 #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
Charles Kerr 638485c5b6 (trunk third-party) #2767 "DHT-formatted dictionaries are incorrect" -- fixed by upgrading our DHT snapshot to dht-0.15 from http://www.pps.jussieu.fr/~jch/software/files/dht-0.15.tar.gz 2010-03-25 20:03:56 +00:00
Mitchell Livingston 8175373775 small help tweak 2010-03-25 12:40:17 +00:00
John Clay 21f519f76f Help draft 2 2010-03-25 03:51:56 +00:00
Mitchell Livingston 7d318261b1 update the help index 2010-03-25 02:59:02 +00:00
John Clay babadea3e2 Oops 2010-03-25 02:57:58 +00:00
John Clay b889da554d Update Mac help - Draft 1 2010-03-25 02:53:24 +00:00
Mitchell Livingston d1229a263c #3072 Make Transmission look for the web ui folder in the Application Support folder first 2010-03-24 23:41:08 +00:00
Charles Kerr 0cbdd6c48c (trunk daemon) #3070 "transmisison-remote --blocklist-update timeout" -- fixed in trunk for 2.00 2010-03-24 17:18:26 +00:00
Charles Kerr 0193a577b9 (trunk libT) increase request TTL to 120 seconds 2010-03-22 02:27:57 +00:00
Charles Kerr 83f97a35fe (trunk libt) #3004 "Transmission doesn't report to the user errors when saving settings files" -- committed Longinus00's patch to trunk for 2.00 2010-03-22 00:55:43 +00:00
Mitchell Livingston 157707f93e one more constant, one less warning 2010-03-21 15:16:11 +00:00
Mitchell Livingston c211f53a8a in compact view, center fields instead of using offsets from the top 2010-03-21 14:59:46 +00:00
Mitchell Livingston c0a823f1ea in compact view, make the progress bar a bit darker 2010-03-20 23:08:59 +00:00
Mitchell Livingston 021e6e9e33 eliminate the non-displayed text explaining the control buttons in compact view 2010-03-20 22:42:33 +00:00
Mitchell Livingston b6aa2c6e2e in compact view, when showing the controls on hover don't resize the title if the replaced text was longer than the width of the buttons 2010-03-20 22:24:54 +00:00
Mitchell Livingston ab7e05ec76 in compact view, don't show the progress bar if the cell is selected, regardless if the table has focus 2010-03-20 19:16:13 +00:00
Mitchell Livingston 09666b3add appropriately shorten the title length when showing the control buttons in compact view 2010-03-20 18:54:24 +00:00
Mitchell Livingston 796869f6c8 don't set up a tracking area over the entire cell when not in compact view 2010-03-20 18:27:09 +00:00
Mitchell Livingston f77491ceb3 more adjustments to compact view 2010-03-20 18:09:45 +00:00
Charles Kerr dcc7b0de56 (trunk gtk) tinker with compact mode a little bit 2010-03-20 14:53:08 +00:00
Mitchell Livingston 1ef87cdb54 hide the progress bar when selecting row in compact view 2010-03-20 05:16:03 +00:00
Mitchell Livingston a075653c67 make the progress bar in compact view take up essentially the entire cell 2010-03-20 05:09:34 +00:00
Mitchell Livingston 9c87f67f9b decrease the alpha of the pieces bar in compact view (don't show at all in compact view on 10.5) 2010-03-20 03:51:29 +00:00
Mitchell Livingston acd27ffc4a tweak Compact View 2010-03-20 03:36:16 +00:00
Mitchell Livingston bc5e2d7825 only outline the progress bar in non-compact view 2010-03-20 03:30:04 +00:00
Mitchell Livingston 34bd2914db first attempt at a single-row, more compact Compact (Minimal) View 2010-03-20 03:27:17 +00:00
Mitchell Livingston b16620930a rename Minimal View to Compact View 2010-03-20 02:04:18 +00:00
Charles Kerr 1357a75d40 (trunk libT) #2911 "requirement of javascript/transmission.js for webinterface unnecessary" -- implemented in trunk for 2.00 2010-03-19 18:48:37 +00:00
Charles Kerr fb03c00d1a (trunk gtk) fix another minor memory error in the new filter code 2010-03-18 04:04:03 +00:00
Charles Kerr 4f31e5d02a (trunk gtk) fix memory leak 2010-03-18 03:40:32 +00:00
Charles Kerr c88d254d09 (trunk daemon) #2898 "add pausing and deletion to daemon" -- fix compiler warning 2010-03-18 03:35:37 +00:00
Charles Kerr 1ea5ab0695 (trunk gtk) if favicon.ico doesn't work, try favicon.png too 2010-03-17 20:30:04 +00:00
Charles Kerr e1607c8354 (trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00 2010-03-17 19:23:03 +00:00
Charles Kerr fe3d9ed95a (trunk) one of the least interesting commits ever: remove trailing spaces from source code lines... 2010-03-17 17:07:40 +00:00
Charles Kerr 225d479b2e (trunk) update svn properties for $Id$ in the new macosx/ files 2010-03-16 00:45:52 +00:00
Charles Kerr 1edecaee7b (trunk gtk) a little more filter/favicon cleanup. remove the submenu headers from the Category combobox, suggested by kklimonda 2010-03-16 00:45:12 +00:00
Charles Kerr 4917cd119b (trunk libT) #3051 "faster startup by adding 'have all' idiom to .resume files" -- implemented in trunk for 2.00 2010-03-15 23:29:56 +00:00
Charles Kerr 4b554c7d56 (trunk) add a note about optional dependencies in the configure script's output 2010-03-15 15:30:48 +00:00
Charles Kerr 0e6240232f (trunk gtk) get the new filterbar working on older versions of GTK+ 2010-03-15 15:07:23 +00:00
Charles Kerr ca4dce6f5e (trunk, qt) rename the slightly-pejorative "minimal view" as "compact view" 2010-03-15 14:42:56 +00:00
Charles Kerr 41d090b735 (trunk, gtk) rename the slightly-pejorative "minimal view" as "compact view" 2010-03-15 14:42:43 +00:00