Cœur
b1f6fbc05d
fix: change badge font size, position and precision ( #5184 )
2023-03-10 01:05:21 -06:00
Julien
4b8cfa2e57
chore: update copyrights to 2023 ( #4834 )
2023-02-11 14:49:42 -06:00
Cœur
8a5260f24c
Fixed DragOverlayWindow file icon and name ( #4428 )
...
* Fixed DragOverlayWindow file icon and name
* Fixed dragging for BitComet torrents
2022-12-22 20:07:45 -06:00
A Cœur
bde1359d5d
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
...
* Adopt localizedStringWithFormat for displayed quantities
* xib internationalization support is done
2022-11-14 18:30:03 +00:00
A Cœur
46eab5f3f8
Fix "User-facing text should use localized string macro" ( #4030 )
2022-10-31 09:37:34 -05:00
Dzmitry Neviadomski
37f7f83d4d
[macOS] Apply ObjC modernizations once again. ( #3358 )
...
This doesn't include designated initializers refactoring.
2022-06-28 23:20:42 -05:00
Antoine Cœur
60254710b8
Rename sortTorrentsAndIncludeQueueOrder and nonEmptyComponentsSeparatedByCharactersInSet ( #3051 )
...
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-05-14 14:00:55 -05:00
Antoine Cœur
34ec2f5aa4
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05: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
Mitchell Livingston
74189416c6
Remove pre-10.10 codepaths
2020-12-22 22:00:06 -05: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
2248d3670f
Get rid of $Id$ SVN keywords in source files
2016-09-02 23:10:15 +03:00
Mitchell Livingston
a7444a21b5
Yosemite: use NSDateComponentsFormatter instead of custom time string code
2014-10-17 05:12:00 +00:00
Mitchell Livingston
0323c7531a
Simplify betterComponentsSeparatedByCharactersInSet:
2013-03-07 23:55:31 +00:00
Mitchell Livingston
8ca8c76799
bump Mac copyright to 2012
2012-01-14 17:12:04 +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
95126c5505
#4493 improve search filter behavior
2011-09-19 00:48:30 +00:00
Mitchell Livingston
3abf813bbf
#3878 don't show the units of a partial file size when it's the same as the full file size's units
2011-01-08 05:11:28 +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
c8ada6126c
add a string function to format an NSUInteger as a formatted string
2010-11-14 20:26:58 +00:00
Charles Kerr
80f69ee7d3
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
2010-10-01 13:33:39 +00:00
Mitchell Livingston
2980120847
#3298 Move percentage string formatting into its own method, and don't append .00 to 100%
2010-06-24 00:00:43 +00:00
Mitchell Livingston
1fec2fb2d0
happy new year!
2010-01-01 21:12:04 +00:00
Mitchell Livingston
055afd2d4d
update the Mac code's copyright dates
2009-01-10 23:37:37 +00:00
Mitchell Livingston
ddfe1eddfc
even more type changes
2008-11-04 01:31:24 +00:00
Mitchell Livingston
183c613054
clean up the string additions class
2008-10-25 21:49:06 +00:00
Mitchell Livingston
b121a59172
redo [6731] using the built-in stringByTrimmingCharactersInSet:
2008-09-06 13:49:20 +00:00
Mitchell Livingston
fbea64b8ae
[1235] allow the adding of trackers with leading and trailing whitespace
2008-09-06 13:37:33 +00:00
Mitchell Livingston
f051a2a789
comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us
2008-06-27 05:40:22 +00:00
Mitchell Livingston
313885df00
add a comparison method for the transfer names to sort the exact same way the Finder does
2008-06-27 05:15:50 +00:00
Mitchell Livingston
88e907383f
store progress gradients in the gradient class; miscellaneous cleanup
2008-06-25 05:01:04 +00:00
Mitchell Livingston
c8799f36f3
temp code for testing time output
2008-02-25 23:57:49 +00:00
Mitchell Livingston
2a1b14d238
remove unused field from the tracker inspector tab; merge code for converting time into a string
2008-02-22 15:29:20 +00:00
Mitchell Livingston
f80bd47056
update copyright info for 2008
2008-01-02 16:55:05 +00:00
Mitchell Livingston
6b5f1839aa
get last commit building
2007-11-26 19:10:53 +00:00
Mitchell Livingston
97d4bc1709
add stats window...right now the values mean nothing
2007-11-19 18:13:41 +00:00
Mitchell Livingston
a388c58a05
remove "connected dot" from peer inspector, and append speed string properly to torrents with errors
2007-10-01 11:34:01 +00:00
Mitchell Livingston
844341faef
this better work
2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92
remove Growl 1.1...
2007-09-16 00:52:32 +00:00
Mitchell Livingston
8ae9d20712
rename the addition files
2007-08-20 16:34:21 +00:00