chiark / gitweb /
Game configuration box for Windows, by constructing the dialog box
[sgt-puzzles.git] / gtk.c
2004-05-03 Simon TathamGame configuration box for Windows, by constructing...
2004-05-02 Simon Tatham`BOOLEAN' is a term already used by Win32. Bah. Change...
2004-05-01 Simon TathamConfiguration dialog box, on the GTK front end only...
2004-05-01 Simon TathamWrap the status bar in a viewport, to avoid it expandin...
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 TathamMore robust timer handling in GTK: never create a new...
2004-04-28 Simon TathamAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 Simon TathamStop the user being able to resize the window.
2004-04-27 Simon TathamImplemented Cube, in a sufficiently general way that...
2004-04-26 Simon TathamFurther general development. Net is now playable, though
2004-04-25 Simon TathamGeneral further development. Sketched out the mid-end...
2004-04-25 Simon TathamBeginnings of a GTK framework. (And I do mean _beginnin...
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...