Introduced a new function in every game which formats a game_state
[sgt/puzzles] / osx.m
2005-05-01 simonIntroduced a new function in every game which formats...
2005-02-05 simonI've found NSView's setNeedsDisplayInRect: method,...
2005-01-25 simonNeed to impose a _maximum_ width on edit boxes, as...
2005-01-24 simonAhem. Rogue copy and paste was causing preset menu...
2005-01-24 simonHelp should have the shortcut Command-?.
2005-01-24 simonImprove OS X help: split back up into multiple files...
2005-01-24 simonFirst cut at online help under OS X. I just built the...
2005-01-24 simonThe main grid outline in Pattern was asymmetric between...
2005-01-24 simonFix two window-resizing bugs introduced by the addition...
2005-01-24 simonImprove fatal error handling.
2005-01-24 simonAdded a dock menu which makes it more convenient to...
2005-01-24 simonStatus bar support.
2005-01-23 simonImplemented the configurable dialog box mechanism,...
2005-01-23 simonAdded a framework for putting things other than the...