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
/
pugl
/
detail
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-02
Replace puglIgnoreKeyRepeat() with a hint
David Robillard
5
-6
/
+9
2019-07-31
Windows: Support UTF8 in window titles
David Robillard
1
-1
/
+19
2019-07-31
X11: Support UTF8 in window titles
JP Cimalando
2
-0
/
+7
2019-07-31
Cleanup: Remove debug print that snuck in there somehow
David Robillard
1
-1
/
+0
2019-07-29
X11: Implement double buffering for Cairo
David Robillard
1
-31
/
+66
2019-07-29
Mac: Separate backends from platform implementation
David Robillard
4
-390
/
+445
2019-07-29
Mac: Add Cairo on Quartz support
David Robillard
2
-132
/
+113
2019-07-29
Mac: Make drawView a generic NSView
David Robillard
1
-20
/
+46
2019-07-29
Mac: Separate NSOpenGLView from input handling view
David Robillard
1
-113
/
+142
2019-07-29
Mac: Use scrolling delta for scroll events
David Robillard
1
-2
/
+2
2019-07-29
Cleanup: Clean up includes and call IWYU in lint target
David Robillard
6
-1
/
+17
2019-07-29
Fix various clang-tidy warnings
David Robillard
3
-15
/
+15
2019-07-29
Fix potential memory leak on error
David Robillard
1
-0
/
+1
2019-07-29
Reorganize source to separate private implementation details
David Robillard
13
-0
/
+3853