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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Move test utilities to a separate subproject
David Robillard
42
-52
/
+74
7 days
Add C++ bindings to meson configuration summary
Nedko Arnaudov
1
-0
/
+1
7 days
Add option to disable C++ bindings
David Robillard
5
-9
/
+29
8 days
Remove deprecated API
David Robillard
12
-660
/
+1
8 days
Suppress new checks in clang-tidy 19
David Robillard
1
-0
/
+1
8 days
Fully parenthesize mathematical expressions
David Robillard
6
-21
/
+23
8 days
Fully parenthesize mathematical expressions
David Robillard
3
-7
/
+8
8 days
Explicitly specify all PuglKey values
David Robillard
1
-71
/
+71
8 days
Gracefully handle failing return from ftell()
David Robillard
2
-8
/
+17
8 days
X11: Gracefully handle failure of clock_gettime()
David Robillard
1
-1
/
+4
8 days
Update whitespace
David Robillard
1
-1
/
+2
8 days
Fix typo
David Robillard
1
-2
/
+2
13 days
Consistently use unsigned literals for event flags
David Robillard
5
-33
/
+33
13 days
Windows: Improve clipboard reliability
David Robillard
1
-2
/
+15
13 days
Windows: Actually use impl variables
David Robillard
1
-14
/
+13
13 days
Windows: Ignore return value of SetForegroundWindow
David Robillard
1
-1
/
+1
14 days
Windows: Improve error handling
David Robillard
1
-46
/
+30
14 days
Windows: Simplify message polling
David Robillard
1
-21
/
+6
14 days
Windows: Avoid using a floating point loop counter
David Robillard
1
-1
/
+3
2025-01-23
Replace puglPostRedisplayRect() with puglObscureRegion()
David Robillard
9
-66
/
+129
2025-01-23
Rename puglPostRedisplay() to puglObscureView()
David Robillard
18
-44
/
+58
2025-01-23
Draw position, size, and scale in pugl_management_demo
David Robillard
1
-3
/
+21
2025-01-23
Update clant configuration
David Robillard
1
-4
/
+0
2025-01-23
Simplify some conditionals
David Robillard
1
-3
/
+4
2025-01-22
Simplify initial position code and place children at the origin
David Robillard
5
-134
/
+121
2025-01-22
Factor out puglIsValidSize()
David Robillard
5
-5
/
+14
2025-01-22
Factor out puglIsValidPosition()
David Robillard
6
-8
/
+17
2025-01-22
Rename PuglViewSize to PuglArea
David Robillard
7
-36
/
+36
2025-01-22
Make puglSetSizeHint() consistent with puglSetSize()
David Robillard
7
-37
/
+45
2025-01-22
Windows: Avoid waiting less than a millisecond
David Robillard
1
-2
/
+4
2025-01-21
Update stale deprecations
David Robillard
1
-3
/
+3
2025-01-21
Use a consistent naming scheme for parent functions
David Robillard
6
-15
/
+40
2025-01-21
Use PuglSpan for view sizes
David Robillard
5
-21
/
+19
2025-01-21
Fix strict header warning test build
David Robillard
2
-2
/
+9
2025-01-21
Fix pugl_shader_demo refresh rate on Windows
David Robillard
2
-6
/
+7
2025-01-21
Support building for Windows with or without UNICODE
David Robillard
3
-40
/
+70
2025-01-21
Use enums for WGL constants
David Robillard
1
-24
/
+36
2025-01-21
X11: Generate text events for keypad symbols
Martin Preinfalk
1
-1
/
+2
2025-01-21
Make MacOS touchpad scroll sensitivity closer to other platforms
David Robillard
1
-3
/
+3
2025-01-21
Fix Windows test build with Vulkan
David Robillard
2
-2
/
+2
2025-01-21
Add header warning tests
David Robillard
8
-1
/
+167
2025-01-21
Separate C++ build tests to avoid C/C++ warning clashes
David Robillard
10
-111
/
+158
2025-01-21
Add missing const qualifier
David Robillard
1
-1
/
+1
2025-01-21
Add PUGL_KEY_NONE
David Robillard
5
-9
/
+9
2025-01-21
Fix whitespace
David Robillard
2
-8
/
+2
2025-01-21
Fix warnings in clang build on Windows
David Robillard
4
-12
/
+30
2024-12-21
Suppress warnings in strict GCC build
David Robillard
1
-0
/
+1
2024-10-05
Remove unused options struct from test
David Robillard
1
-9
/
+5
2024-10-05
Clean up documentation build and use unique target names
David Robillard
7
-20
/
+26
2024-10-01
Make "docs" option yieldable
David Robillard
1
-2
/
+2
[next]