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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-03
Eliminate spurious segment by moving to initial arc point (sigh).
Keith Packard
1
-0
/
+6
2006-02-02
Add x11 as a required package, (cairo no longer pulls this in by default).
Carl Worth
1
-0
/
+16
2004-10-29
add demoline + demospline
Keith Packard
1
-0
/
+62
2004-10-27
Boxes have no paint
Keith Packard
1
-0
/
+18
2004-10-27
Add calculator and missing header files
Keith Packard
1
-0
/
+28
2004-10-27
Move bevel routine to twin_widget for sharing
Keith Packard
1
-0
/
+20
2004-10-27
Paint polygons instead of stroked lines for button edges
Keith Packard
1
-0
/
+11
2004-10-26
Add button widget
Keith Packard
1
-0
/
+30
2004-10-26
Add initial widget implementation.
Keith Packard
1
-0
/
+46
2004-10-25
Add dispatch stuff to manage timeouts, workprocs and files. Remove thread
Keith Packard
1
-0
/
+68
2004-10-06
Add patterns.
Keith Packard
1
-0
/
+20
2004-10-06
Add the beginings of event dispatch and a bit of window management
Keith Packard
1
-0
/
+32
2004-10-05
Update API to use twin_ types for most everything.
Keith Packard
1
-0
/
+27
2004-10-04
Recognize a few special cases to speed up operations
Keith Packard
1
-0
/
+11
2004-10-04
Delete old glyph representation support code.
Keith Packard
1
-0
/
+14
2004-10-04
Fix a clipping bug
Keith Packard
1
-0
/
+32
2004-10-02
Add put_begin to screen structure so that the backend can batch updates.
Keith Packard
1
-0
/
+33
2004-09-30
Handle unhinted text.
Keith Packard
1
-0
/
+37
2004-09-28
Add some more fixed point functions
Keith Packard
1
-0
/
+22
2004-09-27
Add affine transformation support. Fix convex hull to eliminate all points
Keith Packard
1
-0
/
+41
2004-09-26
Eliminate special case for closed paths. Just draw caps at both ends and
Keith Packard
1
-0
/
+17
2004-09-26
Hmm. Not sure this is right, but I'm giving it a try. Recognize closed
Keith Packard
1
-0
/
+28
2004-09-25
Spurious ) in file
Keith Packard
1
-0
/
+5
2004-09-25
Reduce emboldening to +50% stroke thickness. Clean up debug code. Eliminate
Keith Packard
1
-0
/
+10
2004-09-25
Switch to just supporting stroke fonts
Keith Packard
1
-0
/
+23
2004-09-25
Add convex hull algorithm from cairo sources. Used to constrain pens to
Keith Packard
1
-0
/
+37
2004-09-24
Fix twin_fixed_floor to work for negative values correctly Add
Keith Packard
1
-0
/
+46
2004-09-21
Add a few definitions
Keith Packard
1
-0
/
+23
2004-09-21
Add convolution. Pen starting position needs work.
Keith Packard
1
-0
/
+61
2004-09-15
Initial revision
Keith Packard
1
-0
/
+0