summaryrefslogtreecommitdiff
path: root/dgl
AgeCommit message (Expand)Author
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
2015-11-04Move resources cpp to src dirfalkTX
2015-11-04Move resources to new dir, make it possible to get internal fontfalkTX
2015-10-22Fix group widgets appearing twicefalkTX
2015-10-19Clear GL context in puglLeaveContextfalkTX
2015-10-18Build dgl with -Wno-unused-parameterfalkTX
2015-10-17Make nanovg buildable on windows/mingw; Better handling of failuresfalkTX
2015-10-14Remove hacks for finding real parent, hosts decide what to dofalkTX
2015-10-14Send ignored keys to *top-most* parent window, fix feedback loopfalkTX
2015-10-13Fix some small leaksfalkTX
2015-10-08Rename stb_image 'final' variable, fixes build on OSXfalkTX
2015-10-08Pass non-handled keyboard events to parent window (X11 only)falkTX
2015-06-25Fix build with gcc-4.6falkTX
2015-06-25Fix buildfalkTX
2015-06-16Fix windows buildfalkTX
2015-06-14Misc changesfalkTX
2015-05-17Move common button code into a new file, cleanupfalkTX
2015-05-05CleanupfalkTX
2015-05-05Hide some implementation details on private structsfalkTX
2015-05-05MiscfalkTX
2015-05-05App->Application; Use class namespace by default; Misc fixesfalkTX
2015-05-05Add initial NanoWidgets code; Fix nanovg for constnessfalkTX
2015-05-05Fix mouse handling for ImageButton; Send motion event when modal closesfalkTX
2015-05-05Updates and changes to ImageButton classfalkTX
2015-05-05Move Image Widgets implementation into a single filefalkTX
2015-05-05Move all Image Widgets definitions into a single filefalkTX
2015-05-05Remove some internal functionsfalkTX
2015-05-04Fix @note in docsfalkTX
2015-05-03Very raw, preliminar subwidgets implementationfalkTX
2015-05-02Change how NanoImages are handled; Minor update to NanoVG classfalkTX
2015-05-02Add NanoVG::createImageFromTextureHandlefalkTX
2015-05-02Add NanoImage::getTextureHandle()falkTX
2015-05-02MiscfalkTX
2015-05-02Add blendish resources as cpp filefalkTX
2015-05-02Add blendish resource filesfalkTX