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
/
bindings
/
cpp
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
Add a uniform API for setting size hints
David Robillard
1
-21
/
+12
2022-05-21
Rename PUGL_UNSUPPORTED_TYPE to be more generic
David Robillard
1
-2
/
+2
2022-04-23
Fix IWYU warnings
David Robillard
1
-3
/
+3
2021-12-17
Pass const references where appropriate
David Robillard
1
-3
/
+3
2021-12-17
Remove redundant virtual qualifier
David Robillard
1
-1
/
+1
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
6
-75
/
+13
2021-12-17
Suppress new warnings in clang-tidy 13
David Robillard
1
-1
/
+1
2021-12-16
Rename puglSetTransientFor to puglSetTransientParent
David Robillard
1
-3
/
+3
2021-08-28
Suppress new clang-tidy warnings
David Robillard
1
-0
/
+1
2021-05-28
Remove static downcasts in C++ bindings
David Robillard
2
-31
/
+28
2021-05-28
Split up meson build definitions more
David Robillard
1
-0
/
+12
2021-05-25
Rename event structs in a more readable style
David Robillard
1
-46
/
+46
2021-05-24
Add fancy constructor for C++ events and wrap puglSendEvent()
David Robillard
2
-0
/
+16
2021-05-24
Consistently refer to C++ as "cpp" and fix installation
David Robillard
6
-0
/
+1063