Commit Graph

813 Commits

Author SHA1 Message Date
Charles Kerr 4bb732c455 (gtk) minor hack: when adding a duplicate torrent, don't pop up a warning dialog iff the duplicate was in the watch directory. otherwise if users don't clean out their watch directory we'd be nagging them every time they restart Transmission. :/ 2008-10-27 20:12:53 +00:00
Charles Kerr 90317da46e (gtk) #1386: Difference between de/selecting files vs. folders 2008-10-26 22:58:57 +00:00
Charles Kerr aaf11ce3cc (gtk) #1382: Double clicking tray icon causes window to disappear 2008-10-26 16:25:45 +00:00
Charles Kerr 188adb1d6a reverse patch #6948. one of the new gcc attributes seems to be causing trouble. 2008-10-23 02:37:21 +00:00
Charles Kerr f0eddb5c20 (libT) move the TR_GNUC macros from utils.h to a standalone header file so other libT headers can use them without getting an extra dependency tree. 2008-10-22 18:42:37 +00:00
Charles Kerr 674307add7 Add a new token, TR_DEFAULT_ENCRYPTION, and use it as the default in the various clients.
Add a new #define, TR_EMBEDDED.  When it's set, gettext is disabled and non-encrypted connections are the default.
2008-10-22 17:16:12 +00:00
Charles Kerr 7f9d71e6ff silence a couple of minor warnings from sparse/cgcc 2008-10-21 03:57:56 +00:00
Charles Kerr e336463253 (gtk) #1371: pop up an error dialog when "Open Torrent" fails 2008-10-20 18:35:12 +00:00
Charles Kerr 0c4f300f1b #1369: clarify the different torrent status & callbacks' APIs and typenames 2008-10-20 17:54:56 +00:00
Charles Kerr f18c4fbbaf (gtk) #1355: transmission blocks hibernation when torrents are paused 2008-10-20 16:22:33 +00:00
Charles Kerr 1a1bfe248d small fixes to get "make distcheck" working 2008-10-19 20:20:23 +00:00
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