0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the white background Moved the buttons to separate toolbars Use swing's Icon instead of awt's Image for the background image More... over 18 years ago
Try to open a new database connection if the current connection has been closed More... over 18 years ago
Don't even try to open a network connection if there's no sesisonid More... over 18 years ago
Made build.xml compile for jre 1.4 More... over 18 years ago
Fixed experimental system with redirects to url:s from where it's possible to reload wihout redoing something. Made separate links to presentation as owner and as normal user More... over 18 years ago
Fixed bug with authenticating Made it possible to join as owner even if the presentation seemed to have a connected owner More... over 18 years ago
Fixed bug where the after parameter wasn't url-encoded More... over 18 years ago
Added JspUtils.jsp with some classes used in all the jsp pages. Added login.jsp to handle logging in More... over 18 years ago
Made setting and getting data more flexible in BlobCol.java More... over 18 years ago
Prevented DrawObjects to get sent twice More... almost 19 years ago
Improved handlig of CloseCommands Made send() synchronized to avoid problems with many objects with the same sendID More... almost 19 years ago
Only gave a method a more logical name More... almost 19 years ago
Fixed bug when trying to close a network connection that isn't opened More... almost 19 years ago
Just changed default name for new presentations More... almost 19 years ago
Fixed a problem with the last bugfix causing NullPointExceptions More... almost 19 years ago
Fixed a problem where isNull() returned false even if there was no content More... almost 19 years ago
Rewrote a lot of things Added remove slide button Normal users can now locally change slides Lot of things i've forgot changing More... almost 19 years ago
Added isEqual(Object, Object) to make comparing two objects easier when any of them might be null More... almost 19 years ago
Fixed bug that prevented no-authenticated users from opening applets More... almost 19 years ago
Fixed bug when the owner quitted with normal users also connected More... almost 19 years ago
Made passwords store as SHA-1 hashes in the database More... almost 19 years ago
Fix some problems with using wrong id when creating subclasses to Sendable More... almost 19 years ago
Improved handling of the session id:s and deciding if an applet is a master More... almost 19 years ago
Made saving presentations work properly Replaced create.jsp and upload.jsp with manage.jsp More... almost 19 years ago
A new sessionId is given when creating a new presentation More... almost 19 years ago
Fixed so presentations are saved in the database More... almost 19 years ago
Made images resize if they are to large Added support for more image types More... almost 19 years ago
Added suport for printing text in the presentation More... almost 19 years ago
Made pressing the righ (or middle) button while drawing cancel the current figure More... almost 19 years ago
Redesigned the database support (again) Made images upload to the database More... almost 19 years ago