source: trunk/macosx/English.lproj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @735   17 years livings124 User can now choose the sound that plays.
(edit) @734   17 years livings124 Play sound when seeding completes.
(edit) @733   17 years livings124 Option to play sound when downloads finish (for now the sound is "Glass").
(edit) @725   17 years livings124 Prefs window is a window rather than a panel, with behavior more …
(edit) @718   17 years livings124 Simplify new Open menu item text.
(edit) @716   17 years livings124 Holding down option and using the open menu item now ignores the …
(edit) @714   17 years livings124 New menu item to start all torrents waiting to start (in queue).
(edit) @700   17 years livings124 Capitalization change.
(edit) @697   17 years livings124 When filtering transfers,the amount in the status bar shows how many …
(edit) @693   17 years livings124 Deselect all.
(edit) @691   17 years livings124 Updated help from jah.
(edit) @687   17 years livings124 Small adjustment to filter buttons. Remove commented-out code.
(edit) @686   17 years livings124 Filter buttons now actually are buttons, meaning their behavior …
(edit) @680   17 years livings124 Type-ahead in the table view. Works similar to the way typing in the …
(edit) @671   17 years livings124 Fixed bug with auto resize when changing from minimal view to regular view.
(edit) @660   17 years livings124 Remove and resize after sheet disappears.
(edit) @658   17 years livings124 Redo spacing on general prefs a little.
(edit) @655   17 years livings124 New prefs setting to keep the window sized perfectly for the current …
(edit) @652   17 years livings124 Sort in the action menu.
(edit) @649   17 years livings124 Remove filter hide and show buttons from the bars and instead have a …
(edit) @644   17 years livings124 Much nicer pushed image for turtle button.
(edit) @643   17 years livings124 Reveal Filter buttons from MrCrowbar?.
(edit) @641   17 years livings124 Tooltips for show and hide filter buttons. Disable bars when they're …
(edit) @640   17 years livings124 Dim filter buttons and "turtle" button when the window isn't key. …
(edit) @638   17 years livings124 Change filter button spacing and sizing a little.
(edit) @632   17 years livings124 Filter bar made slightly bigger to match Mail.app's filter.
(edit) @630   17 years livings124 Resize filter close button a bit
(edit) @628   17 years livings124 Disable search field when hiding filter bar so mouse doesn't change to …
(edit) @627   17 years livings124 New close filter buttons.
(edit) @625   17 years livings124 The nib know doesn't reference a non-existant class.
(edit) @624   17 years livings124 Turn multiple classes into a generic class for image backgrounds.
(edit) @620   17 years titer Revert [619]
(edit) @614   17 years livings124 small search field in filter
(edit) @608   17 years livings124 A close button for the filter....someone with image editing skills …
(edit) @607   17 years livings124 Make filter command-f.
(edit) @606   17 years livings124 Blue turtle for aqua, gray turtle for graphite.
(edit) @603   17 years livings124 Don't show multiple checks in pull-down menus in the prefs.
(edit) @597   17 years livings124 Highlighting of the turtle makes a little more sense.
(edit) @592   17 years livings124 Hide right border on filter bar.
(edit) @591   17 years livings124 Use images for filter buttons.
(edit) @582   17 years livings124 Better clicked filter button color.
(edit) @581   17 years livings124 New colors for the filter bar.
(edit) @577   17 years livings124 Filter can now only be accessed from the filter bar.
(edit) @576   17 years livings124 First attempt at a filter bar.
(edit) @562   17 years livings124 initial support for filtering (the interface is temporary btw)
(edit) @556   17 years livings124 Align turtle to text better. Rename a method.
(edit) @555   17 years livings124 Have remove use actual torrents, too.
(edit) @554   17 years livings124 Have start and stop use actual torrents instead of indexes...this …
(edit) @553   17 years livings124 I could've sworn I already added the turtle image to the prefs.
(edit) @540   17 years livings124 rework prefs for auto import a bit; 30 seconds, not 5
(edit) @539   17 years livings124 Monitor a folder for torrent files, adding them as they are added (by …
(edit) @535   17 years livings124 Re-added state to inspector because state isn't visible from minimal …
(edit) @533   17 years livings124 Small View is renamed Minimal View...a fitting name
(edit) @530   17 years livings124 Start of Small Table View (accessible from View menu).
(edit) @528   17 years livings124 Add the almighty turtle to the prefs window.
(edit) @514   17 years livings124 Add names to buttons.
(edit) @507   17 years livings124 Closing preference window without confirming a change (as in not …
(edit) @497   17 years livings124 Auto-start check in the inspector now can be applied to multiple torrents.
(edit) @496   17 years livings124 Dock menu item for Speed Limit, among smaller changed.
(edit) @495   17 years livings124 Multiple checks showed up in the download location pulldown.
(edit) @494   17 years livings124 Silly mistake with quit prompt.
(edit) @491   17 years livings124 The Almighty Turtle! Speed Limit can now be accessed from the main …
(edit) @490   17 years livings124 Speed Limit: a way to quickly change the upload and download limits …
(edit) @486   17 years livings124 Some changes to the preference window to avoid crowding. Some panes …
(edit) @484   17 years livings124 Added an option to only show the remove/quit warning if transfers are …
(edit) @463   17 years livings124 Now can sort by the wait order.
(edit) @459   17 years livings124 Getting closer to a perfected queue.
(edit) @455   17 years livings124 Realign "KB/s" in Transfers pref.
(edit) @452   17 years livings124 Some more work on queueing.
(edit) @451   17 years livings124 Checkbox for paused torrent to be in queue.
(edit) @446   17 years livings124 The beginning of queueing. Has some work to go, but the basic …
(edit) @440   17 years livings124 Added initial support for Help. More documentation will be added …
(edit) @418   17 years livings124 Status is now Activity, commented out now-unused method
(edit) @417   17 years livings124 Comment out code so connections in Interface Builder don't need to be …
(edit) @406   17 years livings124 tooltip for hash string
(edit) @403   17 years livings124 truncate head for file locations
(edit) @402   17 years livings124 Better resizing behavior.
(edit) @397   17 years titer Makes the info controller horizontally resizable
(edit) @395   17 years titer Removed some fields from the info window that are duplicate with the …
(edit) @394   17 years livings124 A little cleanup, a slightly more straight-forward way of checking the …
(edit) @386   17 years livings124 Alternating row colors in file table
(edit) @377   17 years livings124 Might as well make size more precise.
(edit) @376   17 years livings124 Add context menu to file table
(edit) @375   17 years titer Use the same font size for the file list as the rest of the inspector
(edit) @371   17 years livings124 Keyboard shortcut for Remove Downloaded
(edit) @366   17 years livings124 Multiple selection.
(edit) @362   17 years livings124 Should save between launches now, among other things.
(edit) @361   17 years livings124 By popular demand: the return of "Remove Torrent File." It only …
(edit) @354   17 years livings124 Differentiate between valid amount downloaded and total amount …
(edit) @352   17 years livings124 Transfer, not Torrent
(edit) @349   17 years livings124 Change "Remove Downloaded" back to "Remove Downloaded Files."
(edit) @335   17 years livings124 Allow the Reveal item to also work with the inspector's Files table.
(edit) @334   17 years livings124 Clicking the File tableview in the Inspector will now make the …
(edit) @332   17 years livings124 Move "reveal" and "show inspector" to Transfers and View respectively.
(edit) @331   17 years livings124 Rename a few menu items (especially "Remove Data File" to "Remove …
(edit) @329   17 years livings124 Inspector, not Info, for previous tab menu item
(edit) @323   17 years livings124 Initial support for creating a torrent copy (to recover torrent files …
(edit) @322   17 years livings124 Inspector window now only becomes key window when necessary.
(edit) @319   17 years livings124 Fixed spacing a bit in Transfer prefs. This is my last little commit …
(edit) @312   17 years livings124 Add a keyboard shortcut for removing files.
Note: See TracRevisionLog for help on using the revision log.