Commit Graph

64 Commits

Author SHA1 Message Date
Mitchell Livingston 860ef24480 typo fix 2008-06-11 03:29:06 +00:00
Mitchell Livingston 60b5c525cf updated help from jah 2008-06-11 03:28:14 +00:00
Mitchell Livingston b7ab0132e7 the pieces bar "slides" using NSAnimation instead of a timer 2008-06-10 05:09:30 +00:00
Mitchell Livingston e6f66b1d07 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
Mitchell Livingston bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston 9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +00:00
Mitchell Livingston d17cb50d25 add color and adjust size of group row 2008-02-19 01:58:36 +00:00
Mitchell Livingston a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston 0c61836b1e collapsed groups were expanded and vice versa 2008-02-07 16:23:22 +00:00
Mitchell Livingston dd0bf1fa8f better encapsulate the collapsed group values 2008-02-07 16:20:24 +00:00
Mitchell Livingston 5e2308daf9 when turning on group view, show all groups expanded 2008-02-07 02:15:24 +00:00
Mitchell Livingston 346060659d expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded 2008-02-07 02:11:26 +00:00
Mitchell Livingston 015f40e498 initial saving of collapsed/expanded groups when switching filters, adding torrents, etc 2008-02-07 01:26:12 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston da6a108375 hopefully fix weird drawing issues when resizing, and eliminate a memory leak 2008-01-24 01:05:00 +00:00
Mitchell Livingston 5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston c0463820f7 fix type selection 2008-01-23 03:38:24 +00:00
Mitchell Livingston 1fa3e0d869 first experimental commit: sorting by group will now add group dividers 2008-01-23 02:51:58 +00:00
Mitchell Livingston d0fb48121e add a convenience function for getting the selected torrents 2008-01-22 23:48:14 +00:00
Mitchell Livingston 30cee125da treat the entire file icon as the action button 2008-01-20 18:51:53 +00:00
Mitchell Livingston bf146526bf fix error where the table would lose track of the selected torrent when sorting by activity 2008-01-20 18:28:28 +00:00
Mitchell Livingston 4b5e05f12e mark action button as pushed when it's clicked; update NEWS 2008-01-16 19:49:10 +00:00
Mitchell Livingston 50a90c3460 update NEWS, clean up pieces bar toggle code 2008-01-16 19:30:12 +00:00
Mitchell Livingston 470d588b50 animate the Pieces bar when showing/hiding it 2008-01-16 15:56:40 +00:00
Mitchell Livingston 4a3d5d7081 when mousing over the icon, show the action button 2008-01-16 06:48:12 +00:00
Mitchell Livingston 06f0fee7b5 dim the action button when hovered over, and display the appropriate status string 2008-01-15 23:48:03 +00:00
Mitchell Livingston 2402b1df2e get button hilighting working correctly when it assumes it's inside the button 2008-01-15 19:48:19 +00:00
Mitchell Livingston 6d799f0f89 if a button is pushed, don't hilight other buttons when hovered over 2008-01-15 16:19:16 +00:00
Mitchell Livingston edb46062b2 attempt to fix table drawing issues 2008-01-15 04:45:57 +00:00
Mitchell Livingston 9685e9563b don't select the row if pushing a button 2008-01-15 03:50:00 +00:00
Mitchell Livingston 0a7d8cd3a5 experiment with hilighting the buttons on rollover (10.5-only, and still incomplete) 2008-01-15 03:33:44 +00:00
Mitchell Livingston 7933bc4d9e migrate some of the action button code to TorrentCell 2008-01-14 19:12:26 +00:00
Mitchell Livingston a275277903 first commit of experimental button refactoring 2008-01-14 18:02:08 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston b9433123f4 adjust per-torrent action button placement 2007-12-01 16:23:29 +00:00
Mitchell Livingston 525cf7904d trunk: make status bar inactive when window isn't main window 2007-11-01 12:57:35 +00:00
Mitchell Livingston 844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston 1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston aa80a14a79 remove unused variable 2007-08-27 18:16:30 +00:00
Mitchell Livingston 5c2f4e5fd1 add ratio settings to the individual torrent menu 2007-08-18 00:53:28 +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 91304ec1e6 streamline and improve action button placement code in TorrentTableView 2007-08-16 03:28:01 +00:00
Mitchell Livingston 9198b9d50d complete structural reorganization of TorrentCell 2007-08-11 01:39:53 +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 5a8a4e7bb7 make the new action menu less crashy 2007-08-08 13:36:27 +00:00
Mitchell Livingston d2cbbe01fa begins of individual action menus 2007-08-08 01:03:34 +00:00
Mitchell Livingston 974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston f0adeba042 draw images using composite to ensure actual width 2006-10-02 04:20:05 +00:00