summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2017-04-17Write knob value outside of the knob in the humanizer frame.André Nusser
2017-04-17Fix multiple definitions of the class File (bad naming anyway).Bent Bisballe Nyeng
2017-04-17Open FileBrowser with Browse buttons and read back result to LieEdit.Bent Bisballe Nyeng
2017-04-17Make it possible to set the Slider colour via a public function.André Nusser
2017-04-17Change the width of the "Browse..." button.André Nusser
2017-04-16Increase margin inside of FrameWidgets.André Nusser
2017-04-16Change width of scroll bar in TextEdit widget.André Nusser
2017-04-16Hacky filebrowser-as-a-Dialog implementation.Bent Bisballe Nyeng
2017-04-16Make FileBrowser a Dialog.Bent Bisballe Nyeng
2017-04-16Add filebrowser test app.Bent Bisballe Nyeng
2017-04-16Add missing includes.Bent Bisballe Nyeng
2017-04-16Change height of "Browse..." button in the drumkit frame.André Nusser
2017-04-16Change slider bar color to blue instead of green.André Nusser
2017-04-16Remove spacing between frames in MainWindow.André Nusser
2017-04-16Add modal dialog primitive.Bent Bisballe Nyeng
2017-04-16Fix default visibility of Window to reflect the actual NativeWindow visibilit...Bent Bisballe Nyeng
2017-04-16Change "GPL" tab label to "License".André Nusser
2017-04-16Fix bug of ScrollBar where the bar was not shown.André Nusser
2017-04-16Improve the frame look to make it more 3D-ish.André Nusser
2017-04-16Style fixes in slider.h/slider.ccAndré Nusser
2017-04-16Add new texture for Slider and adapt functionality.André Nusser
2017-04-16Add slider png file.André Nusser
2017-04-16Fix drawing bug of TabButton.André Nusser
2017-04-16Add new tabs to the main window.André Nusser
2017-04-16Fix bug in TexturedBox where width and height were wrong.André Nusser
2017-04-16Move button functionality to BaseButton. Create TabButton.André Nusser
2017-04-16Add texture pngs we need for tabs.André Nusser
2017-04-15Add tab.png to resources.André Nusser
2017-04-15Add GPL to resources instead of using getGPLText function.André Nusser
2017-04-15Fit text of TextEdit to widget size of resize.André Nusser
2017-04-15Fix erronous event skips from mouse move event filter.Bent Bisballe Nyeng
2017-04-11Only make window decoration compensation if window has no parent (ie. actuall...Bent Bisballe Nyeng
2017-04-11Fix missing redraw after initialisation on Win32.Bent Bisballe Nyeng
2017-04-11Fix pure virtual function calls and segfaults.André Nusser
2017-04-07Change size of plugingui window.André Nusser
2017-04-07Implement GridLayoutAndré Nusser
2017-04-02Fix missing win32 initial size when embedded in prent window - part 3.Bent Bisballe Nyeng
2017-04-02Fix missing win32 initial size when embedded in prent window - part 2.Bent Bisballe Nyeng
2017-04-02Fix missing win32 initial size when embedded in prent window - part 2.Bent Bisballe Nyeng
2017-04-02Fix missing win32 initial size when embedded in prent window.Bent Bisballe Nyeng
2017-04-02Fix missing win32 redraw?Bent Bisballe Nyeng
2017-04-02Replace a manual remove by std::remove in Layout::removeItem.André Nusser
2017-04-01Add chunksize and underrun counter to the UI.Bent Bisballe Nyeng
2017-04-01Fix a lot of style issues in the code for the new GUI.André Nusser
2017-04-01Remove TODOs from frame.ccAndré Nusser
2017-04-01(Hopefully) Fix another Windows compile error.André Nusser
2017-04-01Fix FreeBSD compile error.André Nusser
2017-04-01Change size of MainWindow.André Nusser
2017-04-01Fix closing of MainWindow.André Nusser
2017-04-01A very rough first version of the GUI.André Nusser