Timeline


and

Sep 25, 2006:

9:56 PM Changeset [926] by titer
Remember whether a peer comes from an incoming or outcoming connection
9:24 PM Changeset [925] by livings124
The advance bar should have the same default number of pieces as the …
9:20 PM Changeset [924] by livings124
Use setNeedsDisplay rather than resetting the image on each refresh.
8:53 PM Changeset [923] by livings124
Move the pieces viewer into the Activity pane of Inspector.
8:21 PM Changeset [922] by livings124
Better sizing of table in inspector, and slightly larger min width.
8:00 PM Changeset [921] by livings124
rearrange activity and peers tab in inspector
6:37 PM Changeset [920] by joshe
Merge nat-traversal branch to trunk.
7:18 AM Changeset [919] by joshe
Fix logic error in exit check, this time on the right branch.
7:17 AM Changeset [918] by joshe
Revert a change that was made on the wrong branch.
3:53 AM Changeset [917] by livings124
Make box size larger, as well as avoid overlap.
2:45 AM Changeset [916] by livings124
two for-loops is probably better in this case
2:35 AM Changeset [915] by livings124
compute values even less: only when torrent is first selected
2:12 AM Changeset [914] by livings124
code's a little bit more confusing, but at least it doesn't have to …
1:42 AM Changeset [913] by livings124
Use square root instead of a while loop.
1:19 AM Changeset [912] by joshe
Prefix install paths with optional DESTDIR variable.
1:11 AM Changeset [911] by livings124
better box sizing
12:54 AM Changeset [910] by livings124
Make boxes in pieces viewer larger if few enough to make them all fit.

Sep 24, 2006:

11:57 PM Changeset [909] by livings124
Show pieces top-down, and if there are less pieces than are shown, …
11:06 PM Changeset [908] by livings124
only update pieces viewer when it's visible
11:03 PM Changeset [907] by livings124
remove unnecessary variables/checks
11:02 PM Changeset [906] by livings124
Use the main gui's timer to update the pieces view rather than its own.
10:48 PM Changeset [905] by livings124
Make advanced bar colors match the new pieces viewer more.
10:39 PM Changeset [904] by livings124
Changes to handling of the pieces viewer's window.
10:28 PM Changeset [903] by livings124
Add "Pieces Viewer," accessible through the View menu. I swear this …
7:41 AM Changeset [902] by joshe
Treat a couple more NAT-PMP errors as temporary.
5:03 AM Changeset [901] by joshe
Don't treat a requested port being in use as a permanent error with NAT-PMP

Sep 23, 2006:

9:44 PM Changeset [900] by livings124
make a default name more future-proof
8:47 PM Changeset [899] by livings124
"Resume selected without wait" now works without having to first queue …
7:16 PM Changeset [898] by livings124
holding down option will now allow the pause/resume button within the …
6:26 PM Changeset [897] by livings124
Queue Order is promoted to the top of the sort list
6:13 PM Changeset [896] by livings124
capitalization fix
6:11 PM Changeset [895] by livings124
rearrange transfers prefs
5:47 PM Changeset [894] by livings124
Move nat warning in prefs around/
4:53 PM Changeset [893] by livings124
Add a check icon and small changes to layout/text of nat status.
4:31 PM Changeset [892] by livings124
fix some small oversights
6:29 AM Changeset [891] by joshe
Fix logic error in exit check.

Sep 22, 2006:

3:02 PM Changeset [890] by livings124
retain nat status to avoid constant setting of status
2:55 PM Changeset [889] by livings124
Include image with the nat status. It still needs an image for success.
2:34 PM Changeset [888] by livings124
show nat status in prefs
1:26 PM Ticket #146 (support for mldonkey and ktorrent in peers section) closed by jah
fixed
10:05 AM Changeset [887] by joshe
Add KTorrent, libTorrent and MLDonkey to clients list.
3:53 AM Changeset [886] by livings124
resize prefs a bit
3:40 AM Changeset [885] by livings124
get rid of annoying warning
3:34 AM Changeset [884] by livings124
Remove unnecessary code.
3:01 AM Changeset [883] by livings124
barely-noticeable prefs alignment issue
2:42 AM Changeset [882] by livings124
Add context menu to start without wait.
2:35 AM Changeset [881] by livings124
Fix crash with pause toolbar item.
2:08 AM Changeset [880] by livings124
Simplified queue and autostart prefs
1:16 AM Changeset [879] by livings124
Refer to queue as "queue".
1:09 AM Changeset [878] by livings124
For waiting torrents, button in table will now be a pause button to …

Sep 21, 2006:

11:21 PM Ticket #147 (Auto management resume enhancement) closed by livings124
fixed
11:20 PM Changeset [877] by livings124
pausing torrents will now remove them for the queue
11:16 PM Changeset [876] by livings124
The beginnings of a reworked queue system.
5:12 PM Changeset [875] by joshe
Add back a couple of dateTry updates that were dropped with the new …

Sep 20, 2006:

8:23 PM Changeset [874] by livings124
Increased the number of message lines from 1000 to 2500. For real this …
8:23 PM Changeset [873] by livings124
Simplified the layout of the speed limit scheduler a bit and increased …
6:44 PM Ticket #147 (Auto management resume enhancement) created by cedric.luthi@…
Hello, I was disappointed that when you resume your downloads, they …

