|
|
@190
|
16 years |
titer |
More for BeOS
|
|
|
@189
|
16 years |
titer |
Adds BeOS makefile
|
|
|
@188
|
16 years |
titer |
Only build the GTK interface if enabled
|
|
|
@187
|
16 years |
titer |
Now use Makefile's configure
|
|
|
@186
|
16 years |
titer |
Removed Jam's configure
|
|
|
@185
|
16 years |
titer |
Adds Makefile for GTK interface
|
|
|
@184
|
16 years |
titer |
makefile just calls Xcode on OS X
|
|
|
@183
|
16 years |
titer |
Fixed paths, added transmissioncli
|
|
|
@182
|
16 years |
titer |
Moved Xcode project in the root folder, we'll use it to build …
|
|
|
@181
|
16 years |
titer |
merge -r172:180 from trunk
|
|
|
@178
|
16 years |
titer |
Use white text for the highlighted row only on >= 10.3 (background of …
|
|
|
@177
|
16 years |
titer |
Now runs on Jaguar
|
|
|
@176
|
16 years |
titer |
Dynamic checks for whether NSToolbar supports item selection
|
|
|
@175
|
16 years |
titer |
Build with the 10.2.8 SDK on PPC.
Had to comment a few 10.3-specific …
|
|
|
@174
|
16 years |
titer |
Clean up the XCode project
|
|
|
@173
|
16 years |
titer |
Import libtransmission in the Xcode project
|
|
|
@172
|
16 years |
titer |
Adds branch for changes towards 10.2 compatibility
|
|
|
@161
|
16 years |
joshe |
Update the GTK code for the new API.
Use a new scheme for handling …
|
|
|
@160
|
16 years |
titer |
Fixes crash when the first torrent is removed
|
|
|
@159
|
16 years |
titer |
Fixed removal of torrents
|
|
|
@158
|
16 years |
titer |
Quick 'n dirty fix so incoming connections work again
|
|
|
@157
|
16 years |
titer |
Optimized buildAdvancedBar a bit
|
|
|
@156
|
16 years |
titer |
Added [NSString stringWithInt:] for convenience.
UI cosmetic: bigger …
|
|
|
@155
|
16 years |
titer |
Fixes pause/resume button, adds a more standard way of clicking items …
|
|
|
@154
|
16 years |
titer |
Fixes history with no torrents, always remove ellipis to menu items if …
|
|
|
@153
|
16 years |
titer |
Simplifies removing torrents code
|
|
|
@152
|
16 years |
titer |
Fixed MacIntel? display bug
|
|
|
@151
|
16 years |
titer |
Moved 'reveal in finder' to the Torrent class, and do it in a …
|
|
|
@150
|
16 years |
titer |
Started to restore the start/resume/reveal buttons
|
|
|
@149
|
16 years |
titer |
Fixed Alt-Click to switch to Advanced Bar
|
|
|
@148
|
16 years |
titer |
OS X design changes: merged the two cells into one
|
|
|
@147
|
16 years |
titer |
Added tr_torrentIterate
|
|
|
@146
|
16 years |
titer |
Progress bar fix
|
|
|
@145
|
16 years |
titer |
Fixed warning when quitting with active torrents.
Fixed menu and …
|
|
|
@144
|
16 years |
titer |
Fixing the progress cell. The progress also is resizable now.
|
|
|
@143
|
16 years |
titer |
Fixed text color
|
|
|
@142
|
16 years |
titer |
Fixing
|
|
|
@141
|
16 years |
titer |
First pass at updating the OS X interface (still doesn't work yet)
|
|
|
@140
|
16 years |
titer |
Adds tr_torrentAvailability for the advanced progress bar (also, now …
|
|
|
@139
|
16 years |
titer |
Seperates status and error in tr_stat_t.
|
|
|
@138
|
16 years |
titer |
Adds an error feedback for tr_torrentInit.
Adds tr_torrentInfo along …
|
|
|
@137
|
16 years |
titer |
Adds a permanent handle for every torrent.
Removed the limit on the …
|
|
|
@136
|
16 years |
titer |
Add a branch for the new API
|
|
|
@105
|
17 years |
joshe |
This branch isn't needed anymore.
|
|
|
@101
|
17 years |
joshe |
Remove this branch, it has been merged.
|
|
|
@84
|
17 years |
joshe |
Add a branch with some simple tracker http parsing code.
Also, treat a …
|
|
|
@83
|
17 years |
joshe |
Whoops, forgot to add this with the fastresume stuff.
|
|
|
@82
|
17 years |
joshe |
Add a branch for the new version 1 fastresume format.
|
|
|
@77
|
17 years |
joshe |
Add internationalization support.
|
|
|
@73
|
17 years |
joshe |
Merge rev 68:72 from trunk.
|
|
|
@71
|
17 years |
joshe |
Rename this branch as it doesn't have anything to do with the …
|
|
|
@69
|
17 years |
joshe |
Merge from trunk up to rev 68.
|
|
|
@50
|
17 years |
joshe |
Use toolbar icons that are a little more appropriate.
|
|
|
@49
|
17 years |
joshe |
Many small usability improvements.
Remove an ugly wart in the conf api.
|
|
|
@48
|
17 years |
joshe |
Add my TODO list and add generated binaries to the ignore properties.
|
|
|
@47
|
17 years |
joshe |
Oh hey, how about I seek to the beginning of the file
before reading …
|
|
|
@46
|
17 years |
joshe |
Add backwards compatibility to read version 0 resume files.
|
|
|
@45
|
17 years |
joshe |
Bump the resume file format and use it to save download and upload totals.
|
|
|
@44
|
17 years |
joshe |
Do some basic HTTP header parsing to check for 2xx response code. …
|
|
|
@43
|
17 years |
joshe |
Remove debugging output.
|
|
|
@42
|
17 years |
joshe |
Whoops, use the empty stop response workaround when changing ports …
|
|
|
@41
|
17 years |
joshe |
Workaround for trackers that send an empty response to a stop event. …
|
|
|
@40
|
17 years |
joshe |
More random debug stuff, also actually change the port right away via …
|
|
|
@39
|
17 years |
joshe |
Add some untested code to change update the tracker when the listening …
|
|
|
@33
|
17 years |
joshe |
Add branch to finish shared port work.
|
|
|
@1
|
17 years |
root |
Import from 2005-10-26
|