Minor change: Added constant for strings
[wordblah.git] / wordblox.c
2020-05-09 HarishankarRenamed the project to Wordblah from wordblox
2020-05-08 HarishankarSeparate solution password implemented
2020-05-04 HarishankarWork on puzzle grid in player
2020-05-03 HarishankarContinue work on the GUI - added code for drawing
2020-05-02 HarishankarImplemented GZIP functionality for the data file
2020-05-01 HarishankarPassword protect functionality and also changed file...
2020-04-30 HarishankarExport clues to Text file completed
2020-04-30 HarishankarAdded Puzzle export as PNG image
2020-04-29 HarishankarCompleted the clues across and down functionality
2020-04-29 HarishankarAdded freeze/unfreeze grid functionality
2020-04-29 HarishankarFirst commit