summaryrefslogtreecommitdiff
path: root/miext/cw/cw.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Add dependency tracking to sdksyms.c and export composite wrapper.Paulo Cesar Pereira de Andrade1-8/+8
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+0
2007-10-19Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.Eric Anholt1-1/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-14/+15
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-4/+0
2006-03-06render/picture.c Correctly initialize devPrivates variable in source onlyLars Knoll1-1/+2
2005-12-09Bug #4935: Fix includes. (Eric Anholt)Adam Jackson1-0/+1
2005-10-02Bugzilla #4616:Eric Anholt1-0/+5
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-08-15Redraw window borders when switching window pixmaps aroundKeith Packard1-2/+10
2004-08-14Fix clip list computation and setting to ignore clip changes to "real"Keith Packard1-0/+14
2004-08-14Wrap CopyWindow in cw, which fixes scrolling in many apps.Eric Anholt1-0/+1
2004-08-12Fix various cw issues, including a couple reported by deronj:Eric Anholt1-4/+0
2004-08-06Fix missing ';' in cw.c and unwrap the render wrapper properly.Eric Anholt1-0/+3
2004-08-05- Add a new Render function, CopyPicture, which will update a picture withEric Anholt1-9/+1
2004-08-03Major improvements to Composite wrapper. Several issues remain, but it nowEric Anholt1-41/+27
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt1-0/+164