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_show_hide.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-07
Replace map/unmap events with more expressive configure events
David Robillard
1
-11
/
+4
2023-01-07
Rename create/destroy events to realize/unrealize
David Robillard
1
-10
/
+10
2023-01-04
Add puglUnrealize()
David Robillard
1
-13
/
+30
2022-10-07
Use uppercase integer literal suffixes
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
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-05-08
Send unmap/map events when the view is minimized/restored
David Robillard
1
-1
/
+1
2021-05-06
Set distinct window titles for tests
David Robillard
1
-0
/
+1
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-93
/
+93
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-2
/
+2
2020-10-30
Simplify header names
David Robillard
1
-1
/
+1
2020-07-05
Improve struct packing
David Robillard
1
-3
/
+3
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
Make show/hide test tolerant to multiple exposures
David Robillard
1
-1
/
+1
2020-04-01
Replace puglShowWindow() with puglRealize()
David Robillard
1
-1
/
+1
2020-03-15
Unify event loop functions as puglUpdate()
David Robillard
1
-4
/
+2
2020-03-15
Add type and flags to world
David Robillard
1
-1
/
+1
2020-03-15
Cleanup: Fix indentation
David Robillard
1
-3
/
+3
2020-03-09
Add test for basic view creation, exposure, and destruction
David Robillard
1
-0
/
+149