Adds new icon.
Adds a few themes.
Minor esthetic fixes in sketch pad.
Removes useless dependency to beansbinding library.
Refactors GeneticPatternGenerator to output proper messages.
Fixes GeneticPatternGenerator issue to get rid of the "Cannot generate pattern" error message when generating a new pattern in the SketchPad.
Fixes play button issues. Enables play and view score buttons in SketchPad scale mode. Overrides jm.music.data.Note to fixe GeneticPatternGeneratror issues.
Adds project page url to the about dialog.
Converts icons.psd file to xcf (GIMP). Adds xcf for virtuozo48 icon.
Sets setLocationRelativeTo for search, sketch pad and about dialogs.
Adds new icons, default attribute in resources xml files and about dialog. Fixes issue with mouse right click in sketch pad.
Code reformatting.
Makes sure the pitch is never below the minimal pitch value when creation a note.
Removes nbproject files.
Fixed note duration issue in GeneticPattern class.
Missing dependencies
Remove build directory
Initial commit