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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
Clean up includes
David Robillard
4
-0
/
+4
2023-09-23
Format meson.build files with muon
David Robillard
1
-2
/
+1
2023-05-29
Add support for numeric keypad and simplify keyboard handling
David Robillard
1
-11
/
+40
2023-05-29
Add documentation for key symbols
David Robillard
1
-43
/
+40
2023-05-29
Deprecate redundant key symbols
David Robillard
1
-8
/
+12
2023-05-27
Make explicit enumeration constants unsigned wherever possible
David Robillard
1
-9
/
+9
2023-05-27
Add convenience symbols for enter and space keys
David Robillard
1
-1
/
+3
2023-05-27
Use files() for headers in meson
David Robillard
1
-4
/
+2
2023-05-27
Separate pugl/glu.h from pugl/gl.h
David Robillard
3
-11
/
+23
2023-05-12
Improve size hint documentation
David Robillard
1
-3
/
+21
2023-02-10
Fix "double deprecated" typedefs
sjaehn
1
-2
/
+2
2023-01-14
Allow applications to specify the Vulkan library path
David Robillard
1
-1
/
+10
2023-01-14
Windows: Add PUGL_DARK_FRAME hint
David Robillard
1
-1
/
+2
2023-01-14
Add general string hint interface
David Robillard
1
-28
/
+111
2023-01-13
Fix deprecated API
David Robillard
1
-4
/
+4
2023-01-11
Install pugl/attributes.h
David Robillard
1
-1
/
+2
2023-01-11
Add missing export for puglGetBackend()
David Robillard
1
-0
/
+1
2023-01-10
Add PUGL_CURSOR_ALL_SCROLL
David Robillard
1
-1
/
+2
2023-01-08
Prepare OpenGL context flags for OpenGL ES support
David Robillard
1
-5
/
+10
2023-01-08
Add PUGL_SAMPLE_BUFFERS hint
David Robillard
1
-0
/
+1
2023-01-08
Add support for raising windows
David Robillard
1
-1
/
+33
2023-01-07
Replace map/unmap events with more expressive configure events
David Robillard
1
-28
/
+1
2023-01-07
Add support for special view types and styles
David Robillard
1
-18
/
+100
2023-01-07
Rename create/destroy events to realize/unrealize
David Robillard
1
-17
/
+21
2023-01-04
Add puglUnrealize()
David Robillard
1
-3
/
+11
2023-01-03
Use globally unique names for documentation groups
David Robillard
5
-26
/
+26
2023-01-02
Reorganize documentation
David Robillard
1
-126
/
+170
2023-01-02
Move attributes to a separate header
David Robillard
2
-46
/
+61
2023-01-02
Fix PUGL_NUM_CURSORS
David Robillard
1
-1
/
+1
2022-12-24
Add diagonal cursors
falkTX
1
-7
/
+9
2022-11-24
Use 0BSD for trivial "public domain intent" things
David Robillard
1
-1
/
+1
2022-10-30
Add malloc attributes to allocating functions
David Robillard
1
-2
/
+8
2022-10-07
Use uppercase integer literal suffixes
David Robillard
1
-8
/
+8
2022-10-07
Simplify clang-tidy configuration
David Robillard
1
-11
/
+0
2022-10-07
Suppress new warnings in clang-tidy 14
David Robillard
1
-0
/
+1
2022-06-08
Use consistent terminology for native views
David Robillard
1
-2
/
+11
2022-06-08
Consolidate common deprecated API implementation
David Robillard
1
-12
/
+20
2022-06-08
Fox documentation formatting
David Robillard
1
-1
/
+1
2022-06-07
Use a consistent scheme for enum sizes
David Robillard
1
-2
/
+9
2022-06-07
Fix broken links in documentation
David Robillard
1
-2
/
+2
2022-05-23
Add rich clipboard support
David Robillard
1
-3
/
+89
2022-05-21
Add puglGetScaleFactor()
David Robillard
1
-0
/
+16
2022-05-21
Add puglSetPosition() and puglSetSize()
David Robillard
1
-4
/
+24
2022-05-21
Use consistent integer types for view positions and sizes
David Robillard
1
-17
/
+33
2022-05-21
Add a uniform API for setting size hints
David Robillard
1
-52
/
+138
2022-05-21
Rename PUGL_UNSUPPORTED_TYPE to be more generic
David Robillard
1
-3
/
+3
2022-04-23
Fix IWYU warnings
David Robillard
1
-1
/
+4
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-17
Fix spelling errors
David Robillard
1
-4
/
+4
[next]