Age | Commit message (Expand) | Author |
2017-04-22 | Remove unnecessary painter clears. | André Nusser |
2017-04-20 | Change resource paths to be relative to the plugingui folder instead of the r... | Bent Bisballe Nyeng |
2017-04-01 | Fix a lot of style issues in the code for the new GUI. | André Nusser |
2017-04-01 | A very rough first version of the GUI. | André Nusser |
2017-04-01 | New Toggle class which includes the basic functionality of CheckBox | 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-06 | New TexturedBox class. | 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-11-20 | Improve behaviour when holding the mouse down and moving it in and out of the... | 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-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 |
2015-09-28 | Use new style guide on already refactored files. | Bent Bisballe Nyeng |
2015-09-28 | Use function operator() for notification instead opf notify(...). | Bent Bisballe Nyeng |
2015-09-03 | Use Notifier in CheckBox class. | Bent Bisballe Nyeng |
2013-05-21 | Don't leave checkbox in middle position on double click. | Bent Bisballe Nyeng |
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-30 | Added 'middle' state of checkbox button to illustrate inbetween-states position. | Bent Bisballe Nyeng |
2013-03-13 | Use new painter clear function. | Bent Bisballe Nyeng |
2013-03-09 | Make checkbox toggle on space-bar key press (release). | Bent Bisballe Nyeng |
2013-03-09 | Add label to checkbox widget. | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |
2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng |