summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2013-04-05New emboss font.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-31Use progress bar colours to indicate errors.Bent Bisballe Nyeng
2013-03-31Missing file in last commit (focusEvents)Bent Bisballe Nyeng
2013-03-30Implemented new mouseLeave/Enter Events. Use for buttons.Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-30Add new gui files.Bent Bisballe Nyeng
2013-03-30Fix alpha blending.Bent Bisballe Nyeng
2013-03-30Remove old image header files.Bent Bisballe Nyeng
2013-03-30Added 'middle' state of checkbox button to illustrate inbetween-states position.Bent Bisballe Nyeng
2013-03-30Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2013-03-30Rename lineedit_XXX to widget_XXXBent Bisballe Nyeng
2013-03-30createrc.shBent Bisballe Nyeng
2013-03-30New theme.Bent Bisballe Nyeng
2013-03-30Added GUI::Colour getPixel convinience methods.Bent Bisballe Nyeng
2013-03-30Removed const from typecast when calling png_sig_cmp to enable compatibility ...Jonas Suhr Christensen
2013-03-24More box rendering fixes.Bent Bisballe Nyeng
2013-03-24Antialiased linedrawing endpoint fixes. New drawImageStretched method. Slight...Bent Bisballe Nyeng
2013-03-24Added box (image) renderer.Bent Bisballe Nyeng
2013-03-22Fix compilation.Bent Bisballe Nyeng
2013-03-22Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre...Bent Bisballe Nyeng
2013-03-22Accumulate scroll wheel events in X11.Bent Bisballe Nyeng
2013-03-18Fix compiler warnings.Bent Bisballe Nyeng
2013-03-18Make Image class use resource.Bent Bisballe Nyeng
2013-03-18Make Image class use resource.Bent Bisballe Nyeng
2013-03-18Make Image class use resource.Bent Bisballe Nyeng
2013-03-17New resource engine.Bent Bisballe Nyeng
2013-03-17Added PNG loadin support through a new Image class.Bent Bisballe Nyeng
2013-03-14Fix GUI crash on close.Bent Bisballe Nyeng
2013-03-14Fix compiler warning.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.Bent Bisballe Nyeng
2013-03-13Use -O2Bent Bisballe Nyeng
2013-03-13Add clear method. Fixed alpha bleding (again).Bent Bisballe Nyeng
2013-03-13Use object allocated children instead of heap allocated. Add labels to path a...Bent Bisballe Nyeng
2013-03-13Fix label text position.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-13Fix displaying of filepath.Bent Bisballe Nyeng
2013-03-12Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-12Implement setCaption on native windows.Bent Bisballe Nyeng
2013-03-10Rework the way the load kit/midimap buttons work.Bent Bisballe Nyeng
2013-03-10Hardcoded fix for space character width in font.Bent Bisballe Nyeng
2013-03-10Give knob dark background and double white outline, like LineEdit widget.Bent Bisballe Nyeng
2013-03-10Work a little on knob design and knob/checkbox positions.Bent Bisballe Nyeng
2013-03-10Make sure we resize the window to the exact size requested (window size in wi...Bent Bisballe Nyeng
2013-03-10Add cancel button to filebrowser.Bent Bisballe Nyeng
2013-03-10Make cursor move at mouse click.Bent Bisballe Nyeng
2013-03-09Make checkbox toggle on space-bar key press (release).Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit...Bent Bisballe Nyeng