aboutsummaryrefslogtreecommitdiff
path: root/osx.m (follow)
Commit message (Expand)AuthorAge
* Insert a manual reference in the default status bar text.Jonas Kölker2015-10-03
* Fix OS X build failure due to a deprecated method.Simon Tatham2015-09-18
* Implement osx_draw_thick_lineBo Lindbergh2015-09-02
* Stop using NSApp in the OS X front end.Simon Tatham2014-10-20
* Fix a bug introduced by r9495 in which we try to write temporary NULsSimon Tatham2012-06-06
* GNUstep compatibility: ensure both endpoints are actually drawn bySimon Tatham2012-05-06
* GNUstep compatibility: add a missing #include.Simon Tatham2012-05-06
* GNUstep compatibility: avoid attempting blitter_save with a partiallySimon Tatham2012-05-06
* GNUstep compatibility: stop using the API feature isFlipped/setFlippedSimon Tatham2012-05-06
* GNUstep compatibility: remove an unused variable which the compilerSimon Tatham2012-05-06
* GNUstep compatibility: comment out some API calls that GNUstepSimon Tatham2012-05-06
* GNUstep compatibility: spell null selectors "NULL", not "nil".Simon Tatham2012-05-06
* Stop using the deprecated NSString stringWithCString: methods.Simon Tatham2012-05-06
* Introduce, and implement as usefully as I can in all front ends, aSimon Tatham2009-12-27
* Change to the handling of -DCOMBINED in the makefiles. Instead ofSimon Tatham2008-09-13
* New infrastructure feature. Games are now permitted to beSimon Tatham2008-09-06
* Implement tick marks in the Type menu on OS X.Simon Tatham2008-04-09
* Syntactic fixes by Zach Wily to make the OS X build work under 10.5.Simon Tatham2008-01-15
* Jesse W points out that I forgot to update the OS X front end inSimon Tatham2006-08-25
* OS X frontend was directly calling the backend's wants_statusbar()Simon Tatham2005-10-22
* New puzzle: `Tents'. Requires a potentially shared algorithms moduleSimon Tatham2005-10-13
* *blinks* I apparently didn't try _building_ the OS X port since theSimon Tatham2005-08-21
* Substantial infrastructure upheaval. I've separated the drawing APISimon Tatham2005-08-18
* draw_polygon() and draw_circle() have always had a portabilitySimon Tatham2005-07-03
* Load and Save are now supported on all three desktop platforms, andSimon Tatham2005-06-30
* Introduce a front-end function to draw circles.Simon Tatham2005-06-23
* New front end functions to save and restore a region of the puzzleSimon Tatham2005-06-22
* All the games in this collection have always defined their graphicsSimon Tatham2005-06-07
* First cut at a game timer. Yet another backend function whichSimon Tatham2005-05-30
* Add support for Jacob's new cursor-key modifier flags in the OS X frontend.Simon Tatham2005-05-26
* After much thought, I've decided that `Restart' on r is not aSimon Tatham2005-05-17
* The game IDs for Net (and Netslide) have always been random seedsSimon Tatham2005-05-16
* Introduce a versioning mechanism, and an `About' box in all frontSimon Tatham2005-05-15
* I've had two complaints that Solo ought to recognise the numericSimon Tatham2005-05-12
* Added an automatic `Solve' feature to most games. This is useful forSimon Tatham2005-05-02
* It's actually vitally important, it turns out, to have all of theSimon Tatham2005-05-02
* The addition of a `Copy' menu item on OS X was really beginning toSimon Tatham2005-05-01
* Introduced a new function in every game which formats a game_stateSimon Tatham2005-05-01
* I've found NSView's setNeedsDisplayInRect: method, which isSimon Tatham2005-02-05
* Need to impose a _maximum_ width on edit boxes, as well as a minimumSimon Tatham2005-01-25
* Ahem. Rogue copy and paste was causing preset menu items to go intoSimon Tatham2005-01-24
* Help should have the shortcut Command-?.Simon Tatham2005-01-24
* Improve OS X help: split back up into multiple files (thanks toSimon Tatham2005-01-24
* First cut at online help under OS X. I just built the HTML versionSimon Tatham2005-01-24
* The main grid outline in Pattern was asymmetric between the top/leftSimon Tatham2005-01-24
* Fix two window-resizing bugs introduced by the addition of the status bar.Simon Tatham2005-01-24
* Improve fatal error handling.Simon Tatham2005-01-24
* Added a dock menu which makes it more convenient to launch a newSimon Tatham2005-01-24
* Status bar support.Simon Tatham2005-01-24
* Implemented the configurable dialog box mechanism, allowing customSimon Tatham2005-01-23