Mark Deepwell
c7feedcf45
Support uTorrent Web with both azureus style and the one without the dash at the end
2021-05-11 21:39:09 -07:00
Mark Deepwell
d57f575892
Retain full BitLord build number
2021-04-27 20:47:37 -07:00
Mark Deepwell
7ff6d8cf36
Add unrecognized client names #1363
...
This is based off of PR#1526 by azy5030 to add in: Torrent Web, BiglyBT, and FrostWire. I made the additional change requested by livings124.
In addition this also adds support for: HTTP Seed, aria2 (#532 ), and BitLord.
2021-04-27 20:47:33 -07:00
Mike Gelfand
faafc9e02f
Generate app icon file for CMake build
...
TODO: Look into switching to .car file for all resources.
Fixes : #1672
2021-04-25 00:56:48 +03:00
Mike Gelfand
28b0e53006
Don't include GoogleTest module
...
It's not used, and is only available since CMake 3.9.
2021-04-24 23:50:01 +03:00
Mitch Livingston
8566df0698
Merge pull request #1653 from transmission/icon-assets
...
Update app icon from icns to pngs in the asset catalog
2021-03-29 22:15:29 -04:00
Mitchell Livingston
7edd656536
Update app icon from icns to pngs in the asset catalog
2021-03-29 22:07:55 -04:00
Mitch Livingston
fc0e14da06
Merge pull request #1651 from transmission/icon-badges
...
Simplified download badges
2021-03-29 19:04:45 -04:00
Mitch Livingston
9371795c05
Merge pull request #1650 from transmission/big-sur-icon
...
macOS icon redesigned for Big Sur
2021-03-29 19:02:29 -04:00
Mitchell Livingston
20bd1146ce
Simplified download badges
...
Thanks to Rodger Werner
2021-03-29 18:39:57 -04:00
Mitchell Livingston
92a3ea346c
Update NEWS.md
2021-03-29 18:22:59 -04:00
Mitchell Livingston
180e59ab6b
macOS icon redesigned for Big Sur
2021-03-29 18:05:30 -04:00
Mitch Livingston
9c5e6f7ea6
Merge pull request #1619 from npapke/issue-564
...
Properly parse dht_search()
2021-02-27 10:45:31 -05:00
Norbert Papke
d2c8137518
Fixes transmission/transmission#564
...
Per analysis by cfpp2p
(https://github.com/transmission/transmission/issues/564#issuecomment-377612224 ),
a duplicate search is not an error.
2021-02-06 10:56:09 -08:00
Charles Kerr
090a4b5ff8
fix: dangling reference crash in FreeSpaceLabel ( #1604 )
2021-01-24 22:20:21 -06:00
Charles Kerr
270a937909
feat: add remote server version to the about dialog ( #1603 )
2021-01-24 11:43:14 -06:00
Mitch Livingston
7e3068d87a
Merge pull request #1587 from nevack/nevack/move-ivars-to-impl
...
Move ivars to @implementation.
2021-01-20 07:35:19 -05:00
Dzmitry Neviadomski
e5bff86ae7
Remove redutant statements.
2021-01-18 05:52:38 +03:00
Dzmitry Neviadomski
18266e080e
Move ivars to @implementation.
2021-01-12 22:06:30 +03:00
Mitch Livingston
d499c9c856
Merge pull request #1579 from transmission/deprecation-cleanup
...
Fix a few deprecation warnings
2021-01-03 09:35:18 -05:00
Mitchell Livingston
e9ece48c87
remove unused method
2021-01-02 23:30:47 -05:00
Mitchell Livingston
1527698de4
Fix a few deprecation warnings
2021-01-02 23:29:08 -05:00
Mitch Livingston
df04a59350
Merge pull request #1572 from transmission/remove-unused-gradient
...
Remove unused background gradient variables
2020-12-30 23:17:39 -05:00
Mitchell Livingston
37573c9821
Remove unused background gradient variables
2020-12-30 20:18:12 -05:00
Mitch Livingston
2c7a999902
Merge pull request #1568 from transmission/remove-10.10
...
Remove pre-10.10 codepaths
2020-12-23 09:51:17 -05:00
Mitchell Livingston
567cfff1e7
Update CMakeLists.txt
2020-12-23 08:15:32 -05:00
Mitch Livingston
7ab9a3bfe0
Merge branch 'master' into remove-10.10
2020-12-22 23:28:34 -05:00
Mitchell Livingston
74189416c6
Remove pre-10.10 codepaths
2020-12-22 22:00:06 -05:00
Mike Gelfand
47f3e68169
Extract version from CMakeLists.txt in update-version-h.sh
...
Since autotools build system was removed, configure.ac is no longer
available while the script is still being used by the Xcode project.
Fixes : #1553
2020-12-17 16:04:29 +03:00
Mitch Livingston
33620417f6
Merge pull request #1559 from transmission/dependabot/npm_and_yarn/web/ini-1.3.8
...
chore(deps): bump ini from 1.3.5 to 1.3.8 in /web
2020-12-14 09:09:32 -05:00
dependabot[bot]
40e006ddd0
chore(deps): bump ini from 1.3.5 to 1.3.8 in /web
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:42:26 +00:00
Mitch Livingston
b83d8e4832
Merge pull request #1535 from transmission/macos-11
...
Updates for macOS 11
2020-11-30 18:06:36 -05:00
Mitch Livingston
de3f53131c
Merge branch 'master' into macos-11
2020-11-30 18:06:20 -05:00
Mitchell Livingston
37ac822d07
Start updating NEWS
2020-11-25 19:09:31 -05:00
Mitch Livingston
c387b93ec2
Merge pull request #1533 from transmission/alert-deprecations
...
Remove beginSheetModalForWindow: deprecation warnings
2020-11-22 19:58:04 -05:00
Mitch Livingston
21684464e5
Merge branch 'master' into alert-deprecations
2020-11-22 09:05:48 -05:00
Mitch Livingston
e1a7f5384d
Merge pull request #1441 from federicobond/replace-deprecated-api
...
macosx: Replace deprecated NSRunAlertPanel call in Controller.m
2020-11-22 08:57:29 -05:00
Mitchell Livingston
73f2bb52f5
Silence two more warnings
2020-11-22 08:31:39 -05:00
Mitch Livingston
c67c3c1b7c
Merge branch 'master' into replace-deprecated-api
2020-11-22 08:07:36 -05:00
Mitchell Livingston
185d6b78a5
Remove beginSheetModalForWindow: deprecation warnings
2020-11-22 08:02:29 -05:00
Mitchell Livingston
21f173904a
Update the preferences window to use SF Symbols
2020-11-21 08:27:38 -05:00
Mitchell Livingston
b51fd847e7
Update the main window to use SF Symbols
2020-11-21 08:27:07 -05:00
Charles Kerr
a219f4e8e4
chore: update transmission-app.js
2020-11-20 17:11:26 -06:00
Mitchell Livingston
55e883318d
Set an app accent color on macOS 11
2020-11-17 23:46:03 -05:00
Mitchell Livingston
0916844fa5
Remove deprecated min/max toolbar item size
2020-11-17 22:34:33 -05:00
Mitchell Livingston
31413dffb1
Explicitly set the preference window's toolbar style
2020-11-17 22:08:08 -05:00
Mitchell Livingston
7651bb4821
Fix main table view styling
2020-11-17 22:07:45 -05:00
Mitchell Livingston
c25bfd70d0
Remove deprecated toolbar items
2020-11-17 22:07:25 -05:00
Mitch Livingston
e1128e4feb
Merge pull request #1523 from transmission/sparkle-1.24.0
...
Update Sparkle to 1.24.0
2020-11-15 22:14:22 -05:00
Mitch Livingston
ca151308d2
Merge branch 'master' into sparkle-1.24.0
2020-11-15 16:59:20 -05:00