Commit Graph

10 Commits

Author SHA1 Message Date
Chris Danford 3ebe89a76b fix VC7 warning 2005-02-22 03:14:54 +00:00
Chris Danford 9614e2507c hide underlines of hidden rows (for real this time) 2005-02-21 20:36:07 +00:00
Chris Danford 31951e4120 hide underlines of hidden rows 2005-02-21 20:23:34 +00:00
Chris Danford 5c7b8314f4 allow hiding of option rows based on the value of other rows 2005-02-20 10:12:50 +00:00
Chris Danford 36b325a295 cleanup: move code from ScreenOptions into OptionRow 2005-02-19 19:17:28 +00:00
Chris Danford f747571c29 fix enum strings 2005-02-14 17:50:53 +00:00
Glenn Maynard 230ba5b9a9 allow GetOneSelection to return -1 when there are none selected 2005-02-14 01:36:54 +00:00
Chris Danford c020f54c3c move code from header to cpp 2005-02-14 01:29:25 +00:00
Glenn Maynard ccc31cad7f SelectTypeToString, StringToSelectType, LayoutTypeToString, StringToLayoutType 2005-02-12 05:08:43 +00:00
Chris Danford 93b8ba48b6 Move OptionRow to a separate file
Don't init all BitmapText objects for long rows.  Calculate the row width, then init the text.
2005-02-11 07:50:26 +00:00