Introduce a front-end function to draw circles.
[sgt/puzzles] / osx.m
2005-06-23 simonIntroduce a front-end function to draw circles.
2005-06-22 simonNew front end functions to save and restore a region...
2005-06-07 simonAll the games in this collection have always defined...
2005-05-30 simonFirst cut at a game timer. Yet another backend function...
2005-05-26 simonAdd support for Jacob's new cursor-key modifier flags...
2005-05-17 simonAfter much thought, I've decided that `Restart' on...
2005-05-16 simonThe game IDs for Net (and Netslide) have always been...
2005-05-15 simonIntroduce a versioning mechanism, and an `About' box...
2005-05-12 simonI've had two complaints that Solo ought to recognise...
2005-05-02 simonAdded an automatic `Solve' feature to most games. This...
2005-05-02 simonIt's actually vitally important, it turns out, to have...
2005-05-01 simonThe addition of a `Copy' menu item on OS X was really...
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...