Mike Gelfand
00deae05c1
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
Mike Gelfand
94be7dbd9b
Merge branch '2.9x'
2018-01-25 03:07:52 +03:00
Mike Gelfand
aa2730d47c
Switch to HTTPS links, adjust wiki links where possible
...
Fixes #39
2018-01-16 01:12:59 +03:00
Mike Gelfand
788f1e31f1
Update Xcode project format to 8.0
2017-02-05 11:52:39 +03: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
ccf99c68ac
Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7
2015-12-21 05:11:40 +00:00
Mitchell Livingston
db39d4096e
group upload and download size is too big on 10.9
2014-07-03 19:47:02 +00:00
Mitchell Livingston
feeb22d6f8
get prefs and the main menu opening in Xcode 4.6
2014-02-02 03:18:18 +00:00
Mitchell Livingston
6be3af35b3
#5584 Share option in File menu and context menu
2014-01-10 17:50:05 +00:00
Mitchell Livingston
c6290bcd71
Move the rename menu item to the File menu.
2013-01-23 03:46:04 +00:00
Mitchell Livingston
806fdb0314
When renaming a transfer or file, reload the proper tables.
2013-01-22 03:54:51 +00:00
Mitchell Livingston
694861217c
add the rename option to the main window context menu
2013-01-22 00:50:28 +00:00
Mitchell Livingston
9236571f1c
#1220 Initial Mac support for changing file and folder names. Not fully complete.
2013-01-22 00:09:48 +00:00
Mitchell Livingston
335fd11d76
part 2 of r13184
2012-01-30 00:16:57 +00:00
Mitchell Livingston
f7cab515f4
Sort the Sort menu items on launch, since the main menu is now localized through a strings file.
2012-01-30 00:14:43 +00:00
Mitchell Livingston
b3153d4e89
Fix the priority images in the 10.6 torrent action menu
2011-10-23 17:51:37 +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
7efc1af537
set all of the windows as non-restorable
2011-08-20 12:42:23 +00:00
Mitchell Livingston
075454604b
generate the dock menu exclusively in code
2011-08-05 23:18:02 +00:00
Mitchell Livingston
cc8f73b715
#4393 Remove "Open Recent" menu item and list of recent torrent files
2011-07-27 01:32:46 +00:00
Mitchell Livingston
4cdb84aa0d
#4379 Lion: Use popovers for global gear button
2011-07-23 15:54:02 +00:00
Mitchell Livingston
01a585d144
re-enable "Sort by Size"
2011-07-21 00:13:45 +00:00
Mitchell Livingston
df27df041c
temporarily disable "Sort by Size" for 2.33 (it'll be back for 2.4)
2011-07-19 22:31:23 +00:00
Mitchell Livingston
fa63ffbdc7
#4225 Sort torrents by size
2011-07-04 19:47:15 +00:00
Mitchell Livingston
8ff275b3b2
allow the torrent and tracker scrollviews to draw the background
2011-06-13 22:57:33 +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
39971c0995
#4300 set the main window to auto-recalculate view loops, so that the tab order will be reset when views are added and removed
2011-05-31 02:25:33 +00:00
Mitchell Livingston
ee00977e65
Rename "cleanup all completed" to "remove all completed from list".
2011-03-14 23:46:53 +00:00
Mitchell Livingston
9a6b11a7dc
Resize the "recycle" cleanup icon
2011-03-11 01:42:19 +00:00
Mitchell Livingston
15394498b0
add a button to the bottom-left of the main window to clean up all completed transfers
2011-03-10 01:36:51 +00:00
Mitchell Livingston
6092362c1e
revert the last commit
2011-02-26 14:59:05 +00:00
Mitchell Livingston
39709abd6e
store secondsDownloading and secondsSeeding as ints instead of time_t
2011-02-26 14:56:58 +00:00
Mitchell Livingston
541effd743
slightly simplify filter code
2011-02-21 04:18:58 +00:00
Mitchell Livingston
6d10cd2c9c
move the filter bar into its own xib
2011-02-20 03:58:50 +00:00
Mitchell Livingston
543063b4b8
move the status bar into its own xib file
2011-02-20 00:22:55 +00:00
Mitchell Livingston
ff5ce357fe
rename "Clear Completed" to "Cleanup Completed"
2011-02-13 03:25:06 +00:00
Mitchell Livingston
9348605f03
Add option to remove completed transfers
2011-02-13 02:02:13 +00:00
Mitchell Livingston
9c1281c43c
move the "open torrent URL" sheet into its own xib file
2011-02-10 00:51:25 +00:00
Mitchell Livingston
8cd66ba851
update MainMenu.xib to recognize the change in r11684
2011-01-15 17:21:49 +00:00
Mitchell Livingston
b9e4fcdb40
tweak MainMenu.xib's tags
2011-01-15 16:51:41 +00:00
Mitchell Livingston
9e504a848d
replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items
2011-01-06 04:09:04 +00:00
Mitchell Livingston
94698d43cf
capitalize "By" in "Sort Transfers By"
2011-01-06 03:55:09 +00:00
Mitchell Livingston
4b190aa0c2
separate the code for the filter and status bars
2011-01-02 17:11:41 +00:00
Mitchell Livingston
ae2a3ab268
increase the bottom bar height by a pixel
2011-01-02 16:50:37 +00:00
Mitchell Livingston
317349c13c
#3697 make blocklist URL configurable in the Mac UI
2010-10-31 19:05:46 +00:00
Mitchell Livingston
fac0ce51f4
push the bottom buttons left two pixels
2010-10-24 19:37:52 +00:00
Mitchell Livingston
05175c8100
#3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files.
2010-10-24 19:19:21 +00:00
Mitchell Livingston
ade46abd95
add undo and redo menu items, allowing them to work in text fields
2010-04-23 11:50:35 +00:00
Mitchell Livingston
b16620930a
rename Minimal View to Compact View
2010-03-20 02:04:18 +00:00
Mitchell Livingston
e4f891b3c5
adjust default window size and placement
2010-03-07 14:49:58 +00:00