Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / gtk.c
2004-05-01 simonWrap the status bar in a viewport, to avoid it expandin...
2004-04-29 simonAdded a status bar.
2004-04-29 simonImplemented text and clipping primitives in the fronten...
2004-04-28 simonHave each game declare a name which is used for window...
2004-04-28 simonShift-click is equivalent to middle-click. This is...
2004-04-28 simonIntroduce diagonal movement keys on the numeric keypad...
2004-04-28 simonMore robust timer handling in GTK: never create a new...
2004-04-28 simonAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 simonStop the user being able to resize the window.
2004-04-27 simonImplemented Cube, in a sufficiently general way that...
2004-04-26 simonFurther general development. Net is now playable, though
2004-04-25 simonGeneral further development. Sketched out the mid-end...
2004-04-25 simonBeginnings of a GTK framework. (And I do mean _beginnin...
2004-04-25 simonInitial checkin of a portable framework for writing...