Shuffle prototypes to correct header, or add them there
[xboard.git] / dialogs.h
2012-04-17 H.G. MullerShuffle prototypes to correct header, or add them there
2012-04-14 H.G. MullerFix some compile errors / warnings
2012-04-10 H.G. MullerMake reference to board widgets symbolic
2012-04-10 H.G. MullerGive the dual-board option a separate board window
2012-04-10 H.G. MullerNew browser
2012-04-10 H.G. MullerRedo main board window with generic popup
2012-04-10 H.G. MullerRedo Eval Graph with generic popup
2012-04-10 H.G. MullerRedo Engine Output window with generic popup
2012-04-10 H.G. MullerRedo Game List with generic popup
2012-04-10 H.G. MullerAdd -topLevel option
2012-04-10 H.G. MullerRedo ErrorPopUp with generic dialog
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerMake routine to probe shift keys
2012-04-10 H.G. MullerRemove one level of indirection on ICSInputBoxPopUp
2012-04-10 H.G. MullerMove some back-endish routines from xboard.c to dialogs.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...