Charles Kerr
07d1773bbd
(trunk gtk) revise r8945 to compile OK on gtk < 2.16
2009-08-16 03:25:58 +00:00
Charles Kerr
9101f64684
(trunk gtk) #2339 : set "is-important" property of some toolbar actions in preparation for gnome 2.28 < http://blogs.gnome.org/thos/2009/07/29/toolbar-styles/ >
2009-08-16 03:09:06 +00:00
Mitchell Livingston
12d8d49e93
add Growl 1.2b1
2009-08-16 02:27:19 +00:00
Mitchell Livingston
45b1aeb812
pull our home-built Growl
2009-08-16 02:26:40 +00:00
Charles Kerr
e339aab7c7
(trunk gtk) fix r8900 oops
2009-08-15 22:11:54 +00:00
Charles Kerr
e2744cc376
(trunk gtk) #2337 : GTK+ Tree view columns in the files dialog should be resizable. Thanks to lethalman for the patch
2009-08-15 21:14:44 +00:00
Charles Kerr
37a4a5c68e
(trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878 for #2317 .
2009-08-15 21:09:06 +00:00
Mitchell Livingston
d597fbed28
rearrange NEWS
2009-08-15 17:53:15 +00:00
Mitchell Livingston
1b1f878341
update the nl localization
2009-08-15 17:28:19 +00:00
Charles Kerr
6461edd752
(trunk) tweak NEWS again
2009-08-15 16:50:43 +00:00
Charles Kerr
75e57001c7
(trunk libT) ticket #2328 's commit r8908 broke transmission-remote for platforms that don't have ngettext(). fix supplied by KyleK.
2009-08-15 16:43:25 +00:00
Charles Kerr
1c5b344c85
(trunk libT) remove dead code noticed by geirha
2009-08-15 15:52:10 +00:00
Mitchell Livingston
2388ef193d
whoops
2009-08-14 23:50:03 +00:00
Mitchell Livingston
1f0f6915bb
add the donate warning to the reset warnings pref option
2009-08-14 23:44:25 +00:00
Mitchell Livingston
8a4e2d07bc
show the donate dialog on second launch
2009-08-14 23:40:36 +00:00
Charles Kerr
f7129f2f30
(trunk libT) #2335 : when verifying local data, pause a few msec between pieces to give the system some breathing room and other processes a shot at the disk IO
2009-08-14 20:55:22 +00:00
Charles Kerr
30bc1c6e7a
(trunk libT) revision to r8910 for #2162 : check to see if a field's value has actually changed before setting the "dirty" flag.
2009-08-14 14:41:59 +00:00
Charles Kerr
61e95595b8
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore
2009-08-14 12:53:08 +00:00
Mitchell Livingston
d125d9a967
bah, and of course, remove test code
2009-08-14 03:15:14 +00:00
Mitchell Livingston
8ec3d0f493
move the donation nag window to applicationDidFinishLaunching:
2009-08-14 03:14:37 +00:00
Mitchell Livingston
6c2f77a3ee
fix whoops for testing r8924
2009-08-14 01:12:39 +00:00
Mitchell Livingston
d0c9c8eaaf
update strings file
2009-08-14 01:11:49 +00:00
Mitchell Livingston
effdd10a30
Add a window to the Mac interface to ask for a donation.
...
A lot of discussion has gone into the merits of such a feature, and as a result it has been designed to be as unobtrusive as possible. It will appear on second launch, and once a week after that. If the "don't ask again" check is checked, then it will never appear again. No matter what option is chosen, there will be no impact on any functionality of the program.
2009-08-14 01:11:13 +00:00
Mitchell Livingston
e93c1280f7
update the strings file
2009-08-13 23:58:55 +00:00
Charles Kerr
7eeb3e0845
(trunk gtk) update translations
2009-08-13 23:57:01 +00:00
Charles Kerr
afbebdba0c
(trunk) update NEWS again
2009-08-13 23:14:36 +00:00
Mitchell Livingston
8e6974b042
update NEWS again
2009-08-13 21:57:26 +00:00
Mitchell Livingston
fda7a0c92a
update NEWS
2009-08-13 21:49:35 +00:00
Charles Kerr
c0ae171dc7
(trunk) tweak 1.74 NEWS
2009-08-13 20:54:58 +00:00
Charles Kerr
d318f1f0b8
(trunk libT) revision of r8915 for #1765 : give the same user-level warning message if T first notices that a torrent's disappeared when it's doing a tr_torrentVerify()
2009-08-13 19:28:06 +00:00
Charles Kerr
9d0760e58c
(trunk libT) revision of r8915 for #1766 : flag the warning message for translation.
2009-08-13 17:56:50 +00:00
Charles Kerr
deb25906d0
(trunk libT) fix #1765 : "if a downloaded file disappears, stop the torrent instead of redownloading it"
2009-08-13 17:50:41 +00:00
Charles Kerr
3dbf1aef96
(trunk gtk) minor display tweak for error messages in the main window's torrent list
2009-08-13 17:48:53 +00:00
Charles Kerr
4dac30abbb
(trunk qt) fix #2080 : "help > message log" does nothing
2009-08-13 17:29:59 +00:00
Charles Kerr
11717de1d0
(trunk libT) fix #2332 : filesystem-based error messages lack context
2009-08-13 17:25:26 +00:00
Charles Kerr
d08d53d8ed
(trunk libT) make the RPC 409 error message easier to understand
2009-08-13 16:50:50 +00:00
Charles Kerr
784464450a
(trunk libT) fix #2162 : .resume file doesn't get saved often enough when its contents change
2009-08-13 14:47:56 +00:00
Charles Kerr
96c6012790
(trunk gtk) #2330 : on older versions of GTK+, error messages are hard to read in the main window's torrent list
2009-08-13 14:23:47 +00:00
Charles Kerr
718f88fc9e
(trunk daemon) #2328 : new enhancement: allow transmission-remote to query the daemon for stats (Waldorf)
2009-08-13 03:54:54 +00:00
Charles Kerr
16b6ff2fd3
(trunk gtk) another improvement on the changes made for #2292 , this time correcting a small bug in sort-by-activity
2009-08-13 03:52:21 +00:00
Mitchell Livingston
9ee99dc2e7
quick update to localizations
2009-08-12 22:42:38 +00:00
Charles Kerr
8e4d837967
(trunk, libT) fix for #2269 ("error message cleared unexpectedly"): a successful scrape clears the error message, and there's no point in scraping an error torrent anyway, so don't scrape until the torrent's error is cleared by a successful announce.
2009-08-12 20:12:52 +00:00
Charles Kerr
306d26a97c
(trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an int.
2009-08-12 19:44:32 +00:00
Charles Kerr
bf1a544939
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source
2009-08-12 14:40:32 +00:00
Charles Kerr
6f547956a4
(trunk) first cut at NEWS for 1.74
2009-08-12 13:59:28 +00:00
Charles Kerr
f7319770c1
(trunk) fix r8893 oops: I accidentally committed a one-liner in configure.ac that I use to get T building on a machine that doesn't have intltool 0.40
2009-08-12 13:48:19 +00:00
Charles Kerr
be3f3a617e
(trunk gtk) fix minor regression in #2292 that limited the gtk client's speed display to not count fractions-of-a-KiB/s
2009-08-12 13:42:49 +00:00
Mitchell Livingston
8a7c68194e
add another missing peer id
2009-08-12 11:34:07 +00:00
Charles Kerr
cf9c9a3e0b
(trunk libT) another revision for preventing the bug in #2297
2009-08-12 04:36:59 +00:00
Charles Kerr
97ca8eab39
(trunk libT) possible fix for #2297 by removing potential thread issue in tr_torrentVerify()
2009-08-12 04:08:25 +00:00