Menu

Webservice Commit Log


Commit Date  
[r444] by weinerth

L&F changes.

Modified Files:
src/java/de/fhworms/ztt/ox/ui/plaf/OXSplitPaneUI.java

Added Files:
resource/de/fhworms/ztt/ox/resources/icons/small/sync.png
src/java/de/fhworms/ztt/ox/ui/plaf/DefaultOXTheme.java
src/java/de/fhworms/ztt/ox/ui/plaf/OXBorders.java
src/java/de/fhworms/ztt/ox/ui/plaf/OXButtonUI.java
src/java/de/fhworms/ztt/ox/ui/plaf/SilverOXTheme.java

Removed Files:
src/java/de/fhworms/ztt/ox/ui/plaf/OXTheme.java

2002-09-16 10:21:37 Tree
[r443] by weinerth

Implemented L&F changes.

Modified Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/ExamAdministrationClient.java
src/java/de/fhworms/ztt/ox/ui/OXBorderFactory.java
resource/de/fhworms/ztt/ox/resources/bundles/ExamAdministrationClient.properties
src/java/de/fhworms/ztt/ox/ui/plaf/OXLookAndFeel.java
src/java/de/fhworms/ztt/ox/ui/plaf/OXToolBarUI.java

2002-09-16 10:20:12 Tree
[r442] by weinerth

Changed icons from gif to png.

Added Files:
resource/de/fhworms/ztt/ox/resources/icons/large/answer.png
resource/de/fhworms/ztt/ox/resources/icons/large/copy.png
resource/de/fhworms/ztt/ox/resources/icons/large/courseEditor.png
resource/de/fhworms/ztt/ox/resources/icons/large/cut.png
resource/de/fhworms/ztt/ox/resources/icons/large/delete.png
resource/de/fhworms/ztt/ox/resources/icons/large/examPilot.png
resource/de/fhworms/ztt/ox/resources/icons/large/examWizard.png
resource/de/fhworms/ztt/ox/resources/icons/large/foo.png
resource/de/fhworms/ztt/ox/resources/icons/large/new.png
resource/de/fhworms/ztt/ox/resources/icons/large/open.png
resource/de/fhworms/ztt/ox/resources/icons/large/paste.png
resource/de/fhworms/ztt/ox/resources/icons/large/problem.png
resource/de/fhworms/ztt/ox/resources/icons/large/problemEditor.png
resource/de/fhworms/ztt/ox/resources/icons/large/save.png
resource/de/fhworms/ztt/ox/resources/icons/large/studentEditor.png
resource/de/fhworms/ztt/ox/resources/icons/large/sync.png
resource/de/fhworms/ztt/ox/resources/icons/small/answer.png
resource/de/fhworms/ztt/ox/resources/icons/small/copy.png
resource/de/fhworms/ztt/ox/resources/icons/small/cut.png
resource/de/fhworms/ztt/ox/resources/icons/small/delete.png
resource/de/fhworms/ztt/ox/resources/icons/small/foo.png
resource/de/fhworms/ztt/ox/resources/icons/small/new.png
resource/de/fhworms/ztt/ox/resources/icons/small/open.png
resource/de/fhworms/ztt/ox/resources/icons/small/paste.png
resource/de/fhworms/ztt/ox/resources/icons/small/problem.png
resource/de/fhworms/ztt/ox/resources/icons/small/save.png
Removed Files:
resource/de/fhworms/ztt/ox/resources/icons/large/answer.gif
resource/de/fhworms/ztt/ox/resources/icons/large/copy.gif
resource/de/fhworms/ztt/ox/resources/icons/large/courseEditor.gif
resource/de/fhworms/ztt/ox/resources/icons/large/cut.gif
resource/de/fhworms/ztt/ox/resources/icons/large/delete.gif
resource/de/fhworms/ztt/ox/resources/icons/large/examPilot.gif
resource/de/fhworms/ztt/ox/resources/icons/large/examWizard.gif
resource/de/fhworms/ztt/ox/resources/icons/large/new.gif
resource/de/fhworms/ztt/ox/resources/icons/large/open.gif
resource/de/fhworms/ztt/ox/resources/icons/large/paste.gif
resource/de/fhworms/ztt/ox/resources/icons/large/problem.gif
resource/de/fhworms/ztt/ox/resources/icons/large/problemEditor.gif
resource/de/fhworms/ztt/ox/resources/icons/large/save.gif
resource/de/fhworms/ztt/ox/resources/icons/large/studentEditor.gif
resource/de/fhworms/ztt/ox/resources/icons/small/answer.gif
resource/de/fhworms/ztt/ox/resources/icons/small/copy.gif
resource/de/fhworms/ztt/ox/resources/icons/small/cut.gif
resource/de/fhworms/ztt/ox/resources/icons/small/delete.gif
resource/de/fhworms/ztt/ox/resources/icons/small/foo.gif
resource/de/fhworms/ztt/ox/resources/icons/small/new.gif
resource/de/fhworms/ztt/ox/resources/icons/small/open.gif
resource/de/fhworms/ztt/ox/resources/icons/small/problem.gif
resource/de/fhworms/ztt/ox/resources/icons/small/save.gif

