Hi folks,

I'd like to commit the following changes if that's OK.

Regards,

Chris

Added NetBeans project files.

A       nbproject
A       nbproject/project.xml
A       nbproject/private
A       nbproject/private/private.xml

Moved JSynthLib class into core package.

D       JSynthLib.java

Rewrote ErrorDialog class. Made small refactorings to classes that 
depend on the ErrorMsg and DKnob classes. Made DevicesConfig and 
ErrorMsg classes non-instantiable (contained only
static methods) and a singleton respectively.

M       core/JSLFrame.java
M       core/PatchEdit.java
M       core/ErrorDialog.java
M       core/JSLDesktop.java
D       core/ErrorDialog.form
A  +    core/JSynthLib.java
M       core/AppConfig.java
M       core/DevicesConfig.java
M       core/MidiScan.java
M       core/KnobLookupWidget.java
M       core/ErrorMsg.java
M       core/DeviceSelectionTree.java
M       core/DeviceAddDialog.java
M       core/KnobWidget.java

Modified Ant build files to remove obsolete reference to Jikes compiler 
and to reflect move of JSynthLib class and Groovy JAR file.

M       build.properties
M       build.xml

Modified Mac OS X application files to reflect move of JSynthLib class.

M       misc/MANIFEST
M       misc/macosx/Info.plist
M       misc/mainClass

Removed pointless instantiations of ErrorMsg classes.

M       synthdrivers/RolandVG88/RolandVG88SysDatDriver.java
M       synthdrivers/RolandVG88/RolandVG88SingleDriver.java

Removed redundant image used by old error dialog.

D       images/Error.gif

Removed unused JDOM implementation, moved Groovy JAR into a lib directory.

D       jdom.jar
D       groovy.jar
A       lib
A  +    lib/groovy.jar

Cleaned up knob widget and added test class.

M       com/dreamfabric/DKnob.java
A       com/dreamfabric/DKnobTest.java

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Jsynthlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel

Reply via email to