Dmitry Serov
|
7e278c453a
|
[macOS] Optimise framework imports (#3323)
|
2022-06-28 19:15:52 -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 |
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
|
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
|
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
|
c0c6a4f6b7
|
don't store a copy of the pieces view's background - regenerate it when needed instead
|
2009-10-18 01:54:13 +00:00 |
Mitchell Livingston
|
055afd2d4d
|
update the Mac code's copyright dates
|
2009-01-10 23:37:37 +00:00 |
Mitchell Livingston
|
afb9d97f55
|
update NEWS; trivial changes
|
2008-11-01 15:22:32 +00:00 |
Mitchell Livingston
|
74f9ce520b
|
for the "torrent file" in the inspector, don't give information about the internal torrent file
|
2008-10-30 01:37:46 +00:00 |
Mitchell Livingston
|
493d0fa474
|
the pieces bar and pieces view now show shades of blue/green based on progress/availability instead of preset "levels" of color - in other words, it mixes white with either blue or green where the amount of color is the exact percentage of the piece that has been downloaded
|
2008-06-10 19:56:53 +00:00 |
Mitchell Livingston
|
9207316488
|
make the pieces view a bit more efficient in terms of not storing values when it's not shown
|
2008-06-09 23:23:55 +00:00 |
Mitchell Livingston
|
09db9d7f0c
|
some maintenance on the pieces view
|
2008-06-09 21:20:01 +00:00 |
Mitchell Livingston
|
f80bd47056
|
update copyright info for 2008
|
2008-01-02 16:55:05 +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
|
02d0203a23
|
draw the progress bar straight onto the cell instead of using an image
|
2007-08-16 03:02:27 +00:00 |
Mitchell Livingston
|
71e3ffa3fc
|
use colors and rects instead of images for creating the pieces view
|
2007-08-16 02:11:08 +00:00 |
Mitchell Livingston
|
54ec3716cc
|
simplify the mess of code that is the pieces view
|
2007-06-20 22:53:46 +00:00 |
Mitchell Livingston
|
0256f4616d
|
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
|
2007-06-18 03:40:41 +00:00 |
Mitchell Livingston
|
974c69215a
|
update licenses to 2007
|
2007-04-03 02:22:25 +00:00 |
Mitchell Livingston
|
e6701b077d
|
flash orange instead of red when piece completes, since red is sometimes interpreted negatively
|
2007-01-11 21:19:31 +00:00 |
Mitchell Livingston
|
c0351c64c8
|
Clicking on the pieces view will toggle between piece progress view and availability view (a tooltip clarifies which view is current).
|
2006-10-13 13:47:52 +00:00 |
Mitchell Livingston
|
7c7a1b3719
|
For now the pieces view will show the completeness of the torrent...colors, etc. might change
|
2006-10-13 00:19:00 +00:00 |
Mitchell Livingston
|
479cb6a2f0
|
Swap green and blue in the advanced bar/pieces view
|
2006-10-06 20:45:59 +00:00 |
Mitchell Livingston
|
4ec8c19bbd
|
In the pieces view, pieces will briefly turn red before becoming green.
|
2006-10-06 20:10:15 +00:00 |
Mitchell Livingston
|
f1921f5cff
|
NAT forwarding is off by default, and port, not portS
|
2006-09-28 23:12:14 +00:00 |
Mitchell Livingston
|
e95450ecb2
|
Move PiecesView.m/h to the macosx folder.
|
2006-09-26 01:52:16 +00:00 |