Commit Graph

21 Commits

Author SHA1 Message Date
Charles Kerr 09b30689b7 (gtk) better support for older versions of glib 2008-03-30 03:20:18 +00:00
Charles Kerr ec8cb83711 (gtk) better error recording in the prefs dialog when updating the blocklist 2008-03-30 03:03:42 +00:00
Charles Kerr b2e84b2a32 (gtk) tweak the blocklist text in the prefs dialog a bit. 2008-03-30 02:23:28 +00:00
Charles Kerr 19211bf431 (gtk) first cut at adding the blocklist in the preferences dialog 2008-03-30 00:21:46 +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 7bb54cece8 (gtk) small string folding & i18n tweaks. 2008-03-19 17:14:47 +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 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 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 1983822cd4 (gtk) #779: synchronize speed limit options in the prefs and details dialogs. 2008-03-11 04:19:50 +00:00
Charles Kerr e4562bcd7b (gtk) #772, #753: added `watch dir' for automatically adding torrents. delete files to trashcan, rather than unlinking them. These features require 2.15.5 or higher. 2008-03-09 15:27:08 +00:00
Charles Kerr e85a328b1b (gtk) remove the PREF_KEY_SYSTRAY cruft, as pointed out by wereHamster 2008-03-08 17:37:13 +00:00
Charles Kerr 6ef6ac0928 the last i18n-centric commit for awhile, I hope. 2008-03-08 04:53:11 +00:00
Charles Kerr 909cb89b43 even more i18n string work, w/more feedback and reading through the transmission.pot file. 2008-03-08 01:43:20 +00:00
Charles Kerr 7200b27a18 lots more i18n string work -- making strings more consistent, folding redundant strings together, etc. 2008-03-07 20:48:36 +00:00
Charles Kerr 08f9b811ba remove a couple of preferences:
(1) "delete original file" ... this can be turned on in the "add" dialog, but who would want this to always be unconditionally true?
(2) "show in systray" ... since not many people will toggle this, move it from the prefs dialog to the .ini file
2008-03-07 18:57:32 +00:00
Charles Kerr 00374142a4 (gtk) #771: use g_get_home_dir() as a fallback for the default download directory if "g_get_user_special_dir( G_USER_DIRECTORY_DOWNLOAD )" returns NULL. (jopadan) 2008-03-07 16:30:44 +00:00
Charles Kerr 76891225b9 more i18n work. 2008-03-07 03:26:59 +00:00
Charles Kerr 9795a01ddc (gtk) fix warning when clicking the upnp/nat-pmp checkbox in the prefs dialog 2008-02-27 18:45:06 +00:00
Charles Kerr 851e6ce008 (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
Renamed from gtk/tr_prefs.c (Browse further)