| Commit message (Expand) | Author | Age |
| * | Fix a bug introduced by r9495 in which we try to write temporary NULs | Simon Tatham | 2012-06-06 |
| * | GNUstep compatibility: ensure both endpoints are actually drawn by | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: add a missing #include. | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: avoid attempting blitter_save with a partially | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: stop using the API feature isFlipped/setFlipped | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: remove an unused variable which the compiler | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: comment out some API calls that GNUstep | Simon Tatham | 2012-05-06 |
| * | GNUstep compatibility: spell null selectors "NULL", not "nil". | Simon Tatham | 2012-05-06 |
| * | Stop using the deprecated NSString stringWithCString: methods. | Simon Tatham | 2012-05-06 |
| * | Introduce, and implement as usefully as I can in all front ends, a | Simon Tatham | 2009-12-27 |
| * | Change to the handling of -DCOMBINED in the makefiles. Instead of | Simon Tatham | 2008-09-13 |
| * | New infrastructure feature. Games are now permitted to be | Simon Tatham | 2008-09-06 |
| * | Implement tick marks in the Type menu on OS X. | Simon Tatham | 2008-04-09 |
| * | Syntactic fixes by Zach Wily to make the OS X build work under 10.5. | Simon Tatham | 2008-01-15 |
| * | Jesse W points out that I forgot to update the OS X front end in | Simon Tatham | 2006-08-25 |
| * | OS X frontend was directly calling the backend's wants_statusbar() | Simon Tatham | 2005-10-22 |
| * | New puzzle: `Tents'. Requires a potentially shared algorithms module | Simon Tatham | 2005-10-13 |
| * | *blinks* I apparently didn't try _building_ the OS X port since the | Simon Tatham | 2005-08-21 |
| * | Substantial infrastructure upheaval. I've separated the drawing API | Simon Tatham | 2005-08-18 |
| * | draw_polygon() and draw_circle() have always had a portability | Simon Tatham | 2005-07-03 |
| * | Load and Save are now supported on all three desktop platforms, and | Simon Tatham | 2005-06-30 |
| * | Introduce a front-end function to draw circles. | Simon Tatham | 2005-06-23 |
| * | New front end functions to save and restore a region of the puzzle | Simon Tatham | 2005-06-22 |
| * | All the games in this collection have always defined their graphics | Simon Tatham | 2005-06-07 |
| * | First cut at a game timer. Yet another backend function which | Simon Tatham | 2005-05-30 |
| * | Add support for Jacob's new cursor-key modifier flags in the OS X frontend. | Simon Tatham | 2005-05-26 |
| * | After much thought, I've decided that `Restart' on r is not a | Simon Tatham | 2005-05-17 |
| * | The game IDs for Net (and Netslide) have always been random seeds | Simon Tatham | 2005-05-16 |
| * | Introduce a versioning mechanism, and an `About' box in all front | Simon Tatham | 2005-05-15 |
| * | I've had two complaints that Solo ought to recognise the numeric | Simon Tatham | 2005-05-12 |
| * | Added an automatic `Solve' feature to most games. This is useful for | Simon Tatham | 2005-05-02 |
| * | It's actually vitally important, it turns out, to have all of the | Simon Tatham | 2005-05-02 |
| * | The addition of a `Copy' menu item on OS X was really beginning to | Simon Tatham | 2005-05-01 |
| * | Introduced a new function in every game which formats a game_state | Simon Tatham | 2005-05-01 |
| * | I've found NSView's setNeedsDisplayInRect: method, which is | Simon Tatham | 2005-02-05 |
| * | Need to impose a _maximum_ width on edit boxes, as well as a minimum | Simon Tatham | 2005-01-25 |
| * | Ahem. Rogue copy and paste was causing preset menu items to go into | Simon Tatham | 2005-01-24 |
| * | Help should have the shortcut Command-?. | Simon Tatham | 2005-01-24 |
| * | Improve OS X help: split back up into multiple files (thanks to | Simon Tatham | 2005-01-24 |
| * | First cut at online help under OS X. I just built the HTML version | Simon Tatham | 2005-01-24 |
| * | The main grid outline in Pattern was asymmetric between the top/left | Simon Tatham | 2005-01-24 |
| * | Fix two window-resizing bugs introduced by the addition of the status bar. | Simon Tatham | 2005-01-24 |
| * | Improve fatal error handling. | Simon Tatham | 2005-01-24 |
| * | Added a dock menu which makes it more convenient to launch a new | Simon Tatham | 2005-01-24 |
| * | Status bar support. | Simon Tatham | 2005-01-24 |
| * | Implemented the configurable dialog box mechanism, allowing custom | Simon Tatham | 2005-01-23 |
| * | Added a framework for putting things other than the binary into a | Simon Tatham | 2005-01-23 |