Age | Commit message (Expand) | Author |
2017-04-21 | Add utf8 to latin1 conversion to use it in the "About" textfield. | André Nusser |
2017-04-21 | Add minimum memory value to the diskstreaming slider. | André Nusser |
2017-04-21 | Change the slider color to grey when "unlimited". | André Nusser |
2017-04-20 | Make the gray of the version label lighter. | André Nusser |
2017-04-20 | Reduce empty space at the bottom of the drumkit frame. | André Nusser |
2017-04-20 | Set "Apply" button to be disabled on first GUI opening. | André Nusser |
2017-04-20 | Set text in tabs correctly and fix magic values in button classes. | André Nusser |
2017-04-20 | Make spacing of Browse button and Apply button similar. | André Nusser |
2017-04-20 | Second adjustment to the logo in the main window. | André Nusser |
2017-04-20 | Fix resources on static windows build (Makefile.mingw32) and add note about r... | Bent Bisballe Nyeng |
2017-04-20 | Change placement and color of version number. | André Nusser |
2017-04-20 | Introduce new "button gray out" texture. | André Nusser |
2017-04-20 | Introduce gaps between buttons and content. | André Nusser |
2017-04-20 | Fix unittest broken by last commit. | Bent Bisballe Nyeng |
2017-04-20 | Change resource paths to be relative to the plugingui folder instead of the r... | Bent Bisballe Nyeng |
2017-04-20 | Fix rcgen code style. | Bent Bisballe Nyeng |
2017-04-20 | Color the slider bar green for diskstreaming slider if "unlimited". | André Nusser |
2017-04-20 | Gray out diskstreaming "Apply" button if the value didn't change. | André Nusser |
2017-04-20 | Remove diskstreaming frame switch and add "Unlimited" to slider. | André Nusser |
2017-04-19 | Remove two TODOs in Slider. Clamp new_value in Slider::setValue. | André Nusser |
2017-04-19 | Fix overflow for std::size_t having 32 bits. | André Nusser |
2017-04-19 | Take memory specific code out of Slider and fix a bug on the way. | André Nusser |
2017-04-19 | Fix dgreftest. | André Nusser |
2017-04-18 | Reinstate WS_VISIBLE for win32 windows. | Bent Bisballe Nyeng |
2017-04-18 | Reinstate WS_VISIBLE for win32 windows. | Bent Bisballe Nyeng |
2017-04-18 | Reinstate WS_VISIBLE for win32 windows. | Bent Bisballe Nyeng |
2017-04-18 | Comment out chunk_size for diskstreaming | Goran Mekić |
2017-04-18 | Restore paths of FileBrowser as per the old UI. | Bent Bisballe Nyeng |
2017-04-18 | Do not assert here. | Bent Bisballe Nyeng |
2017-04-18 | Do not destroy win32 windows when they are closed by the cross. | Bent Bisballe Nyeng |
2017-04-18 | Make visible() call into nativewindow and make Win32 windows invisible on cre... | Bent Bisballe Nyeng |
2017-04-18 | Revert preprocessing on resize for TextEdit. It was just plain dumb. | André Nusser |
2017-04-18 | Include version in text of "About" tab. | André Nusser |
2017-04-18 | Use ABOUT and AUTHORS files for "About" tab. | André Nusser |
2017-04-18 | Fix for the last commit. | André Nusser |
2017-04-17 | Fix FreeBSD64 compile error. | André Nusser |
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 |