Timeline
Aug 14, 2006:
- 11:55 PM Changeset [778] by
- Some better defaults.
- 11:39 PM Changeset [777] by
- Sort IP addresses correctly.
- 11:18 PM Changeset [776] by
- Peer table always sorts by ip address after sorting by whatever column …
- 10:59 PM Changeset [775] by
- IP address in peer table
- 10:42 PM Changeset [774] by
- Retrieve peer address as a string via tr_torrentPeers().
- 10:34 PM Ticket #130 (client identification in peer list) closed by
- fixed: Done in [773].
- 10:33 PM Changeset [773] by
- Add bits on wheels to clients list.
- 10:27 PM Changeset [772] by
- Lock and unlock while accessing peers in libtransmission. Handle lack …
- 11:05 AM Ticket #130 (client identification in peer list) created by
- it comes up as 'unknown client'. We should at least acknowledge our …
- 3:13 AM Changeset [771] by
- No need to make peer table make the window key, which also eliminates …
Aug 13, 2006:
- 9:56 PM Changeset [770] by
- Fix for when the returned client string is "unknown client ("
- 9:42 PM Changeset [769] by
- Use the proper name of uTorrent through the magic of UTF-8.
- 9:38 PM Changeset [768] by
- Add uTorrent to clients.
- 9:24 PM Changeset [767] by
- Free even more memory.
- 9:16 PM Changeset [766] by
- Get peers separately from the rest of the stats. This should also get …
- 7:55 PM Changeset [765] by
- Fix a memory leak.
- 7:43 PM Changeset [764] by
- Some changes to getting peers in libtransmission. Now it uses a …
- 4:19 PM Changeset [763] by
- lock torrent before accessing peers
- 3:53 PM Changeset [762] by
- Don't allow row selection in peer table.
- 3:46 PM Changeset [761] by
- Basic peer info in info window...more to come.
- 2:22 AM Ticket #40 (Transmission doesn't downloads all Blocks.) closed by
- invalid
- 2:22 AM Ticket #129 (Transmission doesn't downloads all Blocks.) created by
- Originally from Ticket #40, but that had spam... Somtimes …
- 12:26 AM Changeset [760] by
- Change all my 2-clause BSD licenses to the same MIT/X11 license as …
- 12:22 AM Changeset [759] by
- Replace the old progress cell renderer with a new one for silly …
Aug 12, 2006:
- 9:52 PM Changeset [758] by
- Use UTF-8 encoded name and paths in torrent file if available.
- 8:36 PM Changeset [757] by
- Some changes for the last commit plus don't allow the same time for …
- 8:13 PM Changeset [756] by
- More improvements to the way speed limit scheduling works.
- 8:06 PM Changeset [755] by
- Recognize skyos
- 12:38 AM Changeset [754] by
- Some new accessors for libtransmission...I don't see what harm these can do
Aug 11, 2006:
- 11:18 PM Changeset [753] by
- Streamlined autoenable function a little.
- 10:58 PM Changeset [752] by
- Scheduler is now more automatic.
- 4:02 PM Ticket #127 (Transmission daemon and CGI interface) created by
- 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
- i can drag a torrent from mainline client to transmission, but not the …
- 4:26 AM Ticket #125 (better file locking) created by
- 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
- As mentioned in the …
- 1:32 PM Ticket #123 (Patch to manage torrents in the right places on AmigaOS4) created by
- 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
- fixed: Done in [751]/
- 10:53 PM Changeset [751] by
- Small iterator change in libtransmission by oleo.
- 7:17 AM Ticket #122 (tr_torrentIterate ability to stop torrents) created by
- I think that tr_torrentIterate() should be modified in such way that …
- 3:25 AM Changeset [750] by
- remove unneeded retain
- 12:11 AM Changeset [749] by
- save history
- 12:09 AM Changeset [748] by
- I hate memory management in objective-c! This should have better …
Aug 8, 2006:
- 11:18 PM Changeset [747] by
- Better behavior for always ask for location.
- 11:03 PM Changeset [746] by
- Add help button to Network prefs that goes straight to portforwarding help.
- 10:23 PM Changeset [745] by
- show prefs window in Window menu / dock menu
- 9:10 PM Changeset [744] by
- Don't allow fields in info to be selected if blank.
- 11:37 AM Changeset [743] by
- Code for saving when closing prefs window is no longer a delegate method.
- 3:04 AM Changeset [742] by
- Growl for auto speed limit
- 2:36 AM Changeset [741] by
- placeholder of N/A in info window
- 2:11 AM Changeset [740] by
- Allow scheduling of speed limit. Preference window saves when closing …
Aug 7, 2006:
- 11:12 PM Changeset [739] by
- Add russian translation.
- 8:51 AM Changeset [738] by
- Add polish translation. My apologies to Tomasz for forgetting this …
- 3:55 AM Changeset [737] by
- Use tabs in Transfers section of prefs.
- 3:24 AM Changeset [736] by
- remove non-existent sound directory
- 2:28 AM Changeset [735] by
- User can now choose the sound that plays.
- 1:03 AM Changeset [734] by
- Play sound when seeding completes.
- 12:46 AM Changeset [733] by
- Option to play sound when downloads finish (for now the sound is "Glass").
- 12:11 AM Changeset [732] by
- Simplify by updating button tracking for change in frame rather than a …
Aug 6, 2006:
- 11:42 PM Changeset [731] by
- small cleanup
- 9:36 PM Changeset [730] by
- Grammar fix in Help.
- 8:40 PM Changeset [729] by
- Only show ratio, not upload speed, when seeding in minimal mode and …
- 8:18 PM Changeset [728] by
- number of torrents shown in status bar now changes if filtering just …
- 7:41 PM Changeset [727] by
- Don't check if hidden...just try to hide/show.
- 7:37 PM Changeset [726] by
- unnecessary import
- 7:35 PM Changeset [725] by
- Prefs window is a window rather than a panel, with behavior more …
- 7:10 PM Changeset [724] by
- Only update torrents that need to be updated.
- 5:16 PM Changeset [723] by
- Typo
- 5:12 PM Changeset [722] by
- Don't make window modal for sheet.
- 5:06 PM Changeset [721] by
- validate open menu item
Aug 5, 2006:
- 1:22 PM Changeset [720] by
- Make the filter buttons themselves control when they are active/inactive.
Aug 4, 2006:
- 3:07 PM Ticket #121 (torrent priority) created by
- please include a torrent prioritizer meaning to say if you wanted one …
Aug 2, 2006:
- 9:24 PM Changeset [719] by
- Load prefs nib right away.
- 2:24 PM Ticket #120 (possible to copy features from bsd-licensed libtorrent?) created by
- [libtorrent http://www.rasterbar.com/products/libtorrent/] is bsd …
- 1:49 PM Ticket #119 (bandwidth limit sometimes is ignored) created by
- sometimes (not frequently, but unpredictably) T will ignore the …
- 12:29 AM Changeset [718] by
- Simplify new Open menu item text.
- 12:10 AM Changeset [717] by
- 3 words for a button is a bit much.
- 12:04 AM Changeset [716] by
- Holding down option and using the open menu item now ignores the …
Aug 1, 2006:
- 11:22 PM Changeset [715] by
- Slight change in the way queueing works when changing preferences.
- 11:09 PM Changeset [714] by
- New menu item to start all torrents waiting to start (in queue).
Jul 30, 2006:
- 10:20 PM Changeset [713] by
- self instead of super
- 10:11 PM Changeset [712] by
- Change setup of PrefsController? a little.
- 9:49 PM Changeset [711] by
- No delay in updating dock badge when changing setting in prefs.
- 8:53 PM Changeset [710] by
- Remove observer in filter buttons when finished.
- 7:42 PM Changeset [709] by
- small change in badger
- 6:44 PM Changeset [708] by
- add a little commenting
- 6:37 PM Changeset [707] by
- Check for completed download in Torrent class.
Jul 29, 2006:
- 6:09 PM Changeset [706] by
- Remove redundant variables
- 6:00 PM Changeset [705] by
- Fixed new bug from auto resizing, I hope.
- 5:46 PM Changeset [704] by
- I left in some code I used for testing. Silly me.
- 5:43 PM Changeset [703] by
- Auto resizing now respects the max possible size. This should help …
- 5:25 PM Changeset [702] by
- Don't autoimport on launch in case T was opened by opening torrent files.
- 4:59 PM Changeset [701] by
- This shouldn't have been committed.
- 4:58 PM Changeset [700] by
- Capitalization change.
- 4:53 PM Ticket #115 (completed torrents badge in dock icon doesn't go away 0.7-svn (648)) closed by
- 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
- occasionally my dhcp ip changes (lease times out, etc.) and …
- 4:45 PM Ticket #117 (UDP tracker protocol support (BEP #15)) created by
- Could be handy. Here is the specification: …
- 2:54 AM Changeset [699] by
- Small efficiency change.
- 2:42 AM Changeset [698] by
- Minimal view status toggle now works only when on actual status text, …
Jul 25, 2006:
- 2:12 AM Changeset [697] by
- When filtering transfers,the amount in the status bar shows how many …
- 1:30 AM Changeset [696] by
- Capitalization fix.
- 1:23 AM Changeset [695] by
- Save minimal status text preference (speed or time)
- 1:07 AM Changeset [694] by
- Only toggle status if that row is highlighted.
- 1:04 AM Changeset [693] by
- Deselect all.
- 12:59 AM Changeset [692] by
- Clicking in general area of status string in minimal view will toggle …
Jul 24, 2006:
- 10:58 AM Changeset [691] by
- Updated help from jah.
- 12:33 AM Changeset [690] by
- New filter button from macHD.
Jul 23, 2006:
- 11:31 PM Changeset [689] by
- 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
- Currently in the GTK version there is no option to have Transmission …
- 10:58 PM Changeset [688] by
- Reordered code a little.
- 10:42 PM Changeset [687] by
- Small adjustment to filter buttons. Remove commented-out code.
- 10:23 PM Changeset [686] by
- Filter buttons now actually are buttons, meaning their behavior …
- 10:23 PM Changeset [685] by
- keywords
- 9:50 PM Changeset [684] by
- Method parameter isn't really needed.
- 9:30 PM Changeset [683] by
- Remove a log.
- 9:29 PM Changeset [682] by
- Ignore case when sorting.
- 9:13 PM Changeset [681] by
- Typo in image name.
- 8:53 PM Changeset [680] by
- Type-ahead in the table view. Works similar to the way typing in the …
- 7:39 PM Changeset [679] by
- AmigaOS4 patch by Andrea Palmate
- 7:22 PM Changeset [678] by
- simplify rect width and height measurements
- 7:06 PM Changeset [677] by
- PNGCrush for the win.
- 6:57 PM Changeset [676] by
- Updated help with better icon.
- 5:43 PM Changeset [675] by
- A little more change to the help files.
- 5:38 PM Changeset [674] by
- Missed this typo.
- 5:35 PM Changeset [673] by
- Slight changes to the FAQ.
- 4:28 PM Changeset [672] by
- Use constants for growl notifications
- 3:59 PM Changeset [671] by
- Fixed bug with auto resize when changing from minimal view to regular view.
- 2:50 PM Changeset [670] by
- Get rid of some warnings I added.
- 2:46 PM Changeset [669] by
- Turn off filter before hiding the bar, not the other way around. This …
- 2:42 PM Changeset [668] by
- Resize window when filtering with auto resize enabled.
- 2:35 PM Changeset [667] by
- Remove a redundant image.
- 2:22 PM Changeset [666] by
- New awesome help by jah.
- 2:20 PM Changeset [665] by
- Remove old help…
Jul 22, 2006:
- 9:00 PM Changeset [664] by
- Zoom now works horizontally. This also gets around the problems with …
- 8:39 PM Changeset [663] by
- Don't disable green zoom button because showing a sheet automatically …
- 7:00 PM Changeset [662] by
- Fix bug with weird sheet attached to nothing when autoloading before …
- 6:47 PM Changeset [661] by
- Stop weird behavior and remove workaround code with the status bar …
- 6:25 PM Changeset [660] by
- Remove and resize after sheet disappears.
- 6:02 PM Changeset [659] by
- Disable the zoom button if auto resize is enabled.
- 5:08 PM Changeset [658] by
- Redo spacing on general prefs a little.
- 4:57 PM Changeset [657] by
- Simplify window sizing code a little.
- 4:49 PM Changeset [656] by
- Don't allow window zooming if set to auto resize.
- 4:38 PM Changeset [655] by
- New prefs setting to keep the window sized perfectly for the current …
- 3:22 PM Changeset [654] by
- Remove more warnings and commented-out code.
- 3:10 PM Changeset [653] by
- 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
- i'm still seeing this problem in svn 651
- 2:09 PM Ticket #114 (Add sort options to Action menu) closed by
- fixed: Done in [652].
- 2:08 PM Changeset [652] by
- 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
- worksforme: WOrks fine for me, I just tested it.
Jul 21, 2006:
- 4:33 AM Changeset [651] by
- no pressed in state for filter
Jul 20, 2006:
- 10:05 PM Changeset [650] by
- Don't need the word "bar".
- 9:58 PM Changeset [649] by
- 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
- 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
- It would just complete the whole filter/sort combo IMO. Being able to …
- 11:30 AM Changeset [648] by
- different style for filter bar buttons
- 11:05 AM Changeset [647] by
- slightly updated turtle icon
- 3:58 AM Changeset [646] by
- Updated turtle icons from macHD.
- 3:03 AM Changeset [645] by
- The turtle is now blue.
- 2:50 AM Changeset [644] by
- Much nicer pushed image for turtle button.
- 12:37 AM Changeset [643] by
- Reveal Filter buttons from MrCrowbar?.
- 12:27 AM Changeset [642] by
- Focus on table view when hiding filter bar.
- 12:24 AM Changeset [641] by
- Tooltips for show and hide filter buttons. Disable bars when they're …
- 12:06 AM Changeset [640] by
- Dim filter buttons and "turtle" button when the window isn't key. …
Jul 18, 2006:
- 11:40 PM Changeset [639] by
- 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
- 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
- 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
- Change filter button spacing and sizing a little.
- 9:10 PM Changeset [637] by
- Tweaked close-filter buttons from Taavi.
- 11:22 AM Changeset [636] by
- Make order of updateUI: and applyFilter: consistent.
- 11:18 AM Ticket #112 (filtered view does not update properly with queuing) closed by
- fixed: This should be fixed in [635].
- 11:17 AM Changeset [635] by
- Update view when torrent starts from queueing.
- 11:07 AM Changeset [634] by
- New graphite turtle button.
- 5:36 AM Ticket #112 (filtered view does not update properly with queuing) created by
- if i have filtered by 'Downloading' and one of the torrents finishes …
- 4:35 AM Ticket #111 (Filter Options Font & Style) closed by
- fixed: I changed the font in [633], but bold when unselected doesn't look right.
- 4:33 AM Changeset [633] by
- Use Lucida Grande for filter font.
- 4:28 AM Changeset [632] by
- Filter bar made slightly bigger to match Mail.app's filter.
- 4:14 AM Ticket #111 (Filter Options Font & Style) created by
- If consistency is the goal, I think that the filter options should all …
- 3:29 AM Changeset [631] by
- Reordering only if nothing is filtered. Tiny spacing tweak for hiding …
- 3:19 AM Changeset [630] by
- Resize filter close button a bit
- 3:02 AM Changeset [629] by
- Give table focus when hiding filter bar.
- 2:59 AM Changeset [628] by
- Disable search field when hiding filter bar so mouse doesn't change to …
- 2:49 AM Changeset [627] by
- New close filter buttons.
Jul 16, 2006:
- 11:40 PM Changeset [626] by
- Allow frontend to supply a custom function for displaying …
- 9:07 PM Changeset [625] by
- The nib know doesn't reference a non-existant class.
- 9:02 PM Changeset [624] by
- Turn multiple classes into a generic class for image backgrounds.
- 7:53 PM Changeset [623] by
- Moves OS X frameworks into macosx/
- 7:42 PM Changeset [622] by
- New Sparkle, now without foreign languages and me deleting the whole …
- 7:41 PM Changeset [621] by
- Remove old Sparkle…
- 7:39 PM Changeset [620] by
- Revert [619]
- 7:37 PM Ticket #110 (ability to choose to download only certain files within a torrent) created by
- In the inspector/files window, it would be great if there was a tick …
- 7:28 PM Changeset [619] by
- Remove old Sparkle…
- 6:49 PM Changeset [618] by
- Lose focus before hiding to avoid weird overlay on status bar.
- 6:39 PM Changeset [617] by
- hide search filter if it overlaps filter buttons
- 6:28 PM Changeset [616] by
- Better way to disable search filter.
- 6:05 PM Changeset [615] by
- Don't allow filter to be selected on launch.
- 5:59 PM Changeset [614] by
- small search field in filter
- 5:12 PM Changeset [613] by
- Better way to determine highlighted color
- 4:31 PM Changeset [612] by
- create bold font in Badger
- 4:29 PM Changeset [611] by
- Use actual bold font.
- 4:08 PM Changeset [610] by
- Better fonts for filter bar.
- 4:05 PM Changeset [609] by
- Increased limit on the size of torrent files
- 3:52 PM Changeset [608] by
- A close button for the filter....someone with image editing skills …
- 3:20 PM Changeset [607] by
- Make filter command-f.
- 3:14 PM Changeset [606] by
- Blue turtle for aqua, gray turtle for graphite.
- 9:25 AM Ticket #109 (Larger icon sizes in Minimal View) created by
- I think that the icon sizes in both normal and minimal view are too …
- 6:20 AM Changeset [605] by
- Changed sort a little.
- 6:10 AM Changeset [604] by
- Release some variables on dealloc.
- 5:47 AM Changeset [603] by
- Don't show multiple checks in pull-down menus in the prefs.
- 5:40 AM Changeset [602] by
- Min size now changes for minimal view.
- 5:01 AM Changeset [601] by
- Variables are a bit more relevant.
- 4:55 AM Changeset [600] by
- Remove useless code that should've been removed a while ago.
- 4:50 AM Changeset [599] by
- Highlighting of filter buttons should hopefully be even more "less buggy."
- 4:19 AM Changeset [598] by
- Pushed in turtle is now blue. Thanks to MrCrowbar? on the forums for this.
- 4:13 AM Changeset [597] by
- Highlighting of the turtle makes a little more sense.
- 3:52 AM Changeset [596] by
- Better center text in filter buttons.
- 3:45 AM Changeset [595] by
- Show green in top part of advanced bar to represent available but …
Jul 15, 2006:
- 11:13 PM Changeset [594] by
- Use Growl framework rather than applescript.
- 9:46 PM Changeset [593] by
- Don't copy FilterBarView?.h
- 9:41 PM Changeset [592] by
- Hide right border on filter bar.
- 9:34 PM Changeset [591] by
- Use images for filter buttons.
- 8:40 PM Changeset [590] by
- svn:keywords
- 8:39 PM Changeset [589] by
- Use .png image.
- 8:33 PM Changeset [588] by
- Filter bar background is now from an image.
- 7:38 PM Changeset [587] by
- A little less buggy filter buttons (but not bug-free).
- 6:57 PM Changeset [586] by
- Added license to new files and removed an unused variable.
- 6:49 PM Changeset [585] by
- begin variables with f!
- 6:48 PM Changeset [584] by
- Remove old tracking rect before adding it.
- 6:42 PM Changeset [583] by
- This should make the filter buttons work a bit better.
- 6:22 PM Changeset [582] by
- Better clicked filter button color.
- 6:05 PM Changeset [581] by
- New colors for the filter bar.
- 4:57 PM Changeset [580] by
- Release dictionaries when done using them.
- 4:51 PM Changeset [579] by
- Removed unneeded variable and pushing down on a selected filter button …
- 4:44 PM Changeset [578] by
- Turn off filter when hiding the filter bar.
- 4:33 PM Changeset [577] by
- Filter can now only be accessed from the filter bar.
- 4:22 PM Changeset [576] by
- First attempt at a filter bar.
Note: See TracTimeline
for information about the timeline view.