360 Commits (8acb86f19573ced0778a1243b7aec8c75ad60846)

Author SHA1 Message Date
  falkTX 4661d1461e
Add Window::isEmbed() method, for convenience 6 years ago
  falkTX 1503c4eccb
Fix Size::isValid() check 6 years ago
  falkTX 56076b1a02
Cleanup, reorder cairo stuff to be first 6 years ago
  JP Cimalando 409c581f29
Widget drawing with cairo in local coordinates 6 years ago
  JP Cimalando d9f3c75d20 Fix a build failure with parallel make (#129) 6 years ago
  falkTX b4f40f60bd
Add Window::isEmbed() method, for convenience 6 years ago
  falkTX 1f1302c319
Fix Size::isValid() check 6 years ago
  falkTX 115a0ff4a9
Set DONT_SET_USING_DGL_NAMESPACE macro when building dgl libs 6 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  falkTX a300669099
Do not use pugl context detection during runtime 6 years ago
  JP Cimalando 7125eaace4 double buffering for Cairo on Windows 6 years ago
  JP Cimalando 45af377459 double buffering for Cairo on X11 6 years ago
  JP Cimalando c6f5d34be6 dgl: add the Context structure 6 years ago
  JP Cimalando 2795c66b16 rewrite preprocessor conditionals in simplified form 6 years ago
  JP Cimalando ff3308ea44 pugl osx: event handling code in common functions 6 years ago
  JP Cimalando 08c21e563b support C++98 in Color::fromHSL 6 years ago
  JP Cimalando e697fa716e rename `getGraphics` to `getContext` 6 years ago
  JP Cimalando d80c799b8c software rendering with Cairo 6 years ago
  falkTX cf980eb2a0
Partially reverts a1748a1a9f 6 years ago
  Christopher Arndt a4fe3ac328 Fix parameter name in ImageSwitch callback method signature (#92) 6 years ago
  Patrick Desaulniers fe371d491d Allow disabling logs in Window class (#80) 6 years ago
  Patrick Desaulniers 0078e735f7 Allow negative rotation angle 6 years ago
  falkTX 1770a175bd Expose get/setIgnoringKeyRepeat in Window class 6 years ago
  falkTX a1748a1a9f Assume Windows to be resizable by default; Add UI::isUserResizable 6 years ago
  falkTX 981e61a807 Small adjustments to Window 6 years ago
  falkTX 285b6b8b79 Only render and resize once per cycle 6 years ago
  falkTX 49bccdf862 Don't set background pixel for X11, fixes resize flicker 6 years ago
  falkTX aa6ada4ece Add get/set scaling to Window 6 years ago
  falkTX 2d02c43c6d Fix build and fix a few typos 6 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  falkTX 72279b8e7c Update pugl base files and X11 code 6 years ago
  falkTX d2c6e7df2a Whitespace 6 years ago
  falkTX c61e0ecd2e Delete yet another file, assume pugl with GL 6 years ago
  falkTX 7f200c0126 Remove 2 more unused files, assume pugl always static 6 years ago
  falkTX 0c9e336057 Remove unused file 6 years ago
  falkTX 6604655e6b Import minor DGL fixes from Carla 6 years ago
  Patrick Desaulniers bf7594cbad Add onPositionChanged callback for widgets 6 years ago
  Damien Zammit 6d35b690e5 Add ability to shift-click to reset sliders. 6 years ago
  falkTX 70e247179f Adjust makefiles so they can be used externally 6 years ago
  falkTX 40d8865d29 Set _NET_WM_WINDOW_TYPE for our X11 windows 6 years ago
  falkTX da2ef996e1 Use root folder common Makefile to build DGL 6 years ago
  falkTX 16d33d5d4e Fix a few minor warnings 6 years ago
  falkTX 4a4f95fc9f Fix possible undefined variable in NanoVG::textBounds 6 years ago
  falkTX d49366db69 Fix rendering of subwidgets 6 years ago
  falkTX 5f3b6e57d8 Don't try to render widgets wth invalid size 6 years ago
  falkTX 8e747ec0d5 Allow to specific standalone app idle time 6 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 7 years ago