0
I Use This!
Inactive

Commits : Listings

Analyzed 39 minutes ago. based on code collected about 1 hour ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed viral remnants of Changelog bug, which infected every java source file. More... over 15 years ago
Added a Notes file. More... over 15 years ago
Added CVS keywords $Id$ and $Log$ to all sources. More... over 15 years ago
Add file in source repository for easier inclusion in jar files. More... over 15 years ago
Commit missing file. More... over 15 years ago
Added a Help menu, and items therein to more fully comply with the GPL. More... over 15 years ago
making 0.2-beta-2 More... almost 16 years ago
Added "extract" actions to InOut menu for hex, to streamline interactions with the "six" program. More... almost 16 years ago
Refactored some file functions. Renamed class to GameDialog. More... almost 16 years ago
Created in InOut menu for importing, exporting and merging More... almost 16 years ago
Renamed Classes with version numbered names More... almost 16 years ago
Record chnages, and TODO More... almost 16 years ago
- A number of minor cleanups to comments and logging - Some dialogs made persistent, to retain defaults and improve speed - warnSave() became warnSaveOrCancel() to allow cancellation - tree merges mark the source as not changed, just like saving (avoids warnSaveOrCancel when closing). More... almost 16 years ago
Changed Move menu shortcut for "Main to End" because of conflict with File menu. Reorganized Move menu to clarify the relationship between marking the main variation and moving along it. More... almost 16 years ago
Re-enabled arrow, Home and End keys for navigationk, at the cost of requiring Java 1.3 or later. More... almost 16 years ago
Expanded the import lists on all modules, excepting only the java.awt.event.* ones, in the interests of clarity. More... almost 16 years ago
Improve Makefile treatment of the revision level. Calling this 0.2-beta Added Golem hex game import. More... almost 16 years ago
This is release 0.2-alpha, which was not otherwise kept in CVS. Some files were added: BUGS HISTORY Makefile README HTML/README_hex.html HTML/README_twixt.html HTML/change_history.html HTML/file_format.html HTML/hex_doc.html HTML/old_file_format.html HTML/twixt_doc.html More... almost 16 years ago
Tue Aug 8 14:39:09 PDT 2006 Made most collections use generics. Added Six game importing. Shortened button texts on the Hex game window, to fit better. Reformatted "else" and "catch" clauses. Added serialVersionUID to conform to normal practice for Serializable objects (there is provision to serialize a GameTree). Added a menu option to pin grid labels to the current locations. Use KeyEvent constants in MenuShortcut calls, in conformance to the Java API docs. Set "show grid labels" as the default. More... almost 18 years ago
Changed format of log window message slightly. Hex file importing is now working. Rudimentary support for debugging with Java's Logger class is now present. More... almost 18 years ago
Sat Aug 5 00:46:30 PDT 2006 Modified Makefile to have a version string and to create a Java class in GameRecorderVersion.java to encapsulate it. This is now the source of version info output by the application. The Makefile now has this as GameRecorder-0.2-pre-alpha1. Whooppee. Renamed change_history.html to change_history_jgame.html (it was the change history for Jgame, before this project forked from it. More... almost 18 years ago
Split public classes out of files for LoA and Reversi. More... almost 18 years ago
Updating meta-information. More... almost 18 years ago
Adding the source for public classes that were split out of other files or were in files with the wrong name. More... almost 18 years ago
Added a simple Makefile, with examples of how to use the -Xlint parameter Fixed a bug in use of CheckBoxMenuItem.setState() that appeared in Java 1.5. Unbundled public classes that did not have files of their own. Replaced use of package org.apache.regexp by java.util.regex. Replaced deprecated calls to show() by calls to setVisible(true). More... almost 18 years ago
Initial revision More... almost 18 years ago
Initial revision More... almost 18 years ago