423 Commits (20199dfd053e2a00777f6b3b10de82852a8cf8f5)

Author SHA1 Message Date
  falkTX 538ae8ab24
Allow modals to prevent themselves from closing 4 years ago
  falkTX 8a143c8de6
Cleanup and changed needed to make Mini-Series fully work 4 years ago
  falkTX 84cb9db4fd
Start splitting some image widgets into new generic file 4 years ago
  falkTX 635e5cede4
Add back modal windows related functionality 4 years ago
  falkTX bdcdd576a4
Add CrossingMode for window focus event; Cleanup 4 years ago
  falkTX 74680dedcf
Add Window::onFocus event 4 years ago
  falkTX d7d9d9ea0d
Fix debug build 4 years ago
  falkTX feeb29de55
Plug-in all pugl/dpf events except SpecialEvent 4 years ago
  falkTX 3098954a00
Cleanup 4 years ago
  falkTX 04032b02e3
Allow DPF_SCALE_FACTOR env var for quickly testing scale factors 4 years ago
  falkTX aa897a365a Fix an assertion and invalid window sizes 4 years ago
  falkTX 18b5b5e50b Cleanup 4 years ago
  falkTX 6bf22d0fc1
Make ImageWidgets build again 4 years ago
  falkTX f8a71fe521
Add back setGeometryConstraints and some resizing 4 years ago
  falkTX 3447af0d08
cleanup 4 years ago
  falkTX af4f463f5c
Fix building tests 4 years ago
  falkTX cd141a4367
Add some quick things to get plugins to build again 4 years ago
  falkTX 327bf352ef
Get a few more things to build 4 years ago
  falkTX bc9bf65844
Fix nanovg subwidgets, need viewport scaling 4 years ago
  falkTX 340273fac2
Place -Wcast-function-type ignore under >= 10 version check 4 years ago
  falkTX febdf28e05
Fix build, add puglBackendEnter 4 years ago
  falkTX 5b10613f6e
Start working on nanovg and text, mostly works 4 years ago
  falkTX c10f6b5438
Make images work again, make Image typedef of OpenGLImage 4 years ago
  falkTX 1acbd1acb0
Fix build 4 years ago
  falkTX d3c5705122
Start to pass events into top-level and subwidgets 4 years ago
  falkTX 467f9199fc
Add SubWidget area calls, rename some vars, cleanup repaint 4 years ago
  Jean Pierre Cimalando 11ff1deb26 Eliminate function cast warnings with OpenGL 4 years ago
  Jean Pierre Cimalando f129ffbc8e Add a WGL extension needed for NanoVG 4 years ago
  Jean Pierre Cimalando ac7e275981 Compatibility changes also to the unused nanoVG FT backend 4 years ago
  falkTX ab5f3d3b01 More code restructure; Add back onClose and repaint 4 years ago
  falkTX ffe1a84634 cleanup pugl.cpp 4 years ago
  falkTX 9c5c7929a6
Cleanup SubWidget class 4 years ago
  falkTX c6e9bec693
Start adding back widget stuff, almost at drawing step 4 years ago
  Jean Pierre Cimalando 89edb00dce Keep pixel-based font sizes, for backward compatibility 5 years ago
  Jean Pierre Cimalando e38b4b7d6e Update NanoVG 5 years ago
  falkTX 272e1bbfbd
Start coupling widget and window 4 years ago
  falkTX 05c6d04adb Add the needed bits to make window visible, setting size 4 years ago
  falkTX 97f90a6128
Start adding some actual implementation to Window class 4 years ago
  falkTX 9edea25fab
Make Window::PrivateData an IdleCallback, add a few comments 4 years ago
  falkTX 3b1e5d698a
Start Window related tests; comment out all code 4 years ago
  falkTX a53248a652
Do not crash if puglNewWorld fails 4 years ago
  falkTX ea2f9fa567
Start geometry tests 4 years ago
  falkTX 277a5dfe18
Fix Color::fromHTML, cleanup 4 years ago
  falkTX 8ba6a786aa
Put IdleCallback stuff directly in Application class 4 years ago
  falkTX 9c2f68f6bf Increase line length 4 years ago
  falkTX cbb95d5855 Wrap the entire pugl in a cpp file so we can namespace it 4 years ago
  falkTX 60f8c9d985 Only build stuff that works for now 4 years ago
  falkTX 291c88576a Continue split implementation 4 years ago
  falkTX 9c5317c854
Start splitting some code 4 years ago
  falkTX 91d4212e93
Get mouse button event working at least 4 years ago