Commit Graph

31 Commits

Author SHA1 Message Date
Mitchell Livingston 8e0a157531 silence a deprecation warning 2012-10-29 22:16:42 +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 8ca8c76799 bump Mac copyright to 2012 2012-01-14 17:12:04 +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 def9a6aba3 make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
Mitchell Livingston 2b397fe64f display the drag window's text in the system font as opposed to hardcoding "Lucida Grande" 2010-01-28 03:48:21 +00:00
Mitchell Livingston d2e491285a some cleanup of DragOverlayView 2010-01-28 03:36:47 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston 963d736dce miscellaneous adjustments 2007-12-04 16:47:00 +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 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 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 7ddc2b64cd various negligible cleanup 2007-08-14 05:21:02 +00:00
Mitchell Livingston 892d9bf156 create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
Mitchell Livingston 5890c30cc5 when fading the drag overlay, have it expand if the window is expanding (i.e. auto resize is enabled) 2007-05-21 03:56:55 +00:00
Mitchell Livingston 04c813f9ef make sure the badge changes for different drags 2007-05-19 19:26:05 +00:00
Mitchell Livingston e9a3e7936f make overlay badge rounded without border 2007-05-19 19:11:54 +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 87ef0cf5cc fine tune the drag badge look a bit 2007-05-19 17:02:07 +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 55c54b0961 the beginnings of an overlay badge when dragging on files 2007-05-19 14:11:25 +00:00