Timeline


and

Jul 1, 2007:

7:10 PM Changeset [2272] by charles
Move the initial fastresume check into the thread that creates the …
6:11 PM Ticket #241 (Incorrect behavior after checking) closed by livings124
duplicate: I'm not seeing this, and there have been some changes to queueing …
6:02 PM Changeset [2271] by livings124
same as last commit, with different objects
5:32 PM Changeset [2270] by livings124
• do an initialization only when needed • get rid of an unnecessary …
3:18 PM Changeset [2269] by livings124
simplify Torrent's dealloc
2:04 PM Changeset [2268] by charles
Fix makemeta infinite loop reported by BentMyWookie?
1:39 PM Changeset [2267] by charles
(gtk) sort the files in the torrent inspector's file tab.
1:27 PM Changeset [2266] by livings124
a little code cleanup
12:09 PM Changeset [2265] by charles
d'oh! openssl has rc4 already.
5:25 AM Changeset [2264] by livings124
whoops
5:24 AM Changeset [2263] by livings124
the remains of one of my experiments snuck in
5:23 AM Changeset [2262] by livings124
Don't make other actions rely on dealloc being called...it's not …
5:02 AM Ticket #242 (Private Flag Not Respected) closed by jah
fixed: fixed in [2253]
3:17 AM Changeset [2261] by livings124
fix blurry icon when resizing the creator window
2:54 AM Changeset [2260] by charles
make the "Error while parsing bencoded data" more helpful by showing …
1:50 AM Changeset [2259] by charles
replace the unhelpful error message "error: insufficient resources" …

Jun 30, 2007:

11:06 PM Changeset [2258] by livings124
update the strings file
10:47 PM Changeset [2257] by charles
Silence the "Too many requests!" error that's not really an error
10:46 PM Changeset [2256] by charles
(gtk) make the columns in the main window sortable
9:53 PM Changeset [2255] by livings124
get rid of a warning
9:39 PM Changeset [2254] by charles
fix r2252 copy-and-paste bug. Thanks BentMyWookie?
9:29 PM Changeset [2253] by charles
fix bug that caused libtransmission to think private torrents were public.
9:11 PM Changeset [2252] by charles
don't count too many bytes in the last block in …
8:36 PM Changeset [2251] by livings124
fix the warning for remaining size coming up when it shouldn't
8:12 PM Ticket #227 (Make Checking a real queue) closed by livings124
fixed: If [2249] didn't fixed this or introduced similar bugs reopen this.
7:46 PM Changeset [2250] by charles
I wonder what this is for.
4:13 PM Changeset [2249] by livings124
if a transfer is checking decrease the queue count for both queues but …
3:16 PM Changeset [2248] by charles
fix r2247 oops
1:53 PM Changeset [2247] by charles
(1) check a torrent's `fast resume' state as soon as it's added. (2) …
1:47 PM Changeset [2246] by livings124
change "warnings" to "alerts"
1:36 PM Changeset [2245] by charles
make tr_torrentInfo() a const function
1:20 PM Changeset [2244] by livings124
awesome Globe icon (Glow|be) from Jonas Rask
1:19 PM Changeset [2243] by charles
make decrementing the torrent count the last thing we do when …
12:54 PM Changeset [2242] by charles
* make tr_cpLeftUntilDone() slightly more accurate * simplify …
12:46 PM Changeset [2241] by charles
fix crash reported by persept
5:22 AM Ticket #242 (Private Flag Not Respected) created by John Clay
Current builds of Transmission (revision 2240) do not respect the …
2:52 AM Changeset [2240] by livings124
enable the context menu for enable selected properly

Jun 29, 2007:

