Commit Graph

20 Commits

Author SHA1 Message Date
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 8ca8c76799 bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Mitchell Livingston c6d31092dc (trunk) when creating the dock icon badge view, we do not need to give it a frame 2011-03-03 03:53:21 +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 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston 19d69b84e0 #2662 shrink the dock badge text until it fits without being cut off 2009-12-12 18:29:14 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston d4010f4abd fix dock badging 2009-01-03 06:06:21 +00:00
Mitchell Livingston b97fa09270 clean up the table text coloring code; trivial cleanup 2009-01-02 01:10:54 +00:00
Charles Kerr 55f263312f (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Mitchell Livingston 99982b55a8 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
Mitchell Livingston eaf4ecc37a don't redraw the dock tile if there is no change 2008-04-24 21:24:42 +00:00
Mitchell Livingston ae2c7c8f12 update dock badge images 2008-01-17 06:53:40 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston e26b814175 experiment with badging the dock with "Quitting" 2007-12-26 16:28:13 +00:00
Mitchell Livingston 254f98a77b clean up more of the dock badging code 2007-12-05 18:44:11 +00:00
Mitchell Livingston 8a15058d80 clean dock badging code 2007-12-05 18:23:51 +00:00
Mitchell Livingston 731b6379a4 use a view to draw the badge on Leopard 2007-11-01 03:20:29 +00:00