summaryrefslogtreecommitdiff
path: root/plugingui/textedit.h
AgeCommit message (Expand)Author
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-05-05Refactor TextEdit widget.André Nusser
2017-04-22Introduce needs_preprocessing flag (incl. functionality) to TextEdit.André Nusser
2017-04-20Change resource paths to be relative to the plugingui folder instead of the r...Bent Bisballe Nyeng
2017-04-18Revert preprocessing on resize for TextEdit. It was just plain dumb.André Nusser
2017-04-17Allow scrolling in TextEdit widget.André Nusser
2017-04-15Fit text of TextEdit to widget size of resize.André Nusser
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2016-12-10Fix warningBent Bisballe Nyeng
2016-12-06Make destructors virtual as appropriate.Bent Bisballe Nyeng
2016-06-07Update all use of widget_*.png to new TexturedBox.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-12-21New (read-only) TextEdit widget from suhr.Bent Bisballe Nyeng