11:54 PM Changeset [2239] by livings124
add an option in the duplicate alert to not prompt again
11:13 PM Ticket #216 (adding a duplicate torrent) closed by livings124
fixed: Added in [2238]
11:11 PM Changeset [2238] by livings124
show a warning when trying to open a duplicate torrent
9:25 PM Ticket #240 (All Torrents Removed on Launch) closed by livings124
fixed: Fixed in [2237]
9:25 PM Changeset [2237] by livings124
fix #240: make sure internally-saved torrent files are only deleted …
9:14 PM Ticket #239 (Dragging Files onto Transmission then Canceling creates loop.) closed by livings124
fixed
9:13 PM Changeset [2236] by livings124
fix #239: avoid a loop when trying to cancel adding a torrent in the …
8:52 PM Ticket #233 (Do not ask for location for multiple torrents) closed by livings124
wontfix: You need to chose the name, etc. in save a torrent copy. And I can't …
5:29 PM Changeset [2235] by charles
use tr_new(), not g_new(). I've been hacking in glib too long
5:24 PM Changeset [2234] by charles
fix some ugliness from last night's hackfest
4:53 PM Ticket #241 (Incorrect behavior after checking) created by tiennou
Right now, when T finishes checking a torrent that's been fully …
3:42 PM Ticket #240 (All Torrents Removed on Launch) created by John Clay
Seems that somewhere between revision 2227 and 2233, Transmission on …
11:42 AM Ticket #233 (Do not ask for location for multiple torrents) reopened by Waldorf
Same for "save a torrent copy as..." maybe others?
11:22 AM Ticket #239 (Dragging Files onto Transmission then Canceling creates loop.) created by Thomas Shirley
Set Transmission to always ask for download location first. If you …
6:24 AM Changeset [2233] by charles
Fix endgame bug that caused the last 2-3% to drag out forever in …
6:03 AM Changeset [2232] by charles
revert one of last checkin's changes to better handle low peer …
5:45 AM Changeset [2231] by charles
lots of performance improvements. fun! * dynamically resize the …
4:38 AM Changeset [2230] by livings124
make sure all history items are actually saved, and don't start all …
2:53 AM Changeset [2229] by charles
fix divide by zero bug in makemeta code, calculating number of pieces …
2:27 AM Changeset [2228] by charles
get the bencoded text compliant with the bittorrent spec w.r.t. …
2:21 AM Changeset [2227] by joshe
Add client/server name to IPC version handshake.
1:59 AM Changeset [2226] by livings124
remove some nslogs
1:49 AM Changeset [2225] by livings124
hopefully fix a nasty memory leak and a bunch of redundant code
1:06 AM Changeset [2224] by joshe
Whoops, fix signal handling for SIGQUIT and SIGTERM.
1:01 AM Changeset [2223] by livings124
don't crash when restoring torrents on launch, and allow removing then …

Jun 28, 2007:

11:35 PM Changeset [2222] by charles
Make tr_torrentParseHash() public
5:43 PM Changeset [2221] by charles
* (libT) stopped torrents shouldn't use CPU cycles. * (gtk) if a …
4:28 AM Changeset [2220] by charles
Make tr_trackerAnnouncePulse() just return safely if there's no …
2:02 AM Changeset [2219] by charles
make it safe to pass a bzero()ed struct into tr_metainfoFree()
1:36 AM Changeset [2218] by livings124
fix some memory leaks and crashing when opening by dragging
1:20 AM Changeset [2217] by charles
better documentation on tr_torrentParse()'s behavior
1:12 AM Changeset [2216] by charles
* fix memory leak when adding torrents. * zero out tr_torrentParse()'s …
12:09 AM Changeset [2215] by charles
Fix tr_getComplete() and tr_getDone() bug reported by BentMyWookie?
12:04 AM Changeset [2214] by charles
fix r2210 oops
12:03 AM Changeset [2213] by livings124
rename checking status info to match last commit
12:02 AM Changeset [2212] by livings124
rename checking item

Jun 27, 2007:

