falkTX
|
3775c92208
|
Fix graphical issues when closing UIs in Ableton Live
|
9 years ago |
falkTX
|
2d865dae20
|
Fix typo
|
9 years ago |
falkTX
|
277d2de600
|
Fix for some very picky warnings
|
9 years ago |
falkTX
|
1e83d2a9ce
|
OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2
|
9 years ago |
falkTX
|
4c3550366d
|
Remove deprecated widget header files
|
9 years ago |
falkTX
|
bb05e224bf
|
Fix build without blendish stuff
|
9 years ago |
falkTX
|
c3e5d51999
|
Remove blendish and NanoWidgets code
|
9 years ago |
falkTX
|
867dd9bd95
|
Remove blender icons (they're GPL)
|
9 years ago |
falkTX
|
5d70c8a977
|
Update copyright dates; Add license header comment to utility code
|
9 years ago |
falkTX
|
06248170a6
|
Move resources cpp to src dir
|
9 years ago |
falkTX
|
2344ca0615
|
Move resources to new dir, make it possible to get internal font
|
9 years ago |
falkTX
|
34d75db7f0
|
Fix group widgets appearing twice
|
9 years ago |
falkTX
|
327f69dfc8
|
Clear GL context in puglLeaveContext
|
9 years ago |
falkTX
|
62801adfc8
|
Build dgl with -Wno-unused-parameter
|
9 years ago |
falkTX
|
6bcf028f0a
|
Make nanovg buildable on windows/mingw; Better handling of failures
|
9 years ago |
falkTX
|
287802cd27
|
Remove hacks for finding real parent, hosts decide what to do
|
9 years ago |
falkTX
|
b48a3437be
|
Send ignored keys to *top-most* parent window, fix feedback loop
|
9 years ago |
falkTX
|
7365b4886c
|
Fix some small leaks
|
9 years ago |
falkTX
|
10bd3b2c8c
|
Rename stb_image 'final' variable, fixes build on OSX
Closes #1
|
9 years ago |
falkTX
|
e65346c24a
|
Pass non-handled keyboard events to parent window (X11 only)
Closes #2
|
9 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
|
0d5de799d9
|
Misc changes
|
10 years ago |
falkTX
|
a02cdf7ace
|
Move common button code into a new file, cleanup
|
10 years ago |
falkTX
|
578be923bf
|
Cleanup
|
10 years ago |
falkTX
|
c4008e3368
|
Hide some implementation details on private structs
|
10 years ago |
falkTX
|
db4c38c4eb
|
Misc
|
10 years ago |
falkTX
|
12061de4ca
|
App->Application; Use class namespace by default; Misc fixes
|
10 years ago |
falkTX
|
8d66fbcd26
|
Add initial NanoWidgets code; Fix nanovg for constness
|
10 years ago |
falkTX
|
655aabc0e1
|
Fix mouse handling for ImageButton; Send motion event when modal closes
|
10 years ago |
falkTX
|
1c3fdcfae8
|
Updates and changes to ImageButton class
|
10 years ago |
falkTX
|
5171f69a21
|
Move Image Widgets implementation into a single file
|
10 years ago |
falkTX
|
8f99465b71
|
Move all Image Widgets definitions into a single file
|
10 years ago |
falkTX
|
90898bce5f
|
Remove some internal functions
|
10 years ago |
falkTX
|
9ef573d693
|
Fix @note in docs
|
10 years ago |
falkTX
|
c6789d1889
|
Very raw, preliminar subwidgets implementation
|
10 years ago |
falkTX
|
3a77a1144f
|
Change how NanoImages are handled; Minor update to NanoVG class
|
10 years ago |
falkTX
|
7bd8b4c563
|
Add NanoVG::createImageFromTextureHandle
|
10 years ago |
falkTX
|
9864c371e9
|
Add NanoImage::getTextureHandle()
|
10 years ago |
falkTX
|
ea0336941c
|
Misc
|
10 years ago |
falkTX
|
8eb7184c93
|
Add blendish resources as cpp file
|
10 years ago |
falkTX
|
17a458d0fe
|
Add blendish resource files
|
10 years ago |
falkTX
|
912c95c0a7
|
Add blendish code
|
10 years ago |
falkTX
|
0de67b1999
|
Misc
|
10 years ago |
falkTX
|
d1ecc17a68
|
Save and restore blend state when using nanovg
|
10 years ago |
falkTX
|
fa5e1faa10
|
Cleanup
|
10 years ago |
falkTX
|
38732fe79d
|
Fix some warnings in nanovg code
|
10 years ago |
falkTX
|
c5a6d6f7dc
|
Finish updating, code builds again
|
10 years ago |
falkTX
|
361f31b8f4
|
Continue nanovg update
|
10 years ago |