source: trunk/macosx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @818   17 years livings124 Work with new way of logging messages.
(edit) @814   17 years livings124 Larger default message window, font matching default Console look, and …
(edit) @813   17 years livings124 Empty (and display) buffer right away when changing message level, and …
(edit) @812   17 years livings124 Update the message log twice as often, and when quitting set libT to …
(edit) @811   17 years livings124 This should be a safer implementation of the message log.
(edit) @810   17 years livings124 MessageWindowController? in its proper place
(edit) @809   17 years livings124 Stupid mistake.
(edit) @807   17 years livings124 Message Log window, accessible from the Transmission menu.
(edit) @806   17 years livings124 See exact number of bytes in tooltip over file size in file table.
(edit) @805   17 years livings124 unsigned long long for file size
(edit) @802   17 years livings124 Make sure the scheduler 24-hour format is double digits.
(edit) @801   17 years livings124 Display "info not available" in file table.
(edit) @800   17 years livings124 Reveal in file table works again.
(edit) @799   17 years livings124 Add individual file sizes to info's file table.
(edit) @797   17 years livings124 Add number of files below info's file table.
(edit) @796   17 years livings124 Sort accessor is private.
(edit) @794   17 years livings124 Acquire lock before setting completed badge to help get rid of problem …
(edit) @790   17 years livings124 percentage next to valid downloaded in inspector
(edit) @789   17 years livings124 Show swarm speed in inspector.
(edit) @787   17 years livings124 Better BitTorrent? client identification.
(edit) @785   17 years livings124 Show checks instead of y's for DL and UL columns.
(edit) @784   17 years livings124 Status in peers tab.
(edit) @783   17 years livings124 Trim "connected" column with by a pixel.
(edit) @782   17 years livings124 Colored dots for connected/not connected
(edit) @781   17 years livings124 Initially select IP column for sorting.
(edit) @780   17 years livings124 Check for connected peers, as well as better peer table resizing behavior.
(edit) @779   17 years livings124 Don't change pref view to the current pref view.
(edit) @778   17 years livings124 Some better defaults.
(edit) @777   17 years livings124 Sort IP addresses correctly.
(edit) @776   17 years livings124 Peer table always sorts by ip address after sorting by whatever column …
(edit) @775   17 years livings124 IP address in peer table
(edit) @772   17 years livings124 Lock and unlock while accessing peers in libtransmission. Handle lack …
(edit) @771   17 years livings124 No need to make peer table make the window key, which also eliminates …
(edit) @770   17 years livings124 Fix for when the returned client string is "unknown client ("
(edit) @767   17 years livings124 Free even more memory.
(edit) @766   17 years livings124 Get peers separately from the rest of the stats. This should also get …
Note: See TracRevisionLog for help on using the revision log.