From: <pa...@us...> - 2014-01-07 19:13:18
|
Revision: 1244 http://sourceforge.net/p/jsynthlib/code/1244 Author: packe01 Date: 2014-01-07 19:13:16 +0000 (Tue, 07 Jan 2014) Log Message: ----------- Remove min value from SliderValueSetter Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/CreateDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/LibraryTest.java branches/system-test/JSynthLib/src/test/java/core/TestDocumentHandler.java Added Paths: ----------- branches/system-test/JSynthLib/src/test/java/core/valuesetter/SliderValueSetter.java Removed Paths: ------------- branches/system-test/JSynthLib/src/test/java/core/SliderValueSetter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-09 20:31:23
|
Revision: 1247 http://sourceforge.net/p/jsynthlib/code/1247 Author: packe01 Date: 2014-01-09 20:31:22 +0000 (Thu, 09 Jan 2014) Log Message: ----------- Add files for previous checkin Added Paths: ----------- branches/system-test/JSynthLib/src/test/java/core/Driver2Test.java branches/system-test/JSynthLib/src/test/java/core/SynthDriversManager.java branches/system-test/JSynthLib/src/test/java/core/guiaction/DragNDropAction.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-09 20:33:04
|
Revision: 1248 http://sourceforge.net/p/jsynthlib/code/1248 Author: packe01 Date: 2014-01-09 20:33:03 +0000 (Thu, 09 Jan 2014) Log Message: ----------- Remove min value from SliderValueSetter Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/CreateDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/LibraryTest.java branches/system-test/JSynthLib/src/test/java/core/TestDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/valuesetter/SliderValueSetter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-09 21:28:07
|
Revision: 1249 http://sourceforge.net/p/jsynthlib/code/1249 Author: packe01 Date: 2014-01-09 21:28:05 +0000 (Thu, 09 Jan 2014) Log Message: ----------- Add limited test scope functionality Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/DriverTest.java branches/system-test/JSynthLib/src/test/java/core/TestDocumentHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-11 12:08:49
|
Revision: 1255 http://sourceforge.net/p/jsynthlib/code/1255 Author: packe01 Date: 2014-01-11 12:08:46 +0000 (Sat, 11 Jan 2014) Log Message: ----------- Merge handleStore method to AbstractDocumentHandler Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/AbstractDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/CreateDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/TestDocumentHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-11 18:55:41
|
Revision: 1257 http://sourceforge.net/p/jsynthlib/code/1257 Author: packe01 Date: 2014-01-11 18:55:39 +0000 (Sat, 11 Jan 2014) Log Message: ----------- Merge handlePatch to AbstractDocumentHandler Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/AbstractDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/CreateDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/TestDocumentHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-12 07:19:57
|
Revision: 1258 http://sourceforge.net/p/jsynthlib/code/1258 Author: packe01 Date: 2014-01-12 07:19:55 +0000 (Sun, 12 Jan 2014) Log Message: ----------- Bug fixes for popup handling Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/AbstractDocumentHandler.java branches/system-test/JSynthLib/src/test/java/core/GuiHandler.java branches/system-test/JSynthLib/src/test/java/core/guiaction/CloseAllStorePopupsAction.java branches/system-test/JSynthLib/src/test/java/core/guiaction/CloseLibraryAction.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pa...@us...> - 2014-01-15 12:59:48
|
Revision: 1261 http://sourceforge.net/p/jsynthlib/code/1261 Author: packe01 Date: 2014-01-15 12:59:45 +0000 (Wed, 15 Jan 2014) Log Message: ----------- Scroll bug fixes Modified Paths: -------------- branches/system-test/JSynthLib/src/test/java/core/ContainerDisplayer.java Added Paths: ----------- branches/system-test/JSynthLib/src/test/java/core/ScrollTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |