Charles Kerr
2db47a6f2d
sync the po files with transmission.pot
2008-03-10 13:09:35 +00:00
Mitchell Livingston
1b78c1bf02
#777 get rid of toolbar button in preference window
2008-03-10 03:32:29 +00:00
Charles Kerr
f9ace3490f
(gtk) in the "watch directory" feature, better handling of when the user changes the watch directory via the preferences dialog
2008-03-09 22:11:36 +00:00
Charles Kerr
8ea260af89
(gtk) notify: in glib >= 2.16, use g_app_info_launch_default_for_uri() to open the completed torrent.
2008-03-09 19:02:16 +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
cd5103011a
(gtk) #744 : back out the colormap patch until we have a better handle on how to do it Right.
2008-03-08 17:28:15 +00:00
Charles Kerr
ea7cca30d2
(gtk) plug a minor leak in the Statistics dialog.
2008-03-08 16:10: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
bcff72c3ad
string consistency. (gtk) move `announce url' from info tab to tracker tab.
2008-03-08 02:00:47 +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
5efb7e626e
(gtk) more i18n string work w/suggestions from andre and vuntz to use format strings with positions to allow argument reordering.
2008-03-07 21:59:27 +00:00
Charles Kerr
6fe4a4dddc
more i18n improvements. thanks to Gnome translator andre for feedback.
2008-03-07 21:20:45 +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
8e319da186
(gtk) r5212 tr_strltime() cleanup
2008-03-07 19:27:46 +00:00
Charles Kerr
0578a024ad
(gtk) tweak the notification `open' actions (wereHamster)
2008-03-07 19:10:08 +00:00
Charles Kerr
414b8168d9
(gtk) minor r5216 cleanup
2008-03-07 19:05:00 +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
0cebab1247
(gtk) #769 : when removing a torrent, prompt for confirmation if (a) the torrent is incomplete, (b) the torrent is connected to peers, (c) the user is also deleting the downloaded files.
2008-03-07 17:47:42 +00:00
Charles Kerr
1df3d8d844
(gtk) #769 : fix a new g_warning that popped up in r5209. (infernux)
2008-03-07 16:58:44 +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
8594ca11d6
(gtk) fix the build for glib2 < 2.14, as reported by hudson
2008-03-07 16:09:21 +00:00
Charles Kerr
5a09edb045
(gtk) use g_format_size_for_display() for file size, and behave like nautilus for displaying ETA
2008-03-07 15:16:25 +00:00
Mitchell Livingston
56a181d696
updated help from jah
2008-03-07 14:07:55 +00:00
Mitchell Livingston
382dd2cfdc
adjustments to last activity field
2008-03-07 13:23:01 +00:00
Charles Kerr
76891225b9
more i18n work.
2008-03-07 03:26:59 +00:00
Charles Kerr
777c0de53a
more i18n strings work
2008-03-06 21:59:00 +00:00
Charles Kerr
a11071e661
(gtk) minor: use "Folder" instead of "Directory", as per the GNOME Desktop Terms list
2008-03-06 20:55:07 +00:00
Mitchell Livingston
064366f438
fix mac compiling for configurations other than "Development"
2008-03-06 16:42:43 +00:00
Mitchell Livingston
d347e428c9
with multiple torrents selected, show the latest "last activity"
2008-03-06 16:13:05 +00:00
Charles Kerr
5e3dcb5f6f
#751 : more digging to try to figure out where the problem is.
2008-03-06 13:24:44 +00:00
Charles Kerr
26561fc31f
(gtk) #761 : fix colormap issue with compiz. patch by kman.
2008-03-05 01:17:30 +00:00
Charles Kerr
daddf2c3ef
(gtk) fix minor compiler warning when #including <libtransmission/utils.h>
2008-03-05 01:05:42 +00:00
Charles Kerr
d6729f99ec
added `benc2php' utility
2008-03-05 00:50:53 +00:00
Charles Kerr
d6a6c24e18
remove more unused code in the peer-msgs module
2008-03-04 21:09:26 +00:00
Charles Kerr
2c9fef40ef
remove unused code in the peer-msgs module
2008-03-04 20:37:24 +00:00
Charles Kerr
0e10715b5e
new function: tr_bencSaveAsSerializedPHP()
2008-03-04 19:29:51 +00:00
Mitchell Livingston
93ccd72f77
update project file to have -DSYS_DARWIN flag
2008-03-04 03:34:50 +00:00
Mitchell Livingston
4dd36a8331
fix group ratio, thanks to charles
2008-03-04 03:27:25 +00:00
Mitchell Livingston
052d849b59
get mac build compiling again
2008-03-04 02:23:01 +00:00
Charles Kerr
eb18810b3e
fold some error messages together into common strings
2008-03-04 02:13:53 +00:00
Charles Kerr
84a8592d1d
first cut at adding i18n hooks into libtransmission.
2008-03-04 02:02:25 +00:00
Mitchell Livingston
fa085c4adc
capitalization adjustments
2008-03-04 01:03:15 +00:00
Charles Kerr
08d986759b
fix r5189 typo pointed out by BentMyWookie
2008-03-04 00:55:20 +00:00
Mitchell Livingston
6ad287dbeb
group tooltip displays number of transfers
2008-03-04 00:30:26 +00:00
Charles Kerr
3000d67e7f
#751 : add some tracer bullets to help track down this error.
2008-03-03 21:51:45 +00:00
Mitchell Livingston
20fd7f3456
adjust status bar speeds placement
2008-03-03 14:23:25 +00:00
Charles Kerr
126020e82a
mark the libnotify strings for translation
2008-03-03 04:44:27 +00:00
Charles Kerr
dd9764d181
(gtk) fix pt_BT.po's translation -- msgfmt could choke on its DOS newlines. (Triskelios)
2008-03-03 02:53:18 +00:00
Charles Kerr
24e05bf3fb
harden the bitfield handling to handle corrupt messages from peers. This is in response to Ryoujin's crash report in the forums ( http://forum.transmissionbt.com/viewtopic.php?p=20414#20414 )
2008-03-02 23:44:34 +00:00