|
|
@738
|
17 years |
joshe |
Add polish translation.
My apologies to Tomasz for forgetting this …
|
|
|
@620
|
17 years |
titer |
Revert [619]
|
|
|
@574
|
17 years |
joshe |
When quitting, check more frequently if torrents are closed.
|
|
|
@525
|
17 years |
joshe |
Move the ETA cap of 99:59:59 from libtransmission to the MacOS X GUI. …
|
|
|
@524
|
17 years |
joshe |
Fix the 'failed to load torrent file' message in the french translation.
|
|
|
@485
|
17 years |
joshe |
Add spanish translation.
|
|
|
@476
|
17 years |
joshe |
Add keywords.
|
|
|
@472
|
17 years |
joshe |
Add french translation.
|
|
|
@468
|
17 years |
joshe |
Fix drag-and-drop.
It's better to use memory before you free it, not after.
|
|
|
@444
|
17 years |
joshe |
Update italian translation.
|
|
|
@426
|
17 years |
joshe |
Update PO template.
|
|
|
@410
|
17 years |
joshe |
Increase the exit timeout from 5 seconds to 10.
Increase the update …
|
|
|
@392
|
17 years |
joshe |
Quickly work around a weird bug where the progress bar could blink in …
|
|
|
@390
|
17 years |
joshe |
Fix column and initial window sizing.
|
|
|
@330
|
17 years |
joshe |
Fix a recently-introduced memory leak.
|
|
|
@328
|
17 years |
joshe |
Add -h and -v command-line options.
|
|
|
@327
|
17 years |
joshe |
Remove the separate preference option for files added via …
|
|
|
@320
|
17 years |
joshe |
Add support to the GTK GUI for saving private copies of torrent files. …
|
|
|
@310
|
17 years |
joshe |
Add support to libtransmission and the MacOS X GUI for saving private …
|
|
|
@271
|
17 years |
joshe |
Try harder to use the right color for the progress bar text.
|
|
|
@269
|
17 years |
joshe |
Wait and try to send a stopped event when removing a torrent.
|
|
|
@265
|
17 years |
titer |
Split and moved makefiles into a seperate folder, fixes and speed-up …
|
|
|
@261
|
17 years |
titer |
Updated svn:keywords
|
|
|
@260
|
17 years |
titer |
Added $Id$ keywords and updated a few headers
|
|
|
@259
|
17 years |
joshe |
Add a transmissioncli manpage written by deanna@….
Fix …
|
|
|
@255
|
17 years |
joshe |
Allow column resizing and ellipsize long torrent names.
merged from …
|
|
|
@252
|
17 years |
joshe |
Fix a double-free bug that was causing preference corruption and crashes.
|
|
|
@251
|
17 years |
joshe |
Trying to free nonexistent memory is bad, mmkay?
(refs …
|
|
|
@249
|
17 years |
joshe |
Some minor code cleanups.
Handle things a little better when quitting.
|
|
|
@248
|
17 years |
joshe |
Major internal restructuring for the GTK GUI,
GObject-derived …
|
|
|
@246
|
17 years |
joshe |
Make padding of dialogs look a little better.
Respect GNOME's toolbar …
|
|
|
@243
|
17 years |
joshe |
A couple minor i18n cleanups.
Add italian translation.
Add an install …
|
|
|
@242
|
17 years |
joshe |
Add IPC code for another process to communicate with a running
…
|
|
|
@232
|
17 years |
joshe |
Turn the download limit off by default.
|
|
|
@227
|
17 years |
titer |
Re-link transmissioncli and transmission-gtk when libtransmission.a …
|
|
|
@214
|
17 years |
joshe |
Instead of storing files specific to the gtk frontend directly
in …
|
|
|
@212
|
17 years |
joshe |
Add download rate limit to GTK interface.
|
|
|
@204
|
17 years |
joshe |
Don't print an error if the .depend files don't exist.
|
|
|
@198
|
17 years |
titer |
Nicer make output. Also moved the CLI client to its own folder like …
|
|
|
@195
|
17 years |
joshe |
Use CFLAGS when generating dependencies for GTK sources.
|
|
|
@191
|
17 years |
titer |
Merge compat-10.2 branch. This adds Jaguar compatibility on OS X, and …
|
|
|
@162
|
17 years |
titer |
Merge from branches/new_api:r161
|
|
|
@131
|
17 years |
joshe |
GTK:
Adjust the number of decimals shown with sizes based on the …
|
|
|
@130
|
17 years |
joshe |
Display --:--:-- instead of 00:00:00 as the ETA.
|
|
|
@125
|
17 years |
joshe |
Improve libintl.h search and add a --gettext-prefix configure option. …
|
|
|
@117
|
17 years |
joshe |
Display an unknown number of seeders or leechers as ? instead of -1.
|
|
|
@115
|
17 years |
joshe |
Rewrite the drag and drop code to handle multiple files (oops),
as …
|
|
|
@114
|
17 years |
joshe |
Fix ratio calculation to not truncate to a whole number.
|
|
|
@99
|
17 years |
joshe |
Whoops, use download and upload *totals* instead of *rate* to …
|
|
|
@97
|
17 years |
joshe |
Minor change to improve drag-and-drop compatibility.
|
|
|
@96
|
17 years |
joshe |
Show seeders and leechers in properties window.
Show ratio instead of …
|
|
|
@91
|
17 years |
joshe |
Implement drag-and-drop to allow files to be dropped into the main …
|
|
|
@89
|
17 years |
joshe |
Rewrite error messages to be less unnecessarily verbose.
Only allow …
|
|
|
@88
|
17 years |
joshe |
Fix a couple of warnings on netbsd 3.
|
|
|
@86
|
17 years |
joshe |
Add internationalization support for the GTK GUI.
|
|
|
@81
|
17 years |
joshe |
Fix a couple of positioning bugs with right-to-left languages.
|
|
|
@72
|
17 years |
joshe |
Validate that data read from prefs and state files is valid UTF-8.
|
|
|
@70
|
17 years |
joshe |
Rename a few files now that we're using subversion and it's easy.
|
|
|
@52
|
17 years |
joshe |
Send stopped and started events to trackers when the listening port is …
|
|
|
@51
|
17 years |
joshe |
Merge many small usability improvements for the GTK frontend, as well …
|
|
|
@24
|
17 years |
root |
Update 2006-01-03
|
|
|
@23
|
17 years |
root |
Update 2005-12-29
|
|
|
@22
|
17 years |
root |
Update 2005-12-27
|
|
|
@20
|
17 years |
root |
Update 2005-12-25
|
|
|
@18
|
17 years |
root |
Update 2005-12-19
|
|
|
@17
|
17 years |
root |
Update 2005-12-18
|
|
|
@12
|
17 years |
root |
Update 2005-12-07
|
|
|
@11
|
17 years |
root |
Update 2005-12-04
|
|
|
@10
|
17 years |
root |
Update 2005-12-01
|
|
|
@7
|
17 years |
root |
Update 2005-11-24
|
|
|
@6
|
17 years |
root |
Update 2005-11-21
|
|
|
@5
|
17 years |
root |
Update 2005-11-18
|