Charles Kerr
|
56364f2ae8
|
add a tr_errno specifically for failed checksums so they can be differentiated from "Generic error"
|
2008-03-18 17:02:08 +00:00 |
|
Charles Kerr
|
05c6938f5a
|
changes to message logging: (1) bring back "Torrent hasn't responded yet", but only in the message log. (2) make PEX messages debug. (3) log a message when a torrent reaches completion.
|
2008-03-18 16:56:01 +00:00 |
|
Charles Kerr
|
913f2843b2
|
#740: back out the previous "fix" because it caused an regression in the mac client
|
2008-03-18 16:26:45 +00:00 |
|
Charles Kerr
|
1898904620
|
(gtk) fix open dialog error reported by Lacrocivious
|
2008-03-18 16:18:22 +00:00 |
|
Mitchell Livingston
|
4f7742d422
|
speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation
|
2008-03-18 03:20:27 +00:00 |
|
Charles Kerr
|
ec34995cff
|
make the port forwarding error message text a little more helpful
|
2008-03-18 02:30:35 +00:00 |
|
Charles Kerr
|
d8fa1dff77
|
if libevent logs an error message, send it to our message log via tr_nerr()
|
2008-03-18 02:23:39 +00:00 |
|
Charles Kerr
|
3d232f4db0
|
make the Port Forwarding error messages a little easier for beginners to understand
|
2008-03-18 02:15:19 +00:00 |
|
Charles Kerr
|
e92a0938ab
|
(gtk) tweak the watch directory: better detection of duplicates when scanning the directory on startup
|
2008-03-18 01:59:03 +00:00 |
|
Charles Kerr
|
59fdf5dcc8
|
#781: try to get a little further on this `too much corrupt' ticket by adding a more helpful log message when a downloaded piece fails its checksum test.
|
2008-03-18 01:39:06 +00:00 |
|
Charles Kerr
|
0437c5f33e
|
(gtk) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous
|
2008-03-18 01:22:11 +00:00 |
|
Charles Kerr
|
ac21d3280c
|
(gtk) plug a couple of small memory leaks
|
2008-03-18 01:06:06 +00:00 |
|
Charles Kerr
|
a9ba72353f
|
Add gtk+ info to the 1.10 NEWS section
|
2008-03-17 22:56:16 +00:00 |
|
Mitchell Livingston
|
efc7c5f228
|
fix display issue on launch when group row is set to show ratio
|
2008-03-17 21:44:14 +00:00 |
|
Mitchell Livingston
|
f14ee4fd6b
|
simplify the remaining disk space checking code
|
2008-03-17 21:12:07 +00:00 |
|
Mitchell Livingston
|
8d5ce92d38
|
update NEWS; trivial changes
|
2008-03-17 20:18:23 +00:00 |
|
Mitchell Livingston
|
8e45cc27b2
|
#763 better determination of needed space
|
2008-03-17 19:59:26 +00:00 |
|
Charles Kerr
|
3e974e863d
|
(gtk) refresh the debug window a little less frequently
|
2008-03-17 19:33:09 +00:00 |
|
Charles Kerr
|
a4909bbd1b
|
(gtk) minor code cleanup
|
2008-03-17 03:25:03 +00:00 |
|
Charles Kerr
|
23f33e1bd1
|
"Got 0 peers from peer exchange" is a pretty useless message. :)
|
2008-03-17 02:45:09 +00:00 |
|
Charles Kerr
|
8f246d63e8
|
(gtk) set the default sort column & mode for the message window's list
|
2008-03-16 21:41:27 +00:00 |
|
Charles Kerr
|
820bc5089b
|
(gtk) more cleanup in the mesage log window.
|
2008-03-16 21:26:05 +00:00 |
|
Mitchell Livingston
|
e59104e36a
|
clean up a little more of the message log code
|
2008-03-16 15:44:10 +00:00 |
|
Mitchell Livingston
|
0692e0bb25
|
cleanup of the message window code
|
2008-03-16 15:26:53 +00:00 |
|
Charles Kerr
|
bc2266b91c
|
(gtk) speed up the population of the debug window.
|
2008-03-16 15:18:19 +00:00 |
|
Mitchell Livingston
|
36c9ab960c
|
update strings file
|
2008-03-16 15:03:30 +00:00 |
|
Mitchell Livingston
|
a149f8992b
|
#792 Allow Option-Command-F to focus the filter field in the main window
|
2008-03-16 14:24:27 +00:00 |
|
Mitchell Livingston
|
c4646711a1
|
move some of the repetitive code into a method
|
2008-03-16 06:31:37 +00:00 |
|
Mitchell Livingston
|
3c0e3b8978
|
use a single xib file for all Stats window localizations
|
2008-03-16 06:20:35 +00:00 |
|
Mitchell Livingston
|
9829264413
|
localize "level" string in message window; update strings file
|
2008-03-15 20:23:44 +00:00 |
|
Mitchell Livingston
|
e6e1539be5
|
localize the window title as well
|
2008-03-15 20:18:44 +00:00 |
|
Mitchell Livingston
|
96432c8dbb
|
use a single xib file for all Message window localizations, localizing just from the strings file
|
2008-03-15 20:17:19 +00:00 |
|
Charles Kerr
|
748f31cc3f
|
(gtk) Updated Catalan and Spanish translations for 1.10
|
2008-03-15 16:32:41 +00:00 |
|
Mitchell Livingston
|
c771a9a156
|
get rid of a potential extra string comparison
|
2008-03-15 14:57:42 +00:00 |
|
Charles Kerr
|
1c31a45dc7
|
(gtk) fix gtk 2.6 build issue reported by Lacrocivious
|
2008-03-14 15:22:39 +00:00 |
|
Charles Kerr
|
3f32ee1627
|
(gtk) turn on ellipsizing for torrent names in the debug window. add a little margin between the primary & secondary labels in the shutdown message.
|
2008-03-13 20:47:58 +00:00 |
|
Charles Kerr
|
9b3285c2ad
|
(gtk) improve the message log's look with the recent libT changes
|
2008-03-13 19:34:08 +00:00 |
|
Charles Kerr
|
146b9df023
|
meh, too early in the morning :)
|
2008-03-13 11:59:19 +00:00 |
|
Charles Kerr
|
18ab99970b
|
fix r5243 typo reported by BentMyWookie
|
2008-03-13 11:57:42 +00:00 |
|
Mitchell Livingston
|
f03073e080
|
truncate torrent name in message window instead of removing words; rename "Activity" to "Process"; add the torrent name to a particularly common log message
|
2008-03-13 11:08:23 +00:00 |
|
Mitchell Livingston
|
32c901670d
|
rename "Name" column in Message window to "Activity"
|
2008-03-13 10:56:52 +00:00 |
|
Mitchell Livingston
|
3137d3fcac
|
#138 per-torrent messages in the mac client
|
2008-03-13 10:49:48 +00:00 |
|
Charles Kerr
|
9bb4c477f3
|
don't let vraa have that many peers any more.
|
2008-03-13 05:42:39 +00:00 |
|
Charles Kerr
|
29f092197f
|
#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages#138: per-torrent messages
|
2008-03-13 03:53:18 +00:00 |
|
Charles Kerr
|
ec191b652b
|
(gtk) clean up the "watch directory" code a little.
|
2008-03-13 01:06:54 +00:00 |
|
Charles Kerr
|
e3c1d221fb
|
#781: experimental commit on the "failed data" issue.
|
2008-03-13 00:38:16 +00:00 |
|
Charles Kerr
|
b6f2796e40
|
(gkt) #785: gtk/utils.c does not compile with glib 2.16
|
2008-03-12 19:17:54 +00:00 |
|
Mitchell Livingston
|
9b088498ad
|
#782 comment box will now scroll with the arrows as expected
|
2008-03-12 17:57:02 +00:00 |
|
Charles Kerr
|
1538505e24
|
(gtk) tweak the "watch folder" feature: firefox likes to save a file, then remove it, then add it again. Add a slight delay in to allow for this without popping up a second "open torrent" dialog.
|
2008-03-12 02:11:37 +00:00 |
|
Charles Kerr
|
1983822cd4
|
(gtk) #779: synchronize speed limit options in the prefs and details dialogs.
|
2008-03-11 04:19:50 +00:00 |
|