Mitchell Livingston
|
20f33e82e2
|
allow folders of files to be enabled/disabled from the action button
|
2007-08-16 23:05:59 +00:00 |
Mitchell Livingston
|
284f9830cc
|
store only a single icon in the Torrent class instead of 2
|
2007-08-16 04:12:43 +00:00 |
Mitchell Livingston
|
75ec8bac79
|
keep one image for the table view instead of one for regular and one for minimal
|
2007-08-16 03:58:50 +00:00 |
Mitchell Livingston
|
91304ec1e6
|
streamline and improve action button placement code in TorrentTableView
|
2007-08-16 03:28:01 +00:00 |
Mitchell Livingston
|
7a96fcbb7f
|
flip advanced bar overlay
|
2007-08-16 03:12:58 +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
|
df0c5a8764
|
get About copyright info from the localized string file instead of the nib
|
2007-08-16 01:31:36 +00:00 |
Mitchell Livingston
|
835d333067
|
by popular demand, add option to sort by tracker
|
2007-08-16 00:54:50 +00:00 |
Mitchell Livingston
|
f0162d0bc4
|
use #defines for filter and sort
|
2007-08-16 00:41:57 +00:00 |
Mitchell Livingston
|
37373317d9
|
get rid of an unneeded warning
|
2007-08-15 23:45:43 +00:00 |
Mitchell Livingston
|
4b97e604b1
|
(trunk) add updated Russian localization
|
2007-08-15 22:58:36 +00:00 |
Mitchell Livingston
|
234f0fc51e
|
(trunk) remove Russian localization
|
2007-08-15 22:57:20 +00:00 |
Mitchell Livingston
|
4bccdef1fd
|
(trunk) fix a problem when adding multiple torrents with "always ask" enabled
|
2007-08-15 22:30:54 +00:00 |
Mitchell Livingston
|
d836254dc7
|
get file tab working again
|
2007-08-15 03:43:54 +00:00 |
Mitchell Livingston
|
d6365184e7
|
missed this in the last commit
|
2007-08-15 03:15:13 +00:00 |
Mitchell Livingston
|
7633470496
|
get mac version building again
|
2007-08-15 03:12:54 +00:00 |
Mitchell Livingston
|
f407e44edc
|
rearrange some of the file viewer code
|
2007-08-14 22:55:06 +00:00 |
Mitchell Livingston
|
8ad6b7aa3b
|
(trunk) when automatically opening a newly created torrent file, don't trash it regardless of prefs setting
|
2007-08-14 21:26:12 +00:00 |
Mitchell Livingston
|
d8905329bb
|
use optimization level -Os
|
2007-08-14 19:58:07 +00:00 |
Mitchell Livingston
|
7ddc2b64cd
|
various negligible cleanup
|
2007-08-14 05:21:02 +00:00 |
Mitchell Livingston
|
067afdf926
|
small adjustments to TorrentCell
|
2007-08-14 03:59:47 +00:00 |
Mitchell Livingston
|
b63ddf0676
|
a little extra drawing so that there are no gaps in the progress bar
|
2007-08-14 03:15:03 +00:00 |
Mitchell Livingston
|
9133c4b919
|
when checking/unchecking files update the table right away
|
2007-08-13 21:21:59 +00:00 |
Mitchell Livingston
|
74f430990b
|
one less warning
|
2007-08-13 05:03:21 +00:00 |
Mitchell Livingston
|
e316c297c7
|
get rid of some warnings
|
2007-08-13 04:30:52 +00:00 |
Mitchell Livingston
|
1381610a56
|
(trunk) fix bug where downloads would not be added when dragging the url onto the window without a constant download location
|
2007-08-13 03:17:18 +00:00 |
Mitchell Livingston
|
8729aba95f
|
when opening multiple copies of the app, after the warning don't make the first copy active (in case that copy has been quit in between checking and responding to the dialog)
|
2007-08-13 01:55:15 +00:00 |
Mitchell Livingston
|
b899afc77a
|
drawing placement is less dynamic code-wise but should be faster
|
2007-08-11 23:49:26 +00:00 |
Mitchell Livingston
|
5c285b8ca3
|
have the code generate each attributed string once per draw instead of twice
|
2007-08-11 17:04:10 +00:00 |
Mitchell Livingston
|
b476e6f8eb
|
combine similar code for attributes in the torrent cell
|
2007-08-11 04:46:21 +00:00 |
Mitchell Livingston
|
974bc096e1
|
only allow update checks daily, and remove an unused method
|
2007-08-11 04:02:35 +00:00 |
Mitchell Livingston
|
7b9e4c8eda
|
get the icon placement from TorrentCell instead of generating it in the tableview
|
2007-08-11 03:09:31 +00:00 |
Mitchell Livingston
|
c6c1f90996
|
don't hide the inspector when double-clicking the table's action button
|
2007-08-11 02:51:36 +00:00 |
Mitchell Livingston
|
2e4d6a1142
|
refresh only necessary rows on mouse down
|
2007-08-11 02:44:01 +00:00 |
Mitchell Livingston
|
87147ad2be
|
get the minimal status to toggle based on the new cell method, and fix silly test code that made the error icon always show
|
2007-08-11 02:33:10 +00:00 |
Mitchell Livingston
|
963c8ae76f
|
one less redundant call in TorrentCell
|
2007-08-11 02:12:47 +00:00 |
Mitchell Livingston
|
1436214b4e
|
general code cleanup
|
2007-08-11 01:48:06 +00:00 |
Mitchell Livingston
|
9198b9d50d
|
complete structural reorganization of TorrentCell
|
2007-08-11 01:39:53 +00:00 |
Mitchell Livingston
|
49bffb64f4
|
store the folder image in browser cell
|
2007-08-10 18:00:44 +00:00 |
Mitchell Livingston
|
00586a513b
|
adjust FileBrowserCell layout
|
2007-08-10 17:55:09 +00:00 |
Mitchell Livingston
|
c4eab94aea
|
declare methods in FileBrowserCell, and make some private
|
2007-08-10 17:46:02 +00:00 |
Mitchell Livingston
|
7b69ebac18
|
layout file browser cell a bit more dynamically
|
2007-08-10 17:34:52 +00:00 |
Mitchell Livingston
|
24fc88c21d
|
the pause/resume and reveal buttons in the main window don't dim when pushed but not hovered over
|
2007-08-10 05:56:36 +00:00 |
Mitchell Livingston
|
c1e98ffd64
|
add new Russian translations
|
2007-08-10 04:18:35 +00:00 |
Mitchell Livingston
|
ba15587366
|
remove some Russian translations
|
2007-08-10 04:17:41 +00:00 |
Mitchell Livingston
|
58621c530b
|
on mouse up/down only redisplay the affected row
|
2007-08-10 04:06:49 +00:00 |
Mitchell Livingston
|
b88ee80099
|
silly NSLogs
|
2007-08-10 03:49:21 +00:00 |
Mitchell Livingston
|
943c6e90a4
|
move the advanced bar code into TorrentCell (finally)
|
2007-08-10 03:48:18 +00:00 |
Mitchell Livingston
|
87a2bd6479
|
use the actual Torrent class to access values for the torrent cell class, rather than creating a dictionary and using that on each reload
|
2007-08-10 03:20:01 +00:00 |