0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 6 months ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed insets, using HTML title. More... over 20 years ago
Removed old TODO comment. More... over 20 years ago
Corrected typo. More... over 20 years ago
Use Color.white instead of WHITE (the latter does not seem to be supported by Java 1.3). More... over 20 years ago
Fixed bug: percentage bars now have correct max. width. More... over 20 years ago
Logging uncaught exceptions. More... over 20 years ago
GUI component displaying a percentage bar. More... over 20 years ago
Code cleanup. More... over 20 years ago
Started implementation of bar-based result display. More... over 20 years ago
New attribute sentQuestion. More... over 20 years ago
Inform superclass about data changes. More... over 20 years ago
- Added question change listener infrastructure. - Extended method comments. More... over 20 years ago
Maintain a hasDirtyData flag. More... over 20 years ago
Listen to and handle question changes (dirty flag and preview panel contents). More... over 20 years ago
- Install window close handler. - Use system-specific keyboard shortcuts. - Handle Cancel in "Open File" dialog. More... over 20 years ago
Added question change listener infrastructure (for use panel update and dirty data flag). More... over 20 years ago
Updated data. More... over 20 years ago
Take into account resources (images, config files, etc.) when compiling. More... over 20 years ago
Moved to directory 'config' in package lectcomm.resources. More... over 20 years ago
All resources (images, config files, etc.) are now held and handled within package lectcomm.resources. More... over 20 years ago
Image resources are now provided by lectcomm.resources.ServerResources. More... over 20 years ago
*** empty log message *** More... over 20 years ago
Moved to src/lectcomm/resources/images. Image resources are now provided by lectcomm.resources.ServerResources. More... over 20 years ago
Bugfix to correctly handle question stop messages on the client side. Resolves request 861525. More... over 20 years ago
Thread-safe wrapping of question rating listeners. More... over 20 years ago
Removed code to create random question data. More... over 20 years ago
Include log4j in server distribution. More... over 20 years ago
*** empty log message *** More... over 20 years ago
VBA test scripts to evaluate PowerPoint add-in capabilities. More... over 20 years ago
Sent question state images. More... over 20 years ago