Age | Commit message (Expand) | Author |
2017-02-10 | Send both move and resize events if ConfigureNotify XEvent contain changes in... | Bent Bisballe Nyeng |
2017-02-10 | Return a list of events form native window instead of one event at a time. | Bent Bisballe Nyeng |
2017-02-10 | Return a list of events form native window instead of one event at a time. | Bent Bisballe Nyeng |
2017-02-10 | Tabwidget test app. | Bent Bisballe Nyeng |
2017-02-10 | Fix 64 bit warning in ui test app. | Bent Bisballe Nyeng |
2017-02-09 | Do not use window size and position functions in native window constructor as... | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2017-02-06 | Remove old ui and engine libe Makefiles. | Bent Bisballe Nyeng |
2017-02-05 | Compile engine as a library. | Bent Bisballe Nyeng |
2017-02-05 | Compile plugingui as a library. | Bent Bisballe Nyeng |
2017-02-05 | Fix information loss on pointer to int cast. | Bent Bisballe Nyeng |
2017-02-05 | Fix 64 bit compilation. | Bent Bisballe Nyeng |
2017-02-05 | Remove debug printout. | Bent Bisballe Nyeng |
2017-02-05 | Added XShmImage support in X11 rendering backend. | Bent Bisballe Nyeng |
2017-02-04 | Fix missing redraws on resize in X11. | Bent Bisballe Nyeng |
2017-02-03 | Remove background flickering on window resize. | Bent Bisballe Nyeng |
2017-01-30 | Use grey clear colour to mask resize flickering. | Bent Bisballe Nyeng |
2017-01-27 | Fix pixel buffer assertion in line draws outside the pixel buffer. | Bent Bisballe Nyeng |
2017-01-21 | Revert "Test fix for rcgen compilation on FreeBSD." | Bent Bisballe Nyeng |
2017-01-21 | Test fix for rcgen compilation on FreeBSD. | Bent Bisballe Nyeng |
2017-01-21 | Cocoa for the masses. | Bent Bisballe Nyeng |
2017-01-21 | Make resize events fdo the right thing. Add move event. | Bent Bisballe Nyeng |
2017-01-21 | Store filename with Image for use when reporting errors. | Bent Bisballe Nyeng |
2017-01-21 | Compile plugingui.exe with correct lodepng defines and re-enable hungin support. | Bent Bisballe Nyeng |
2017-01-21 | Prevent division by zero. | Bent Bisballe Nyeng |
2017-01-21 | Add some TabWidget documentation. | Bent Bisballe Nyeng |
2017-01-21 | Fix memory leak in X11 backend. | Bent Bisballe Nyeng |
2017-01-21 | New MainWindow. | Bent Bisballe Nyeng |
2017-01-21 | Added TabWidget. | Bent Bisballe Nyeng |
2017-01-21 | Generate resource_data.cc in build system. | Bent Bisballe Nyeng |
2017-01-21 | Added StackedWidget. | Bent Bisballe Nyeng |
2017-01-21 | Added sidebar resources and testing code | Lars Muldjord |
2017-01-02 | Fix formatting issues. | André Nusser |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser |
2017-01-02 | Place "Path:" label in file browser with border. | André Nusser |
2017-01-01 | Revert 'Add texture offset support.'. x0 and y0 is already taken care of in t... | Bent Bisballe Nyeng |
2017-01-01 | Fix warnings of unhandled events that we don't have to care about. | André Nusser |
2017-01-01 | Add a workaround for JUCE hosts. | André Nusser |
2017-01-01 | Fix button (right, left, middle) event on clicks on Windows. | Bent Bisballe Nyeng |
2017-01-01 | Fix button event direction on double clicks on Windows. | Bent Bisballe Nyeng |
2016-12-10 | Do not std::move temporary object. | Bent Bisballe Nyeng |
2016-12-10 | Add texture offset support. | Bent Bisballe Nyeng |
2016-12-10 | Fix warning | Bent Bisballe Nyeng |
2016-12-07 | Add missing 'override' keywords. | Bent Bisballe Nyeng |
2016-12-06 | Make destructors virtual as appropriate. | Bent Bisballe Nyeng |
2016-12-01 | Open file binary mode. | Bent Bisballe Nyeng |
2016-11-22 | New font including all latin 1 chars | Lars Muldjord |
2016-10-29 | Add missing distfiles.v0.9.11 | Bent Bisballe Nyeng |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |