249 Commits (03a3afd4e8880fd420e8a6a55bd9ec0f8ece0e6f)

Author SHA1 Message Date
  falkTX 16d33d5d4e Fix a few minor warnings 7 years ago
  falkTX 4a4f95fc9f Fix possible undefined variable in NanoVG::textBounds 7 years ago
  falkTX d49366db69 Fix rendering of subwidgets 7 years ago
  falkTX 5f3b6e57d8 Don't try to render widgets wth invalid size 7 years ago
  falkTX 8e747ec0d5 Allow to specific standalone app idle time 7 years ago
  Patrick Desaulniers 2786991ed9 Return proper bounds in NanoVG::textBounds (#56) 7 years ago
  falkTX 6de5fc3285 Fix pugl namespace under macOS 7 years ago
  falkTX 9d0da9744b Allow negative values in NanoVG::scale() 7 years ago
  falkTX 279c265361 Implement transient windows for Windows and macOS 8 years ago
  Patrick Desaulniers e47a146971
Fix Circle<T>::getY() 8 years ago
  falkTX d6d1d3b55c Add DGL_NO_SHARED_RESOURCES; Fix build 8 years ago
  falkTX f0cca0af92 Misc changes 8 years ago
  falkTX c8d968a230 Fix build with custom DGL namespace, use it for OSX class names 8 years ago
  falkTX 0393d1e429 Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browser 8 years ago
  Guido Aulisi 0bfc3b475c Fix some fall through compiler warnings 8 years ago
  falkTX 07cf566b64 Testing: handle effEditKeyUp/Down from host 8 years ago
  falkTX dd6e65bc88 Fix X11 never receiving onSpecial events 8 years ago
  falkTX fa54750583 Testing: handle effEditKeyUp/Down from host 8 years ago
  falkTX 07174f4fc4 Use linux (X11) as fallback in Window.cpp code 9 years ago
  falkTX de41152255 Use linux as OS fallback if not mac or windows 9 years ago
  falkTX affa0c3a50 Revert "Add ability to set scrolling step on knobs, does not apply to drag" 9 years ago
  Damien Zammit 2b27a7ab1e Add ability to set scrolling step on knobs, does not apply to drag 10 years ago
  falkTX 3775c92208 Fix graphical issues when closing UIs in Ableton Live 10 years ago
  falkTX 277d2de600 Fix for some very picky warnings 10 years ago
  falkTX 1e83d2a9ce OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2 10 years ago
  falkTX bb05e224bf Fix build without blendish stuff 10 years ago
  falkTX c3e5d51999 Remove blendish and NanoWidgets code 10 years ago
  falkTX 867dd9bd95 Remove blender icons (they're GPL) 10 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 10 years ago
  falkTX 06248170a6 Move resources cpp to src dir 10 years ago
  falkTX 2344ca0615 Move resources to new dir, make it possible to get internal font 10 years ago
  falkTX 34d75db7f0 Fix group widgets appearing twice 10 years ago
  falkTX 327f69dfc8 Clear GL context in puglLeaveContext 10 years ago
  falkTX 6bcf028f0a Make nanovg buildable on windows/mingw; Better handling of failures 10 years ago
  falkTX 287802cd27 Remove hacks for finding real parent, hosts decide what to do 10 years ago
  falkTX b48a3437be Send ignored keys to *top-most* parent window, fix feedback loop 10 years ago
  falkTX 7365b4886c Fix some small leaks 10 years ago
  falkTX 10bd3b2c8c Rename stb_image 'final' variable, fixes build on OSX 10 years ago
  falkTX e65346c24a Pass non-handled keyboard events to parent window (X11 only) 10 years ago
  falkTX 6aabe6acb0 Fix build with gcc-4.6 10 years ago
  falkTX b5c4ef84bd Fix build 10 years ago
  falkTX 0d627da6d7 Fix windows build 10 years ago
  falkTX a02cdf7ace Move common button code into a new file, cleanup 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 11 years ago
  falkTX db4c38c4eb Misc 11 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 11 years ago
  falkTX 8d66fbcd26 Add initial NanoWidgets code; Fix nanovg for constness 11 years ago
  falkTX 655aabc0e1 Fix mouse handling for ImageButton; Send motion event when modal closes 11 years ago
  falkTX 1c3fdcfae8 Updates and changes to ImageButton class 11 years ago
  falkTX 5171f69a21 Move Image Widgets implementation into a single file 11 years ago