Commit Graph

4403 Commits

Author SHA1 Message Date
Mitchell Livingston da52925b20 fix bug where dragging on and then off a torrent file that has already been added would cause the overlay to instantly appear and fade out 2008-03-24 02:57:59 +00:00
Mitchell Livingston c67b781fcb more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
Mitchell Livingston ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Charles Kerr 2eb900f876 (gtk) Updated Spanish translation 2008-03-23 22:31:45 +00:00
Mitchell Livingston 36d8b00e94 adjust alignment of fields in Creator window 2008-03-23 21:49:30 +00:00
Mitchell Livingston d31f17865a trunk: add missing ":" to "Automatic" in transfer prefs 2008-03-23 21:09:22 +00:00
Charles Kerr c6d57fcdbe save a few bytes from each torrent by removing some vestigal rate control locks 2008-03-23 20:54:54 +00:00
Mitchell Livingston bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston 9f21fdfac5 remove unused code, add a warning 2008-03-23 18:24:18 +00:00
Mitchell Livingston 5681c18c02 clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
Mitchell Livingston 86a701be34 miscellaneous cleanup 2008-03-23 03:57:14 +00:00
Charles Kerr 36689ca7c3 #809: reduce memory overhead in tr_info structure 2008-03-23 03:15:05 +00:00
Charles Kerr bce905c0b4 (gtk) "Details" dialog minor tweak 2008-03-23 01:04:30 +00:00
Mitchell Livingston c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston bfac9268c4 truncate group names if they are too long to display 2008-03-22 20:50:41 +00:00
Charles Kerr 0c6ffff205 (gtk) fix double-memory-free 2008-03-22 19:44:54 +00:00
Charles Kerr 2ca35e1ea7 allow NULL as the second argument to tr_torrentFiles() 2008-03-22 18:27:29 +00:00
Mitchell Livingston e3bd0f0ec7 use correct value in sizeof 2008-03-22 18:22:10 +00:00
Mitchell Livingston c1f0bb6607 fix the warnings generated by the last commit 2008-03-22 18:18:39 +00:00
Charles Kerr c63b548195 fix bug that caused very large torrents to crash Transmission 2008-03-22 18:10:59 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Charles Kerr 48ee65795b #805, #806 - updated translations 2008-03-21 23:17:34 +00:00
Mitchell Livingston ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston 0a4e7bcfa3 fix filtering by tracker name 2008-03-21 20:28:04 +00:00
Mitchell Livingston 78e8cae3d1 update credits; trivial code changes 2008-03-21 18:23:40 +00:00
Charles Kerr c95a3734ea (gtk) #795: new Greek translation, contributed by nikosCharonitakis! 2008-03-21 16:10:46 +00:00
Charles Kerr 8abaaf08c8 (gtk) in the Details dialog, put the peer and tracker tabs next to each other 2008-03-21 14:23:56 +00:00
Charles Kerr 42a4e2f38c (gtk) #804: Details window, Info tab, the torrent hash should be selectable (for copy/paste and to use it in search engines) 2008-03-21 14:12:32 +00:00
Charles Kerr 104ac5f83e #801, #802: updated Spanish translation and new Galician translation, both by Festor Wailon Dacoba 2008-03-20 17:04:40 +00:00
Charles Kerr 82921e2896 add notify.h to noinst_HEADERS 2008-03-20 03:52:55 +00:00
Charles Kerr ef63b69efa Somehow the Bulgarian translation was left out of LINGUAS 2008-03-20 01:22:17 +00:00
Charles Kerr 9cd568a727 final (fingers crossed) .po update for the 1.1x string freeze. 2008-03-20 00:10:16 +00:00
Charles Kerr e037324a7a add "bsdtree.h" to the NOINST_HEADERS list. 2008-03-19 20:57:59 +00:00
Charles Kerr ca9a75d4aa (gtk) fix minor terminology inconsistencies between the "new torrent" and "details" dialogs 2008-03-19 20:34:35 +00:00
Charles Kerr 531dd851ad more string work before the freeze. (1) use %'d to get thousands' grouping in end-user strings (2) follow HiG capitalization, quotation guidelines (3) fold a few more strings 2008-03-19 20:07:27 +00:00
Charles Kerr 1268a06337 (gtk) minor HIG: use "Toolbar" and "Statusbar" instead of "Tool Bar" and "Status Bar" 2008-03-19 19:30:03 +00:00
Charles Kerr 515f58a994 (gtk) update the command-line arguments list in the man page 2008-03-19 19:28:16 +00:00
Charles Kerr 8fabaf2673 (gtk) make the "new torrent" dialog a little nicer 2008-03-19 19:23:54 +00:00
Mitchell Livingston 2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Charles Kerr f5c81da731 tweak news a bit more... 2008-03-19 17:43:53 +00:00
Charles Kerr 7bb54cece8 (gtk) small string folding & i18n tweaks. 2008-03-19 17:14:47 +00:00
Charles Kerr a896a594c1 tweak gtk+ NEWS 2008-03-19 16:07:03 +00:00
Charles Kerr 11da6775b3 (gtk) oops, r5304 had a debugging console message that shouldn't've been checked in 2008-03-19 15:33:11 +00:00
Charles Kerr b9d41259e9 (gtk) message log: don't call deprecated gtk+ functions. add `pause' button. 2008-03-19 15:30:21 +00:00
Charles Kerr 54ad103053 minor `verify' cleanup 2008-03-19 14:56:47 +00:00
Charles Kerr b6aa753f06 (gtk) add a "display options dialog" checkbox in the "open torrent" dialog. 2008-03-19 14:54:32 +00:00
Charles Kerr 851bd7ec7b typo fix when time estimation is "1 day" 2008-03-19 02:19:34 +00:00
Charles Kerr e7316dbc34 yet more string massaging 2008-03-19 02:16:07 +00:00
Charles Kerr e40987fdc3 (gtk) more string folding 2008-03-19 02:05:55 +00:00
Charles Kerr dd7111d3a0 fix "select all" wart for users w/gtk < 2.10 2008-03-19 01:49:07 +00:00