transmission/macosx
Mitchell Livingston 072a9c7916 update the filter bars when resetting cache 2007-07-04 15:23:33 +00:00
..
Applescript
CTGradient add a real yellow bar 2007-07-03 10:16:57 +00:00
English.lproj avoid a glitch with window placement I introduced earlier today 2007-07-02 01:01:46 +00:00
French.lproj
German.lproj
Greek.lproj
Growl.framework
Images awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
Spanish.lproj Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Sparkle.framework
Transmission Help fix a typo in help 2007-06-19 00:21:24 +00:00
UKKQueue Use UKKQueue for auto import which gets rid of polling and makes the process instantaneous. 2006-09-05 04:28:07 +00:00
ActionMenuRatioToDisplayRatioTransformer.h
ActionMenuRatioToDisplayRatioTransformer.m
ActionMenuSpeedToDisplayLimitTransformer.h
ActionMenuSpeedToDisplayLimitTransformer.m
ActionPopUpButton.h
ActionPopUpButton.m adjust the action button's image placement 2007-05-21 04:38:05 +00:00
Badger.h have the Badger keep track of the completed count rather than Controller 2007-05-23 05:01:23 +00:00
Badger.m have the badger not set up all of the badge images and other data at launch...instead wait until it's needed 2007-07-02 22:39:16 +00:00
BezierPathAdditions.h create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
BezierPathAdditions.m create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
Controller.h • do an initialization only when needed 2007-07-01 17:32:55 +00:00
Controller.m update the filter bars when resetting cache 2007-07-04 15:23:33 +00:00
CreatorWindowController.h fix blurry icon when resizing the creator window 2007-07-01 03:17:01 +00:00
CreatorWindowController.m a little code cleanup 2007-07-01 13:27:26 +00:00
Credits.rtf Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Defaults.plist add an option in the duplicate alert to not prompt again 2007-06-29 23:54:36 +00:00
DragOverlayView.h create the drag badge's background only once 2007-05-19 14:39:06 +00:00
DragOverlayView.m create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
DragOverlayWindow.h a little code cleanup 2007-07-01 13:27:26 +00:00
DragOverlayWindow.m a little code cleanup 2007-07-01 13:27:26 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileBrowserCell.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
FileBrowserCell.m simplify Torrent's dealloc 2007-07-01 15:18:03 +00:00
FileOutlineView.h only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
FileOutlineView.m hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
FilePriorityCell.h get rid of unneeded variable 2007-06-24 15:03:35 +00:00
FilePriorityCell.m hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
FilterBarButton.h get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
FilterBarButton.m reorganize files in xcodde and avoid a redundant method call 2007-05-31 23:17:46 +00:00
FilterBarView.h get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
FilterBarView.m get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
IPCController.h add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
IPCController.m Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
ImageBackgroundView.h
ImageBackgroundView.m
Info.plist.in
InfoWindow.h only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
InfoWindow.m only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
InfoWindowController.h hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
InfoWindowController.m option pulldowns work for multiple transfers again 2007-07-03 21:55:42 +00:00
MessageWindowController.h
MessageWindowController.m
PeerProgressIndicatorCell.h only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
PeerProgressIndicatorCell.m only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
PiecesView.h simplify the mess of code that is the pieces view 2007-06-20 22:53:46 +00:00
PiecesView.m cleaned up the pieces view segment control code a bit, and clicking the view will toggle it 2007-06-21 23:21:19 +00:00
PortChecker.h
PortChecker.m
PrefsController.h same as last commit, with different objects 2007-07-01 18:02:10 +00:00
PrefsController.m same as last commit, with different objects 2007-07-01 18:02:10 +00:00
PrefsWindow.h
PrefsWindow.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StringAdditions.h
StringAdditions.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Torrent.h Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Torrent.m make progress bar yellow when checking cache (color is temporary until someone can make a real yellow one) 2007-07-03 02:26:31 +00:00
TorrentCell.h make progress bar yellow when checking cache (color is temporary until someone can make a real yellow one) 2007-07-03 02:26:31 +00:00
TorrentCell.m make progress bar yellow when checking cache (color is temporary until someone can make a real yellow one) 2007-07-03 02:26:31 +00:00
TorrentTableView.h
TorrentTableView.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Transmission.sdef
Transmission_Prefix.pch
main.m