Age | Commit message (Expand) | Author |
2017-04-17 | Modify "License" tab to be an "About" tab. | André Nusser |
2017-04-17 | Fix some Slider issues. | André Nusser |
2017-04-17 | Make the left column of the maintab be completely filled. | André Nusser |
2017-04-17 | Remove obsolete PluginGUI and DGWindow classes. | Bent Bisballe Nyeng |
2017-04-17 | Missing moved initialiser. | Bent Bisballe Nyeng |
2017-04-17 | Connected streaming controls. | Bent Bisballe Nyeng |
2017-04-17 | Push the humanizer buttons closer together. | André Nusser |
2017-04-17 | Ignore horizontal scrolling as it breaks things otherwise. | André Nusser |
2017-04-17 | Introduce scrolling to Slider. | André Nusser |
2017-04-17 | Connect humanizer controls to settings. | Bent Bisballe Nyeng |
2017-04-17 | Allow scrolling in TextEdit widget. | André Nusser |
2017-04-17 | Fix... something /else/ about initialiser lists ... | Bent Bisballe Nyeng |
2017-04-17 | Fix... something /else/ about initialiser lists ... | Bent Bisballe Nyeng |
2017-04-17 | Fix... something about initialiser lists ... | Bent Bisballe Nyeng |
2017-04-17 | Fix predeclaration. | Bent Bisballe Nyeng |
2017-04-17 | Connect drumkit and midimap files as well as loading/status bare updates. | Bent Bisballe Nyeng |
2017-04-17 | Fix filebrowser scroll bar. | André Nusser |
2017-04-17 | Pushing the logo up a bit to make room for the version string. | André Nusser |
2017-04-17 | Draw version label in MainWindow instead of MainTab | André Nusser |
2017-04-17 | Resize frames again to make it look better. | André Nusser |
2017-04-17 | Add version number to GUI. | André Nusser |
2017-04-17 | Resize the frames to improve the looks. | André Nusser |
2017-04-17 | Add caption to FileBrowser dialog. | Bent Bisballe Nyeng |
2017-04-17 | Write knob value outside of the knob in the humanizer frame. | André Nusser |
2017-04-17 | Fix multiple definitions of the class File (bad naming anyway). | Bent Bisballe Nyeng |
2017-04-17 | Open FileBrowser with Browse buttons and read back result to LieEdit. | Bent Bisballe Nyeng |
2017-04-17 | Make it possible to set the Slider colour via a public function. | André Nusser |
2017-04-17 | Change the width of the "Browse..." button. | André Nusser |
2017-04-16 | Increase margin inside of FrameWidgets. | André Nusser |
2017-04-16 | Change width of scroll bar in TextEdit widget. | André Nusser |
2017-04-16 | Hacky filebrowser-as-a-Dialog implementation. | Bent Bisballe Nyeng |
2017-04-16 | Make FileBrowser a Dialog. | Bent Bisballe Nyeng |
2017-04-16 | Add filebrowser test app. | Bent Bisballe Nyeng |
2017-04-16 | Add missing includes. | Bent Bisballe Nyeng |
2017-04-16 | Change height of "Browse..." button in the drumkit frame. | André Nusser |
2017-04-16 | Change slider bar color to blue instead of green. | André Nusser |
2017-04-16 | Remove spacing between frames in MainWindow. | André Nusser |
2017-04-16 | Add modal dialog primitive. | Bent Bisballe Nyeng |
2017-04-16 | Fix default visibility of Window to reflect the actual NativeWindow visibilit... | Bent Bisballe Nyeng |
2017-04-16 | Change "GPL" tab label to "License". | André Nusser |
2017-04-16 | Fix bug of ScrollBar where the bar was not shown. | André Nusser |
2017-04-16 | Improve the frame look to make it more 3D-ish. | André Nusser |
2017-04-16 | Style fixes in slider.h/slider.cc | André Nusser |
2017-04-16 | Add new texture for Slider and adapt functionality. | André Nusser |
2017-04-16 | Add slider png file. | André Nusser |
2017-04-16 | Fix drawing bug of TabButton. | André Nusser |
2017-04-16 | Add new tabs to the main window. | André Nusser |
2017-04-16 | Fix bug in TexturedBox where width and height were wrong. | André Nusser |
2017-04-16 | Move button functionality to BaseButton. Create TabButton. | André Nusser |
2017-04-16 | Add texture pngs we need for tabs. | André Nusser |