|
|
@346
|
17 years |
titer |
Fixes #22 (all torrents apparently at 0 % when T restarts)
|
|
|
@345
|
17 years |
livings124 |
Moved myself up in the credits, tweaks here and there
|
|
|
@344
|
17 years |
livings124 |
This should make the borders of the new progress bar a bit more consistent.
|
|
|
@343
|
17 years |
livings124 |
This actually includes the glossier progress image. whoops
|
|
|
@342
|
17 years |
livings124 |
The advanced bar is a bit more glossy.
|
|
|
@341
|
17 years |
livings124 |
This look for the progress bars matches the new smooth aqua look a lot …
|
|
|
@340
|
17 years |
livings124 |
Double-clicking the icon in the table view will reveal the download.
|
|
|
@339
|
17 years |
livings124 |
Make private methods actually private.
|
|
|
@338
|
17 years |
livings124 |
Declare private methods.
|
|
|
@337
|
17 years |
titer |
svn:keywords
|
|
|
@336
|
17 years |
livings124 |
Add the license info to the new files.
|
|
|
@335
|
17 years |
livings124 |
Allow the Reveal item to also work with the inspector's Files table.
|
|
|
@334
|
17 years |
livings124 |
Clicking the File tableview in the Inspector will now make the …
|
|
|
@333
|
17 years |
livings124 |
use the word Transfers, not Torrents
|
|
|
@332
|
17 years |
livings124 |
Move "reveal" and "show inspector" to Transfers and View respectively.
|
|
|
@331
|
17 years |
livings124 |
Rename a few menu items (especially "Remove Data File" to "Remove …
|
|
|
@330
|
17 years |
joshe |
Fix a recently-introduced memory leak.
|
|
|
@329
|
17 years |
livings124 |
Inspector, not Info, for previous tab menu item
|
|
|
@328
|
17 years |
joshe |
Add -h and -v command-line options.
|
|
|
@327
|
17 years |
joshe |
Remove the separate preference option for files added via …
|
|
|
@326
|
17 years |
joshe |
Fix bug where upload and download totals were discarded when …
|
|
|
@325
|
17 years |
livings124 |
Make Copy Torrent dialog a sheet.
|
|
|
@324
|
17 years |
livings124 |
Validate menu item and show warning on failure for "Copy Torrent"
|
|
|
@323
|
17 years |
livings124 |
Initial support for creating a torrent copy (to recover torrent files …
|
|
|
@322
|
17 years |
livings124 |
Inspector window now only becomes key window when necessary.
|
|
|
@321
|
17 years |
joshe |
This branch isn't needed anymore.
|
|
|
@320
|
17 years |
joshe |
Add support to the GTK GUI for saving private copies of torrent files. …
|
|
|
@319
|
17 years |
livings124 |
Fixed spacing a bit in Transfer prefs.
This is my last little commit …
|
|
|
@318
|
17 years |
livings124 |
Having two booleans was redundant.
|
|
|
@317
|
17 years |
livings124 |
...and once again commit (newer) Sparkle (682)
|
|
|
@316
|
17 years |
livings124 |
Once again remove Sparkle framework…
|
|
|
@315
|
17 years |
livings124 |
Plus, not minus. :-/
|
|
|
@314
|
17 years |
livings124 |
Make the progress bar a bit longer to look better with the last commit.
|
|
|
@313
|
17 years |
livings124 |
Make context menu items enabled even if the window isn't active.
Also …
|
|
|
@312
|
17 years |
livings124 |
Add a keyboard shortcut for removing files.
|
|
|
@311
|
17 years |
livings124 |
Remove a period for consistency
|
|
|
@310
|
17 years |
joshe |
Add support to libtransmission and the MacOS X GUI for saving private …
|
|
|
@309
|
17 years |
livings124 |
Now it'll work for Panther users again…
|
|
|
@308
|
17 years |
livings124 |
...Add new Sparkle.
|
|
|
@307
|
17 years |
livings124 |
Remove old Sparkle…
|
|
|
@306
|
17 years |
livings124 |
Context menus shouldn't have keyboard shortcuts. I should learn to …
|
|
|
@305
|
17 years |
livings124 |
|
|
|
@304
|
17 years |
livings124 |
A little less wordy.
|
|
|
@303
|
17 years |
livings124 |
Small fix for pull-down menu.
|
|
|
@302
|
17 years |
livings124 |
Changed some phrasing and added a little disclaimer.
|
|
|
@301
|
17 years |
livings124 |
Better icons for the pause and resume toolbar items. Thanks to macHD …
|
|
|
@300
|
17 years |
livings124 |
Changed around Remove menu items a bit. These might need to be changed …
|
|
|
@299
|
17 years |
livings124 |
As far as I can see this is now working. Some cosmetic touchups are …
|
|
|
@298
|
17 years |
joshe |
Ok, I didn't test tr_mkdir() in the other place it was used. Fix it there.
|
|
|
@297
|
17 years |
joshe |
Fix tr_mkdir() again, this time I actually tested so I know it works.
|
|
|
@296
|
17 years |
joshe |
Remember when I said I fixed tr_mkdir() before and made a comment …
|
|
|
@295
|
17 years |
livings124 |
trying to get it to work
|
|
|
@294
|
17 years |
joshe |
Re-commit rev 291, in the right place this time.
|
|
|
@293
|
17 years |
joshe |
Oops, fix the new tr_mkdir() function to actually work.
Testing is …
|
|
|
@292
|
17 years |
joshe |
Revert the last commit, it wasn't supposed to go on the trunk.
|
|
|
@291
|
17 years |
livings124 |
Initial support of moving torrent files in Mac version. Some things …
|
|
|
@290
|
17 years |
joshe |
Fix typo.
|
|
|
@289
|
17 years |
joshe |
Create any needed parent directories for the
prefs, cache, and …
|
|
|
@288
|
17 years |
joshe |
Add a couple of cross-platform functions for finding a location for
…
|
|
|
@287
|
17 years |
livings124 |
Stretched some labels to help themers.
|
|
|
@286
|
17 years |
livings124 |
No need to create an autoreleased object and then retain it when it …
|
|
|
@285
|
17 years |
livings124 |
Switch some tiffs to png.
|
|
|
@284
|
17 years |
livings124 |
Double-clicking rows will toggle the inspector. Also, cleaned up …
|
|
|
@283
|
17 years |
livings124 |
Fix the dash.
|
|
|
@282
|
17 years |
joshe |
Update the GTK, MacOS, and cli frontends to compile again.
BeOS …
|
|
|
@281
|
17 years |
joshe |
Add libtransmission support for saving private copies of torrent files.
|
|
|
@280
|
17 years |
joshe |
Add a branch for work on saving a private copy of torrent files.
This …
|
|
|
@279
|
17 years |
joshe |
Oops. Apparently I don't know how to use subversion today.
Delete the …
|
|
|
@278
|
17 years |
joshe |
Add a branch for work on saving a private copy of torrent files.
|
|
|
@277
|
17 years |
titer |
svn:keywords
|
|
|
@276
|
17 years |
livings124 |
Less ugly original placement and sizing or window on first launch …
|
|
|
@275
|
17 years |
livings124 |
Use the built-in method if on Tiger for making subarrays.
|
|
|
@274
|
17 years |
livings124 |
Hopefully this gets the dock icon to show again. (I'm new to this …
|
|
|
@273
|
17 years |
livings124 |
Changed some headers.
|
|
|
@272
|
17 years |
livings124 |
First commit on my own 8-)
Sorting by progress, sorting no longer …
|
|
|
@271
|
17 years |
joshe |
Try harder to use the right color for the progress bar text.
|
|
|
@270
|
17 years |
joshe |
Unbreak 'make install'
|
|
|
@269
|
17 years |
joshe |
Wait and try to send a stopped event when removing a torrent.
|
|
|
@268
|
17 years |
titer |
This wasn't supposed to be commited
|
|
|
@267
|
17 years |
titer |
$*!'%`$!
|
|
|
@266
|
17 years |
titer |
Grrr
|
|
|
@265
|
17 years |
titer |
Split and moved makefiles into a seperate folder, fixes and speed-up …
|
|
|
@264
|
17 years |
titer |
Splits VERSION_STRING and VERSION_REVISION, removes duplication of …
|
|
|
@263
|
17 years |
titer |
Whoops
|
|
|
@262
|
17 years |
titer |
Get revision at build time
|
|
|
@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 …
|
|
|
@258
|
17 years |
joshe |
Remove a branch which has served it's purpose.
|
|
|
@257
|
17 years |
titer |
Forgot this file in r256
|
|
|
@256
|
17 years |
titer |
Merged Mitchell's changes, this includes:
Adds stop at ratio,
Adds …
|
|
|
@255
|
17 years |
joshe |
Allow column resizing and ellipsize long torrent names.
merged from …
|
|
|
@254
|
17 years |
titer |
Toughens the criteria for banning, tries to make guesses about the …
|
|
|
@253
|
17 years |
titer |
Adds automatic peer banning.
At first, peers get only banned for the …
|
|
|
@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 …
|
|
|
@250
|
17 years |
titer |
Be more flexible in case the dictionary isn't at the beginning of the …
|
|
|
@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 …
|
|
|
@247
|
17 years |
titer |
Adds Action button that allows quick setting of upload and download …
|
|
|