Commit Graph

1700 Commits

Author SHA1 Message Date
Mitchell Livingston 161f60d519 Italian localization for 0.9x 2007-10-15 17:38:26 +00:00
Mitchell Livingston 768a06aa60 let libtransmission worry about the pex flag 2007-10-15 16:35:41 +00:00
Mitchell Livingston 963e5514c1 French translation for 0.9x 2007-10-15 16:18:24 +00:00
Mitchell Livingston 9166844927 add Spanish translation for 0.9x 2007-10-15 12:09:29 +00:00
Mitchell Livingston d104913f96 switchify more code 2007-10-15 01:57:56 +00:00
Mitchell Livingston 29bb0bb58a store a torrent's queue order as an NSNumber instead of an int to avoid excessively recreating the object 2007-10-14 22:29:20 +00:00
Mitchell Livingston cc2db392f5 make libtransmission's pex accessor public, and eliminate a redundant variable in Torrent.[mh] 2007-10-14 22:01:55 +00:00
Mitchell Livingston 78d95148dc add a warning and improve some commented out code....nothing to see here 2007-10-14 14:24:34 +00:00
Mitchell Livingston cc2d8f3310 update localizable strings file 2007-10-13 16:40:44 +00:00
Mitchell Livingston 543b48e01c remove foreign languages until feature freeze 2007-10-13 15:58:32 +00:00
Mitchell Livingston c1cffff4a4 fix a redundant check...all this destination code probably needs cleaning up sooner or later 2007-10-13 13:54:19 +00:00
Mitchell Livingston a57dd87d47 fix a small memory leak, and get rid of two #ifndef's... 2007-10-13 12:59:39 +00:00
Mitchell Livingston 43f03e81ab various trivial changes to the badger code 2007-10-13 03:16:51 +00:00
Mitchell Livingston f5e5a5584b trivial code cleanup 2007-10-12 23:18:21 +00:00
Mitchell Livingston 045c31018b remove unused variables 2007-10-12 21:36:01 +00:00
Mitchell Livingston 2f17b922a9 allow speed limit to be automatically updated when modal panels are active, fixes #366 2007-10-12 20:51:27 +00:00
Mitchell Livingston 1e9cb5a21a random cleanup 2007-10-12 11:33:26 +00:00
Mitchell Livingston 0365b84b6b updated options gear image 2007-10-12 02:59:34 +00:00
Mitchell Livingston 7ef75b47f6 the search filter will again allow filtering by name or tracker - thanks John_Clay 2007-10-11 20:33:42 +00:00
Mitchell Livingston c4e6607777 get rid of an alloc/release 2007-10-11 16:28:50 +00:00
Mitchell Livingston 7207e822fa general cleanup 2007-10-11 12:06:46 +00:00
Mitchell Livingston 7b2a707c8e remove now-unused variable for file outline view 2007-10-11 03:56:04 +00:00
Mitchell Livingston 5df49d03c9 improve the drawing of the background color in file selection 2007-10-11 03:52:35 +00:00
Mitchell Livingston 66a7a1f220 display terabytes for file size when applicable 2007-10-10 23:17:44 +00:00
Mitchell Livingston 5b333ccc85 missed in last commit 2007-10-10 19:53:26 +00:00
Mitchell Livingston 7b0f6d490b make Credits match AUTHORS 2007-10-10 19:51:24 +00:00
Mitchell Livingston 6a0980dd5a remove unused object from files dict 2007-10-10 17:37:51 +00:00
Mitchell Livingston 24ec75acb1 improve Activity icon and display the tab name in the inspector's title 2007-10-10 02:35:16 +00:00
Mitchell Livingston a9b650a18e adjustment to inspector icons 2007-10-10 02:20:57 +00:00
Mitchell Livingston 2f9a8b150e commit some preliminary inspector images 2007-10-10 01:51:03 +00:00
Mitchell Livingston 433404eff2 double click progress string in main window instead of single click to toggle it 2007-10-08 11:51:58 +00:00
Mitchell Livingston ab154c3971 switch-ify more code 2007-10-08 04:28:15 +00:00
Mitchell Livingston fc432f1c29 ensure everything is deallocated properly on quit, libtransmission is closed properly, and inspector window height is remembered 2007-10-08 04:15:25 +00:00
Mitchell Livingston a960174fdf code to place all icons in the inspector's tabs...still needs the images 2007-10-08 03:59:08 +00:00
Mitchell Livingston bd8d47c2f7 add higher speed options to action pulldown menus 2007-10-08 03:30:59 +00:00
Mitchell Livingston e2de6f8973 get rid of some warnings 2007-10-07 15:55:27 +00:00
Mitchell Livingston 4bee975c47 improve the inspector's tab background images 2007-10-07 15:36:39 +00:00
Mitchell Livingston b3c35b036c change some initializers so that they are aware of their own nib's name 2007-10-07 12:24:26 +00:00
Mitchell Livingston 02e45340f4 use premade NSBox lines for separators in the status and filter bars instead of putting everything inside a box 2007-10-07 05:05:23 +00:00
Mitchell Livingston 8abcc566dd adjust tab button layout a bit to avoid overlaps 2007-10-07 04:16:58 +00:00
Mitchell Livingston d9e3272306 adjust info tab buttons a little 2007-10-07 03:50:13 +00:00
Mitchell Livingston c728e3cef4 better remaining space check 2007-10-07 03:30:29 +00:00
Mitchell Livingston 3a2df14d52 factor in only checked files when determining if there is enough remaining space 2007-10-07 03:28:06 +00:00
Mitchell Livingston b71ebcfd4b get rid of a few redundant variables 2007-10-07 03:05:55 +00:00
Mitchell Livingston 537d0aae34 remove unnecessary files/commented-out code 2007-10-07 02:33:43 +00:00
Mitchell Livingston 4887259081 show initially selected tab as selected 2007-10-07 02:31:36 +00:00
Mitchell Livingston 973ed82609 clean up a little inspector code 2007-10-07 02:28:09 +00:00
Mitchell Livingston 9e8dbcfe3e get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images 2007-10-07 02:25:39 +00:00
Mitchell Livingston 4d7f48d7cf hilight pushed inspector tab...this will be made a different color later 2007-10-06 22:59:07 +00:00
Mitchell Livingston a5012be5d7 file priorities inspector column works again 2007-10-06 22:34:19 +00:00
Mitchell Livingston a635077abd first commit of updated inspector...images are just placeholders currently 2007-10-06 22:23:44 +00:00
Mitchell Livingston 3cff117a63 updated high and low priority images from AR 2007-10-04 22:44:28 +00:00
Mitchell Livingston d8067ebe9c updated error icon from AR 2007-10-04 21:33:34 +00:00
Mitchell Livingston 23c04dfe3f rename en to English (other languages will be changed to i18n names by the next release, though) 2007-10-04 03:45:52 +00:00
Mitchell Livingston 1770fa78d6 "switch-ify" some code 2007-10-01 21:52:31 +00:00
Mitchell Livingston 83f4509a0c add known peers field to the inspector 2007-10-01 16:23:00 +00:00
Mitchell Livingston 794ea0b0c6 allow columns in peer table to be reordered 2007-10-01 15:50:38 +00:00
Mitchell Livingston 5f41c28cbe update strings file 2007-10-01 12:30:07 +00:00
Mitchell Livingston c96856cb74 "switch" instead of "ifs" 2007-10-01 11:41:15 +00:00
Mitchell Livingston a388c58a05 remove "connected dot" from peer inspector, and append speed string properly to torrents with errors 2007-10-01 11:34:01 +00:00
Mitchell Livingston 66bf641f5d streamline the minimal status string code a little 2007-09-30 13:41:26 +00:00
Mitchell Livingston aaaa932625 rearrange some status string code 2007-09-30 13:33:50 +00:00
Mitchell Livingston 6c962e15b1 if there is an error still display per-torrent speeds in the main window 2007-09-30 13:22:15 +00:00
Mitchell Livingston 9f926a9ca7 make sure to update torrent status before applying completeness changes 2007-09-29 15:23:40 +00:00
Mitchell Livingston 1bdc481ee2 work with new callback for completeness change 2007-09-28 15:36:46 +00:00
Mitchell Livingston 788a925fb0 left this out of the last commit 2007-09-28 14:33:55 +00:00
Mitchell Livingston c34d940361 remove an unused dictionary 2007-09-28 14:31:20 +00:00
Mitchell Livingston 2ac0980ea5 combine some progress string code and release an attributes dictionary when it's not needed 2007-09-28 13:42:28 +00:00
Mitchell Livingston dc7a374fb3 make sure to retain the attributes dictionary 2007-09-28 13:05:01 +00:00
Mitchell Livingston f5bd7f17ce didn't mean to commit some experimental, nonworking code; also, only create the string attributes when needed 2007-09-28 12:58:31 +00:00
Mitchell Livingston 6a976eed1c clicking on the peer progress indicator will toggle between progress bar and a number for progress, inspired by beelsebob 2007-09-28 12:55:28 +00:00
Mitchell Livingston c5a6b6b111 use the system's default bold font for dock badging 2007-09-28 03:44:53 +00:00
Mitchell Livingston 4bf0ad193a streamline display string code a little more 2007-09-28 02:58:25 +00:00
Mitchell Livingston ee5bcca70b get rid of a warning and add an item to news 2007-09-28 02:35:34 +00:00
Mitchell Livingston df4c5cacee clean progress string code a little more 2007-09-27 21:12:56 +00:00
Mitchell Livingston 22e66ab5d2 clean up some of the new display string code 2007-09-27 21:02:25 +00:00
Mitchell Livingston c81961d908 instead of creating every string, including both minimal and regular together, for every torrent, generate the string when requested 2007-09-27 20:42:20 +00:00
Mitchell Livingston 04f6e208b9 patch from beelsebob to fix crash with connected peers with no client name 2007-09-27 12:44:25 +00:00
Mitchell Livingston 8825a6029d more cleanup from advanced bar removal 2007-09-27 02:46:48 +00:00
Mitchell Livingston dd86bc5adf remove some leftovers from the advanced bar 2007-09-27 02:29:32 +00:00
Mitchell Livingston c9688d89f8 use LSMinimumSystemVersion instead of custom version check, because on < 10.4 it will never reach that custom code 2007-09-26 23:49:21 +00:00
Mitchell Livingston 98575a0169 say goodbye to the often-misunderstood "advanced progress bar" 2007-09-26 19:36:25 +00:00
Mitchell Livingston a222ba1774 fix progress bar inversion 2007-09-26 18:53:11 +00:00
Mitchell Livingston 2b0a7153cc rename "failed hash" to "failed dl" and reorder dl above ul 2007-09-26 18:43:32 +00:00
Mitchell Livingston b50f4189f9 add "failed hash" field to activity tab 2007-09-26 18:32:32 +00:00
Mitchell Livingston faff3145ce remove the remaining extra drawing and use of non-integers in the regular bar 2007-09-26 17:42:45 +00:00
Mitchell Livingston 0743709b51 eliminate some useless drawing for the progress bar, and ensure width is an integer (drawing with pixels is quite annoying) 2007-09-26 17:30:54 +00:00
Mitchell Livingston 9c0b470457 for file size always show at least one decimal place 2007-09-26 16:18:18 +00:00
Mitchell Livingston 9dec223018 attempt to decrease memory usage a bit when window/application is hidden 2007-09-26 04:12:57 +00:00
Mitchell Livingston 5c5be42659 getting mac version working with the changes from [3178], and specify total have and verified have in inspector 2007-09-26 03:27:00 +00:00
Mitchell Livingston 32679a4d18 updated check image from AR 2007-09-26 01:54:43 +00:00
Mitchell Livingston 8d4d653044 for seeding peers overlay a check mark on progress bar 2007-09-25 21:11:54 +00:00
Mitchell Livingston 2d9875f07a miss a localized button in About window 2007-09-24 12:44:35 +00:00
Mitchell Livingston 1dda5836cf delocalize About window 2007-09-24 12:28:44 +00:00
Mitchell Livingston 4227d425f1 when the main window isn't the key window, make the status bar show the normal window background 2007-09-23 16:21:03 +00:00
Mitchell Livingston f1d017f622 fix previous commit which prevented transfer changes from being saved 2007-09-23 05:44:50 +00:00
Mitchell Livingston cc09e542b0 clicking the progress line in the transfer window will toggle between stats for the whole torrent and for just the selected files 2007-09-23 05:39:41 +00:00
Mitchell Livingston ee634ce23d remove another warning 2007-09-22 15:27:56 +00:00
Mitchell Livingston e34218bd45 get rid of another warning 2007-09-22 12:50:51 +00:00
Mitchell Livingston e106876393 get rid of a warning 2007-09-22 04:45:15 +00:00
Mitchell Livingston f3420e17f6 nicer looking lock image in inspector 2007-09-22 04:24:36 +00:00
Mitchell Livingston a695e70a45 remove unnecessary call for file stats 2007-09-21 15:16:18 +00:00
Mitchell Livingston f3b991cd78 rename English.lproj to en.lproj as recommended by Apple (I'll do the other languages closer to when they are replaced for 0.9) 2007-09-20 21:57:24 +00:00
Mitchell Livingston a0270c6301 fix binding error that would cause the preferences window to not load 2007-09-20 20:35:06 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston 3677ac13d0 remove comments/glue code that disabled encryption, although it still won't build in xcode 2007-09-20 19:30:29 +00:00
Mitchell Livingston 4932e8eb0e allow preferences to set encryption, commented out for now 2007-09-20 11:46:30 +00:00
Mitchell Livingston dd5817ac0a adjust status bar background image 2007-09-19 18:30:07 +00:00
Mitchell Livingston e3f9976784 slightly shift status bar left text to the right 2007-09-19 17:50:13 +00:00
Mitchell Livingston 1208c3a1b5 update the status bar to look better on Leopard...if anyone can do the background image better please get in touch with me 2007-09-17 21:01:31 +00:00
Mitchell Livingston fca1d4bbcc updated help from jah 2007-09-17 00:49:00 +00:00
Mitchell Livingston 910bc0d7b8 use sounds from the user's sounds folder as well as system sounds 2007-09-17 00:01:57 +00:00
Mitchell Livingston 624d54d281 trivial Torrent code cleanup 2007-09-16 16:33:49 +00:00
Mitchell Livingston baeca52eed use "init" instead of "initWithString: @""" 2007-09-16 16:13:51 +00:00
Mitchell Livingston a9d4c96cd4 stop the torrent update function from creating a mutable string to then place it in another mutable string 2007-09-16 15:51:25 +00:00
Mitchell Livingston 54e04b7f05 add Growl 1.1.1 2007-09-16 01:04:14 +00:00
Mitchell Livingston 23d0a1adf1 hopefully really remove Growl 1.1 2007-09-16 01:03:50 +00:00
Mitchell Livingston 844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston a950a0afd8 whoops 2007-09-16 01:00:16 +00:00
Mitchell Livingston 1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston e03c677828 fix small memory leak that has been around forever 2007-09-16 00:40:15 +00:00
Mitchell Livingston b74cfa9358 use nil for blank tooltips 2007-09-15 20:34:30 +00:00
Mitchell Livingston 79656bcf26 warnings-- 2007-09-15 20:29:52 +00:00
Mitchell Livingston 1502435758 make setting code more dynamic 2007-09-15 20:09:28 +00:00
Mitchell Livingston 55111cd53d don't allow pex state to be changed when active 2007-09-15 15:52:02 +00:00
Mitchell Livingston ced5ec5c98 rephrase encryption pref 2007-09-15 02:56:51 +00:00
Mitchell Livingston fe7792194f adjust preferences layout to make spacing around "small note text" consistent 2007-09-15 02:14:45 +00:00
Mitchell Livingston 538d9735e0 fix misplaced status label 2007-09-15 01:55:22 +00:00
Mitchell Livingston 2e05d5fbfb Network prefs become advanced prefs, and add a (disabled) option for encryption 2007-09-15 01:47:11 +00:00
Mitchell Livingston af357140db a little code cleanup 2007-09-14 14:49:00 +00:00
Mitchell Livingston 4fb7db8348 get inspector ready for encryption 2007-09-14 13:49:37 +00:00
Mitchell Livingston b546784546 improve release builder 2007-09-12 11:20:20 +00:00
Mitchell Livingston f1287080ae fix #334 2007-09-12 11:14:23 +00:00
Mitchell Livingston 0b78889ffa remove the unused files 2007-09-11 19:44:39 +00:00
Mitchell Livingston d33114e891 remove an unneeded subclass 2007-09-11 19:42:57 +00:00
Mitchell Livingston 3836abcfb8 show the priority images in the menu popup for files 2007-09-11 19:23:14 +00:00
Mitchell Livingston c351a19124 show pause button when checking (will work once encryption branch is merged) 2007-09-11 03:49:03 +00:00
Mitchell Livingston 446b397503 rename "Transmission Message Log" to simply "Message Log" 2007-09-11 01:51:17 +00:00
Mitchell Livingston 337f04eb97 purple dot for debug from AR 2007-09-11 01:41:14 +00:00
Mitchell Livingston 6b5f7e46ff remember message window size 2007-09-11 01:03:32 +00:00
Mitchell Livingston 7e376ee372 when removing messages from the message window, remove the oldest 2007-09-11 00:57:32 +00:00
Mitchell Livingston c38b8cb01f add ability to copy to the message window, and allow multiple selection 2007-09-11 00:44:15 +00:00
Mitchell Livingston a9c20a36ca the text-copy of the message log is sorted by date 2007-09-10 21:57:12 +00:00
Mitchell Livingston 13e09a0185 make Message Log sortable 2007-09-10 21:46:33 +00:00
Mitchell Livingston f2ead80e96 use images for error levels...it needs better images 2007-09-10 20:05:24 +00:00
Mitchell Livingston f09ece6d88 get writing message log to a file working again 2007-09-10 19:28:15 +00:00
Mitchell Livingston 2e74340491 use a maximum number of messages 2007-09-10 19:19:36 +00:00
Mitchell Livingston 830f65e9b5 add tooltips and general cleanup to Message Viewer 2007-09-10 19:11:30 +00:00
Mitchell Livingston e5d73ecfda stage one of the updated message viewer 2007-09-10 18:39:54 +00:00
Mitchell Livingston 756795f9a2 fix aa typo 2007-09-10 12:38:57 +00:00
Mitchell Livingston e8239b65de Add new Growl 1.1 2007-09-09 13:30:55 +00:00
Mitchell Livingston 2c66af397e Remove old Growl 2007-09-09 13:30:06 +00:00
Mitchell Livingston 7a4669a371 get rid of redundant trivial call 2007-09-08 12:32:51 +00:00
Mitchell Livingston 51ba44470f patch from nickshanks to improve filter button code 2007-09-02 14:16:40 +00:00
Mitchell Livingston 95345006a0 cell alignment fixes from nickshanks 2007-09-01 16:05:49 +00:00
Mitchell Livingston 5cf6f990da get the version number to be 0.81+ finally 2007-09-01 05:51:34 +00:00
Mitchell Livingston 92af7d2720 patch from persept to add a release build and automate release 2007-08-31 03:28:03 +00:00
Mitchell Livingston 1c0d9d461d clarify remove warnings for different kind of removes 2007-08-31 03:04:49 +00:00
Mitchell Livingston bcfaf3c56d refine the sleep option's text a little 2007-08-30 12:16:11 +00:00
Mitchell Livingston c443e88444 add ability to enable/disable the ability to prevent sleeping with active transfers 2007-08-30 04:35:48 +00:00
Mitchell Livingston 8252e12434 allow filtering by tracker name 2007-08-30 03:52:26 +00:00
Mitchell Livingston eff3d9542c trivial changes 2007-08-29 19:38:03 +00:00
Mitchell Livingston 0b1bc0cc8a make image background views always opaque and other trivial changes 2007-08-29 02:13:38 +00:00
Mitchell Livingston 65ac0968ef allow sleep if the only active torrents are stalled or have errors 2007-08-27 18:32:34 +00:00
Mitchell Livingston aa80a14a79 remove unused variable 2007-08-27 18:16:30 +00:00
Mitchell Livingston 01b33df0d9 check Reveal File for multiple files 2007-08-26 23:49:16 +00:00
Mitchell Livingston 06165e065d only allow reveal in finder for files in Files tab when the file actually exists 2007-08-26 19:31:25 +00:00
Mitchell Livingston fc8af65ca4 (trunk) Italian pref typo fix from Conte Zero 2007-08-21 23:00:33 +00:00
Mitchell Livingston 58950c148e refine inspector resize code a bit more 2007-08-21 05:03:53 +00:00
Mitchell Livingston 7f4b879994 better inspector resizing with min/max size 2007-08-21 04:30:42 +00:00
Mitchell Livingston c9366d7ebe save resizable inspector tab size so that they can be restored when switched back 2007-08-21 04:15:22 +00:00
Mitchell Livingston df1dce9b2a if there is no error message but an error, simply state "Error", and small change with a mutable status string 2007-08-20 19:49:36 +00:00
Mitchell Livingston 6423d795c6 dim and don't color cells of disabled files in file table 2007-08-20 19:37:26 +00:00
Mitchell Livingston ca6f1934b3 allow new menu method to use an index set instead of range 2007-08-20 19:05:58 +00:00
Mitchell Livingston 420115e322 add svn properties 2007-08-20 16:53:08 +00:00
Mitchell Livingston e91070a1e7 add a menu additions class 2007-08-20 16:49:53 +00:00
Mitchell Livingston 8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston 89fc445266 small layout change 2007-08-20 02:26:59 +00:00
Mitchell Livingston 52057e8c93 get rid of an unnecessry string additions method 2007-08-19 03:03:28 +00:00
Mitchell Livingston 466325fa92 add a title to the Creator's open panel 2007-08-19 02:52:58 +00:00
Mitchell Livingston 10ecd7e169 make credits match authors 2007-08-18 18:37:32 +00:00
Mitchell Livingston d098877379 kill some compile warnings 2007-08-18 17:35:08 +00:00
Mitchell Livingston dcf2ad1864 just a return 2007-08-18 17:20:53 +00:00
Mitchell Livingston f96505a447 set properties on a whole bunch of mac files 2007-08-18 17:13:36 +00:00
Mitchell Livingston e94b016e81 add missing license info 2007-08-18 17:05:11 +00:00
Mitchell Livingston a275204114 tidy up the filter bar code a little 2007-08-18 17:00:40 +00:00
Mitchell Livingston 141404356a remove some warnings 2007-08-18 16:55:01 +00:00
Mitchell Livingston af833c7593 disable top-level file items when applicable 2007-08-18 05:59:01 +00:00
Mitchell Livingston 596525d89a dynamically show the files for file selection in the top-level action menu 2007-08-18 05:46:20 +00:00
Mitchell Livingston 10fb72281b move scrape info in inspector a bit more to the left to allow display of an extra digit 2007-08-18 03:25:16 +00:00
Mitchell Livingston 9f78eda964 attempt to fix stuck overlay window 2007-08-18 02:11:45 +00:00
Mitchell Livingston 41d5f3c8f5 clean code up a little 2007-08-18 01:56:10 +00:00
Mitchell Livingston 5c2f4e5fd1 add ratio settings to the individual torrent menu 2007-08-18 00:53:28 +00:00
Mitchell Livingston 4bcc5fa687 add preset limits to torrent action menu speed limits 2007-08-18 00:12:26 +00:00
Mitchell Livingston f0f61ddd2b preliminary support for setting speed limits through the action menu 2007-08-17 23:58:21 +00:00
Mitchell Livingston 2a8f9eb1f9 update credits 2007-08-17 14:52:27 +00:00
Mitchell Livingston c8d88af6f2 don't resize the inspector unnecessarily 2007-08-17 01:29:46 +00:00
Mitchell Livingston 7fb27df36d again by popular demand, allow peers and files tabs to be resized vertically 2007-08-17 01:23:17 +00:00
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
Mitchell Livingston ea8a9f39fe patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Mitchell Livingston 0797623274 get english strings to show up in xcode 2007-08-08 18:27:21 +00:00