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-12-17
Windows: Support extended mouse buttons
David Robillard
1
-0
/
+14
2021-12-17
Make button numbers consistent across platforms
David Robillard
1
-4
/
+4
2021-12-16
Rename puglSetTransientFor to puglSetTransientParent
David Robillard
1
-1
/
+1
2021-10-09
Only call SetProcessDPIAware in programs
falkTX
1
-10
/
+11
2021-05-28
Fix questionable float equality comparison
David Robillard
1
-2
/
+2
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
[prev]