getaclue.git
2010-12-08 HarishankarImplemented opening a puzzle
2010-12-08 HarishankarClear grid and verify solution implemented
2010-12-08 HarishankarImplemented the reveal/hide solution functionality
2010-12-07 HarishankarAdded the "reveal word" functionality
2010-12-07 HarishankarAdded functionality to across and down clues list
2010-12-07 HarishankarImplemented typing in grid, including typing modes
2010-12-07 HarishankarAdded exception handling to opening file in player
2010-12-07 HarishankarGrid focus and input mechanism underway
2010-12-06 HarishankarImplemented drawing the grid in player application
2010-12-06 HarishankarBegan working on the player application
2010-12-06 HarishankarWord removal functionality completed
2010-12-06 HarishankarImproved word intersection logic
2010-12-06 HarishankarReset grid functionality implemented
2010-12-06 HarishankarCompleted the HTML exporter
2010-12-05 HarishankarExport as image functionality halfway done
2010-12-05 HarishankarFixed the exporter to use CRLF as newline character
2010-12-05 HarishankarImplemented the AcrossLite(tm) exporter
2010-12-05 HarishankarFixed order of tuple in return statement
2010-12-05 HarishankarSave and restore functionality implemented
2010-12-05 HarishankarClues can now be entered for words
2010-12-04 HarishankarMade some logic changes to word intersection code
2010-12-04 HarishankarMenus in progress
2010-12-04 HarishankarFirst commit