Commit Graph

7502 Commits

Author SHA1 Message Date
Kevin Glowacz 7b755a9596 (trunk web) refresh all of the torrent's data when change a file 2009-06-30 03:37:40 +00:00
Kevin Glowacz c7d3eabf40 (trunk web) don't show internal files 2009-06-30 03:37:34 +00:00
Mitchell Livingston 6299826309 update Growl to 1.1.5 2009-06-29 23:53:49 +00:00
Charles Kerr a59ab6b631 (trunk gtk) try to make hudson-t happy 2009-06-29 17:52:24 +00:00
Charles Kerr bd5c9cf3a8 (trunk gtk) #2251: gtk client should use GDK-safe versions of g_idle_add() and g_timeout_add*() 2009-06-29 17:22:35 +00:00
Charles Kerr 6b7a400cee (trunk, qt/gtk) tweak the torrent priorities gui a little 2009-06-29 06:49:35 +00:00
Charles Kerr abdb05c572 (trunk gtk) possible fix for https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/388348 2009-06-29 06:21:59 +00:00
Charles Kerr 62e933b93a (trunk qt) typo fix 2009-06-29 03:12:30 +00:00
Charles Kerr c825ce54de (trunk gtk,qt) add a little symmetry to the info tab's fields 2009-06-28 16:21:47 +00:00
Charles Kerr 09b094e96e (trunk) add macosx-libevent-event-config.h to EXTRA_DIST to make sure it's bundled in the tarball 2009-06-27 13:20:25 +00:00
Charles Kerr 0861ca3908 (trunk gtk,qt) more o/c simplification of the prefs dialog 2009-06-27 05:23:13 +00:00
Kevin Glowacz 8c812ca086 (trunk web) add "Where" info to the inspector. Fixes #2246 2009-06-26 03:03:17 +00:00
Charles Kerr 1980bcc988 (trunk libT) I love you, massif pt. 2 2009-06-25 17:25:51 +00:00
Charles Kerr db5b508ca6 (trunk libT) I love you, massif 2009-06-25 04:02:07 +00:00
Charles Kerr ffc54a8c7e (trunk) #2245: defined macros 2009-06-25 01:57:31 +00:00
Charles Kerr 80987859a7 (trunk daemon) fix error where the code fell out-of-sync with the RPC spec. reported by Elbandi 2009-06-25 00:26:40 +00:00
Charles Kerr 7274c24e44 (trunk libT) #2244: Default upload slots too high 2009-06-25 00:24:30 +00:00
Charles Kerr b1b935ae1b (trunk configure.ac) add a note about intltool 0.40 2009-06-24 14:58:27 +00:00
Charles Kerr a395528151 (trunk web) fix r8742 oops 2009-06-24 14:13:11 +00:00
Charles Kerr 368115f7df (trunk web) #2238: Verify status freeze 2009-06-24 14:09:46 +00:00
Charles Kerr ae8783d6e9 (trunk libT) this is so minor I hesitate to commit it, but... save 16 bytes per torrent by more efficient alignment of tr_info's fields :) 2009-06-24 04:36:18 +00:00
Charles Kerr 8d52cc2adb (trunk libT) scrimp & save a few more bytes per each peer 2009-06-24 04:14:39 +00:00
Charles Kerr 5e208a2909 (trunk libT) save some memory, and an unnecessary malloc/free, for each torrent 2009-06-24 03:54:11 +00:00
Charles Kerr 5b5f01ddd1 (trunk gtk,qt) a little more string consistency. blah 2009-06-23 14:52:19 +00:00
Charles Kerr 057638c4e9 (trunk libT) #2240: Cryptic information messages on startup 2009-06-23 14:43:09 +00:00
Charles Kerr 1ae47c697d (trunk) silence some minor gcc warnings 2009-06-23 14:15:23 +00:00
Charles Kerr 993bb0535d (trunk third-party) update miniupnpc and libnatpmp to the 2009-06-05 snapshots. (mostly minor win32 build fixes) 2009-06-23 05:17:50 +00:00
Charles Kerr 8809f32a7d (trunk qt) sync up a couple of last strings with the gtk client 2009-06-23 04:49:00 +00:00
Charles Kerr 0b52d3d966 (trunk qt,gtk) fill in missing mnemonics 2009-06-23 03:40:32 +00:00
Kevin Glowacz 7dd74187b0 (trunk web) hide the iPhone address bar on orientation change 2009-06-23 01:52:25 +00:00
Kevin Glowacz 01604035e2 (trunk web) enable the torrent inspector for iPhone / iPod.
Double tap the torrent to show the inspector for it.
patch from r0ssar00
2009-06-23 01:52:20 +00:00
Charles Kerr 4249a6768a (trunk daemon) capitalization fix reported by Elbandi 2009-06-23 01:07:09 +00:00
Charles Kerr 36eac9e36a (trunk qt, gtk) some string changes: minor Gnome HiGification. omit unnecessary words. use less jargon. 2009-06-23 00:24:37 +00:00
Charles Kerr 4d46cc5f7a (trunk gtk) #2233: Replace SexyIconEntry by GtkEntry icon functionality if GTK+ >= 2.16.0 2009-06-21 17:18:02 +00:00
Charles Kerr 39330501e4 (trunk) #2222: Make DHT support a compile-time option, enabled by default 2009-06-21 08:57:26 +00:00
Charles Kerr 587ddb48f0 (trunk libT) #2228: transmission should learn to truncate files on updating torrents 2009-06-21 07:53:51 +00:00
Charles Kerr ef9896e223 (trunk libT) more efficient closing of a torrent's open files 2009-06-21 07:36:51 +00:00
Charles Kerr a8a4259f3a (trunk gtk) update some of the gtk+ calls s.t. we're not using deprecated API calls anymore 2009-06-20 23:55:36 +00:00
Mitchell Livingston e4d8d305ba update version to 1.72+ 2009-06-20 04:46:25 +00:00
Charles Kerr f16aa63adf (trunk) update README 2009-06-20 01:31:34 +00:00
Charles Kerr d63a1eb4ba (trunk cli) make the "creating torrent" message a little better 2009-06-20 00:53:11 +00:00
Charles Kerr 1bc1b16da7 (trunk libtransmission) #2227: tr_metaInfoBuilderCreate(topFile) creates invalid .torrent files when topFile ends with a '/' 2009-06-20 00:39:30 +00:00
Charles Kerr c859f06742 (trunk) autoconf/automake: move libdht.a into a DHT_LIBS variable 2009-06-19 23:50:09 +00:00
Charles Kerr 19a8b6193c (trunk libT) #2225: support supportcypto and requirecrypto flags in http tracker announces 2009-06-18 20:33:04 +00:00
Charles Kerr dbc9c0fb7d (trunk libT) tweak benc dict preallocation in resume.c as suggested by Elbandi 2009-06-17 22:07:16 +00:00
Charles Kerr a82cccadab (trunk daemon) #2220 truncated pointer interpreted as truth value 2009-06-17 14:49:23 +00:00
Charles Kerr 209a12a620 (trunk gtk) update 1.72's translations from rosetta yet again :) 2009-06-17 00:00:52 +00:00
Charles Kerr b85d2ea289 (trunk gtk) #2217: Sort order in peer tab should default to by progress 2009-06-16 23:58:14 +00:00
Mitchell Livingston 87714b785c update appcast for 1.72 2009-06-16 22:07:46 +00:00
Charles Kerr 794a55676c bump NEWS 2009-06-16 20:24:52 +00:00