Charles Kerr
6c562a770d
(gtk) reduce the load a little bit more when all the rows are selected.
2007-12-28 06:22:40 +00:00
Charles Kerr
2660f6afd2
(gtk) reduce the load a little bit when all the rows are selected.
2007-12-28 06:12:53 +00:00
Charles Kerr
e781dfb03d
(gtk) fix bug when removing torrents from a filtered view
2007-12-28 00:52:54 +00:00
Charles Kerr
3671723597
tweak ngettext() usage based on another helpful suggestion from zebob
2007-12-27 19:18:32 +00:00
Charles Kerr
971107f767
safer version of r4348
2007-12-27 18:56:54 +00:00
Charles Kerr
8c99da2b52
add spacer between `level' label and the verbosity level selector. suggested by zebob.
2007-12-27 16:21:14 +00:00
Charles Kerr
670becfdd5
(gtk) in the details dialog's activity page, mark whole strings (rather than fragments) for translation. reported by zebob.
2007-12-27 16:16:47 +00:00
Charles Kerr
dc51b02e42
fix a string that needed to be marked for translation. reported by zebob
2007-12-27 16:11:38 +00:00
Charles Kerr
94d8cd9fa9
(gtk) fix trunk refresh bug reported by hussam in irc.
2007-12-27 06:59:48 +00:00
Charles Kerr
6bf981d0e3
in the gtk prefs dialog, the ul/dl speed limit spinbuttons should step in increments of 5 KiB/s
2007-12-26 10:39:10 +00:00
Charles Kerr
cb65fe24bd
(gtk) fix wrong units in the s stats dialog. plug small memory leak.
2007-12-26 06:38:33 +00:00
Charles Kerr
d0feeddb97
(gtk) narrow the torrent inspector a bit.
2007-12-25 08:03:35 +00:00
Charles Kerr
f351252a5e
(gtk) minor filter improvement
2007-12-24 19:12:52 +00:00
Charles Kerr
73bd6967fe
(gtk) by default, disable the `peer status' column
2007-12-24 19:06:37 +00:00
Charles Kerr
03bc8a5fa7
remove some unnecessary padding from the filter line
2007-12-24 17:38:02 +00:00
Charles Kerr
b1f75d345d
(gtk) hig tweak
2007-12-24 17:31:04 +00:00
Charles Kerr
be0ac280e9
(gtk) add a filter/total count at the bottom of the main window.
2007-12-24 17:25:52 +00:00
Charles Kerr
6db02c401b
add message queueing flag to tr_initFull() too
2007-12-24 16:12:23 +00:00
Charles Kerr
bc84156d4f
add a messageLevel argument to tr_initFull()
2007-12-24 16:02:36 +00:00
Charles Kerr
35adeec1d0
(gtk) fix startup port issue by hitting it with a damn big hammer
2007-12-24 07:02:40 +00:00
Charles Kerr
401cfbdb6b
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
Charles Kerr
54f1ee06d4
(gtk+) first cut of a filter bar
2007-12-24 00:14:39 +00:00
Charles Kerr
bf75469bbe
(gtk) fix crash reported by hussam
2007-12-22 16:34:47 +00:00
Charles Kerr
2764f9a140
fix indentation errors in r4278.
...
fix consistency errors between ctor and the new functions in r4278.
2007-12-22 04:11:17 +00:00
Charles Kerr
9148c9211f
(gtk) tweak the display speed/size units again.
2007-12-22 03:01:14 +00:00
Charles Kerr
93f69d2b5c
(gtk) add options to set global & per-torrent peer connection limits
2007-12-22 00:06:38 +00:00
Charles Kerr
ccc804e06a
tweak the number of decimal places in the file size display a little.
2007-12-21 22:43:14 +00:00
Charles Kerr
287975caf5
the torrent ctor is here.
2007-12-21 22:18:40 +00:00
Charles Kerr
b51af2e799
(gtk) yin/yang icon: add a pulldown menu for {total,session}{ratio,transfer}
2007-12-20 19:21:21 +00:00
Charles Kerr
daa1ed5517
(gtk) fix three memory leaks + minor cleanup in the torrent renderer
2007-12-20 15:16:14 +00:00
Charles Kerr
ffa9d6b125
(gtk) add the up/down/yin-yang icons and session stats to toolbar. add toggling of toolbar and/or statusbar.
2007-12-20 02:56:47 +00:00
Charles Kerr
21d3614f7c
make the short status string a little shorter.
2007-12-20 02:02:51 +00:00
Charles Kerr
69e1e025b2
misc cleanup. fix vertical alignment of the short status string in minimal view.
2007-12-20 01:33:51 +00:00
Charles Kerr
495143bdad
(gtk) let the user narrow the window even if there's a really large torrent name being displayed.
2007-12-19 20:30:53 +00:00
Charles Kerr
9098cfbcf7
(gtk) minimal mode now works, mostly
2007-12-19 20:04:38 +00:00
Charles Kerr
6b6a73a1b4
more progress on prefs + event integration
2007-12-19 19:16:36 +00:00
Charles Kerr
b0e1a8b8cd
cleaner actions/prefs integration.
2007-12-19 18:42:33 +00:00
Charles Kerr
a2e7d74898
partial work on gtk+ 'minimal mode'
2007-12-19 18:11:10 +00:00
Charles Kerr
4744c7f8a4
(gtk) quick fix for the memory corruption bug reported by werehamster
2007-12-19 12:38:36 +00:00
Charles Kerr
ae682b59be
that last commit was kind of silly... "sort by ratio" can be merged into "sort by progress"
2007-12-19 07:10:47 +00:00
Charles Kerr
9ed991657e
(gtk) add sort-by-ratio
2007-12-19 07:03:28 +00:00
Charles Kerr
b306919f0b
(gtk) for clarity, use "downloading from X of Y connected peers" instead of "downloading from X of Y peers"
2007-12-19 04:20:57 +00:00
Charles Kerr
1a1eb1fa67
first cut at adopting some of the OS X client's main list UI into the gtk+ client
2007-12-19 02:46:30 +00:00
Charles Kerr
669b7e3158
add a port tester to the gtk+ client, similar to the one in the mac client, but using m0k.org/PortCheck.php
2007-12-15 22:24:16 +00:00
Charles Kerr
0fa3fb0d67
use a modified version of werehamster's improvements to the gtk gui at shutdown
2007-12-14 18:36:19 +00:00
Charles Kerr
bff88f6c4c
more prefs dialog cleanup from wereHamster
2007-12-13 20:46:19 +00:00
Charles Kerr
449186969f
wereHamster's patch to remove some clutter from the prefs dialog
2007-12-13 19:54:24 +00:00
Charles Kerr
73ee11f233
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
...
NOTE: this will break the xpjets build until SoftwareElves or a volunteer patches the xcode project file to make a libnatpmp library just like was done for libminiupnp.
2007-12-08 19:34:15 +00:00
Charles Kerr
698b8b71b3
tweak the r4035 fix to play nice with really old versions of gtk
2007-12-03 19:43:21 +00:00
Charles Kerr
e843d4869c
fix gtk+ crash. reported, tracked, and patched by serge in ticket #512
2007-12-01 20:07:53 +00:00