Age | Commit message (Expand) | Author |
2018-06-09 | Add ctor for creating colours from four unsigned char values. | Bent Bisballe Nyeng |
2017-05-19 | Make sure we don't resize to negative values. | Bent Bisballe Nyeng |
2017-05-05 | Fix jenkins compile error. | André Nusser |
2017-05-05 | Refactor TextEdit widget. | André Nusser |
2017-04-22 | Introduce needs_preprocessing flag (incl. functionality) to TextEdit. | André Nusser |
2017-04-22 | Erase all carriage return characters from TextEdit texts. | André Nusser |
2017-04-22 | Remove unnecessary painter clears. | André Nusser |
2017-04-18 | Revert preprocessing on resize for TextEdit. It was just plain dumb. | André Nusser |
2017-04-17 | Allow scrolling in TextEdit widget. | André Nusser |
2017-04-16 | Change width of scroll bar in TextEdit widget. | André Nusser |
2017-04-16 | Fix bug of ScrollBar where the bar was not shown. | André Nusser |
2017-04-15 | Fit text of TextEdit to widget size of resize. | André Nusser |
2017-04-01 | Fix a lot of style issues in the code for the new GUI. | André Nusser |
2017-04-01 | Fix bug in TextEdit. | André Nusser |
2017-02-12 | Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn... | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2016-06-07 | Update all use of widget_*.png to new TexturedBox. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-12-21 | Fix size_t printf error. | Bent Bisballe Nyeng |
2015-12-21 | New (read-only) TextEdit widget from suhr. | Bent Bisballe Nyeng |