2002-09-13 15:09:50 Tree
[r441] by weinerth

Icon changes.

Modified Files:
resource/de/fhworms/ztt/ox/resources/bundles/ExamAdministrationClient.properties
resource/de/fhworms/ztt/ox/resources/bundles/ExamWizardSummaryPane.properties
resource/de/fhworms/ztt/ox/resources/bundles/ProblemCatalogEditor.properties
resource/de/fhworms/ztt/ox/resources/icons/large/clock.png

2002-09-13 15:08:30 Tree
[r440] by haspel

fixed a really stupid typo from Mister Klotz
because Deamon should be written as Daemon.
But he will learn when he grows older !!!

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/deployment/MailFactory.java
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java
Added Files:
src/java/de/fhworms/ztt/ox/deployment/DeploymentDaemon.java
src/java/de/fhworms/ztt/ox/deployment/DeploymentDaemonImpl.java
Removed Files:
src/java/de/fhworms/ztt/ox/deployment/DeploymentDeamon.java
src/java/de/fhworms/ztt/ox/deployment/DeploymentDeamonImpl.java

2002-09-13 11:37:37 Tree
[r439] by gaul

Changed SSHD configuration to allow connection by OX Clients

Modified Files:
ox/src/os/config-linux/redhat/etc/ssh/sshd_config

2002-09-13 10:29:50 Tree
[r438] by conner

Fixed a login bug.

Modified Files:
src/java/de/fhworms/ztt/ox/examclient/ExamClientModel.java
src/java/de/fhworms/ztt/ox/examclient/SessionManager.java

2002-09-12 17:22:06 Tree
[r437] by conner

Fixed a test to take into account the changes in ExamClientModel
Modified Files:
src_test/java/unit/de/fhworms/ztt/ox/examclient/ExamClientModelTest.java

2002-09-12 16:10:49 Tree
[r436] by conner

Added resource bundle functionality to exam client.
Factored out the communication and session management to SessionManager
Refactored and cleaned up comments

Modified Files:
build.xml
resource/de/fhworms/ztt/ox/resources/bundles/ExamClient.properties
src/java/de/fhworms/ztt/ox/examclient/ExamClientApp.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientChangeListener.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientController.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientModel.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientView.java
src/packagedoc/de/fhworms/ztt/ox/examclient/package.html
Added Files:
src/java/de/fhworms/ztt/ox/examclient/SessionManager.java

2002-09-12 16:02:18 Tree
[r435] by weinerth

Repaired performance leak by useing the catalogs sync method.

Modified Files:
src/java/de/fhworms/ztt/ox/repositoryserver/RepositoryServerImpl.java

2002-09-12 14:37:29 Tree
Older >
MongoDB Logo MongoDB