2013-08-07 |
|
---|---|
Made queue label (both fonts and parent panel) resize with frame.
Mark
committed
on 7 Aug 2013
|
|
Added map for CO3.17.
Mark
committed
on 7 Aug 2013
|
|
Added map for CO3.18.
Mark
committed
on 7 Aug 2013
|
|
2012-09-26 |
Removed private project properties from repository.
Mark
committed
on 26 Sep 2012
|
2012-09-22 |
Scale map fonts when window is resized.
Mark
committed
on 22 Sep 2012
|
Simplified the timeout when trying to find server. Now applies to all
...
Mark
committed
on 22 Sep 2012
|
|
Code cleanup. Been playing with a few different static code analysis
...
Mark
committed
on 22 Sep 2012
|
|
Split out the computer name resolving stuff. Should be easier to add
...
Mark
committed
on 22 Sep 2012
|
|
Added a stress test for the BroadcastResponder.
Mark
committed
on 22 Sep 2012
|
|
2012-09-21 |
|
2012-08-08 |
|
Added 'always on top' mode for Tutor Client.
Mark
committed
on 8 Aug 2012
|
|
Tweaked tests a bit. StressTest now loops.
Mark
committed
on 8 Aug 2012
|
|
2012-08-07 |
Merge branch 'master' of github.com:mgeorge/democall
Mark
committed
on 7 Aug 2012
|
Initial commit
mgeorge
committed
on 7 Aug 2012
|
|
Changed to mousePressed rather than mouseClicked because clicking labels is a
...
Mark
committed
on 7 Aug 2012
|
|
Added some additional testing classes.
Mark
committed
on 7 Aug 2012
|
|
2011-08-18 |
|
2011-08-11 |
|
Added a simple test that simulates all users in a lab requesting help at
...
Mark
committed
on 11 Aug 2011
|
|
Attempt to prevent NetBeans internal project configuration changes from
...
Mark
committed
on 11 Aug 2011
|
|
Stupid NetBeans random project file changes.
Mark
committed
on 11 Aug 2011
|
|
2011-03-07 |
Improved TutorClient. Huge refactor. Icon now read from classpath/jar.
Mark
committed
on 7 Mar 2011
|
2011-03-02 |
Reworked threads, shutdown hook, and exit process to ensure requests are cancelled if student logs/out without cancelling manually.
Mark
committed
on 2 Mar 2011
|
Added .gitignore for build and dist
Mark
committed
on 2 Mar 2011
|
|
Converted buttons to labels on panels. Cleaned up 316 panel. Made server auto-detect which panel to use.
Mark
committed
on 2 Mar 2011
|
|
Renamed, and removed some things as a result of refactoring.
Mark
committed
on 2 Mar 2011
|
|
|
|
2011-03-01 |
Made the server threads deamon threads. No real need too but it is the correct thing to do.
Mark
committed
on 1 Mar 2011
|