1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 07:00:40 +00:00
Commit graph

60 commits

Author SHA1 Message Date
Mitchell Livingston
46d69d2d41 Fixed annoying bug of the pieces view being black the first time it was shown. 2006-10-04 19:53:26 +00:00
Mitchell Livingston
a581a33a4e remove unneeded variable assignment 2006-10-04 19:34:04 +00:00
Mitchell Livingston
e53830d875 changed around pieces view drawing code...still can't track down the bug of the view always first being black 2006-10-01 16:12:46 +00:00
Mitchell Livingston
2588d2faba Release box images on dealloc. 2006-10-01 15:14:12 +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
c8d7769436 Status on ports in prefs window. Thanks to cluthi on the forums for this. 2006-09-28 21:14:49 +00:00
Mitchell Livingston
edb005852e Don't set the background of pieces view if it's gonna be hidden. 2006-09-28 18:11:29 +00:00
Mitchell Livingston
19b89fa7ea Generate the pieces images in code rather than using files. 2006-09-27 20:34:17 +00:00
Mitchell Livingston
ff499d0328 Hide pieces view if a single torrent is not selected. 2006-09-27 19:16:34 +00:00
Mitchell Livingston
e95450ecb2 Move PiecesView.m/h to the macosx folder. 2006-09-26 01:52:16 +00:00
Renamed from PiecesView.m (Browse further)