Commit Graph

268 Commits

Author SHA1 Message Date
Mitchell Livingston 0536107144 remove unused views from InfoActivityView and InfoGeneralView 2011-10-19 02:10:56 +00:00
Mitchell Livingston 76ca23331d explicitly left-align the text in the add windows 2011-10-12 02:50:30 +00:00
Mitchell Livingston 2cb194ccbd use AutoLayout with GlobalOptionsPopover.xib, since it's 10.7-only 2011-10-06 00:35:09 +00:00
Mitchell Livingston 0808bdd2fe We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
Mitchell Livingston baaf5b8d3f update the Creator window's tracker-tier informative text the full length of the window 2011-10-01 03:36:44 +00:00
Mitchell Livingston e8ba7986b6 update the localizable strings file 2011-08-26 03:26:21 +00:00
Mitchell Livingston 7efc1af537 set all of the windows as non-restorable 2011-08-20 12:42:23 +00:00
Mitchell Livingston f23b930f36 invert the logic for the "show remaining time" checkbox in the global action popover 2011-08-08 12:34:11 +00:00
Mitchell Livingston 075454604b generate the dock menu exclusively in code 2011-08-05 23:18:02 +00:00
Mitchell Livingston cc8f73b715 #4393 Remove "Open Recent" menu item and list of recent torrent files 2011-07-27 01:32:46 +00:00
Mitchell Livingston 4c63a00490 add colons to "Limit Up/Download" 2011-07-23 19:18:35 +00:00
Mitchell Livingston 4cdb84aa0d #4379 Lion: Use popovers for global gear button 2011-07-23 15:54:02 +00:00
Mitchell Livingston 01a585d144 re-enable "Sort by Size" 2011-07-21 00:13:45 +00:00
Mitchell Livingston df27df041c temporarily disable "Sort by Size" for 2.33 (it'll be back for 2.4) 2011-07-19 22:31:23 +00:00
Mitchell Livingston d75b57c7e2 increase the info file view's scroller size to "Regular" 2011-07-05 01:46:45 +00:00
Mitchell Livingston fa63ffbdc7 #4225 Sort torrents by size 2011-07-04 19:47:15 +00:00
Mitchell Livingston 967116ff71 decrease the width of the info options view 2011-06-16 01:25:58 +00:00
Mitchell Livingston 8ff275b3b2 allow the torrent and tracker scrollviews to draw the background 2011-06-13 22:57:33 +00:00
Mitchell Livingston 4458697259 remove the custom alternating row code, since it isn't futureproof 2011-06-13 22:26:43 +00:00
Mitchell Livingston 764f513c4e for good luck, set the creator window to auto-recalculate view loops 2011-05-31 02:49:05 +00:00
Mitchell Livingston 086eb80305 Set the prefs window to auto recalculate view loops 2011-05-31 02:35:32 +00:00
Mitchell Livingston 39971c0995 #4300 set the main window to auto-recalculate view loops, so that the tab order will be reset when views are added and removed 2011-05-31 02:25:33 +00:00
Mitchell Livingston deb2312d1f enable spelling correction in the Create window -> comment filed, for funsies 2011-05-23 01:27:00 +00:00
Mitchell Livingston bb255f5e56 Don't allow the Add Magnet window to be resized vertically 2011-04-29 23:53:01 +00:00
Mitchell Livingston 1913e97a0c update Localizable.strings 2011-03-20 17:22:50 +00:00
Mitchell Livingston ee00977e65 Rename "cleanup all completed" to "remove all completed from list". 2011-03-14 23:46:53 +00:00
Mitchell Livingston 535c506d93 #4119 Add "matches" option for all properties of "assign group to new transfers" 2011-03-14 22:19:42 +00:00
Mitchell Livingston 8d49c2a82c #4099 add "none of the following" to the group rules editor 2011-03-13 17:11:47 +00:00
Mitchell Livingston 9a6b11a7dc Resize the "recycle" cleanup icon 2011-03-11 01:42:19 +00:00
Mitchell Livingston 15394498b0 add a button to the bottom-left of the main window to clean up all completed transfers 2011-03-10 01:36:51 +00:00
Mitchell Livingston 2d1cff1a24 #4099 add 'not equal' in groups preferences 2011-03-08 23:35:37 +00:00
Mitchell Livingston 8c72bcffd7 update the Add Magnet window's minimum size to match its new size 2011-03-05 04:01:46 +00:00
Mitchell Livingston b6aba6e8c2 pixel adjustment 2011-02-28 03:44:04 +00:00
Mitchell Livingston cba30fd2d6 place the "download to" location in a box in the add window and the add magnet link window 2011-02-28 03:41:56 +00:00
Mitchell Livingston 6092362c1e revert the last commit 2011-02-26 14:59:05 +00:00
Mitchell Livingston 39709abd6e store secondsDownloading and secondsSeeding as ints instead of time_t 2011-02-26 14:56:58 +00:00
Mitchell Livingston 541effd743 slightly simplify filter code 2011-02-21 04:18:58 +00:00
Mitchell Livingston 6d10cd2c9c move the filter bar into its own xib 2011-02-20 03:58:50 +00:00
Mitchell Livingston 543063b4b8 move the status bar into its own xib file 2011-02-20 00:22:55 +00:00
Mitchell Livingston d7c1cf3b4b display protocol information (TCP or µTP) in the peer table's tooltip 2011-02-18 04:28:59 +00:00
Mitchell Livingston 224815b010 move µTP pref to the Network tab 2011-02-18 03:50:19 +00:00
Mitchell Livingston 23d175866c add µTP to the Prefs window 2011-02-18 03:26:54 +00:00
Mitchell Livingston f8f61d89d5 adjust the spacing between the "Add" and "Cancel" buttons in the Add windows 2011-02-13 20:50:29 +00:00
Mitchell Livingston ff5ce357fe rename "Clear Completed" to "Cleanup Completed" 2011-02-13 03:25:06 +00:00
Mitchell Livingston 9348605f03 Add option to remove completed transfers 2011-02-13 02:02:13 +00:00
Mitchell Livingston 0c606f5db3 adjust the pop up button style in the the inspector - options tab 2011-02-12 04:39:50 +00:00
Mitchell Livingston c39b56388e increase the width of the bandwidth limit fields in the inspector 2011-02-12 04:05:28 +00:00
Mitchell Livingston 82db3c5826 #4017 display the global seeding settings in the inspector 2011-02-12 03:13:14 +00:00
Mitchell Livingston 9c1281c43c move the "open torrent URL" sheet into its own xib file 2011-02-10 00:51:25 +00:00
Mitchell Livingston 1d1a3e8068 #3696 Publish Web Interface via Wide-Area Bonjour (in addition to Link-Local) 2011-02-09 03:06:05 +00:00