Age | Commit message (Expand) | Author |
---|---|---|
2011-10-23 | Merge from trunk. | Simon Howard |
2011-10-23 | Rework textscreen focus handling so that input boxes will stop editing | Simon Howard |
2011-09-18 | Hook query code into setup tool, and add search results window. | Simon Howard |
2011-04-04 | Change the background color when hovering over widgets. | Simon Howard |
2011-03-27 | Scroll faster in reaction to the scroll wheel. | Simon Howard |
2011-03-22 | Fix scrollbars so that clicks scroll the pane to a location that matches | Simon Howard |
2010-12-10 | Replace txt_widget_t#selectable with a callback function to query | Simon Howard |
2009-08-27 | Allow PGUP/PGDN to scroll up and down in scroll panes (thanks | Simon Howard |
2009-03-06 | Fix signed/unsigned conversion warning. | Simon Howard |
2009-01-30 | Fix layout of widgets within scroll panes. Scroll scroll panes in | Simon Howard |
2009-01-29 | Allow clicking within scroll bars to set position. | Simon Howard |
2009-01-29 | Add scrollable pane widget to textscreen library. | Simon Howard |