summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-06Use 'top_srcdir' instead of '..'.Bent Bisballe Nyeng
2013-04-05Fix compilation.Bent Bisballe Nyeng
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-04-04New message system. New common midi input class. Some compiler warning fixes.Bent Bisballe Nyeng
2013-03-31Don't accumulate events if audiofile is not loaded.Bent Bisballe Nyeng
2013-03-31Added missing dir to testdir variable.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-30Ignore rcgen app.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-30Add new gui files.Bent Bisballe Nyeng
2013-03-30Use hugin instead of printf for debug output.Bent Bisballe Nyeng
2013-03-30Remove warning about non virtual destructorBent Bisballe Nyeng
2013-03-30Make debug-sleep code work on win32 as well as linux.Bent Bisballe Nyeng
2013-03-30Don't send kitfile to parser if kitfile is the empty string.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-30Don't send file to parser if filename is the empty string.Bent Bisballe Nyeng
2013-03-30Only send config to parser if size is > 0.Bent 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-22Make LV2 GUI eventhandler run in thread.Bent Bisballe Nyeng
2013-03-22Accumulate scroll wheel events in X11.Bent Bisballe Nyeng
2013-03-20Added initial code for a GUI<->engine message system.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-15Updated README to reflect static release as well as 64bit win7 problems with ...v0.9.2Bent Bisballe Nyeng
2013-03-15Compile static vst dll (no need for libexpat.dll, libstdc++-6.dll or libsndfi...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