summaryrefslogtreecommitdiff
path: root/dgl
AgeCommit message (Expand)Author
2018-09-30Add get/set scaling to WindowfalkTX
2018-09-30Fix build and fix a few typosfalkTX
2018-09-30Allow plugin UIs to be user-resizable, test with info examplefalkTX
2018-09-30Update pugl base files and X11 codefalkTX
2018-09-29WhitespacefalkTX
2018-09-29Delete yet another file, assume pugl with GLfalkTX
2018-09-29Remove 2 more unused files, assume pugl always staticfalkTX
2018-09-29Remove unused filefalkTX
2018-09-29Import minor DGL fixes from CarlafalkTX
2018-09-29Add onPositionChanged callback for widgetsPatrick Desaulniers
2018-09-28Add ability to shift-click to reset sliders.Damien Zammit
2018-09-25Adjust makefiles so they can be used externallyfalkTX
2018-09-22Set _NET_WM_WINDOW_TYPE for our X11 windowsfalkTX
2018-09-17Use root folder common Makefile to build DGLfalkTX
2018-09-17Fix a few minor warningsfalkTX
2018-08-26Fix possible undefined variable in NanoVG::textBoundsfalkTX
2018-08-04Fix rendering of subwidgetsfalkTX
2018-08-04Don't try to render widgets wth invalid sizefalkTX
2018-08-04Allow to specific standalone app idle timefalkTX
2018-06-05Return proper bounds in NanoVG::textBounds (#56)Patrick Desaulniers
2018-05-20Fix pugl namespace under macOSfalkTX
2018-05-20Allow negative values in NanoVG::scale()falkTX
2018-02-11Implement transient windows for Windows and macOSfalkTX
2018-01-28Fix Circle<T>::getY()Patrick Desaulniers
2018-01-07Merge pull request #26 from tartina/warningsFilipe Coelho
2018-01-01Add DGL_NO_SHARED_RESOURCES; Fix buildfalkTX
2018-01-01Merge branch 'vst-key-events'falkTX
2018-01-01Misc changesfalkTX
2018-01-01Fix build with custom DGL namespace, use it for OSX class namesfalkTX
2018-01-01Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browserfalkTX
2017-11-27Fix some fall through compiler warningsGuido Aulisi
2017-08-03Testing: handle effEditKeyUp/Down from hostfalkTX
2017-08-03Fix X11 never receiving onSpecial eventsfalkTX
2017-07-25Testing: handle effEditKeyUp/Down from hostfalkTX
2016-11-19Fix minor typosfalkTX
2016-08-14Fix "old" MacOS buildfalkTX
2016-08-01Use linux (X11) as fallback in Window.cpp codefalkTX
2016-08-01Use linux as OS fallback if not mac or windowsfalkTX
2016-07-30Ignore warnings caused by nanovg and sofdfalkTX
2016-06-13Revert "Add ability to set scrolling step on knobs, does not apply to drag"falkTX
2016-05-01Add ability to set scrolling step on knobs, does not apply to dragscrollstepDamien Zammit
2016-03-23Fix graphical issues when closing UIs in Ableton LivefalkTX
2016-03-08Fix typofalkTX
2016-03-08Fix for some very picky warningsfalkTX
2016-03-07OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2falkTX
2016-03-01Remove deprecated widget header filesfalkTX
2016-03-01Fix build without blendish stufffalkTX
2016-03-01Remove blendish and NanoWidgets codefalkTX
2016-03-01Remove blender icons (they're GPL)falkTX
2016-03-01Update copyright dates; Add license header comment to utility codefalkTX