11:57 PM Changeset [2211] by livings124
get the mac version building...still buggy
11:22 PM Changeset [2210] by charles
simplify tr_torrentParse() based on BWM's feedback
10:12 PM Changeset [2209] by livings124
commit my current work...still doesn't compile (calls some …
6:34 PM Changeset [2208] by charles
set a default window size for the debug window
2:54 PM Changeset [2207] by charles
Modified tr_torrentCanAdd() to give the new functionality BMW suggests
10:26 AM Ticket #236 (Automatically map port doesn't work) closed by livings124
invalid: If the port is open you don't need to worry about port mapping.
5:43 AM Ticket #238 (If warranted, ban peers, not just pieces) created by jah
The current auto ban implementation only prevents T from downloading …
5:14 AM Changeset [2206] by charles
add tr_torrentCanAdd() as per BentMyWookie?'s request... clear tracker …
12:42 AM Changeset [2205] by livings124
reflect some of the changes in libT (some, which means it still …

Jun 26, 2007:

11:37 PM Ticket #237 (transmission svn r2204 gtk+ client segfaults when removig the last ...) created by hussam
transmission svn r2204 gtk+ client segfaults when removig the last …
8:46 PM Changeset [2204] by charles
sync with r2002's torrent destruction sequence
8:29 PM Changeset [2203] by charles
push the destination directory into tr_torrentInit*()
6:45 PM Changeset [2202] by charles
Thread safety improvements. Also, stopping/starting/rechecking/etc. …
5:52 PM Changeset [2201] by charles
Add tr_stat_t.downloadedValid hook to IPC for Gimp_
5:36 PM Changeset [2200] by charles
remove a debugging console message that shouldn't've been checked in
2:48 PM Ticket #236 (Automatically map port doesn't work) created by olwin
Automatically map port doesn't work with transmission Version 0.80-svn …

Jun 25, 2007:

10:36 PM Ticket #234 (auto select text fields in osx inspector) closed by livings124
fixed: Fixed in [2199] (i mixed up the number on that commit :-p)
10:35 PM Changeset [2199] by livings124
apply patch from #324
10:27 PM Ticket #233 (Do not ask for location for multiple torrents) closed by livings124
fixed: Fixed in [2198]
10:26 PM Changeset [2198] by livings124
fix #233 (move menu item applies to all items)
9:52 PM Changeset [2197] by charles
building up our threading tools: implement RW locks
11:25 AM Ticket #235 (Beeps when DL folder not found) created by tiennou
Right now, if T can't find it's dl folder at startup (eg you forgot to …
9:59 AM Ticket #234 (auto select text fields in osx inspector) created by Waldorf
Automatically select text fields in the inspector when selecting a …
9:11 AM Ticket #233 (Do not ask for location for multiple torrents) created by Waldorf
When multiple torrents selected in the osx interface, and choose 'move …
9:03 AM Ticket #232 (Moving torrent data file blocks osx ui) created by Waldorf
When moving torrent data file to another disk (otherwise too, but is …
7:44 AM Ticket #227 (Make Checking a real queue) reopened by tiennou
I'm sorry to reopen this, but I have a issue with how checking is …
1:20 AM Changeset [2196] by livings124
my bad
1:16 AM Ticket #228 (File Selection And A One-File Torrent) closed by livings124
fixed: Fixed in [2195]
1:15 AM Changeset [2195] by livings124
don't allow single-file torrents to have priority/download check changed

Jun 24, 2007:

5:49 PM Ticket #231 (Problems with selective downloading (GTK)) created by fizz
Twop issues with the new selective downloading bits (r2190) * …
5:29 PM Ticket #230 ([PATCH] build fixes for gcc 2.x) created by fizz
Patch against SVN r2190 attached. (aside: someone needs to add …
4:29 PM Ticket #227 (Make Checking a real queue) closed by livings124
wontfix: Torrents currently check serially. Any more control seems really …
3:23 PM Changeset [2194] by livings124
get the "only check selected" item working
3:03 PM Changeset [2193] by livings124
get rid of unneeded variable
3:02 PM Changeset [2192] by livings124
get rid of an unneeded variable
2:13 PM Changeset [2191] by livings124
only show the priority selector when over the priority column, not the row
10:02 AM Ticket #229 (Auto-ban Bad Uploaders) closed by jah
worksforme: T already does this?
4:03 AM Changeset [2190] by livings124
small cleanup

Jun 23, 2007:

10:00 PM Changeset [2189] by livings124
only show the priority chooser when moused over (the text is a …
3:14 PM Changeset [2188] by livings124
• allow to recheck cache even when torrent is active • play around …
2:24 AM Changeset [2187] by charles
possible fix for the -0.0 percent done bug
12:00 AM Changeset [2186] by charles
fix minor oops

Jun 22, 2007:

8:59 PM Changeset [2185] by charles
add color-coded lines to the gtk debug window -- info is black, debug …
8:57 PM Ticket #229 (Auto-ban Bad Uploaders) created by Charlie Monroe
It's just an idea: let's make a preference to ban all IP addresses …
4:30 AM Changeset [2184] by charles
misc cleanup.. ansification; fix my own typos, etc…
1:16 AM Changeset [2183] by livings124
don't show priority colors for finished files
12:44 AM Changeset [2182] by charles
Maybe fix the bug of progress-for-done not including non-checked files …

Jun 21, 2007:

11:45 PM Changeset [2181] by livings124
disable the priority item for completed files
11:33 PM Changeset [2180] by livings124
remove a few duplicate calls
11:21 PM Changeset [2179] by livings124
cleaned up the pieces view segment control code a bit, and clicking …
10:36 PM Changeset [2178] by livings124
add a menu item in the context menu to only check selected (and …
2:47 PM Changeset [2177] by charles
adding experimental implementation of Tamilmani's `Swift' tit-for-tat …
12:27 PM Ticket #228 (File Selection And A One-File Torrent) created by Charlie Monroe
It should be disabled for a one-file torrent to select/deselect the …
10:07 AM Ticket #227 (Make Checking a real queue) created by tiennou
Turn this into a Queue (Like Seeding/Downloading? are), so that …
1:55 AM Changeset [2176] by livings124
rephrase the stalled preferences item (this way it makes sense to show …
1:35 AM Changeset [2175] by livings124
save the download location
12:12 AM Changeset [2174] by livings124
change the pieces view background color a little
12:04 AM Changeset [2173] by livings124
fix file priority selector placement

Jun 20, 2007:

11:53 PM Changeset [2172] by livings124
add a control to the pieces view
10:53 PM Changeset [2171] by livings124
simplify the mess of code that is the pieces view
3:55 PM Changeset [2170] by charles
Fix torrent-inspector bug reported in the forums by webaake
12:54 AM Changeset [2169] by livings124
simplify some of the repetitive queue code a bit
12:04 AM Changeset [2168] by livings124
if a torrent switches from seeding to downloading still apply this to …

Jun 19, 2007:

11:54 PM Ticket #16 (Sometimes doesn't check all files) closed by livings124
fixed: Let's assume this is fixed in the latest nightlies.
11:53 PM Ticket #110 (ability to choose to download only certain files within a torrent) closed by livings124
fixed: This is added in the latest nightly builds.
11:18 PM Changeset [2167] by livings124
store the values of the tracker address, private check, and open check
4:36 PM Changeset [2166] by charles
fix double-free memory error in gtk client when reading corrupt …
4:36 PM Changeset [2165] by charles
more improvements to makemeta's piece size heuristics (SoftwareElves? & …
11:24 AM Ticket #226 (patch to improve the visibility of the advanced progress bar) created by tkcne
The blue and green colors for the advanced bar were too close and …
6:01 AM Changeset [2164] by charles
better algorithm to decide on a good piece size. (SoftwareElves? & …
3:01 AM Changeset [2163] by charles
fix terribly nasty bencode corruption bug from r2024 regarding the …
1:49 AM Changeset [2162] by charles
* makemeta: don't add dotfiles to the torrents * bencode: trying to …
12:21 AM Changeset [2161] by livings124
fix a typo in help
12:08 AM Changeset [2160] by charles
ugly code removal: we were calling stat() three times on each file! …
12:08 AM Changeset [2159] by livings124
avoid ridiculously rate divide-by-0

Jun 18, 2007:

10:43 PM Changeset [2158] by livings124
have a higher quality image for the torrent creation drag overlay
9:03 PM Changeset [2157] by charles
better error message (BigBossman?)
8:56 PM Changeset [2156] by charles
make the torrent file parser errors more useful. (John_Clay)
8:36 PM Changeset [2155] by charles
fix platform.c oops reported by BigBossman?
7:39 PM Changeset [2154] by charles
* fix error checking large files reported by Gimp_ * portability …
1:51 PM Changeset [2153] by charles
(gtk) fix compile-time warnings on 32-bit machines
11:25 AM Ticket #225 (Spelling error in the polish version) created by Fabreef
Transmission 0.80-svn (2152) Transmission activator in GNOME menu has …
5:05 AM Changeset [2152] by charles
Fix very large file error reported by Gimp_
4:52 AM Changeset [2151] by charles
fix the bug Lacrocivious found in the gtk+ "create torrent" dialog
3:50 AM Changeset [2150] by livings124
remove the file selection branch now that it's merged
3:40 AM Changeset [2149] by livings124
Merge file selection and torrent creation into the main branch. The …
2:51 AM Changeset [2148] by charles
haha
2:48 AM Changeset [2147] by charles
fix zero-size file bug reported by BMW
2:46 AM Changeset [2146] by livings124
don't allow torrent files to be created if a file with the same name …
2:30 AM Changeset [2145] by livings124
don't allow creating torrents with no url
1:28 AM Changeset [2144] by charles
if at first you don't succeed, try try again
1:04 AM Changeset [2143] by charles
* fix 'piece size is always 1MB on 32 bit machines' bug. * fix label …
12:56 AM Changeset [2142] by livings124
updated help file from jah
12:09 AM Ticket #224 (creating multi-tracker torrents) created by jah
You should be able to enter multiple trackers into the announce field …

Jun 17, 2007:

11:37 PM Changeset [2141] by livings124
avoid a crash by storing if the torrent should be auto-opened when created
6:04 PM Changeset [2140] by livings124
add a check box for opening torrent files in the app
5:50 PM Changeset [2139] by livings124
open newly created files when created
5:04 PM Changeset [2138] by charles
* when re-queueing an aborted builder, zero out its 'done' and …
5:04 PM Changeset [2137] by livings124
when dragging a non-torrent file onto the window, display an overlay …
4:23 PM Changeset [2136] by livings124
initialize the overlay window when it is first needed instead of at launch
4:18 PM Changeset [2135] by charles
better directory walking. (Lacrocivious)
3:58 PM Changeset [2134] by livings124
small update to news
3:47 PM Changeset [2133] by joshe
Fix daemon to unlink the socket on exit with -s
3:36 PM Changeset [2132] by charles
clarify the license as per BMW's suggestion
2:37 PM Changeset [2131] by charles
* if user aborts, don't physically create the torrent file. (thx BMW) …
2:32 PM Changeset [2130] by livings124
instead of a sheet when creating the torrent file, turn the whole …
2:02 PM Changeset [2129] by livings124
show the document icon for the torrent file instead of the directory icon
1:42 PM Changeset [2128] by livings124
update the "won't download this section" progress bar color
1:35 PM Changeset [2127] by livings124
updated help from jah
1:19 PM Changeset [2126] by livings124
update news a bit more
12:21 PM Ticket #223 (select/deselect all in OS X inspector >> files) created by jah
Command clicking a checkbox should select/deselect all items in the …
7:10 AM Changeset [2125] by charles
Clearer summary
6:43 AM Changeset [2124] by charles
license the files I wrote under the creative commons …
6:17 AM Changeset [2123] by livings124
fix a crash when canceling the creation
6:00 AM Changeset [2122] by charles
add info on piece count and size to the "create torrent" dialog
5:29 AM Changeset [2121] by charles
* gtk: fix another special case bug. * cli: sync to libT changes wrt …
5:08 AM Changeset [2120] by livings124
another typo fix
5:05 AM Changeset [2119] by livings124
this shouldn't have been commented out
5:02 AM Changeset [2118] by charles
fix another crash-on-abort
4:57 AM Changeset [2117] by livings124
small adjustments here and there to torrent creation
4:18 AM Changeset [2116] by charles
put a NULL ptr check in tr_metaBuilderFree()
4:12 AM Changeset [2115] by charles
rename gtk/make-meta-ui.[ch] as gtk/makemeta-ui.[ch]
4:10 AM Changeset [2114] by charles
* fix memory leaks in makemeta * faster hashing of files * more gui …
3:35 AM Changeset [2113] by livings124
cancel while torrent is being created now works
3:29 AM Changeset [2112] by charles
* don't crash on abort * more work on the gtk+ 'create torrent' dialog.
3:20 AM Changeset [2111] by livings124
icon for torrent creation and some cleanup
3:10 AM Changeset [2110] by livings124
get torrent creation window working a bit more, show a progress bar …
2:59 AM Changeset [2109] by charles
Get progress updates working in makemeta.c. More polishing on the …
12:26 AM Changeset [2108] by livings124
get the basics of file creation working, some better error checking, …

Jun 16, 2007:

11:58 PM Changeset [2107] by charles
let libT handle all the makemeta worker thread stuff. (and make BMW …
10:36 PM Changeset [2106] by livings124
get compiling again (tho torrent creation will crash)
10:04 PM Changeset [2105] by charles
fix oops
9:53 PM Changeset [2104] by charles
tighten things up a little to address bmw's complaints and mine
9:25 PM Changeset [2103] by charles
another work-in-progress commit to touch base with BMW. The backend …
9:21 PM Changeset [2102] by livings124
add the ability to change the torrent name
9:17 PM Changeset [2101] by livings124
forgot to commit this
8:48 PM Changeset [2100] by livings124
merge in what I have for torrent creation...not guaranteed to not …
8:11 PM Changeset [2099] by charles
handle BMW's freaky torture test of trying to make .torrent files with …
8:00 PM Changeset [2098] by charles
debugging messages for BMW's crash
7:55 PM Changeset [2097] by charles
more rough work on makemeta. not stable yet.
7:10 PM Changeset [2096] by charles
fix oops
6:16 PM Changeset [2095] by charles
add single-file flag for BMW
6:02 PM Changeset [2094] by charles
consistency
5:56 PM Changeset [2093] by charles
more progress on the makemeta backend.
3:12 PM Changeset [2092] by livings124
appears less crashy and better at queueing
3:03 PM Changeset [2091] by livings124
stop a crash when using filters and changing file checks
2:21 PM Changeset [2090] by charles
just cleanup
4:49 AM Changeset [2089] by livings124
fix tiny memory leak that snuck in
3:19 AM Changeset [2088] by livings124
hopefully optimize file pane a bit
1:39 AM Changeset [2087] by livings124
dim the part of the progress bar that shouldn't download (yes, the …
12:34 AM Changeset [2086] by livings124
when checking/unchecking files, update the torrent status (and …
12:19 AM Changeset [2085] by livings124
patch from Waldorf to further differentiate the justFinished ability

Jun 15, 2007:

9:01 PM Ticket #221 (Crash with french nib) closed by livings124
invalid: Languages other then English are not supported in nightly builds, only …
4:43 PM Changeset [2084] by charles
fix ratio bug. (Waldorf)
4:19 PM Ticket #187 (Watched folder is only triggered when copying from a local file but ...) reopened by yea
Doesn't work as of 2076. Broken or never fixed. Ticket reopened.
11:48 AM Ticket #222 (Transmission crash at startup) closed by tiennou
duplicate: Duplicate of #221
1:09 AM Changeset [2083] by charles
s/"Transmission"/TR_NAME/g
12:15 AM Changeset [2082] by charles
tr_getFinished() returns :)

Jun 14, 2007:

11:32 PM Changeset [2081] by livings124
adjust the progress bar's white color, from macHD
9:50 PM Changeset [2080] by livings124
merge in some changes to the mac gui...probably doesn't build
6:12 PM Changeset [2079] by charles
replace tr_getFinished() with something to the new states that DND …
4:12 PM Changeset [2078] by charles
another patch from Waldorf to make `done' work better in the OS X ui
2:41 PM Changeset [2077] by charles
Patch submitted by Waldorf to sync OS X build with r2073's changes
2:21 PM Ticket #222 (Transmission crash at startup) created by benthehack
Transmission crashes at startup since a build, but I can't remember …
11:41 AM Changeset [2076] by titer
BeOS fixes
10:52 AM Changeset [2075] by charles
fix r2019 off-by-one that caused some complete files to incorrectly …
10:27 AM Changeset [2074] by charles
make tr_strncasecmp and tr_memmem faster
4:48 AM Changeset [2073] by charles
another by-request field added to tr_status_t. see …
4:27 AM Changeset [2072] by charles
split status.progress into two fields: percentDone and …
3:19 AM Changeset [2071] by charles
added `downloadedValid' field to tr_stat_s so the frontends don't have …

Jun 13, 2007:

7:53 PM Changeset [2070] by charles
fix off-by-one crasher reported by floam
5:25 PM Changeset [2069] by charles
assertions for floam
5:15 PM Changeset [2068] by charles
better bitfield
5:09 PM Changeset [2067] by charles
If our state is TR_STATUS_DONE, don't connect to seeders.
4:16 PM Changeset [2066] by charles
fix oops
4:13 PM Changeset [2065] by charles
more work on completion, to (a) simplify the API a little, and (b) …
8:38 AM Changeset [2064] by charles
Attempt fixing the partial download seed problem. We need to not tell …
4:25 AM Changeset [2063] by charles
fix r2062 oops
3:58 AM Changeset [2062] by charles
* add isPrivate argument to makemeta() * sync gtk.mk file with the …
2:02 AM Changeset [2061] by livings124
whoops
2:02 AM Changeset [2060] by livings124
add spacing between colored cells in file table
1:31 AM Changeset [2059] by livings124
revert file table name change
1:25 AM Changeset [2058] by livings124
add tooltips to the check and priority columns in the file table
1:12 AM Changeset [2057] by charles
fix svn r2055 gobject unref bug
12:53 AM Changeset [2056] by charles
gtk: minor cleanup
12:42 AM Changeset [2055] by livings124
add a colored circle for selected rows in the file table
12:24 AM Changeset [2054] by charles
gtk: add a popup menu w/priorities to the inspector's file list. gtk: …
12:11 AM Changeset [2053] by livings124
add priority selector in file table

Jun 12, 2007:

3:35 AM Changeset [2052] by livings124
this shouldn't have been included
3:31 AM Changeset [2051] by livings124
add makemeta.c/h to the project file
3:28 AM Changeset [2050] by charles
round 2
3:25 AM Changeset [2049] by charles
add some extra includes for portability

Jun 11, 2007:

5:22 PM Changeset [2048] by charles
(filsel branch - gtk) in prefs dialog, changes to the download …
5:21 PM Changeset [2047] by charles
(trunk - gtk) in prefs dialog, changes to the download directory …
4:56 AM Changeset [2046] by charles
Added experimental code to create torrent files. Added hooks in cli …
1:07 AM Changeset [2045] by joshe
Fix bug where partially received messages data would be dropped, …
12:41 AM Changeset [2044] by joshe
Add missing keywords.
12:37 AM Changeset [2043] by joshe
Send bad-format instead of not-supported where appropriate. Implement …

Jun 10, 2007:

11:56 PM Changeset [2042] by joshe
Send bad-format instead of not-supported where appropriate. Implement …
11:13 PM Changeset [2041] by livings124
get the file priority checks working for folders
11:12 PM Changeset [2040] by joshe
Fix upnp verbose logging to show outgoing http requests.
10:58 PM Changeset [2039] by livings124
swap high and low priority colors
10:56 PM Changeset [2038] by joshe
Return bad-format message when appropriate. Fix supported message to …
10:53 PM Changeset [2037] by livings124
make the file selection colors less obtrusive (still might need some …
10:38 PM Changeset [2036] by livings124
uncheck all priorities when grayed out
10:37 PM Changeset [2035] by livings124
update credits to match authors, and show checks in the priority pop-up
10:26 PM Changeset [2034] by joshe
Add some code for verbose UPnP logging which can be enabled at …
10:03 PM Changeset [2033] by livings124
setting of file priorities and checks is now possible through the …
10:01 PM Changeset [2032] by joshe
Add a missing quote and fix UPnP regressions.
9:57 PM Ticket #221 (Crash with french nib) created by laurris
It seems that the french nib contains an unknown class. Transmission …
8:31 PM Changeset [2031] by joshe
Add bad-format message.
8:29 PM Changeset [2030] by joshe
Add a new bad-format message to avoid overloading not-supported.
7:36 PM Changeset [2029] by joshe
Add possible replies for each message.
6:59 PM Changeset [2028] by joshe
Typo.
6:15 PM Changeset [2027] by joshe
Make bencoded examples readable. Fix a couple examples that didn't …
4:19 PM Changeset [2026] by livings124
change row color to indicate priority (still no way to set, though)
4:10 PM Changeset [2025] by livings124
set file properties (internally) properly, and move priority values to …
4:08 PM Ticket #220 (Lazy Bitfields) created by SoftwareElves
Description found on …
3:38 PM Changeset [2024] by titer
Bencoded dictionaries are now sorted alphabetically, this should fix …
4:46 AM Changeset [2023] by livings124
storing and setting (internally) on individual file priorities
4:13 AM Changeset [2022] by livings124
better setting of file priorities internally
4:00 AM Changeset [2021] by livings124
add storing of priorities, although they can't be saved, viewed, or …
3:12 AM Changeset [2020] by livings124
use new file progress function, which increases speeds and fixes some …
12:54 AM Changeset [2019] by charles
added for BMW: "float tr_torrentFileCompletion( const tr_torrent_t*, …

Jun 9, 2007:

10:34 PM Changeset [2018] by livings124
get rid of some unused variables
10:24 PM Changeset [2017] by livings124
store if a file should download as a boolean
10:11 PM Changeset [2016] by livings124
change some method names
9:48 PM Changeset [2015] by livings124
fix a conditional
9:40 PM Changeset [2014] by livings124
hopefully this is a little more efficient
9:31 PM Changeset [2013] by livings124
fix a memory leak
9:26 PM Changeset [2012] by livings124
get rid of a warning
9:17 PM Changeset [2011] by livings124
improve the file selection gui methods a bit...still very buggy
8:44 PM Changeset [2010] by livings124
getting closer to working file selection gui...now it's a bit more …
7:15 PM Changeset [2009] by charles
fix inout.c bug reported by <Lacrocivious>
6:13 PM Changeset [2008] by livings124
show the file selection checks and store the states (they don't apply …
5:08 PM Changeset [2007] by charles
Work with gtk < 2.8
5:07 PM Changeset [2006] by charles
Work with gtk < 2.8
3:52 PM Changeset [2005] by charles
the file-selection branch now supports file selection :)
3:36 PM Changeset [2004] by charles
uninteresting minor stuff like adding const. this commit is just to …
3:20 PM Changeset [2003] by charles
gtk: added "about" window; refreshed translation potfile; wrote a …
12:36 AM Ticket #217 (Missing Progress in Torrent Inspector) closed by charles
fixed: Fixed in r2002. Thanks for reporting this!
12:34 AM Changeset [2002] by charles
Ticket #217: Missing Progress in GTK+ Torrent Inspector (reported by …

Jun 8, 2007:

10:12 PM Ticket #218 (Badging fails to disappear after unhiding transmission after a ...) created by persept
When a torrent completes while Transmission is hidden, the badge …
12:25 AM Ticket #217 (Missing Progress in Torrent Inspector) created by CatharsisCarth
While viewing the "Files" tab in the Torrent inspector for the Linux …

Jun 7, 2007:

5:53 PM Changeset [2001] by charles
fix torrent-inspector memory leaks
4:07 PM Changeset [2000] by charles
trivial commit to test new svn account
12:46 AM Changeset [1999] by livings124
new branch

Jun 6, 2007:

12:30 AM Changeset [1998] by livings124
patches from Charles Kerr to update the Inspector in GTK and fix some …

Jun 3, 2007:

3:41 PM Ticket #216 (adding a duplicate torrent) created by jah
If you add a torrent file which is already in the list, rather than …

Jun 1, 2007:

3:31 AM Changeset [1997] by livings124
remove the pieces window from nibs
12:33 AM Changeset [1996] by livings124
when dragging torrents for folders or multiple torrents, show the …
Note: See TracTimeline for information about the timeline view.