summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-02-03Eliminate spurious segment by moving to initial arc point (sigh).Keith Packard1-0/+6
2006-02-02Add x11 as a required package, (cairo no longer pulls this in by default).Carl Worth1-0/+16
2004-10-29add demoline + demosplineKeith Packard1-0/+62
2004-10-27Boxes have no paintKeith Packard1-0/+18
2004-10-27Add calculator and missing header filesKeith Packard1-0/+28
2004-10-27Move bevel routine to twin_widget for sharingKeith Packard1-0/+20
2004-10-27Paint polygons instead of stroked lines for button edgesKeith Packard1-0/+11
2004-10-26Add button widgetKeith Packard1-0/+30
2004-10-26Add initial widget implementation.Keith Packard1-0/+46
2004-10-25Add dispatch stuff to manage timeouts, workprocs and files. Remove threadKeith Packard1-0/+68
2004-10-06Add patterns.Keith Packard1-0/+20
2004-10-06Add the beginings of event dispatch and a bit of window managementKeith Packard1-0/+32
2004-10-05Update API to use twin_ types for most everything.Keith Packard1-0/+27
2004-10-04Recognize a few special cases to speed up operationsKeith Packard1-0/+11
2004-10-04Delete old glyph representation support code.Keith Packard1-0/+14
2004-10-04Fix a clipping bugKeith Packard1-0/+32
2004-10-02Add put_begin to screen structure so that the backend can batch updates.Keith Packard1-0/+33
2004-09-30Handle unhinted text.Keith Packard1-0/+37
2004-09-28Add some more fixed point functionsKeith Packard1-0/+22
2004-09-27Add affine transformation support. Fix convex hull to eliminate all pointsKeith Packard1-0/+41
2004-09-26Eliminate special case for closed paths. Just draw caps at both ends andKeith Packard1-0/+17
2004-09-26Hmm. Not sure this is right, but I'm giving it a try. Recognize closedKeith Packard1-0/+28
2004-09-25Spurious ) in fileKeith Packard1-0/+5
2004-09-25Reduce emboldening to +50% stroke thickness. Clean up debug code. EliminateKeith Packard1-0/+10
2004-09-25Switch to just supporting stroke fontsKeith Packard1-0/+23
2004-09-25Add convex hull algorithm from cairo sources. Used to constrain pens toKeith Packard1-0/+37
2004-09-24Fix twin_fixed_floor to work for negative values correctly AddKeith Packard1-0/+46
2004-09-21Add a few definitionsKeith Packard1-0/+23
2004-09-21Add convolution. Pen starting position needs work.Keith Packard1-0/+61
2004-09-15Initial revisionKeith Packard1-0/+0