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
/
implementation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
Strengthen MSVC warnings
David Robillard
1
-1
/
+1
2022-04-21
Improve error handling
David Robillard
1
-22
/
+34
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-12-16
Add puglGetBackend()
David Robillard
1
-0
/
+6
2021-12-16
Add puglGetClassName()
David Robillard
1
-0
/
+6
2021-12-16
Add puglGetWindowTitle()
David Robillard
1
-0
/
+6
2021-12-16
Add puglGetParentWindow()
David Robillard
1
-0
/
+6
2021-12-16
Add puglGetTransientParent()
David Robillard
1
-0
/
+6
2021-05-25
Rename event structs in a more readable style
David Robillard
1
-2
/
+2
2021-05-08
Send unmap/map events when the view is minimized/restored
David Robillard
1
-17
/
+31
2021-05-06
Strengthen clang-tidy warnings
David Robillard
1
-1
/
+1
2021-05-03
Clean up includes and add mappings for old versions of IWYU
David Robillard
1
-0
/
+2
2021-05-03
Shrink puglGetViewHint() implementation
David Robillard
1
-5
/
+1
2021-05-03
Fix crash when freeing a view that has not been configured
David Robillard
1
-1
/
+3
2021-01-02
Avoid "else" after "return"
David Robillard
1
-4
/
+13
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-226
/
+230
2020-11-26
Remove file documentation
David Robillard
1
-5
/
+0
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-0
/
+12
2020-11-25
Move puglEnterContext and puglLeaveContext to GL backends
David Robillard
1
-12
/
+0
2020-10-31
Cleanup: Remove unnecessary include
David Robillard
1
-1
/
+0
2020-10-30
Remove logging API
David Robillard
1
-42
/
+0
2020-10-30
Move implementation source files to a conventional src directory
David Robillard
1
-0
/
+489