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
/
src
/
win.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
Rename event structs in a more readable style
David Robillard
1
-4
/
+4
2021-05-25
Fix some conversion warnings
David Robillard
1
-6
/
+6
2021-05-25
Windows: Make puglSetFrame() consistent with X11
falkTX
1
-2
/
+1
2021-05-24
Separate stub backends from other backends
David Robillard
1
-3
/
+153
2021-05-08
Send unmap/map events when the view is minimized/restored
David Robillard
1
-6
/
+9
2021-05-03
Fix questionable event casts
David Robillard
1
-1
/
+3
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-798
/
+793
2020-12-11
Fix a conversion warning with MinGW
David Robillard
1
-1
/
+2
2020-12-01
Make puglShow() realize automatically on Windows and MacOS
David Robillard
1
-0
/
+7
2020-11-26
Remove file documentation
David Robillard
1
-5
/
+0
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-10-30
Move implementation source files to a conventional src directory
David Robillard
1
-0
/
+1140