Timeline


and

Aug 14, 2006:

11:55 PM Changeset [778] by livings124
Some better defaults.
11:39 PM Changeset [777] by livings124
Sort IP addresses correctly.
11:18 PM Changeset [776] by livings124
Peer table always sorts by ip address after sorting by whatever column …
10:59 PM Changeset [775] by livings124
IP address in peer table
10:42 PM Changeset [774] by joshe
Retrieve peer address as a string via tr_torrentPeers().
10:34 PM Ticket #130 (client identification in peer list) closed by livings124
fixed: Done in [773].
10:33 PM Changeset [773] by livings124
Add bits on wheels to clients list.
10:27 PM Changeset [772] by livings124
Lock and unlock while accessing peers in libtransmission. Handle lack …
11:05 AM Ticket #130 (client identification in peer list) created by jah
it comes up as 'unknown client'. We should at least acknowledge our …
3:13 AM Changeset [771] by livings124
No need to make peer table make the window key, which also eliminates …

Aug 13, 2006:

9:56 PM Changeset [770] by livings124
Fix for when the returned client string is "unknown client ("
9:42 PM Changeset [769] by joshe
Use the proper name of uTorrent through the magic of UTF-8.
9:38 PM Changeset [768] by livings124
Add uTorrent to clients.
9:24 PM Changeset [767] by livings124
Free even more memory.
9:16 PM Changeset [766] by livings124
Get peers separately from the rest of the stats. This should also get …
7:55 PM Changeset [765] by livings124
Fix a memory leak.
7:43 PM Changeset [764] by livings124
Some changes to getting peers in libtransmission. Now it uses a …
4:19 PM Changeset [763] by livings124
lock torrent before accessing peers
3:53 PM Changeset [762] by livings124
Don't allow row selection in peer table.
3:46 PM Changeset [761] by livings124
Basic peer info in info window...more to come.
2:22 AM Ticket #40 (Transmission doesn't downloads all Blocks.) closed by John Clay
invalid
2:22 AM Ticket #129 (Transmission doesn't downloads all Blocks.) created by John Clay
Originally from Ticket #40, but that had spam... Somtimes …
12:26 AM Changeset [760] by joshe
Change all my 2-clause BSD licenses to the same MIT/X11 license as …
12:22 AM Changeset [759] by joshe
Replace the old progress cell renderer with a new one for silly …

Aug 12, 2006:

9:52 PM Changeset [758] by joshe
Use UTF-8 encoded name and paths in torrent file if available.
8:36 PM Changeset [757] by livings124
Some changes for the last commit plus don't allow the same time for …
8:13 PM Changeset [756] by livings124
More improvements to the way speed limit scheduling works.
8:06 PM Changeset [755] by titer
Recognize skyos
12:38 AM Changeset [754] by livings124
Some new accessors for libtransmission...I don't see what harm these can do

Aug 11, 2006:

11:18 PM Changeset [753] by livings124
Streamlined autoenable function a little.
10:58 PM Changeset [752] by livings124
Scheduler is now more automatic.
4:02 PM Ticket #127 (Transmission daemon and CGI interface) created by oleo
Daemon supports multiple torrents specified in config file at startup. …
6:25 AM Ticket #126 (osx: make torrent cells draggable to other applications) created by mechanic
i can drag a torrent from mainline client to transmission, but not the …
4:26 AM Ticket #125 (better file locking) created by mechanic
Transmission doesn't properly lock the files it is writing to. I'm …

Aug 10, 2006:

11:24 PM Ticket #124 (avoid parallel file checking) created by mechanic
As mentioned in the …
1:32 PM Ticket #123 (Patch to manage torrents in the right places on AmigaOS4) created by afxgroup
Since AmigaOS4 has ":" that divide main drive from the rest of the …

Aug 9, 2006:

10:54 PM Ticket #122 (tr_torrentIterate ability to stop torrents) closed by livings124
fixed: Done in [751]/
10:53 PM Changeset [751] by livings124
Small iterator change in libtransmission by oleo.
7:17 AM Ticket #122 (tr_torrentIterate ability to stop torrents) created by oleo
I think that tr_torrentIterate() should be modified in such way that …
3:25 AM Changeset [750] by livings124
remove unneeded retain
12:11 AM Changeset [749] by livings124
save history
12:09 AM Changeset [748] by livings124
I hate memory management in objective-c! This should have better …

Aug 8, 2006:

