chiark / gitweb /
Added a help file, mostly thanks to Jacob.
[sgt-puzzles.git] / windows.c
2004-08-16 Simon TathamAdded a help file, mostly thanks to Jacob.
2004-05-20 Simon TathamNow that we have string-encodable game parameters,...
2004-05-11 Simon TathamFramework alteration: we now support a `game_ui' struct...
2004-05-04 Simon TathamForgot to initialise the font variables in the Windows...
2004-05-04 Simon TathamForgot to set up the initial value of checkboxes.
2004-05-03 Simon TathamGTK and Windows appear to handle timers very differently:
2004-05-03 Simon TathamThe Windows RNG turns out to only give about 16 bits...
2004-05-03 Simon TathamImplement selection of game seeds, by reusing the confi...
2004-05-03 Simon TathamGame configuration box for Windows, by constructing...
2004-04-29 Simon TathamAdded a status bar.
2004-04-29 Simon TathamImplemented text and clipping primitives in the fronten...
2004-04-28 Simon TathamHave each game declare a name which is used for window...
2004-04-28 Simon TathamShift-click is equivalent to middle-click. This is...
2004-04-28 Simon TathamIntroduce diagonal movement keys on the numeric keypad...
2004-04-28 Simon TathamAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 Simon TathamA-_ha_! The Windows Rectangle() call appears to get...
2004-04-27 Simon TathamMost of a Windows front end. Something's not _quite_...
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...