Mike Gelfand
db3d40d0ed
Switch to clang-format for code formatting, include Mac client
2021-08-16 00:38:29 +03:00
Dmitry Serov
af3a4d4557
Modern Objective-C syntax ( #509 )
...
* Update enabled complier warnings
* Convert to Modern Objective-C syntax using Xcode's tool
* Convert to modern objc syntax manually, fix some PR issues
* Remove unnecessary parentheses
* Use property syntax for all custom properties
* Use property syntax for all system properties
* Fix erroneously autoreleased values
* Revert VDKQueue to old objc syntax
Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>
Co-authored-by: Mitch Livingston <livings124@mac.com>
2021-08-07 10:27:56 +03:00
Mike Gelfand
8863e88570
Fix build with Xcode 10
...
For some reason, Mac client is the only project that references
libtransmission files as if they were a part of its own project, and
inconsistently so. Make the include/import style uniform an in line with
other projects.
Adjust Mac client include directory settings a bit along the way.
2018-09-30 13:37:30 +03:00
Mike Gelfand
4160743738
Convert tabs to spaces, remove trailing whitespace (Mac client)
2017-01-24 20:53:16 +03:00
Mike Gelfand
2248d3670f
Get rid of $Id$ SVN keywords in source files
2016-09-02 23:10:15 +03:00
Mitchell Livingston
1e0f36fda0
#2794 Don't apply auto-grouping until torrent is demagnetized
2012-10-30 00:22:10 +00:00
Mitchell Livingston
d4c38b79fa
#5005 Torrent file deleted twice when added via url
2012-08-05 03:48:13 +00:00
Mitchell Livingston
d7db1a4c46
revert 13327 ( #4924 )
2012-06-03 23:29:39 +00:00
Mitchell Livingston
5c1feaf937
#4924 Use recycleURLs:completionHandler: to trash files
2012-05-29 01:53:36 +00:00
Mitchell Livingston
f4961e0632
hide the filter field and check/uncheck all buttons for single-file torrents
2012-05-28 20:16:43 +00:00
Mitchell Livingston
9756b5dcf1
#4912 Filter and check all/uncheck all in Add Transfer window
2012-05-20 00:19:55 +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
11f57ccb18
#4822 Enable Automatic Reference Counting
2012-03-10 03:38:58 +00:00
Mitchell Livingston
8ca8c76799
bump Mac copyright to 2012
2012-01-14 17:12:04 +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
b3af34d53d
#2612 Display a neutered add window for magnet links
2010-04-12 00:55:31 +00:00
Mitchell Livingston
609527fbca
#2846 Priority Selection in "Add" window
2010-02-11 01:34:32 +00:00
Mitchell Livingston
404b845590
#2791 show a progress indicator when verifying local data in the add window
2010-01-31 23:36:48 +00:00
Mitchell Livingston
1fec2fb2d0
happy new year!
2010-01-01 21:12:04 +00:00
Mitchell Livingston
3545d22d19
more #import cleanup
2009-10-11 03:36:50 +00:00
Mitchell Livingston
91bb087731
#2287 Remove options to delete torrent file when removing, and remove internal storing of torrent file location
2009-07-20 00:40:01 +00:00
Mitchell Livingston
055afd2d4d
update the Mac code's copyright dates
2009-01-10 23:37:37 +00:00
Mitchell Livingston
359e462091
disable the group location matching when adding a just-created torrent
2008-12-13 22:10:11 +00:00
Mitchell Livingston
d6fce3abcb
remove references and dead code to the group window being its own window; other rearrangements of code
2008-11-29 20:29:54 +00:00
Mitchell Livingston
fd01b7395d
trivial changes
2008-11-01 22:08:02 +00:00
Mitchell Livingston
6bc269d2bc
more trivial type changes
2008-10-28 00:08:49 +00:00
Mitchell Livingston
78b08324ea
show amount selected in open window
2008-02-27 19:34:55 +00:00
Mitchell Livingston
34396e7820
add an option to "Validate existing data" to open window; get mac build compiling
2008-01-09 19:52:11 +00:00
Mitchell Livingston
fac74ffd7b
in the groups popup in the add window, have an option to show the groups window
2008-01-05 22:32:34 +00:00
Mitchell Livingston
57bc23edc5
get rid of a crash when canceling the open sheet
2008-01-05 21:31:05 +00:00
Mitchell Livingston
f7372aa0d1
add an option in the open window to delete the torrent file
2008-01-04 18:10:37 +00:00
Mitchell Livingston
138c825573
add file table to open window
2008-01-04 15:28:09 +00:00
Mitchell Livingston
4580eed4a6
update the group menu when groups change
2008-01-04 15:05:25 +00:00
Mitchell Livingston
cd96dbb4a1
if a group is removed, check the add window's group pop up
2008-01-04 14:56:29 +00:00
Mitchell Livingston
05dbbc028c
add group menu to open window
2008-01-04 14:50:28 +00:00
Mitchell Livingston
1647bd629a
when using the add dialog, delete the torrent file (if set in preferences)
2008-01-04 06:31:41 +00:00
Mitchell Livingston
e9e5638664
first commit of (unfinished) dialog when adding torrents
2008-01-04 04:45:31 +00:00