index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
Fix tautological unsigned comparisons
David Robillard
1
-6
/
+6
2023-01-14
Add general string hint interface
David Robillard
1
-13
/
+47
2023-01-11
MacOS: Avoid calling sendEvent in modules
reuk
1
-0
/
+1
2023-01-11
Remove cached frame from view
David Robillard
1
-1
/
+27
2023-01-08
Prepare OpenGL context flags for OpenGL ES support
David Robillard
1
-4
/
+6
2023-01-08
Add PUGL_SAMPLE_BUFFERS hint
David Robillard
1
-0
/
+1
2023-01-08
Add missing default hint
David Robillard
1
-0
/
+1
2023-01-08
Gracefully handle out of range hints
David Robillard
1
-3
/
+11
2023-01-07
Replace map/unmap events with more expressive configure events
David Robillard
1
-1
/
+1
2023-01-07
Add support for special view types and styles
David Robillard
1
-2
/
+10
2023-01-07
Replace visible flag with a more descriptive view "stage"
David Robillard
1
-1
/
+1
2023-01-04
Add puglUnrealize()
David Robillard
1
-5
/
+1
2022-06-08
Consolidate common deprecated API implementation
David Robillard
1
-28
/
+0
2022-06-08
Separate platform.h from internal.h
David Robillard
1
-0
/
+3
2022-06-08
Separate private and public function implementations
David Robillard
1
-0
/
+294