11:18 PM Changeset [747] by livings124
Better behavior for always ask for location.
11:03 PM Changeset [746] by livings124
Add help button to Network prefs that goes straight to portforwarding help.
10:23 PM Changeset [745] by livings124
show prefs window in Window menu / dock menu
9:10 PM Changeset [744] by livings124
Don't allow fields in info to be selected if blank.
11:37 AM Changeset [743] by livings124
Code for saving when closing prefs window is no longer a delegate method.
3:04 AM Changeset [742] by livings124
Growl for auto speed limit
2:36 AM Changeset [741] by livings124
placeholder of N/A in info window
2:11 AM Changeset [740] by livings124
Allow scheduling of speed limit. Preference window saves when closing …

Aug 7, 2006:

11:12 PM Changeset [739] by joshe
Add russian translation.
8:51 AM Changeset [738] by joshe
Add polish translation. My apologies to Tomasz for forgetting this …
3:55 AM Changeset [737] by livings124
Use tabs in Transfers section of prefs.
3:24 AM Changeset [736] by livings124
remove non-existent sound directory
2:28 AM Changeset [735] by livings124
User can now choose the sound that plays.
1:03 AM Changeset [734] by livings124
Play sound when seeding completes.
12:46 AM Changeset [733] by livings124
Option to play sound when downloads finish (for now the sound is "Glass").
12:11 AM Changeset [732] by livings124
Simplify by updating button tracking for change in frame rather than a …

Aug 6, 2006:

11:42 PM Changeset [731] by livings124
small cleanup
9:36 PM Changeset [730] by livings124
Grammar fix in Help.
8:40 PM Changeset [729] by livings124
Only show ratio, not upload speed, when seeding in minimal mode and …
8:18 PM Changeset [728] by livings124
number of torrents shown in status bar now changes if filtering just …
7:41 PM Changeset [727] by livings124
Don't check if hidden...just try to hide/show.
7:37 PM Changeset [726] by livings124
unnecessary import
7:35 PM Changeset [725] by livings124
Prefs window is a window rather than a panel, with behavior more …
7:10 PM Changeset [724] by livings124
Only update torrents that need to be updated.
5:16 PM Changeset [723] by titer
Typo
5:12 PM Changeset [722] by livings124
Don't make window modal for sheet.
5:06 PM Changeset [721] by livings124
validate open menu item

Aug 5, 2006:

1:22 PM Changeset [720] by livings124
Make the filter buttons themselves control when they are active/inactive.

Aug 4, 2006:

3:07 PM Ticket #121 (torrent priority) created by rumblpak
please include a torrent prioritizer meaning to say if you wanted one …

Aug 2, 2006:

