Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-10 of 13Patches
< Previous 1 2 Next >
Being evaluated
|
4123 |
Oct 13 at 8:19 PM |
jesperll |
The FontChooser combo specifies a VirtualizingStackPanel as ItemsPanel. However the babySmashComboBox style hard codes a StackPanel as items host. This pack changes the style to use an ItemsPresenter instead. The result is that the FontChooser combo *is* virtualized and MUCH faster to bring up - especially if you have a lot of fonts installed.
|
|
Download
|
Being evaluated
|
1617 |
Aug 2 2008 at 3:49 AM |
OliIsCool |
This patch isn't meant to be applied because it breaks functionality (and it probably doesn't compile) but it's more of a feeler, to see if you agree with the changes I am about to make (before I make them) and to collect comments on my approach/style before I go too far. The changes are based on a comment I posted on Scott's blog earlier today: http://www.hanselman.com/blog/LearningWPFWithBabySmashManuallyManagingClickOnceAndSomeMoreDesignerGoodness.aspx
It would be nice if you had a way of posting your comments publicly (I'm new to CodePlex - should this discussion take place in an issue or *gasp* the Discussions thingy?), but if you don't, send me an e-mail. :)
|
|
Download
|
Being evaluated
|
1516 |
Jul 16 2008 at 2:24 AM |
KevDog |
Zipped sound resource file to accompany patch. All sound files are royalty free and available for use.
|
|
Download
|
Being evaluated
|
1515 |
Jul 16 2008 at 2:21 AM |
KevDog |
This supercedes the previously uploaded patch, as I discovered that at least one thing I did sucked. Also, I'd like to thank the project for allowing me to write the method I have been dreaming of:
public void PlayFart()
|
|
Download
|
Being evaluated
|
1507 |
Jul 14 2008 at 10:38 PM |
KevDog |
These are the sound files that should accompany the uploaded patch.
|
|
Download
|
Being evaluated
|
1506 |
Jul 14 2008 at 10:35 PM |
KevDog |
This patch adds several sounds effects and an option on the main screen to select "Farts, Bubbles, and Bangs", something my son is particularly interested in.
|
|
Download
|
Being evaluated
|
1495 |
Jul 11 2008 at 10:39 PM |
cvarro |
Sample of using an ImageBrush as the "Fill" for non-letter figures. This was against changeset 9762. This approach probably doesn't work with the more specialized gradientbrushes used for fills in the current release.
|
|
Download
|
Being evaluated
|
1409 |
Jun 18 2008 at 8:34 PM |
jasekemp |
Refactored sound playing stuff. Pushed it into Figure class, then deferred it to an ISound interface.
Also fixed bug where the speech synthesizer would butcher "BabySmashStyle" instead of say the right letter.
One step closer to extensibility...
Hopefully cpc made a good patch
|
|
Download
|
Being evaluated
|
1376 |
Jun 12 2008 at 10:49 PM |
jongalloway |
Updated my previous ImageBackgrounds code to work with updated source. I've got a very simple cache set up to avoid reloading the list of images every time. It's a little wonky because the utils class is all statics, so storing state there is odd. I didn't see a better place to store state, though.
|
|
Download
|
Being evaluated
|
1369 |
Jun 11 2008 at 6:38 AM |
hwiechers |
My last patch was missing a file - RandomPanel.cs. This is the same patch with the missing file.
|
|
Download
|
1-10 of 13Patches
< Previous 1 2 Next >