index
:
twin
keithp-changes
master
Twin: A tiny window system (mirrored from https://gitlab.freedesktop.org/archived-projects/twin)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
twin_path.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-24
Change from MIT to LGPL license
Keith Packard
1
-18
/
+15
2004-10-29
add demoline + demospline
Keith Packard
1
-64
/
+155
2004-10-25
Add dispatch stuff to manage timeouts, workprocs and files. Remove thread
Keith Packard
1
-31
/
+47
2004-10-06
Add the beginings of event dispatch and a bit of window management
Keith Packard
1
-1
/
+0
2004-10-05
Update API to use twin_ types for most everything.
Keith Packard
1
-8
/
+52
2004-10-04
Fix a clipping bug
Keith Packard
1
-0
/
+22
2004-10-02
Add put_begin to screen structure so that the backend can batch updates.
Keith Packard
1
-7
/
+15
2004-09-30
Handle unhinted text.
Keith Packard
1
-1
/
+108
2004-09-28
Add some more fixed point functions
Keith Packard
1
-6
/
+1
2004-09-27
Add affine transformation support. Fix convex hull to eliminate all points
Keith Packard
1
-155
/
+150
2004-09-26
Hmm. Not sure this is right, but I'm giving it a try. Recognize closed
Keith Packard
1
-1
/
+18
2004-09-24
Fix twin_fixed_floor to work for negative values correctly Add
Keith Packard
1
-2
/
+42
2004-09-21
Add a few definitions
Keith Packard
1
-2
/
+3
2004-09-21
Add convolution. Pen starting position needs work.
Keith Packard
1
-0
/
+274