index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Framework alteration: we now support a `game_ui' structure in
Simon Tatham
2004-05-11
*
Forgot to initialise the font variables in the Windows frontend structure.
Simon Tatham
2004-05-04
*
Forgot to set up the initial value of checkboxes.
Simon Tatham
2004-05-04
*
GTK and Windows appear to handle timers very differently:
Simon Tatham
2004-05-03
*
The Windows RNG turns out to only give about 16 bits at a time. This
Simon Tatham
2004-05-03
*
Implement selection of game seeds, by reusing the config box
Simon Tatham
2004-05-03
*
Game configuration box for Windows, by constructing the dialog box
Simon Tatham
2004-05-03
*
Added a status bar.
Simon Tatham
2004-04-29
*
Implemented text and clipping primitives in the frontend, and added
Simon Tatham
2004-04-29
*
Have each game declare a name which is used for window titles etc.
Simon Tatham
2004-04-28
*
Shift-click is equivalent to middle-click. This is mostly for
Simon Tatham
2004-04-28
*
Introduce diagonal movement keys on the numeric keypad, and use them
Simon Tatham
2004-04-28
*
Add a menu bar, in both Windows and GTK. In particular, game modules
Simon Tatham
2004-04-28
*
A-_ha_! The Windows Rectangle() call appears to get uppity if asked
Simon Tatham
2004-04-27
*
Most of a Windows front end. Something's not _quite_ right in the
Simon Tatham
2004-04-27
*
Initial checkin of a portable framework for writing small GUI puzzle
Simon Tatham
2004-04-25