| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-12 | Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOT | Paul Buetow | |
| - Remove legacy Ant build system (build.xml, sources/ directory) - Migrate to Maven-only build with standard directory structure - Add comprehensive Maven documentation and JAVA_HOME setup for Fedora - Update pom.xml with exec plugin and bump version to 1.0.1-SNAPSHOT - Add CLAUDE.md for development guidance - Update README.md with detailed build/run/clean instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2022-04-03 | reformatted with astyle | Paul Buetow | |
| 2022-04-03 | fix java deprecation notices | Paul Buetow | |
| 2021-05-01 | fix URIs in headers | Paul Buetow | |
| 2009-01-17 | added initial multiple langua support. | Paul Buetow | |
| 2008-08-13 | some cleanup | Paul Buetow | |
| 2008-08-07 | codelinelength and formatted | Paul Buetow | |
| 2008-08-07 | mehr geschrieben | Paul Buetow | |
| 2008-08-04 | restructured stuff | Paul Buetow | |
| 2008-05-30 | documented more. | Paul Buetow | |
| 2008-05-30 | Paul Buetow -> Paul C. Buetow | Paul Buetow | |
| 2008-05-30 | all java files now have a license header. | Paul Buetow | |
| 2008-05-30 | cosmetic fixes for javadoc. | Paul Buetow | |
| 2008-05-29 | added some mor javadoc. | Paul Buetow | |
| 2008-05-29 | reliable and basic multicast initial. | Paul Buetow | |
| 2008-05-28 | all protocol classnames now have a VS prefix | Paul Buetow | |
| 2008-05-28 | alle event classnames now have a VS prefix. | Paul Buetow | |
| 2008-05-27 | onServerStart vs onClientStart works. | Paul Buetow | |
| 2008-05-27 | Pull down menu now sorted by protocol's shortnames | Paul Buetow | |
| 2008-05-27 | client and server variables are now separate in the editor. | Paul Buetow | |
| 2008-05-26 | All abstract classes now have an Abstract in it's name | Paul Buetow | |
| 2008-05-26 | VSPrefs sorted. | Paul Buetow | |
| 2008-05-25 | Added private static final long serialVersionUID = 1L; | Paul Buetow | |
| Some docu update. | |||
| 2008-05-25 | comments. | Paul Buetow | |
| 2008-05-25 | Run astyle. | Paul Buetow | |
| 2008-05-25 | JAutoDoc :) | Paul Buetow | |
| 2008-05-24 | new protocol editor works. | Paul Buetow | |
| 2008-05-20 | A new package events.internal has been introduced. It only contains events ↵ | Paul Buetow | |
| which are for internal usage. the events which are in the events.implementations menu are the events which are editable in the task manager. | |||
| 2008-05-18 | new Task Manager works :-) | Paul Buetow | |
| 2008-05-18 | The TaskManager works partly. | Paul Buetow | |
| 2008-05-18 | Some cleanup in the VSDefaultPrefs. | Paul Buetow | |
| Initial ProtocolEvent, which is for protocol activation/deactivation | |||
