101 Commits (1770a175bd01a5d8287da8314d0720f8728ac20e)

Author SHA1 Message Date
  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 aa6ada4ece Add get/set scaling to Window 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 c61e0ecd2e Delete yet another file, assume pugl with GL 6 years ago
  falkTX 6604655e6b Import minor DGL fixes from Carla 6 years ago
  falkTX 40d8865d29 Set _NET_WM_WINDOW_TYPE for our X11 windows 6 years ago
  falkTX 16d33d5d4e Fix a few minor warnings 6 years ago
  falkTX d49366db69 Fix rendering of subwidgets 6 years ago
  falkTX 6de5fc3285 Fix pugl namespace under macOS 7 years ago
  falkTX 279c265361 Implement transient windows for Windows and macOS 7 years ago
  falkTX d6d1d3b55c Add DGL_NO_SHARED_RESOURCES; Fix build 7 years ago
  falkTX f0cca0af92 Misc changes 7 years ago
  falkTX 0393d1e429 Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browser 7 years ago
  falkTX 07cf566b64 Testing: handle effEditKeyUp/Down from host 7 years ago
  falkTX fa54750583 Testing: handle effEditKeyUp/Down from host 7 years ago
  falkTX 07174f4fc4 Use linux (X11) as fallback in Window.cpp code 8 years ago
  falkTX de41152255 Use linux as OS fallback if not mac or windows 8 years ago
  falkTX 1e83d2a9ce OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2 9 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX 7365b4886c Fix some small leaks 9 years ago
  falkTX e65346c24a Pass non-handled keyboard events to parent window (X11 only) 9 years ago
  falkTX b5c4ef84bd Fix build 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 10 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 10 years ago
  falkTX 655aabc0e1 Fix mouse handling for ImageButton; Send motion event when modal closes 10 years ago
  falkTX c6789d1889 Very raw, preliminar subwidgets implementation 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX d9b8366a0d Start updating to latest pugl, again 10 years ago
  falkTX 28822a2070 Fix window size on OSX 10 years ago
  falkTX 17befcdaa6 Fix non-linux build 10 years ago
  falkTX f84486802f Initial code for file-browser support (X11 only) 10 years ago
  falkTX 890edf0dff Fix OSX idle on external-uis 10 years ago
  falkTX 06d5881103 Fix win32 embed size 10 years ago
  falkTX 8bccf9fcd6 Go back to older pugl; Import fixes from Robin; Misc fixes 10 years ago
  falkTX a9a1b47a14 dgl changes from Carla 10 years ago
  falkTX 52034ae724 Modal and other misc fixes from Carla 10 years ago
  falkTX 2497744774 Final pugl update 10 years ago
  falkTX ebd3e0efad Start updating pugl 10 years ago
  falkTX 8b09cdc4a9 Misc 10 years ago
  falkTX 3c1c89a04b OSX embedding now working; Cleanup 10 years ago
  falkTX 1b435c51a7 Misc, this shouldn't be crashing... 10 years ago
  falkTX 23f6ab59fd Several OSX fixes, needs testing 10 years ago
  falkTX d362fed002 Fix some warnings 10 years ago
  falkTX b574386ced Skip UI embed if using osx (for now) 10 years ago
  falkTX 4fb91f3205 Fix Window for some resize oddities in pugl 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX 10c98a1703 Fix invalid "! doLoop" assertion on plugin UI close 10 years ago