Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
shanselman ff7fb65d65 Added support for a Transparent Background
Moved Mouse Cursor, Mouse Trails and Shapes EACH to a separate Canvas. Makes things WAY easier. 
Patch and ideas from Oliver Kurowski to make mouse trails more "snake like"
Remove need to Clear Whole Screen after a certain number. Now, shapes are enqueued and removed last in, first out.
Totally changed ClickOnce so app should check for updates asynchronously then alert the user while playing.
Added new asynchronous "splash sound" of John Walker's son Jack when app starts up...Thanks guys!
2008-07-29 00:45:54 +00:00
shanselman 577320e57d New Cursors, Font Support, Timer to force Foreground. 2008-07-18 17:07:51 +00:00
shanselman 9888717397 Added some new features
* Support for renaming to *.scr and running as a screensaver
* Made the gradients prettier
* Timer to force to the foreground in an attempt to keep kids out when they press custom keyboard buttons
* Minor bug fixes in rendering from the IssueTracker
2008-07-15 20:48:58 +00:00
shanselman c222771312 Fixed a really cool race condition where a byte[] was being GC'ed in the middle of a call to PlaySound()
Also, added MouseWheel Zoom animations
2008-07-11 00:09:06 +00:00
shanselman 151825beb3 Here's what I'm calling v2 internally. This is July 10th's checkin. 2008-07-10 20:47:38 +00:00
shanselman 9bf44790d3 Man....this is really starting to bother me. I need a better CodePlex client. THIS is the latest so far. 2008-06-14 04:45:23 +00:00
shanselman 245a8edd27 Trying again, refactoring with lambdas. Also adding optional Bitmap Effects 2008-06-13 18:16:03 +00:00
shanselman 008f710c28 Refactoring FigureGenerator with lambdas 2008-06-13 18:12:47 +00:00
shanselman ce4a48c207 Tidying up, in preparation for an MVC refactoring 2008-06-12 01:10:22 +00:00
shanselman c1b7d5dee7 Added Jason Kemp's DataBound ItemsControl Refactoring http://www.ageektrapped.com/blog/babysmash-iv-itemscontrol-and-data-bound-uis/ 2008-06-12 00:31:17 +00:00
shanselman 8ef33ba990 Tidying up, adding Trapezoid and Hearts. Getting ready for a decent sized refactor. Removed COM Speech dependancy. 2008-06-11 21:34:57 +00:00