Commit Graph

45 Commits

Author SHA1 Message Date
Mitchell Livingston 9ccad6ce62 capitalization changes 2008-04-07 13:25:55 +00:00
Mitchell Livingston da52925b20 fix bug where dragging on and then off a torrent file that has already been added would cause the overlay to instantly appear and fade out 2008-03-24 02:57:59 +00:00
Mitchell Livingston 32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston 83e2b3d547 play around with the drag overlay 2007-12-27 23:31:54 +00:00
Mitchell Livingston 44e56e64e8 patch up a small memory leak 2007-12-26 16:42:46 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston 06743cb430 clean up icon memory management for the window drag overlay - pointed out by Stick Men on the forum 2007-12-04 06:03:38 +00:00
Mitchell Livingston e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00
Mitchell Livingston cd7de9ae16 fix bug where dragging a torrent that is already opened off of the window will make the overlay appear and fade off 2007-11-17 14:43:05 +00:00
Mitchell Livingston 7f9e4d9efe when dragging a file on the window, check if it has the .torrent extension; smaller changes 2007-11-13 00:56:58 +00:00
Mitchell Livingston 92bb5c33de get mac build compiling again 2007-10-15 21:52:51 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +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 8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston 9f78eda964 attempt to fix stuck overlay window 2007-08-18 02:11:45 +00:00
Mitchell Livingston 551b2dd106 get rid of random NSLog() 2007-07-16 11:12:41 +00:00
Mitchell Livingston 42a642bbbf get the drag overlay working again....silly rabbit 2007-07-04 17:12:09 +00:00
Mitchell Livingston 08879e11f3 a little code cleanup 2007-07-01 13:27:26 +00:00
Mitchell Livingston ab6848fd56 awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
Mitchell Livingston 96e1688e6f fix some memory leaks and crashing when opening by dragging 2007-06-28 01:36:30 +00:00
Mitchell Livingston 6d7f628bf2 get the mac version building...still buggy 2007-06-27 23:57:02 +00:00
Mitchell Livingston 48c44109c9 have a higher quality image for the torrent creation drag overlay 2007-06-18 22:43:49 +00:00
Mitchell Livingston 0256f4616d Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston cb263cd7f2 when dragging torrents for folders or multiple torrents, show the total file count 2007-06-01 00:33:31 +00:00
Josh Elsasser 81a6d96d6e Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
Mitchell Livingston 0dd23e696c quickly switching between fades will now be consistent 2007-05-21 22:56:42 +00:00
Mitchell Livingston ccf707e0b0 fade in quicker, and get rid of a warning 2007-05-21 22:39:51 +00:00
Mitchell Livingston 6f37592c99 resizing the drag overlay was causing weird drawing problems, so don't do it 2007-05-21 22:38:06 +00:00
Mitchell Livingston a8d2a1dcc0 only fade out if the window is overlay is visible 2007-05-21 21:57:51 +00:00
Mitchell Livingston 8477672f73 use 10.4's animation code for the drag overlay's fades 2007-05-21 21:07:47 +00:00
Mitchell Livingston 9ed0d168e7 simplify the drag code a little 2007-05-21 21:00:02 +00:00
Mitchell Livingston 604ae82d0b only set alpha value at initialization in drag overlay 2007-05-21 15:36:52 +00:00
Mitchell Livingston 6e2ee55701 simplify fade in code a little 2007-05-19 18:42:12 +00:00
Mitchell Livingston 822602d602 quickly fade in the drag overlay 2007-05-19 18:37:32 +00:00
Mitchell Livingston eb28d5394e when removing the drag overview, fade it out 2007-05-19 16:07:36 +00:00
Mitchell Livingston b9ea37aca9 a little cleanup 2007-05-19 15:12:02 +00:00
Mitchell Livingston f250038102 show a globe icon on the drag overlay for url's (needs a higher quality image) 2007-05-19 15:10:16 +00:00
Mitchell Livingston f72b93a3a7 create the drag badge's background only once 2007-05-19 14:39:06 +00:00
Mitchell Livingston a3b2d1aadd show a badge when dragging url's 2007-05-19 14:22:01 +00:00
Mitchell Livingston 55c54b0961 the beginnings of an overlay badge when dragging on files 2007-05-19 14:11:25 +00:00
Mitchell Livingston 8e7559a1c6 when dragging torrents, dim the main window 2007-05-19 01:16:52 +00:00