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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
Replace duplicated dox_to_sphinx script with sphinxygen dependency
David Robillard
5
-9
/
+24
2023-01-14
Allow applications to specify the Vulkan library path
David Robillard
1
-1
/
+1
2023-01-14
Add general string hint interface
David Robillard
2
-3
/
+3
2023-01-08
Fix Doxygen errors
David Robillard
1
-2
/
+4
2023-01-08
Prepare OpenGL context flags for OpenGL ES support
David Robillard
1
-1
/
+3
2023-01-07
Rename create/destroy events to realize/unrealize
David Robillard
3
-8
/
+8
2023-01-04
Clean up licensing metadata
David Robillard
3
-0
/
+9
2023-01-03
Use globally unique names for documentation groups
David Robillard
3
-4
/
+4
2023-01-02
Reorganize documentation
David Robillard
1
-3
/
+10
2022-11-24
Add docs_cpp configuration option and disable it by default
David Robillard
1
-1
/
+4
2022-11-24
Use 0BSD for trivial "public domain intent" things
David Robillard
8
-8
/
+8
2022-10-07
Clean up meson definitions
David Robillard
7
-32
/
+53
2022-07-07
Fix documentation build as a subproject
David Robillard
3
-13
/
+9
2022-07-07
Fix outdated reference in documentation
David Robillard
1
-2
/
+2
2022-06-08
Use consistent terminology for native views
David Robillard
1
-2
/
+2
2022-05-28
Update documentation
David Robillard
3
-20
/
+22
2022-05-28
Remove redundant program checks
David Robillard
2
-4
/
+0
2022-05-23
Add rich clipboard support
David Robillard
3
-1
/
+121
2022-05-21
Use consistent integer types for view positions and sizes
David Robillard
1
-0
/
+1
2022-05-21
Add a uniform API for setting size hints
David Robillard
1
-0
/
+1
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
8
-0
/
+24
2021-05-25
Rename event structs in a more readable style
David Robillard
3
-10
/
+10
2021-05-24
Fix documentation build as a subproject
David Robillard
7
-17
/
+34
2021-05-24
Consistently refer to C++ as "cpp" and fix installation
David Robillard
3
-4
/
+4
2021-01-10
Show installation paths in configuration summary
David Robillard
1
-5
/
+0
2021-01-08
Switch to Meson
David Robillard
13
-109
/
+167
2021-01-06
Simplify documentation structure and use LV2 theme
David Robillard
14
-300
/
+73
2021-01-06
Split overview into multiple documents
David Robillard
14
-968
/
+1062
2021-01-06
Make Doxygen warnings errors
David Robillard
2
-2
/
+2
2021-01-06
Remove old unused main page
David Robillard
1
-77
/
+0
2021-01-02
Add PUGL_CONST_API
David Robillard
2
-2
/
+2
2020-11-26
Generate documentation with Sphinx
David Robillard
21
-3542
/
+1517
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-1
/
+1
2020-10-30
Clean up installed man pages
David Robillard
2
-3
/
+3
2020-10-30
Move C++ bindings to a separate directory
David Robillard
1
-0
/
+1
2020-10-26
Add Vulkan backends
David Robillard
1
-1
/
+1
2020-10-24
Remove unused Doxygen configuration keys
David Robillard
1
-40
/
+0
2020-10-21
Simplify documentation structure
David Robillard
1
-17
/
+21
2020-10-21
Simplify documentation style
David Robillard
1
-9
/
+2
2020-10-21
Move includes to a separate directory
David Robillard
1
-1
/
+1
2020-05-16
Fix file documentation
David Robillard
1
-1
/
+1
2020-05-16
Remove deprecated Doxygen configuration values
David Robillard
1
-7
/
+1
2020-04-03
Rewrite C++ bindings
David Robillard
4
-21
/
+77
2020-04-01
Increase space above field documentation slightly
David Robillard
1
-1
/
+1
2020-04-01
Replace puglShowWindow() with puglRealize()
David Robillard
1
-1
/
+1
2020-03-16
Italicise the brief description of structs as with functions
David Robillard
1
-1
/
+1
2020-03-15
Update event loop documentation
David Robillard
1
-4
/
+14
2020-03-09
Show data structures on group pages
David Robillard
1
-1
/
+1
2020-03-09
Improve documentation fonts on MacOS and Windows
David Robillard
1
-15
/
+11
2020-03-07
Improve documentation style and rewrite main page
David Robillard
5
-154
/
+238
[next]