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 | Refactor TextEdit widget. | André Nusser |
2017-04-22 | Remove unnecessary painter clears. | André Nusser |
2017-02-12 | Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn... | Bent Bisballe Nyeng |
2017-01-02 | Fix formatting issues. | André Nusser |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser |
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-03-20 | Fixed backspace not working in linedit. Fixed by readding code lost at refact... | Jonas Suhr Christensen |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-11-20 | Move text cursor on key down instead of key up; feels more responsive that way. | Bent Bisballe Nyeng |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-31 | Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis... | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-12 | Fix missing 'direction' type changes (int to enum). | Bent Bisballe Nyeng |
2014-12-05 | Removed printf/debug and outcommented code. | Jonas Suhr Christensen |
2014-12-05 | Marker going further than end of text. | Jonas Suhr Christensen |
2014-09-30 | Following marker. | Jonas Suhr Christensen |
2014-09-23 | Testing branch. | Jonas Suhr Christensen |
2013-10-06 | Remove debug output. | Bent Bisballe Nyeng |
2013-05-16 | Fix lineedit mouseclick to the right of the text, which should position text ... | Bent Bisballe Nyeng |
2013-05-15 | fix. | Jonas Suhr Christensen |
2013-04-19 | GUI position/size tweaks and some pixmap changes. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-13 | Use new painter clear function. | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-10 | Make cursor move at mouse click. | Bent Bisballe Nyeng |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng |
2013-01-26 | Experimental new font renderer. | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |
2011-11-01 | Make new characters correctly appear when pos is not end=of-string. | Bent Bisballe Nyeng |
2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng |