summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2004-10-26Add button widgetKeith Packard1-0/+1
2004-10-26Add initial widget implementation.Keith Packard1-5/+8
2004-10-25Add dispatch stuff to manage timeouts, workprocs and files. Remove threadKeith Packard1-2/+11
2004-10-06Add patterns.Keith Packard1-0/+1
2004-10-06Add the beginings of event dispatch and a bit of window managementKeith Packard1-0/+2
2004-09-30Handle unhinted text.Keith Packard1-1/+0
2004-09-27Add affine transformation support. Fix convex hull to eliminate all pointsKeith Packard1-0/+3
2004-09-25Switch to just supporting stroke fontsKeith Packard1-1/+0
2004-09-25Add convex hull algorithm from cairo sources. Used to constrain pens toKeith Packard1-0/+1
2004-09-24Fix twin_fixed_floor to work for negative values correctly AddKeith Packard1-1/+5
2004-09-21Add convolution. Pen starting position needs work.Keith Packard1-0/+5
2004-09-15Initial revisionKeith Packard1-0/+27