Mike Gelfand
375571c9b4
#6078 : Show main window and scroll to torrent on notification click
2016-03-03 17:57:08 +00:00
Mike Gelfand
52ca481033
#6050 : Get rid of calls to deprecated convertScreenToBase: API (patch by mattrajca)
2016-01-07 17:21:12 +00:00
Mike Gelfand
147ae097f4
#6042 : Remove dead code now that we build for OS X 10.7+ (patch by mattrajca)
...
In addition to the patch,
* remove unused global actions menu (popover is used instead)
* remove *Lion class macros, use NSPopover and NSDataDetector directly
2016-01-06 11:05:37 +00:00
Mike Gelfand
8392476b30
#5777 : Trim potential URIs from clipboard on Mac (patch by jeepston, a bit modified)
2015-10-23 18:53:47 +00:00
Mitchell Livingston
b242dcaf14
simplify how the torrent table gets the type ahead name for group rows
2012-11-02 21:46:18 +00:00
Mitchell Livingston
9c8395d109
silence several warnings related to printing ints in strings
2012-08-13 00:52:04 +00:00
Mitchell Livingston
87b6288c73
more cleanup
2012-03-13 03:49:30 +00:00
Mitchell Livingston
2406572104
reverse r13248-r13250, since ARC doesn't support 32-bit.
2012-03-13 02:52:11 +00:00
Mitchell Livingston
aabd4c9397
less crashing with ARC
2012-03-10 13:36:26 +00:00
Mitchell Livingston
11f57ccb18
#4822 Enable Automatic Reference Counting
2012-03-10 03:38:58 +00:00
Mitchell Livingston
3262566ab4
progress marks are floats, not doubles
2012-01-18 04:09:39 +00:00
Mitchell Livingston
c157c820bc
replace two unnecessary instances of reloadData with setNeedsDisplay:
2012-01-18 04:03:12 +00:00
Mitchell Livingston
7228dddbc2
Reselect proper rows after removing transfers on Snow Leopard
2012-01-15 07:39:24 +00:00
Mitchell Livingston
8ca8c76799
bump Mac copyright to 2012
2012-01-14 17:12:04 +00:00
Mitchell Livingston
2a670d54a9
support pasting magnet links into the torrent table
2011-12-27 23:19:14 +00:00
Mitchell Livingston
22a5e885ba
If we have a url and string in the clipboard, only use the url when trying to open as a torrent file. This way we avoid opening the same URL twice
2011-12-26 02:46:27 +00:00
Mitchell Livingston
5339d25dca
run on Snow Leopard again
2011-12-26 02:39:30 +00:00
Mitchell Livingston
aafb346abd
#4686 Capture pasted strings that are URLs
2011-12-26 02:33:13 +00:00
Mitchell Livingston
b15cac8c43
#4356 Extend tooltip support to torrent names in the main window
2011-10-23 17:45:05 +00:00
Mitchell Livingston
995d754baf
Silence some new warnings with LLVM 3.0/Xcode 4.2
2011-10-18 02:30:22 +00:00
Mitchell Livingston
0808bdd2fe
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
2011-10-06 00:30:40 +00:00
Mitchell Livingston
ee34f2a137
Add some warnings and excessive Lion checks
2011-08-27 21:32:45 +00:00
Mitchell Livingston
974034be81
pressing the esc key with focus on the main table will deselect all
2011-08-04 02:04:25 +00:00
Mitchell Livingston
2d5d902175
Only show a single popover when excessively clicking the global and per-transfer action buttons
2011-07-27 03:38:01 +00:00
Mitchell Livingston
4cdb84aa0d
#4379 Lion: Use popovers for global gear button
2011-07-23 15:54:02 +00:00
Mitchell Livingston
b28c4fb6cc
#4376 Lion: Use popovers for per-torrent gear button
2011-07-21 02:35:03 +00:00
Mitchell Livingston
4458697259
remove the custom alternating row code, since it isn't futureproof
2011-06-13 22:26:43 +00:00
Mitchell Livingston
c6e9e58e0c
dead code removal
2011-05-29 15:35:36 +00:00
Mitchell Livingston
797c6bc3fd
more explicit casting
2011-05-23 00:57:29 +00:00
Mitchell Livingston
25ee42d68d
update the copyright years in the Mac code to 2011
2011-01-01 20:42:14 +00:00
Mitchell Livingston
16bd4bcefa
add a missing #import
2010-11-21 14:45:06 +00:00
Mitchell Livingston
efc34d4b69
update all Mac localizations
2010-11-20 16:09:48 +00:00
Mitchell Livingston
488faac3c7
a couple of float -> double changes
2010-11-14 15:16:39 +00:00
Mitchell Livingston
09666b3add
appropriately shorten the title length when showing the control buttons in compact view
2010-03-20 18:54:24 +00:00
Mitchell Livingston
796869f6c8
don't set up a tracking area over the entire cell when not in compact view
2010-03-20 18:27:09 +00:00
Mitchell Livingston
a075653c67
make the progress bar in compact view take up essentially the entire cell
2010-03-20 05:09:34 +00:00
Mitchell Livingston
34bd2914db
first attempt at a single-row, more compact Compact (Minimal) View
2010-03-20 03:27:17 +00:00
Mitchell Livingston
78f6a488d5
remove temporary asserts
2010-02-15 14:56:14 +00:00
Mitchell Livingston
70793c23dd
#2835 remove file selection in action menu
2010-01-31 21:26:45 +00:00
Mitchell Livingston
1fec2fb2d0
happy new year!
2010-01-01 21:12:04 +00:00
Mitchell Livingston
cee48f8c07
might as well dump a bunch of small changes/optimizations I have sitting locally
2009-12-28 20:05:33 +00:00
Mitchell Livingston
5812c61812
small code nudges here and there
2009-12-23 02:02:11 +00:00
Mitchell Livingston
c14571561d
miscellany
2009-12-20 21:02:58 +00:00
Mitchell Livingston
f0e1db9c68
fix pasting a url into the torrent window
2009-12-05 15:48:26 +00:00
Mitchell Livingston
2f94ecf170
the new way of determining the unwanted width of the progress bar wasn't cutting it, so use the old way
2009-11-07 02:22:57 +00:00
Mitchell Livingston
4f1fd62cbf
use a 10.6-method for displaying the per-torrent action menu
2009-11-04 03:00:49 +00:00
Mitchell Livingston
4df6e0e723
on non-folder torrents, the per-torrent action menu shouldn't show the file
2009-11-04 02:46:56 +00:00
Mitchell Livingston
3474b7c2d0
nothing of significance
2009-11-02 01:40:39 +00:00
Mitchell Livingston
045b7d92fb
don't use setFlipped: on the file node's image on 10.6
2009-10-18 03:02:10 +00:00
Mitchell Livingston
94627c81f3
only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments
2009-10-17 17:15:37 +00:00