Commit Graph

4222 Commits

Author SHA1 Message Date
Charles Kerr 288547ffb8 (gtk) use signal, instead of sigaction, for portability 2008-02-28 17:51:54 +00:00
Mitchell Livingston 12994b62b6 remove an unnecessary check for ratio/speed setting 2008-02-28 16:55:28 +00:00
Charles Kerr 5f3efe434b better win32 thread support 2008-02-28 16:40:31 +00:00
Mitchell Livingston ab6628f36b make the group "ying-yang" full sized; hide dl speed columns when showing ratio 2008-02-28 16:40:14 +00:00
Charles Kerr 608581ea80 make tr_mkdir() handle windows root directory paths like "C:" 2008-02-28 16:38:48 +00:00
Mitchell Livingston 0ee2fd6d3b improved group ratio and options images 2008-02-28 16:15:34 +00:00
Charles Kerr cc7f95e68a (gtk) fix crash-when-removing-more-than-one-torrent bug reported by wereHamster and Lacrocivious 2008-02-28 15:47:09 +00:00
Charles Kerr 1df83e3a2e (gtk) #742: gtk dialog buttons need to support `alternative button order' for KDE users 2008-02-28 14:48:23 +00:00
Charles Kerr 0c2f5ac1ce expanded description of the behavior of tr_torrentParse(). 2008-02-28 02:43:28 +00:00
Charles Kerr 142d2fe9dc (gtk) improve caption "date started" caption (launchpad 193875) 2008-02-28 02:35:44 +00:00
Mitchell Livingston af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Charles Kerr f00dd3cbd3 possibly-better patch for #740. 2008-02-27 20:44:46 +00:00
Charles Kerr e904f1ddd0 (gtk) #738: Clicking tray icon should show minimized main window 2008-02-27 20:30:51 +00:00
Charles Kerr 82d0cd852a #740 fix tr_torrentParse() leak when adding duplicate torrents. 2008-02-27 20:16:01 +00:00
Mitchell Livingston 7103fcb57e #741 typo in transmission.h comment 2008-02-27 20:11:04 +00:00
Charles Kerr f8a98a8c35 eliminate duplicate code between readfile() and tr_loadFile(). shrink down the daemon torrent code a bit. 2008-02-27 20:06:53 +00:00
Mitchell Livingston 4f11506522 streamline code from last commit 2008-02-27 19:58:15 +00:00
Mitchell Livingston 78b08324ea show amount selected in open window 2008-02-27 19:34:55 +00:00
Mitchell Livingston 6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00
Charles Kerr 9795a01ddc (gtk) fix warning when clicking the upnp/nat-pmp checkbox in the prefs dialog 2008-02-27 18:45:06 +00:00
Charles Kerr 6f0018fd12 fix r5145 oops 2008-02-27 18:39:12 +00:00
Charles Kerr d8cc78dfa1 (gtk) add transparency support for gtk 2.10 and higher 2008-02-27 18:33:17 +00:00
Charles Kerr 8e8ef70856 fix typo 2008-02-27 17:43:27 +00:00
Charles Kerr 9ee96fd0dc add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
Charles Kerr 5d233f86c4 make struct ipc_info opaque. const-ify the ipcparse functions where possible. 2008-02-27 16:47:58 +00:00
Charles Kerr b17c229aaa #739: fix transmission-remote manpage 2008-02-27 16:03:41 +00:00
Mitchell Livingston a9213b0f4b don't reload the table info when the the same torrents are selected 2008-02-27 13:59:26 +00:00
Mitchell Livingston 598cb4a0d5 small efficiency improvements when displaying the list of peers and list of trackers 2008-02-27 13:52:43 +00:00
Charles Kerr f82e8e581b remove unused "label" field. make ipc_havemsg() private. make ipc_parse()'s buf arg const. 2008-02-27 08:07:13 +00:00
Charles Kerr 494acbfa85 tear out about 1/3 of ipcparse's overhead. 2008-02-27 06:01:46 +00:00
Mitchell Livingston c24432c129 cleanup for last commit 2008-02-27 02:06:46 +00:00
Mitchell Livingston b2cb5f6fe3 save each individual inspector tab's size separately 2008-02-27 01:57:13 +00:00
Mitchell Livingston 265c29b907 adjust tracker table 2008-02-27 01:25:37 +00:00
Mitchell Livingston 14edc2cfe8 update trunk to 1.06+ 2008-02-27 01:17:21 +00:00
Charles Kerr ac3bb3cd39 sync NEWS w/1.0x 2008-02-26 23:55:02 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Charles Kerr 8cc587a66f more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
Charles Kerr 325665caa2 svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
Charles Kerr e960eaf7b2 (gtk) group the ipc functions by call order 2008-02-26 21:05:13 +00:00
Charles Kerr 6728ff934f (gtk) remove unused function "io_send" 2008-02-26 20:34:37 +00:00
Charles Kerr 402a18a84e (gtk) use evutils for a portability layer on making sockets nonblocking and closing sockets 2008-02-26 20:31:33 +00:00
Charles Kerr 851e6ce008 (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
Mitchell Livingston dea64f0c5a have all dates include the day of the week 2008-02-26 02:12:11 +00:00
Mitchell Livingston 07ccdcda01 use system-defined time format in the inspector 2008-02-26 02:03:30 +00:00
Charles Kerr 708c2a8ebc (gtk) io.c --> tr-io.c 2008-02-26 01:19:26 +00:00
Mitchell Livingston b6b42cdf61 format time string using unsigned values 2008-02-26 00:28:22 +00:00
Mitchell Livingston c8799f36f3 temp code for testing time output 2008-02-25 23:57:49 +00:00
Mitchell Livingston b6856a9f5b fix mac build compiling 2008-02-25 22:28:58 +00:00
Charles Kerr 2369afa14c Fix a typo in transmissioncli, --create -> --create-from 2008-02-25 21:53:51 +00:00
Charles Kerr 5552aab68b (gtk) rename `io.h' as `tr-io.h' to fix mingw conflicts. fix minor compiler warning when building w/o libnotify support. 2008-02-25 21:47:21 +00:00