Charles Kerr
|
b04be5fb2e
|
make MAX_PATH_LENGTH private to libtransmission. add tr_dirname() and tr_basename() utility / portability wrappers
|
2008-10-14 03:39:16 +00:00 |
|
Charles Kerr
|
62580e49d3
|
(gtk) #1336 - compilation warnings in gtk+
|
2008-10-10 02:32:14 +00:00 |
|
Charles Kerr
|
1415b72017
|
#1336: fix some compiler warnings when building with -Wformat-security
|
2008-10-09 20:03:34 +00:00 |
|
Charles Kerr
|
e5dd2c60cb
|
(gtk) #1064: sexy-icon-entry.c uses deprecated gtk+ 2.13.x api
|
2008-10-08 20:29:53 +00:00 |
|
Charles Kerr
|
7876f5775a
|
(gtk) #1331: dead code
|
2008-10-08 18:28:04 +00:00 |
|
Charles Kerr
|
03dd43a7f7
|
(gtk) #1317: Transmission inhibits screen blanking as well as hibernation
|
2008-10-08 18:26:55 +00:00 |
|
Charles Kerr
|
d9ee73c2a5
|
(gtk) fix some format mangling caused by uncrustify
|
2008-10-07 15:17:52 +00:00 |
|
Charles Kerr
|
7f53889db5
|
(gtk) the last two commits were needlessly complex... here's a simpler fix. (I hope)
|
2008-10-07 00:34:21 +00:00 |
|
Charles Kerr
|
6f2076fb1c
|
(gtk) better fix for the bug described in r6858
|
2008-10-06 20:54:18 +00:00 |
|
Charles Kerr
|
add9eda736
|
(gtk) fix prefs dialog crash when closing the dialog immediately after changing a spinbox value, reported by wereHamster
|
2008-10-06 20:35:48 +00:00 |
|
Charles Kerr
|
262370f7ea
|
(gtk) #1265: In Details->Tracker one can only remove one tracker at a time
|
2008-10-02 19:51:16 +00:00 |
|
Charles Kerr
|
7b980aa9b7
|
(gtk) #1294: Don't auto-delete torrents when adding from Transmisson's config folder
|
2008-10-02 17:10:01 +00:00 |
|
Charles Kerr
|
1bd9dd04b8
|
(gtk) #1290: removing torrent in web/remote interface crashes GTK+ client
|
2008-10-02 16:42:35 +00:00 |
|
Charles Kerr
|
9337a6f69f
|
(gtk) #1026: "new torrent" dialogue: remember last announce URL
|
2008-10-02 15:29:45 +00:00 |
|
Charles Kerr
|
ee635d9af5
|
(gtk) #1314: gtk client crashes sometimes when updating the tooltip for the "Ask Tracker for More Peers" button
|
2008-10-02 02:13:26 +00:00 |
|
Charles Kerr
|
6cba9305ae
|
add a separate flag for enabling/disabling the rpc address whitelist
|
2008-10-01 22:59:29 +00:00 |
|
Charles Kerr
|
bddf34d7a8
|
#1309: Web/RPC interface ACL ignored
|
2008-10-01 20:23:57 +00:00 |
|
Charles Kerr
|
4bf3577fba
|
(gtk) #1306: clicking in a blank area in a list clears the selection.
|
2008-09-27 18:01:31 +00:00 |
|
Charles Kerr
|
8903960174
|
a little more cleanup of the rpc server stuff.
|
2008-09-26 04:41:13 +00:00 |
|
Charles Kerr
|
4c34b2bc89
|
rpc-server cleanups. add true wildmat control. break the Mac build a little harder.
|
2008-09-25 18:48:09 +00:00 |
|
Charles Kerr
|
bd5a2ae6b8
|
(libT) experimental code to serve clutch/rpc via evhttpd
|
2008-09-25 05:03:39 +00:00 |
|
Charles Kerr
|
15ae0d49ad
|
(gtk) #1289: duplicate of progress info in torrent activity tab
|
2008-09-23 20:06:26 +00:00 |
|
Charles Kerr
|
cc89872dd4
|
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
|
2008-09-23 19:11:04 +00:00 |
|
Charles Kerr
|
b3c16b8f52
|
(gtk) silence a compiler warning
|
2008-09-17 01:55:41 +00:00 |
|
Charles Kerr
|
f12f17dba9
|
(gtk) #1274: Cannot resize columns in 'File' tab of 'Details' window
|
2008-09-16 18:28:22 +00:00 |
|
Charles Kerr
|
dae1322637
|
(gtk) make the per-torrent speed limit gui controls' behavior match that of the preference dialgo's speed limit gui controls
|
2008-09-14 19:39:07 +00:00 |
|
Charles Kerr
|
8b7b3d3a18
|
(gtk) minor comment changes
|
2008-09-08 15:17:18 +00:00 |
|
Mukund Sivaraman
|
0207d12f65
|
(win32) Convert spaces to tabs in Makefile.am
|
2008-09-06 04:37:08 +00:00 |
|
Mukund Sivaraman
|
ca288f1619
|
(win32) Add application icon as a resource
|
2008-09-06 04:31:08 +00:00 |
|
Mukund Sivaraman
|
14166b3cb9
|
(win32) Don't build the GTK+ client as a console application
|
2008-09-06 04:23:28 +00:00 |
|
Charles Kerr
|
abd98feaae
|
(gtk) #1192: 1.3x's method of setting file priorities & download flags is unpopular
|
2008-09-06 01:52:47 +00:00 |
|
Charles Kerr
|
b29143614c
|
(gtk) #1259: GLib-GObject-WARNING **: value "-100" of type gint' is invalid or out of range for property value' of type `gint'
|
2008-09-06 01:32:15 +00:00 |
|
Charles Kerr
|
9050a6de57
|
(gtk) *incomplete* fix for #1192. this actually breaks things in the short term; I'll finish the rest ASAP
|
2008-09-05 21:01:00 +00:00 |
|
Mukund Sivaraman
|
6e8935ba09
|
(win32) Fix the GTK+ client to build for win32
|
2008-09-05 15:13:09 +00:00 |
|
Charles Kerr
|
419242e36f
|
(libT) change benc's integral type from int to size_t, squashing a couple of minor warnings
|
2008-09-04 14:42:32 +00:00 |
|
Charles Kerr
|
628d05d220
|
(gtk) r6692 tweak: lower the spinbutton delay a little in the prefs dialog
|
2008-09-03 20:00:27 +00:00 |
|
Charles Kerr
|
ce0d9dcd9e
|
(gtk) #1244: Crashing while scrolling up used port
|
2008-09-03 17:50:31 +00:00 |
|
Charles Kerr
|
ddac7c3404
|
(gtk) unclutter the prefs dialog a bit
|
2008-09-03 16:29:59 +00:00 |
|
Mukund Sivaraman
|
f4507dd8c7
|
Revert r6688 (this was no bug)
|
2008-09-03 08:24:42 +00:00 |
|
Mukund Sivaraman
|
f69aa6faa6
|
Fix use of key
|
2008-09-03 01:36:59 +00:00 |
|
Mukund Sivaraman
|
b630712d4b
|
Fix bug in schedule calculation
|
2008-09-03 01:36:48 +00:00 |
|
Charles Kerr
|
c3c8006c85
|
(gtk) #989: add a checkbox to auto-update the blocklist once a week
|
2008-09-02 20:59:00 +00:00 |
|
Charles Kerr
|
f53b33526b
|
(gtk) #964: tweak the scheduler's prefs dialog a bit
|
2008-09-02 18:22:23 +00:00 |
|
Mukund Sivaraman
|
afd31cd0f2
|
Apply changes in scheduled limits when they're updated during the schedule
|
2008-09-01 10:01:13 +00:00 |
|
Mukund Sivaraman
|
bac067e32b
|
Change info messages on scheduled limits
|
2008-09-01 08:19:57 +00:00 |
|
Mukund Sivaraman
|
79c315524d
|
Correct the key name for scheduled upload limits
Also, widget sensitivity is handled elsewhere.
|
2008-09-01 08:19:52 +00:00 |
|
Mukund Sivaraman
|
e525c17dc5
|
Fix use of new Glib API which fails on older Glib build machines
|
2008-09-01 04:54:13 +00:00 |
|
Mukund Sivaraman
|
0b7fd36077
|
Add simple scheduled bandwidth control for the GTK client (bug #964)
This is similar to how the Mac OS X version of Transmission
does it.
|
2008-09-01 04:47:02 +00:00 |
|
Charles Kerr
|
82815a74d2
|
#1214: add RPC support for per-peer status,ul,dl,address info
|
2008-08-22 17:59:31 +00:00 |
|
Charles Kerr
|
ef68e36a0d
|
(libT) more dead code removal: tr_compareUint32(), tr_compareUint64(), tr_strcmp(), tr_strcasecmp()
|
2008-08-22 14:52:20 +00:00 |
|