Sep 19, 2006:

6:06 PM Changeset [872] by livings124
"traversal" should be lowercase
6:04 PM Changeset [871] by livings124
Relabel new preference item.
3:36 PM Changeset [870] by joshe
When changing our port, have NAT-PMP try to unmap the old port, not …

Sep 18, 2006:

2:20 PM Changeset [869] by livings124
Rephrase label in prefs.
2:11 PM Changeset [868] by livings124
attempt at getting nat traversal support in the os x gui
1:27 AM Changeset [867] by joshe
Merge debug window changes from trunk.
1:26 AM Changeset [866] by joshe
Improve debug window: Limit the log to 5000 messages. Use a …
12:28 AM Changeset [865] by titer
Updates Xcode project

Sep 17, 2006:

11:00 PM Changeset [864] by joshe
Add nat traversal support (ie: NAT-PMP and UPnP)
10:47 PM Changeset [863] by joshe
Create branch for nat traversal testing.

Sep 12, 2006:

11:08 PM Ticket #139 (GTK+ Client from latest SVN segfaults) closed by smoon
fixed
1:41 AM Changeset [862] by livings124
stupid mistake in last commit
1:38 AM Changeset [861] by livings124
Add Opera to the clients list.
12:59 AM Changeset [860] by livings124
small cleanup in advanced bar code
12:56 AM Changeset [859] by livings124
white instead of "back" color
12:51 AM Changeset [858] by livings124
advanced bar doesn't need to generate it's own border
12:26 AM Changeset [857] by livings124
Change the advanced bar width a bit.
12:08 AM Changeset [856] by livings124
Advanced bar should work again.

Sep 11, 2006:

11:52 PM Changeset [855] by livings124
Use tableView:objectValueForTableColumn:row: instead of …

Sep 10, 2006:

3:40 PM Ticket #146 (support for mldonkey and ktorrent in peers section) created by jah
mldonkey's peer id is MLx.x.x Ktorrents is KTxxxx Informative links: …

Sep 9, 2006:

9:47 AM Ticket #145 (take a look at using libevent) created by dribot
libevent (1) is a library which uses the best available event …

Sep 8, 2006:

11:19 PM Changeset [854] by joshe
Add an assertion.
9:53 PM Ticket #144 (Variable numwant depending on event) created by brent
When communicating with a tracker, T does not need 50 peers all of the …
1:17 AM Changeset [853] by livings124
enable new menu items more accurately
1:14 AM Changeset [852] by livings124
Menu item to switch between filters. Enable some menu items a little …

Sep 7, 2006:

9:42 PM Changeset [851] by livings124
add bitrocket to the client id's (you have to acknowledge the …
9:52 AM Ticket #143 (PEX - peer exchange) created by zax
as there has been talk of PEX, but i can't find a ticket or forum …
8:44 AM Ticket #142 (Transmission is leaking TCP connections) created by zax
As mentioned in the forum thread here: …

Sep 5, 2006:

10:29 PM Ticket #140 (Use kqueue instead of polling to imports torrents immediately) closed by livings124
fixed: Done in [847].
10:28 PM Ticket #141 (Change Filter Bar shortcut) closed by livings124
fixed
9:17 PM Changeset [850] by livings124
Forgot a release.
4:37 AM Changeset [849] by livings124
check for files to auto import at launch
4:30 AM Changeset [848] by livings124
Forgot the updated credits and to remove an unused constant
4:28 AM Changeset [847] by livings124
Use UKKQueue for auto import which gets rid of polling and makes the …
2:23 AM Changeset [846] by livings124
booleans are easier...again
2:21 AM Changeset [845] by livings124
booleans are easier
2:12 AM Changeset [844] by livings124
Use built-in ability for verifying notifications' objects and update …

Sep 4, 2006:

7:33 AM Changeset [843] by livings124
temp fix for crashing

Sep 3, 2006:

5:06 PM Changeset [842] by livings124
Display a warning when in debug mode.
4:16 PM Changeset [841] by livings124
Only update peer table when it's visible

Sep 1, 2006:

3:30 PM Changeset [840] by livings124
Remove Find...it doesn't work right and isn't too important anyways.

Aug 30, 2006:

9:40 PM Changeset [839] by livings124
Better compare of IP strings.
6:10 PM Changeset [838] by joshe
Restore Id keyword which was dropped.
4:35 PM Changeset [837] by joshe
Allow a couple of the message functions to be called before the first …

Aug 29, 2006:

12:13 AM Changeset [836] by livings124
Make error image smaller so resizing isn't necessary.
12:09 AM Changeset [835] by livings124
Display an error image on the torrent icon when there is an error with …

Aug 28, 2006:

12:31 PM Changeset [834] by livings124
switch back find shortcut
7:31 AM Ticket #141 (Change Filter Bar shortcut) created by MacHD
The filter bar shortcut should be changed back to cmd+f. 832 changed …
7:27 AM Ticket #140 (Use kqueue instead of polling to imports torrents immediately) created by Stross
An MIT-licensed cocoa class wrapping kqueue: …

Aug 27, 2006:

12:36 AM Changeset [833] by joshe
Some fixes for the french translation.
Note: See TracTimeline for information about the timeline view.