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
/
test
/
test_redisplay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
Test redisplay outside of event handlers
David Robillard
1
-1
/
+10
2023-01-11
Spread tests around the screen
David Robillard
1
-1
/
+2
2023-01-09
Raise test windows initially
David Robillard
1
-1
/
+1
2023-01-08
Add support for raising windows
David Robillard
1
-1
/
+1
2022-05-21
Add a uniform API for setting size hints
David Robillard
1
-1
/
+1
2022-05-20
Use consistent class names and titles in tests and examples
David Robillard
1
-1
/
+1
2022-04-23
Fix IWYU warnings
David Robillard
1
-1
/
+0
2022-04-23
Relax redisplay test to pass on MacOS 11.6
David Robillard
1
-4
/
+6
2022-04-23
Add descriptive verbose output to test_redisplay
David Robillard
1
-8
/
+21
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-05-06
Set distinct window titles for tests
David Robillard
1
-0
/
+1
2021-05-06
Use consistent name for test structure
David Robillard
1
-21
/
+21
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-85
/
+85
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-1
/
+1
2020-10-30
Simplify header names
David Robillard
1
-1
/
+1
2020-07-05
Improve struct packing
David Robillard
1
-3
/
+3
2020-07-02
Fix cast alignment warnings on 32-bit ARM
David Robillard
1
-2
/
+4
2020-05-16
Add default and maximum size
David Robillard
1
-0
/
+1
2020-05-16
Use email address in copyright headers
David Robillard
1
-1
/
+1
2020-05-16
Fix redisplay test on MacOS
David Robillard
1
-3
/
+9
2020-04-01
Replace puglShowWindow() with puglRealize()
David Robillard
1
-1
/
+1
2020-03-15
Unify event loop functions as puglUpdate()
David Robillard
1
-9
/
+8
2020-03-15
Add type and flags to world
David Robillard
1
-1
/
+1
2020-03-09
Add test for redisplays posted in the event loop
David Robillard
1
-0
/
+133