Commit Graph

9916 Commits

Author SHA1 Message Date
Jordan Lee c7cc8301db (trunk) update credits 2011-01-03 05:58:58 +00:00
Mitchell Livingston 0d776a929d Instead of explicitly setting the status bar as draggable, let it take on the window's default behavior. 2011-01-03 03:41:42 +00:00
Charles Kerr b223a33b73 (trunk libT) fix crash reported by KyleK 2011-01-03 03:01:12 +00:00
Charles Kerr 5ccbb741b0 (trunk qt) #3863 "accept info hash in 'Add url...' dialog, not just magnet uris" -- added. 2011-01-02 23:42:46 +00:00
Mitchell Livingston 7760be2c45 always draw the top white line on the filter bar 2011-01-02 17:14:38 +00:00
Mitchell Livingston 4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston ae2a3ab268 increase the bottom bar height by a pixel 2011-01-02 16:50:37 +00:00
Charles Kerr 36c8843ba5 (trunk libT) #3867 "memmem(3) in Solaris 11 doesn't work as expected" -- fixed. 2011-01-02 07:56:20 +00:00
Charles Kerr 3192dae8c0 (trunk libT) #3868 "util tests fail on Solaris 11 because sqrt(-1) is '-nan'" -- fixed. 2011-01-02 07:49:30 +00:00
Mitchell Livingston 25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Charles Kerr 19c043ed84 (trunk qt) #3836 "libevent2 support" -- add a mechanism to make it easier to build the Qt client with custom installs of libevent2 2010-12-31 19:44:51 +00:00
Mitchell Livingston 60c5ebb4be #3853 fix adding torrents in the web ui 2010-12-31 14:07:27 +00:00
Charles Kerr 21ca9e7770 (trunk libT) since messageLevel is a global variable, giving it a unique "tr_" prefix is a nice safeguard 2010-12-31 01:30:35 +00:00
Mitchell Livingston 20cdf0162a #3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607 2010-12-31 01:25:03 +00:00
Charles Kerr a17962d5fc (trunk libT) #3528 "TR_PREFS_KEY_BIND_ADDRESS_IPV4 breaks IPv6-only trackers" -- Implement suggestion #2 from Harry 2010-12-30 19:15:47 +00:00
Charles Kerr 1f0c916469 (trunk libT) #2955 "jit verify" -- undo r11606. the old error message was longer, but more helpful 2010-12-30 18:35:18 +00:00
Mitchell Livingston d42017ba10 adjust the status bar's color when inactive 2010-12-30 17:36:09 +00:00
Mitchell Livingston 1fb6eaa34e use autorelease pools when handling downloading/seeding state changes 2010-12-30 12:33:37 +00:00
Charles Kerr efcbab893f (trunk, libT) #2955 "jit verify" -- shorten the error message for torrents whose files disappeared. 2010-12-30 07:42:14 +00:00
Charles Kerr 123ad33ce4 (trunk libT) #3860 "memory leak in torrentCallScript" -- patched. 2010-12-29 21:00:07 +00:00
Charles Kerr 770ab426f6 (trunk libt) #3859 "Transmission unnecessarily writes .resume messages to Console Logs" -- fixed. 2010-12-29 04:54:06 +00:00
Charles Kerr d16a424f76 (trunk libT) more fdlimit futzing 2010-12-28 08:38:55 +00:00
Charles Kerr a04f92729e (trunk libT) refactor libtransmission's file cache 2010-12-28 07:24:10 +00:00
Charles Kerr 992623756c (trunk gtk) #3847 "GTK+ 3 transition: use accessor functions unstead of direct access" -- use GTK_CELL_RENDERER() macro for casting a TorrentCellRenderer to a GtkCellRenderer. Thanks to ijuxda for the suggestion. 2010-12-27 23:49:45 +00:00
Charles Kerr c011fe527b (trunk libT) #3852 "Removing data from an active torrent doesn't stop activity" -- possible fix. 2010-12-27 21:34:12 +00:00
Charles Kerr e5bb3205a1 (trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :) 2010-12-27 19:18:17 +00:00
Charles Kerr 44f25c27dc (trunk daemon) tweak the "transmission-remote --info" display for downloading/seeding time 2010-12-27 02:08:45 +00:00
Charles Kerr b6dde3dff6 (trunk) #1408 (Total downloading and seeding time per torrent) -- add to rpc spec and to transmission-remote --info 2010-12-27 02:01:25 +00:00
Charles Kerr 0a160aec49 (trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed in GTK 3, so don't use it. 2010-12-25 02:05:15 +00:00
Mitchell Livingston f3e089a56e remove more "third-party/libevent" search paths 2010-12-25 01:23:17 +00:00
Charles Kerr a5e2b244dd (trunk daemon) get the non-inotify chunks of code working with libevent2 2010-12-24 15:41:10 +00:00
Mitchell Livingston a3a7b1548d #3489 Transfers queue limits unchangeable in Spanish translation 2010-12-24 14:26:55 +00:00
Mitchell Livingston 6134758afb remove some libevent header search paths 2010-12-24 14:18:39 +00:00
Charles Kerr 5c53e35dbf (trunk gtk) #3836 "libevent2 support" -- remove "#include <evhttp.h>" from gtk/ client 2010-12-24 09:23:57 +00:00
Charles Kerr b07d0db82b (trunk daemon) #3836 "libevent2 support" -- fix libevent #includes in the daemon/ directory 2010-12-24 09:11:23 +00:00
Charles Kerr f5b13c46dc (trunk gtk) #3847 "GTK+ 3 transition: Use accessor functions instead direct access" -- don't directly access GtkCellRenderer.xpad, GtkCellRenderer.ypad, or GtkWidget.window. 2010-12-24 09:04:52 +00:00
Charles Kerr ae84dc70dd (trunk libT) #3836 "libevent2 support" -- finish moving to the libevent2 API mode. don't include the backwards-compatable API headers. 2010-12-24 08:58:41 +00:00
Mitchell Livingston 7ffca5e709 update the Message window's date formatter to use default formats 2010-12-24 00:22:45 +00:00
Charles Kerr ba2e18b0c3 (trunk, gtk) some code cleanup: (1) details dialog handler, (2) selection change handler 2010-12-23 22:31:28 +00:00
Charles Kerr bf2835c557 (trunk gtk) remove unused code: tr_core_quit() 2010-12-23 21:50:09 +00:00
Mitchell Livingston cb99607614 #1408 display elapsed time in the Mac UI 2010-12-23 20:07:41 +00:00
Charles Kerr 16a5fa4073 (trunk) #1408 "total downloading and seeding time per torrent" -- add patch to track how long a torrent has been seeding or downloading 2010-12-23 19:32:59 +00:00
Charles Kerr 70c634878e don't use the nonportable comma formatter in remote.c's printf statements. (that is, use %d instead of %'d) 2010-12-23 19:04:44 +00:00
Charles Kerr 96cbfa635b (trunk daemon) fix compiler warnings on mac 2010-12-23 19:02:21 +00:00
Mitchell Livingston f0d8930a1e get the daemon and remote compiling on Mac 2010-12-23 19:02:07 +00:00
Mitchell Livingston cf6866b7e8 follow the convention ftw 2010-12-23 02:39:03 +00:00
Mitchell Livingston 8c4f3549c7 #3595 Allow promotion of the "from" value in peer_atom (and still show where it was first discovered) 2010-12-23 02:35:21 +00:00
Mitchell Livingston f8ea720ba9 update miniupnp to 1.4.20101221 2010-12-22 16:10:14 +00:00
Charles Kerr 81cb2276c8 (trunk gtk) #3844 "error popup when adding a relative path" -- fixed. initial patch by ijuxda. 2010-12-22 07:04:11 +00:00
Charles Kerr a297cd328a (trunk gtk) add GTR_UNICODE_BULLET 2010-12-22 07:00:25 +00:00