Age | Commit message (Expand) | Author |
2017-03-23 | Track and propagate parent window size changes. | Bent Bisballe Nyeng |
2017-03-23 | Store new settings in plugin config. | Bent Bisballe Nyeng |
2017-03-23 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Lars Muldjord |
2017-03-23 | Bypass button texture atlas | Lars Muldjord |
2017-03-12 | Fix redrawing of underlying exposed area on Widget moves/resizing. | Bent Bisballe Nyeng |
2017-03-12 | Add reload_counter to Settings and use it in DrumKitLoader to reload a drumki... | Bent Bisballe Nyeng |
2017-03-07 | Test diskstreaming CLI | Goran Mekić |
2017-03-04 | Disk streaming cli option | Goran Mekić |
2017-02-22 | Change hugin submodule URL to version on DG server. | André Nusser |
2017-02-17 | Make Knob support ranges other than [0; 1]. | Bent Bisballe Nyeng |
2017-02-17 | Fix old UI. | Bent Bisballe Nyeng |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-17 | Win32 build fixes. | Bent Bisballe Nyeng |
2017-02-17 | Partial rendering for win32 backend. | Bent Bisballe Nyeng |
2017-02-17 | Add partial rendering support when rendering widgets to window pixel buffer a... | Bent Bisballe Nyeng |
2017-02-17 | Optimize PixelBuffer and PixelBufferAlpha setPixel method when no alpha is used. | Bent Bisballe Nyeng |
2017-02-16 | Fix double click on buttons. | Bent Bisballe Nyeng |
2017-02-12 | Remove unused private Canvas mem | Bent Bisballe Nyeng |
2017-02-12 | Fix painter test. | Bent Bisballe Nyeng |
2017-02-12 | Ignore gui tests app binaries and emacs backup files. | Bent Bisballe Nyeng |
2017-02-12 | Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn... | Bent Bisballe Nyeng |
2017-02-10 | Clean up guievent.h and use EventQueue type instead if std::queue. | Bent Bisballe Nyeng |
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 | Ignore the automatically created resource_data.cc file. | André Nusser |
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-27 | Add settings for disk cache control (enable and cache upper limit) | 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 | Fix missing AC_PROG_OBJC in configure. | 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 |