Commit Graph

4403 Commits

Author SHA1 Message Date
Mitchell Livingston 32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Charles Kerr d6a55c133b (gtk) have the "open" dialog remember which folder it was in the last time it was used. 2008-03-18 20:41:27 +00:00
Charles Kerr d9b33a7055 change that 20 second interval to a 5 second interval 2008-03-18 19:38:39 +00:00
Charles Kerr f92c5fd502 demote the nat-pmp `try again' message to dbg 2008-03-18 19:34:44 +00:00
Charles Kerr cb854bd4cc #798: 1.06's handling of tracker http 301 redirects can cause a huge strain on tracker 2008-03-18 19:33:08 +00:00
Mitchell Livingston 128fa0aedf Put in function for localization (as suggested on the cocoa dev list) and comment it out because i can't get it working as desired yet. 2008-03-18 19:18:22 +00:00
Charles Kerr 21124a8de8 strings work: (1) folding similar strings together for easier tranlation (2) gtk: use consistent shortcuts/phrases/terminology between the preferences and "open torrent" dialogs (3) promote the port forwarding messages from Debug to Info as per BMW's request 2008-03-18 19:14:21 +00:00
Charles Kerr 549aa1679a add -v --verify to transmission-remote's getopt handling 2008-03-18 17:59:52 +00:00
Charles Kerr 0de6757bdf (gtk) ran "make update-po" to resync the .po files 2008-03-18 17:53:34 +00:00
Charles Kerr 4fa1da4ee8 #781: (1) fix overreporting corrupt data, and (2) fix bug added in r5172 that didn't handle sent request TTL correctly, causing too many dupliate block requests. 2008-03-18 17:46:29 +00:00
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