Julien
8ac323d5d6
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
Julien
4b8cfa2e57
chore: update copyrights to 2023 ( #4834 )
2023-02-11 14:49:42 -06:00
A Cœur
12e564096b
fix: "Implicit conversion loses integer precision" warnings ( #3960 )
2022-10-25 11:14:42 -05:00
Dmitry Serov
7e278c453a
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
A Cœur
7b6b87b0e6
fix: macOS build warning "cannot find protocol definition for 'PortCheckerDelegate'" ( #3222 )
2022-06-07 14:27:40 -05:00
Antoine Cœur
d5533ee648
Fix "Port checker returned invalid status: 0" ( #3064 )
...
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-05-10 09:54:39 -05:00
Antoine Cœur
34ec2f5aa4
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05:00
Dmitry Serov
54d1a02e92
Use properties instead of ivars ( #2453 )
2022-02-22 10:04:20 -06:00
Charles Kerr
df1cca9b57
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
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
fetzu
3c0cb395c5
Updated copyright strings to 2019
...
Updated Transmission Project copyright dates to 2005-2019 in headers and code.
2019-01-11 19:36:19 +01: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
Dmitry Serov
9632af7c25
Remove Growl support
2017-11-29 00:38:14 +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
f450f27b26
#4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected
2013-08-10 02:29:12 +00:00
Mitchell Livingston
37009c2890
When running on 10.8 with Growl not running, show a button in Prefs to open System Preferences.
2012-08-19 19:06:52 +00:00
Mitchell Livingston
bb395c1473
#4939 Access Growl from preferences (disabled until the 1.4 framework is released)
2012-06-10 01:44:03 +00:00
Mitchell Livingston
c1f2085715
session_handle does not need to be a global variable in the prefs controller
2012-05-29 01:03:21 +00:00
Mitchell Livingston
8ca8c76799
bump Mac copyright to 2012
2012-01-14 17:12:04 +00:00
Mitchell Livingston
7d14f9617b
#4654 Make Mist notifications an optional setting configured through Preferences
2011-12-03 02:50:21 +00:00
Mitchell Livingston
7003a5544e
#4421 Fix warnings related to missing protocols definition
2011-08-15 00:30:29 +00:00
Mitchell Livingston
4cdb84aa0d
#4379 Lion: Use popovers for global gear button
2011-07-23 15:54:02 +00:00
Mitchell Livingston
224815b010
move µTP pref to the Network tab
2011-02-18 03:50:19 +00:00
Mitchell Livingston
23d175866c
add µTP to the Prefs window
2011-02-18 03:26:54 +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
9fbcaebe6c
add a button to the Prefs window for the script help
2010-12-09 19:50:16 +00:00
Mitchell Livingston
3700c97b21
#3613 run a script when download completes - patch by Alexander Courtis
2010-11-23 00:32:43 +00:00
Mitchell Livingston
925db2041b
add extra IBOutlets to the preferences
2010-11-22 00:03:57 +00:00
Mitchell Livingston
35c45497f6
remove unused method declaration
2010-11-15 00:30:29 +00:00
Mitchell Livingston
d89cd601d1
#3742 entering a blocklist URL should register while typing (and support undo) - boo for glue code replacing bindings!
2010-11-15 00:25:18 +00:00
Mitchell Livingston
317349c13c
#3697 make blocklist URL configurable in the Mac UI
2010-10-31 19:05:46 +00:00
Mitchell Livingston
64f9c4f2e2
remove proxy support from the Mac client
2010-10-31 14:51:50 +00:00
Mitchell Livingston
8bee7fa23c
update Mac build for the change from inactive to idle
2010-07-24 03:19:41 +00:00
Mitchell Livingston
fd0dd10419
First go at #2560 "inactive seeding time limit". libtransmission and Mac support are currently implemented.
2010-07-16 03:12:57 +00:00
Mitchell Livingston
306cdead06
nothing exciting
2010-05-19 23:08:14 +00:00
Charles Kerr
627f458e6a
Sync mac client with libtransmission's LDS->LDP changes, maybe
2010-05-08 08:48:28 +00:00
Mitchell Livingston
c206ccfad0
add an option to peer prefs to toggle LDS
2010-05-01 16:31:44 +00:00
Mitchell Livingston
72a7337266
#1295 Sync "Start when added" with libtransmission
2010-03-26 02:28:41 +00:00
Mitchell Livingston
799e94aeb7
#2844 Add option to disable ".part" suffix for incomplete files (Mac)
2010-02-06 18:44:13 +00:00
Mitchell Livingston
1fec2fb2d0
happy new year!
2010-01-01 21:12:04 +00:00
Mitchell Livingston
3055720231
#2629 Add a button to make Transmission the default app for magnet links
2009-11-29 22:07:57 +00:00
Mitchell Livingston
581afef25a
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
2009-10-21 13:01:14 +00:00
Mitchell Livingston
448dcd9d59
add button for DHT in Mac prefs
2009-05-21 04:35:40 +00:00
Mitchell Livingston
293524e9ca
save the value of the speed limit day without conversion
2009-04-05 20:13:16 +00:00
Mitchell Livingston
555617a93c
a bit more Mac rpc work
2009-04-05 15:55:20 +00:00
Mitchell Livingston
d841a1ba47
#1679 speed limit for specific day(s) only in Mac gui
2009-04-04 03:39:06 +00:00
Mitchell Livingston
aab0c1b87c
#1969 separate picking a random port from choosing a random port at startup
2009-04-03 04:29:27 +00:00
Mitchell Livingston
453e4a3f72
the Mac build works with the new speed limit libT code - still a bit quirky
2009-03-28 17:18:43 +00:00