Commit Graph

7 Commits

Author SHA1 Message Date
michael
81538babe2 * Merging revisions 941,942,950,951,952,953 from trunk:
------------------------------------------------------------------------
    r941 | svenbarth | 2020-11-13 16:02:27 +0100 (Fri, 13 Nov 2020) | 1 line
    
    * TStack<>.TrimExcess should override TCustomList<>.TrimExcess
    ------------------------------------------------------------------------
    r942 | svenbarth | 2020-11-15 12:26:08 +0100 (Sun, 15 Nov 2020) | 1 line
    
    * fix compilation of Tetris demo
    ------------------------------------------------------------------------
    r950 | michael | 2020-11-24 15:59:49 +0100 (Tue, 24 Nov 2020) | 1 line
    
    * Added rendercolumn, so columns can be disabled
    ------------------------------------------------------------------------
    r951 | michael | 2020-11-25 12:15:19 +0100 (Wed, 25 Nov 2020) | 1 line
    
    * Add Focus and ReplaceClasses/AddRemoveClasses
    ------------------------------------------------------------------------
    r952 | michael | 2020-11-27 09:41:43 +0100 (Fri, 27 Nov 2020) | 1 line
    
    * Make creation of data-tags optional
    ------------------------------------------------------------------------
    r953 | michael | 2020-11-27 17:12:43 +0100 (Fri, 27 Nov 2020) | 1 line
    
    * Correct options objects
    ------------------------------------------------------------------------
2020-11-27 16:34:51 +00:00
michael
0d92a818eb * Make it look better in Chrome 2019-07-13 17:00:14 +00:00
michael
bf40923c37 * More fixes so it works on Safari 2019-07-12 21:20:39 +00:00
michael
60643b0ad0 * Allow clicking on the control images to move the blocks 2019-07-11 19:49:35 +00:00
michael
c80d2a0dea * Some HTML/CSS improvement suggestions by Anne Zheng 2019-07-11 19:24:40 +00:00
michael
6d8336209f * Fix typo 2019-07-11 07:00:41 +00:00
michael
fc8ee39898 * Tetris demo 2019-07-10 21:32:30 +00:00