Commit Graph

40 Commits

Author SHA1 Message Date
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 1d6d946388 Fixup some formatting leftovers 2019-02-16 10:50:37 +03:00
Mitchell Livingston a1055838e3 On 10.14, use the accent color for the selected info tab 2018-12-21 17:58:15 -05:00
Mitchell Livingston 47cbb898f8 Update the info tab on appearance change 2018-12-21 17:37:17 -05:00
Mitchell Livingston d2b3010210 Dark mode support
This is the first pass. A bit more work is needed.
2018-12-21 16:39:47 -05:00
Dmitry Serov 18e33c5cdb Remove leftover dealloc empty lines, nullify StatsWindowController instance on close 2017-08-01 17:57:27 +07:00
Dmitry Serov 845dfe6017 Transition to ARC 2017-07-29 23:14:22 +07: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
Mike Gelfand 7984a11b03 #6039: Fix uninitialized controlView use in InfoTabButtonCell 2015-12-22 00:45:09 +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 ccc75eecc7 fix icon alignment in inspector tabs 2011-01-30 21:34:46 +00:00
Mitchell Livingston 985f1fd485 always unlock focus when drawing the inspector buttons 2011-01-30 19:34:38 +00:00
Mitchell Livingston 444847fe35 tweak inspector button drawing to account for black lines 2011-01-30 19:32:40 +00:00
Mitchell Livingston 8294f1c34c tweak the inspector button gradient 2011-01-30 02:52:03 +00:00
Mitchell Livingston 8f64909bc3 use the control color for the selected inspector button; small tweaks to the updated button bar's drawing code 2011-01-30 02:36:08 +00:00
Mitchell Livingston e5eed4bd05 #3962 Update the inspector's button bar's look 2011-01-30 02:01:05 +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 8e529921d7 simplify how the icons are set for the inspector tabs 2010-03-14 15:03:14 +00:00
Mitchell Livingston b5ad91e3de fix pluralization of "got 1 peer" 2010-01-05 04:34:31 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston c9a3324684 replace a 10.6-deprecated method 2009-12-21 23:47:16 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston 4c7be1b020 update "i" general info image in the inspector; trivial code changes 2008-05-04 19:45:51 +00:00
Mitchell Livingston acdd97384e generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +00:00
Mitchell Livingston 0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston e641e54b2e update inspector tab images 2008-01-16 04:37:27 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston db98b81f9c streamline setting inspector tabs' tooltips 2007-11-18 02:20:28 +00:00
Mitchell Livingston 42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston 46ecfe04dc inspector tabs become graphite when the system is set to graphite 2007-10-27 20:09:29 +00:00
Mitchell Livingston e06d38b4c7 generate the info tab button images when needed, add backend support for different colored tabs depending on aqua/graphite 2007-10-18 00:04:01 +00:00
Mitchell Livingston a2f3b0dac6 small name change and other trivial adjustments 2007-10-17 23:33:22 +00:00
Mitchell Livingston 1e9cb5a21a random cleanup 2007-10-12 11:33:26 +00:00
Mitchell Livingston 537d0aae34 remove unnecessary files/commented-out code 2007-10-07 02:33:43 +00:00
Mitchell Livingston 9e8dbcfe3e get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images 2007-10-07 02:25:39 +00:00
Mitchell Livingston 4d7f48d7cf hilight pushed inspector tab...this will be made a different color later 2007-10-06 22:59:07 +00:00
Mitchell Livingston a635077abd first commit of updated inspector...images are just placeholders currently 2007-10-06 22:23:44 +00:00