9:24 PM Changeset [719] by livings124
Load prefs nib right away.
2:24 PM Ticket #120 (possible to copy features from bsd-licensed libtorrent?) created by sarge
[libtorrent http://www.rasterbar.com/products/libtorrent/] is bsd …
1:49 PM Ticket #119 (bandwidth limit sometimes is ignored) created by sarge
sometimes (not frequently, but unpredictably) T will ignore the …
12:29 AM Changeset [718] by livings124
Simplify new Open menu item text.
12:10 AM Changeset [717] by livings124
3 words for a button is a bit much.
12:04 AM Changeset [716] by livings124
Holding down option and using the open menu item now ignores the …

Aug 1, 2006:

11:22 PM Changeset [715] by livings124
Slight change in the way queueing works when changing preferences.
11:09 PM Changeset [714] by livings124
New menu item to start all torrents waiting to start (in queue).

Jul 30, 2006:

10:20 PM Changeset [713] by livings124
self instead of super
10:11 PM Changeset [712] by livings124
Change setup of PrefsController? a little.
9:49 PM Changeset [711] by livings124
No delay in updating dock badge when changing setting in prefs.
8:53 PM Changeset [710] by livings124
Remove observer in filter buttons when finished.
7:42 PM Changeset [709] by livings124
small change in badger
6:44 PM Changeset [708] by livings124
add a little commenting
6:37 PM Changeset [707] by livings124
Check for completed download in Torrent class.

Jul 29, 2006:

6:09 PM Changeset [706] by livings124
Remove redundant variables
6:00 PM Changeset [705] by livings124
Fixed new bug from auto resizing, I hope.
5:46 PM Changeset [704] by livings124
I left in some code I used for testing. Silly me.
5:43 PM Changeset [703] by livings124
Auto resizing now respects the max possible size. This should help …
5:25 PM Changeset [702] by livings124
Don't autoimport on launch in case T was opened by opening torrent files.
4:59 PM Changeset [701] by livings124
This shouldn't have been committed.
4:58 PM Changeset [700] by livings124
Capitalization change.
4:53 PM Ticket #115 (completed torrents badge in dock icon doesn't go away 0.7-svn (648)) closed by livings124
fixed: No response in over a week. I will assume that the problem has been …

Jul 26, 2006:

8:15 PM Ticket #118 (fails to reestablish connections when ip changes) created by bitbot
occasionally my dhcp ip changes (lease times out, etc.) and …
4:45 PM Ticket #117 (UDP tracker protocol support (BEP #15)) created by jah
Could be handy. Here is the specification: …
2:54 AM Changeset [699] by livings124
Small efficiency change.
2:42 AM Changeset [698] by livings124
Minimal view status toggle now works only when on actual status text, …

Jul 25, 2006:

2:12 AM Changeset [697] by livings124
When filtering transfers,the amount in the status bar shows how many …
1:30 AM Changeset [696] by livings124
Capitalization fix.
1:23 AM Changeset [695] by livings124
Save minimal status text preference (speed or time)
1:07 AM Changeset [694] by livings124
Only toggle status if that row is highlighted.
1:04 AM Changeset [693] by livings124
Deselect all.
12:59 AM Changeset [692] by livings124
Clicking in general area of status string in minimal view will toggle …

Jul 24, 2006:

10:58 AM Changeset [691] by livings124
Updated help from jah.
12:33 AM Changeset [690] by livings124
New filter button from macHD.

Jul 23, 2006:

11:31 PM Changeset [689] by livings124
Small tweaking of help here and there.
11:23 PM Ticket #116 (Always prompt the user for where to save the downloaded files) created by Dalbers
Currently in the GTK version there is no option to have Transmission …
10:58 PM Changeset [688] by livings124
Reordered code a little.
10:42 PM Changeset [687] by livings124
Small adjustment to filter buttons. Remove commented-out code.
10:23 PM Changeset [686] by livings124
Filter buttons now actually are buttons, meaning their behavior …
10:23 PM Changeset [685] by titer
keywords
9:50 PM Changeset [684] by livings124
Method parameter isn't really needed.
9:30 PM Changeset [683] by livings124
Remove a log.
9:29 PM Changeset [682] by livings124
Ignore case when sorting.
9:13 PM Changeset [681] by livings124
Typo in image name.
8:53 PM Changeset [680] by livings124
Type-ahead in the table view. Works similar to the way typing in the …
7:39 PM Changeset [679] by titer
AmigaOS4 patch by Andrea Palmate
7:22 PM Changeset [678] by livings124
simplify rect width and height measurements
7:06 PM Changeset [677] by livings124
PNGCrush for the win.
6:57 PM Changeset [676] by livings124
Updated help with better icon.
5:43 PM Changeset [675] by livings124
A little more change to the help files.
5:38 PM Changeset [674] by livings124
Missed this typo.
5:35 PM Changeset [673] by livings124
Slight changes to the FAQ.
4:28 PM Changeset [672] by livings124
Use constants for growl notifications
3:59 PM Changeset [671] by livings124
Fixed bug with auto resize when changing from minimal view to regular view.
2:50 PM Changeset [670] by livings124
Get rid of some warnings I added.
2:46 PM Changeset [669] by livings124
Turn off filter before hiding the bar, not the other way around. This …
2:42 PM Changeset [668] by livings124
Resize window when filtering with auto resize enabled.
2:35 PM Changeset [667] by livings124
Remove a redundant image.
2:22 PM Changeset [666] by livings124
New awesome help by jah.
2:20 PM Changeset [665] by livings124
Remove old help…

Jul 22, 2006:

9:00 PM Changeset [664] by livings124
Zoom now works horizontally. This also gets around the problems with …
8:39 PM Changeset [663] by livings124
Don't disable green zoom button because showing a sheet automatically …
7:00 PM Changeset [662] by livings124
Fix bug with weird sheet attached to nothing when autoloading before …
6:47 PM Changeset [661] by livings124
Stop weird behavior and remove workaround code with the status bar …
6:25 PM Changeset [660] by livings124
Remove and resize after sheet disappears.
6:02 PM Changeset [659] by livings124
Disable the zoom button if auto resize is enabled.
5:08 PM Changeset [658] by livings124
Redo spacing on general prefs a little.
4:57 PM Changeset [657] by livings124
Simplify window sizing code a little.
4:49 PM Changeset [656] by livings124
Don't allow window zooming if set to auto resize.
4:38 PM Changeset [655] by livings124
New prefs setting to keep the window sized perfectly for the current …
3:22 PM Changeset [654] by livings124
Remove more warnings and commented-out code.
3:10 PM Changeset [653] by livings124
Warning about growl delegate is gone.
2:55 PM Ticket #115 (completed torrents badge in dock icon doesn't go away 0.7-svn (648)) reopened by bitbot
i'm still seeing this problem in svn 651
2:09 PM Ticket #114 (Add sort options to Action menu) closed by livings124
fixed: Done in [652].
2:08 PM Changeset [652] by livings124
Sort in the action menu.
1:43 PM Ticket #115 (completed torrents badge in dock icon doesn't go away 0.7-svn (648)) closed by livings124
worksforme: WOrks fine for me, I just tested it.

Jul 21, 2006:

4:33 AM Changeset [651] by livings124
no pressed in state for filter

Jul 20, 2006:

10:05 PM Changeset [650] by livings124
Don't need the word "bar".
9:58 PM Changeset [649] by livings124
Remove filter hide and show buttons from the bars and instead have a …
12:12 PM Ticket #115 (completed torrents badge in dock icon doesn't go away 0.7-svn (648)) created by bitbot
after a torrent completes downloading, the dock icon displays a badge …

Jul 19, 2006:

1:52 PM Ticket #114 (Add sort options to Action menu) created by jah
It would just complete the whole filter/sort combo IMO. Being able to …
11:30 AM Changeset [648] by livings124
different style for filter bar buttons
11:05 AM Changeset [647] by livings124
slightly updated turtle icon
3:58 AM Changeset [646] by livings124
Updated turtle icons from macHD.
3:03 AM Changeset [645] by livings124
The turtle is now blue.
2:50 AM Changeset [644] by livings124
Much nicer pushed image for turtle button.
12:37 AM Changeset [643] by livings124
Reveal Filter buttons from MrCrowbar?.
12:27 AM Changeset [642] by livings124
Focus on table view when hiding filter bar.
12:24 AM Changeset [641] by livings124
Tooltips for show and hide filter buttons. Disable bars when they're …
12:06 AM Changeset [640] by livings124
Dim filter buttons and "turtle" button when the window isn't key. …

Jul 18, 2006:

11:40 PM Changeset [639] by livings124
Sort by Progress (and therefore State) will now sort completed …
9:00 PM Ticket #113 (Filter font colors don't match Mail.app) closed by livings124
fixed: This is basically fixed on my local copy and will soon be commited.
3:59 PM Ticket #113 (Filter font colors don't match Mail.app) created by Spacedog
The colors of the font used in the filter bar don't match those of the …

Jul 17, 2006:

9:40 PM Changeset [638] by livings124
Change filter button spacing and sizing a little.
9:10 PM Changeset [637] by livings124
Tweaked close-filter buttons from Taavi.
11:22 AM Changeset [636] by livings124
Make order of updateUI: and applyFilter: consistent.
11:18 AM Ticket #112 (filtered view does not update properly with queuing) closed by livings124
fixed: This should be fixed in [635].
11:17 AM Changeset [635] by livings124
Update view when torrent starts from queueing.
11:07 AM Changeset [634] by livings124
New graphite turtle button.
5:36 AM Ticket #112 (filtered view does not update properly with queuing) created by dirk
if i have filtered by 'Downloading' and one of the torrents finishes …
4:35 AM Ticket #111 (Filter Options Font & Style) closed by livings124
fixed: I changed the font in [633], but bold when unselected doesn't look right.
4:33 AM Changeset [633] by livings124
Use Lucida Grande for filter font.
4:28 AM Changeset [632] by livings124
Filter bar made slightly bigger to match Mail.app's filter.
4:14 AM Ticket #111 (Filter Options Font & Style) created by taavi223@…
If consistency is the goal, I think that the filter options should all …
3:29 AM Changeset [631] by livings124
Reordering only if nothing is filtered. Tiny spacing tweak for hiding …
3:19 AM Changeset [630] by livings124
Resize filter close button a bit
3:02 AM Changeset [629] by livings124
Give table focus when hiding filter bar.
2:59 AM Changeset [628] by livings124
Disable search field when hiding filter bar so mouse doesn't change to …
2:49 AM Changeset [627] by livings124
New close filter buttons.

Jul 16, 2006:

11:40 PM Changeset [626] by joshe
Allow frontend to supply a custom function for displaying …
9:07 PM Changeset [625] by livings124
The nib know doesn't reference a non-existant class.
9:02 PM Changeset [624] by livings124
Turn multiple classes into a generic class for image backgrounds.
7:53 PM Changeset [623] by titer
Moves OS X frameworks into macosx/
7:42 PM Changeset [622] by livings124
New Sparkle, now without foreign languages and me deleting the whole …
7:41 PM Changeset [621] by titer
Remove old Sparkle…
7:39 PM Changeset [620] by titer
Revert [619]
7:37 PM Ticket #110 (ability to choose to download only certain files within a torrent) created by jpiper
In the inspector/files window, it would be great if there was a tick …
7:28 PM Changeset [619] by livings124
Remove old Sparkle…
6:49 PM Changeset [618] by livings124
Lose focus before hiding to avoid weird overlay on status bar.
6:39 PM Changeset [617] by livings124
hide search filter if it overlaps filter buttons
6:28 PM Changeset [616] by livings124
Better way to disable search filter.
6:05 PM Changeset [615] by livings124
Don't allow filter to be selected on launch.
5:59 PM Changeset [614] by livings124
small search field in filter
5:12 PM Changeset [613] by livings124
Better way to determine highlighted color
4:31 PM Changeset [612] by livings124
create bold font in Badger
4:29 PM Changeset [611] by livings124
Use actual bold font.
4:08 PM Changeset [610] by livings124
Better fonts for filter bar.
4:05 PM Changeset [609] by titer
Increased limit on the size of torrent files
3:52 PM Changeset [608] by livings124
A close button for the filter....someone with image editing skills …
3:20 PM Changeset [607] by livings124
Make filter command-f.
3:14 PM Changeset [606] by livings124
Blue turtle for aqua, gray turtle for graphite.
9:25 AM Ticket #109 (Larger icon sizes in Minimal View) created by taavi223@…
I think that the icon sizes in both normal and minimal view are too …
6:20 AM Changeset [605] by livings124
Changed sort a little.
6:10 AM Changeset [604] by livings124
Release some variables on dealloc.
5:47 AM Changeset [603] by livings124
Don't show multiple checks in pull-down menus in the prefs.
5:40 AM Changeset [602] by livings124
Min size now changes for minimal view.
5:01 AM Changeset [601] by livings124
Variables are a bit more relevant.
4:55 AM Changeset [600] by livings124
Remove useless code that should've been removed a while ago.
4:50 AM Changeset [599] by livings124
Highlighting of filter buttons should hopefully be even more "less buggy."
4:19 AM Changeset [598] by livings124
Pushed in turtle is now blue. Thanks to MrCrowbar? on the forums for this.
4:13 AM Changeset [597] by livings124
Highlighting of the turtle makes a little more sense.
3:52 AM Changeset [596] by livings124
Better center text in filter buttons.
3:45 AM Changeset [595] by livings124
Show green in top part of advanced bar to represent available but …

Jul 15, 2006:

11:13 PM Changeset [594] by livings124
Use Growl framework rather than applescript.
9:46 PM Changeset [593] by livings124
Don't copy FilterBarView?.h
9:41 PM Changeset [592] by livings124
Hide right border on filter bar.
9:34 PM Changeset [591] by livings124
Use images for filter buttons.
8:40 PM Changeset [590] by titer
svn:keywords
8:39 PM Changeset [589] by livings124
Use .png image.
8:33 PM Changeset [588] by livings124
Filter bar background is now from an image.
7:38 PM Changeset [587] by livings124
A little less buggy filter buttons (but not bug-free).
6:57 PM Changeset [586] by livings124
Added license to new files and removed an unused variable.
6:49 PM Changeset [585] by livings124
begin variables with f!
6:48 PM Changeset [584] by livings124
Remove old tracking rect before adding it.
6:42 PM Changeset [583] by livings124
This should make the filter buttons work a bit better.
6:22 PM Changeset [582] by livings124
Better clicked filter button color.
6:05 PM Changeset [581] by livings124
New colors for the filter bar.
4:57 PM Changeset [580] by livings124
Release dictionaries when done using them.
4:51 PM Changeset [579] by livings124
Removed unneeded variable and pushing down on a selected filter button …
4:44 PM Changeset [578] by livings124
Turn off filter when hiding the filter bar.
4:33 PM Changeset [577] by livings124
Filter can now only be accessed from the filter bar.
4:22 PM Changeset [576] by livings124
First attempt at a filter bar.
Note: See TracTimeline for information about the timeline view.