Commit Graph

35 Commits

Author SHA1 Message Date
Dzmitry Neviadomski e5bff86ae7 Remove redutant statements. 2021-01-18 05:52:38 +03:00
Dzmitry Neviadomski 18266e080e Move ivars to @implementation. 2021-01-12 22:06:30 +03:00
Dmitry Serov 845dfe6017 Transition to ARC 2017-07-29 23:14:22 +07:00
Dmitry Serov 40a7b8879c NSArray subscripting 2017-07-08 16:16:01 +07:00
Mike Gelfand 63b6c11602 Update file icon when its name changes (Mac client) 2017-02-21 23:52:41 +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 9ee681355d make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
Mitchell Livingston e14b1b0d03 remove another subscript usage 2013-01-26 19:55:26 +00:00
Mitchell Livingston 9236571f1c #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
Mitchell Livingston 9c8395d109 silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +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 fa439f6ad7 fix the mac build when compiling in 32-bit mode, which doesn't support the "modern runtime" for creating ivars 2012-01-21 14:58:39 +00:00
Mitchell Livingston 63b5979594 for the fun of it, replace some variables with @property in the file and tracker nodes 2012-01-20 02:41:49 +00:00
Mitchell Livingston 8ca8c76799 bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Mitchell Livingston 8abd52938c replace 'fldr' with kGenericFolderIcon 2011-10-06 03:16:06 +00:00
Mitchell Livingston 27fa4091dc have FileListNodes store their corresponding torrents, allowing the removal of this functionality from the file outline view 2011-05-31 22:26:04 +00:00
Mitchell Livingston 3325fbb602 add a description method to FileListNode 2011-05-21 18:29:35 +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 7b343c4ba0 #3661 sort the file list alphabetically 2010-10-23 20:20:31 +00:00
Mitchell Livingston 78f6a488d5 remove temporary asserts 2010-02-15 14:56:14 +00:00
Mitchell Livingston fdc6e9d4e0 one more temp assert 2010-02-06 17:26:48 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston c242a19eaf avoid needlessly copying the folder icon 2009-12-27 19:30:20 +00:00
Mitchell Livingston 581afef25a use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
Mitchell Livingston 1fec35c944 remove the header from the file table 2009-10-19 01:38:13 +00:00
Mitchell Livingston 045b7d92fb don't use setFlipped: on the file node's image on 10.6 2009-10-18 03:02:10 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston bdbe24b6e3 store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
Mitchell Livingston a12715fc9a #1029 show a warning dialog when removing a transfer's data if its directory contains extra files 2008-11-25 03:04:17 +00:00
Mitchell Livingston afb9d97f55 update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
Mitchell Livingston 913b88c8b6 potential fix for users that have "0 times" opened in stats window 2008-05-23 22:58:17 +00:00
Mitchell Livingston 29729d35e7 streamline FileListNode.m, moving asserts to more appropriate locations 2008-05-22 21:06:56 +00:00
Mitchell Livingston 1279b6ffff move new files into the macosx directory 2008-05-22 18:44:58 +00:00
Renamed from FileListNode.m (Browse further)