source: trunk/macosx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @998   16 years livings124 Pieces View is working again
(edit) @995   16 years livings124 For now the pieces view will show the completeness of the …
(edit) @994   16 years livings124 Initial attempt at against the completeness of a specific piece.
(edit) @993   16 years livings124 if a transfer does not start because of not enough disk space, start …
(edit) @992   16 years livings124 refresh port status when changing autoport setting
(edit) @991   16 years livings124 auto hide the vertical scroller
(edit) @990   16 years livings124 In Help blue is blue and green is green.
(edit) @989   16 years livings124 Swap green and blue in the advanced bar/pieces view
(edit) @988   16 years livings124 In the pieces view, pieces will briefly turn red before becoming green.
(edit) @987   16 years livings124 Tooltips display if peer is from incoming or outgoing connection.
(edit) @986   16 years livings124 Combine multiple loops into 1
(edit) @985   16 years livings124 Don't redraw the progress bar completely each time. The number of …
(edit) @984   16 years livings124 Larger font in document icon.
(edit) @982   16 years livings124 New documents icon from Van Hugo.
(edit) @981   16 years livings124 correct image file extension
(edit) @980   16 years livings124 Faster scrolling at the cost of a bit less detailed advanced bar (if …
(edit) @979   16 years livings124 Fixed annoying bug of the pieces view being black the first time it …
(edit) @978   16 years livings124 remove unneeded variable assignment
(edit) @977   16 years livings124 New icon!
(edit) @976   16 years livings124 New badge images. Thanks to bietmeester and cluthi for helping with these.
(edit) @975   16 years livings124 updated help files
(edit) @974   16 years livings124 Make both status lines in the Network prefs match.
(edit) @973   16 years livings124 New button images from macHD. Resume without waiting is now orange.
(edit) @972   16 years livings124 draw images using composite to ensure actual width
(edit) @971   16 years livings124 start torrents by enumerating (trying to figure out a bug)
(edit) @970   16 years livings124 changed around pieces view drawing code...still can't track down the …
(edit) @969   16 years livings124 Release box images on dealloc.
(edit) @968   16 years livings124 My typo.
(edit) @967   16 years livings124 Clear up the explanation of queueing a little.
(edit) @966   16 years livings124 no harm in having the help index match the new changes
(edit) @965   16 years livings124 small fix and a disclaimer
(edit) @964   16 years livings124 Make colors of bar/box match the new color scheme.
(edit) @963   16 years livings124 Updated help from Nick Pucius.
(edit) @962   16 years livings124 Added option in warning window to begin download even if not enough …
(edit) @961   16 years livings124 Torrents that have errors aren't counted in the queue, and when a …
(edit) @960   16 years livings124 Determine stats before originally starting torrent from history.
(edit) @959   16 years livings124 NAT forwarding is off by default, and port, not portS
(edit) @958   16 years livings124 Make code match the rest of the mac style.
(edit) @957   16 years livings124 work around for small bug in apple code
(edit) @956   16 years livings124 Status on ports in prefs window. Thanks to cluthi on the forums for this.
(edit) @955   16 years livings124 get rid of reference to old image file
(edit) @954   16 years livings124 Don't set the background of pieces view if it's gonna be hidden.
(edit) @953   16 years livings124 an extra log for extra debugging
(edit) @952   16 years livings124 hopefully a bit better...now just figure out a way to get the progress …
(edit) @951   16 years livings124 more logging and an extra check
(edit) @950   16 years livings124 Log the volume name to help in debugging.
(edit) @949   16 years livings124 a little more detailed log to save time converting bytes
(edit) @948   16 years livings124 don't subtract unsigned numbers
(edit) @946   16 years livings124 Re-add logs and try using different conversion.
(edit) @941   16 years livings124 Remove some logging and add the volume name to space warning.
(edit) @940   16 years livings124 First attempts at warning about not enough disk space (and stopping …
(edit) @936   16 years livings124 Generate the pieces images in code rather than using files.
(edit) @935   16 years livings124 Hide pieces view if a single torrent is not selected.
(edit) @934   16 years livings124 rearrange peers inspector tab a bit
(edit) @933   16 years livings124 make autostart variable the same as in .6
(edit) @928   16 years livings124 waiting torrents won't go to the queue…
(edit) @927   16 years livings124 Move PiecesView?.m/h to the macosx folder.
(edit) @925   16 years livings124 The advance bar should have the same default number of pieces as the …
(edit) @923   16 years livings124 Move the pieces viewer into the Activity pane of Inspector.
(edit) @922   16 years livings124 Better sizing of table in inspector, and slightly larger min width.
(edit) @921   16 years livings124 rearrange activity and peers tab in inspector
(edit) @920   16 years joshe Merge nat-traversal branch to trunk.
(edit) @861   17 years livings124 Add Opera to the clients list.
(edit) @860   17 years livings124 small cleanup in advanced bar code
(edit) @859   17 years livings124 white instead of "back" color
(edit) @858   17 years livings124 advanced bar doesn't need to generate it's own border
(edit) @857   17 years livings124 Change the advanced bar width a bit.
(edit) @856   17 years livings124 Advanced bar should work again.
(edit) @855   17 years livings124 Use tableView:objectValueForTableColumn:row: instead of …
(edit) @853   17 years livings124 enable new menu items more accurately
(edit) @852   17 years livings124 Menu item to switch between filters. Enable some menu items a little …
(edit) @850   17 years livings124 Forgot a release.
(edit) @849   17 years livings124 check for files to auto import at launch
(edit) @848   17 years livings124 Forgot the updated credits and to remove an unused constant
(edit) @847   17 years livings124 Use UKKQueue for auto import which gets rid of polling and makes the …
(edit) @846   17 years livings124 booleans are easier...again
(edit) @845   17 years livings124 booleans are easier
(edit) @844   17 years livings124 Use built-in ability for verifying notifications' objects and update …
(edit) @843   17 years livings124 temp fix for crashing
(edit) @842   17 years livings124 Display a warning when in debug mode.
(edit) @841   17 years livings124 Only update peer table when it's visible
(edit) @840   17 years livings124 Remove Find...it doesn't work right and isn't too important anyways.
(edit) @839   17 years livings124 Better compare of IP strings.
(edit) @836   17 years livings124 Make error image smaller so resizing isn't necessary.
(edit) @835   17 years livings124 Display an error image on the torrent icon when there is an error with …
(edit) @834   17 years livings124 switch back find shortcut
(edit) @832   17 years livings124 The filter bar shortcut is command-option-f (for now) since regular …
(edit) @831   17 years livings124 Display an error if saving of the log file fails.
(edit) @830   17 years livings124 Don't recreate the whole log string each time a line is removed.
(edit) @829   17 years livings124 Limit message log to 1000 lines.
(edit) @828   17 years livings124 Option to save log.
(edit) @827   17 years livings124 Add keywords.
(edit) @826   17 years livings124 Don't hide Message window when T isn't the main app.
(edit) @825   17 years livings124 Make Message window a panel, get rid of extra Edit menu, and move menu …
(edit) @824   17 years livings124 Add Find to edit menu, since find can be useful for debugging.
(edit) @823   17 years livings124 Log window now indents none-first lines.
(edit) @822   17 years livings124 simpler date format
(edit) @821   17 years livings124 different way to set font
(edit) @820   17 years livings124 Get rid of blank line at bottom of message log.
(edit) @819   17 years livings124 Re-add time to message log.
Note: See TracRevisionLog for help on using the revision log.