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 |
Charles Kerr
|
63dab62a44
|
(trunk gtk) small filter/favicon code cleanups
|
2010-03-15 14:35:43 +00:00 |
Charles Kerr
|
bb6de500e8
|
(trunk gtk) preserve the old filter's behavior of including torrents being verified in the "active" filter. Thanks to Waldorf for the reminder.
|
2010-03-15 03:10:54 +00:00 |
Charles Kerr
|
824182df54
|
(trunk gtk) add favicon support to the new filterbar
|
2010-03-15 02:53:31 +00:00 |
Mitchell Livingston
|
73cceb7b65
|
tweak NEWS and Makefile
|
2010-03-15 00:16:07 +00:00 |
Mitchell Livingston
|
6db5b1523b
|
#3042 Can't do context menu actions with multi entries in web interface
|
2010-03-14 17:31:16 +00:00 |
Charles Kerr
|
e4d6884d19
|
(trunk gtk) use Rolcol's suggestions on the filterbar
|
2010-03-14 15:05:32 +00:00 |
Mitchell Livingston
|
8e529921d7
|
simplify how the icons are set for the inspector tabs
|
2010-03-14 15:03:14 +00:00 |
Charles Kerr
|
baab619c93
|
(trunk web) #3043 "show eta for seeding torrents in webui" -- imlemented in trunk for 2.00
|
2010-03-14 05:28:25 +00:00 |
Charles Kerr
|
2aa1e69f98
|
(trunk gtk) first draft of a filterbar experiment
|
2010-03-14 05:13:02 +00:00 |
Mitchell Livingston
|
b9e7cc8990
|
set the inspector views' titles in each view's class
|
2010-03-14 03:09:12 +00:00 |
Mitchell Livingston
|
14d06e0ef3
|
remove unnecessary setHidden:'s
|
2010-03-14 02:59:37 +00:00 |
Mitchell Livingston
|
f1bfa1a3d5
|
move the code for remembering resize information for the info views into the individual views
|
2010-03-14 02:53:22 +00:00 |
Mitchell Livingston
|
236184c4a9
|
avoid theoretical memory leaks when the info window is deallocated
|
2010-03-14 02:14:03 +00:00 |
Mitchell Livingston
|
c5a3856e4f
|
add an optional clearView method to the InfoViewController protocol
|
2010-03-14 01:52:45 +00:00 |
Mitchell Livingston
|
efce4e9759
|
add a protocol for the info view controllers, and as a result eliminate some excessive code
|
2010-03-14 01:42:49 +00:00 |
Charles Kerr
|
83e43a81b5
|
(trunk web) #2774 "Support stats display feature in the web client" -- fix potential layout issue described @ http://trac.transmissionbt.com/ticket/2774#comment:13. Bug created, spotted, and fixed by Longinus00. Welcome to the club. :)
|
2010-03-12 19:39:37 +00:00 |
Charles Kerr
|
ddde05bff7
|
(trunk libT) #3026 "speed limit mode not honoring limits on other days" -- fixed regression caused by r10352 reported by m1b.
|
2010-03-12 19:35:28 +00:00 |