Commit History
@master
git clone https://git.catseye.tc/Zplet/
0
»»
- Resolved deprecation warnings for foo.bounds() with foo.getBounds() Alexander Mueller 13 years ago
- Resolved deprecation warnings for foo.size() with foo.getSize() Alexander Mueller 13 years ago
- Resolved the Window.show() and Dialog.show() deprecation warnings with using foo.setVisible(true) instead. Alexander Mueller 13 years ago
- mvn eclipse:eclipse generated eclipse settings Alexander Mueller 13 years ago
- changed junit version to 4.8.2 Alexander Mueller 13 years ago
- dont need build.xml anymore since we have the maven pom.xml Alexander Mueller 13 years ago
- Migrated directory structure to Maven standard directory layout and generated a simple POM Alexander Mueller 13 years ago
- Refactoring: renamed the prefix 'russotto' to 'org' since we have the 'org.zplet' namespace anyhow Alexander Mueller 13 years ago
- Undid the project split Alexander Mueller 13 years ago
- Intermediate while splitting projects Alexander Mueller 13 years ago
- Ignore 'classes' Alexander Mueller 13 years ago
- New classpath file for the tests Alexander Mueller 13 years ago
- Refactoring: split ZPlet and ZPletTest Alexander Mueller 13 years ago
- New helper class IFFChunk to replace the deprecated String methods; included a unit test to ensure both implementations work as expected Alexander Mueller 13 years ago
- Added serialVersionUID as offered by Eclipse as a workaround for the missing serial for serializable classes Alexander Mueller 13 years ago
- Replaced the unsafe call Thread.stop with a somewhat safer construct called request_stop Alexander Mueller 13 years ago
- Fix for warning. Alexander Mueller 13 years ago
- Basis refactorings: removed many of the Java warnings Alexander Mueller 13 years ago
- Added Eclipse project Alexander Mueller 13 years ago
- Initial commit after forking from http://zplet.sourceforge.net Alexander Mueller 13 years ago
0
»»