summaryrefslogtreecommitdiff
path: root/xcl
AgeCommit message (Expand)AuthorFilesLines
2003-04-25Fixed "bumped keyboard" bug.Bart Massey1-2/+1
2003-04-09need to delcare functions we use from outside.. declare here. now we buildCarsten Haitzler2-0/+6
2003-03-27Extended XCL macro language; replaced some more source files with proto.m4.Jamey Sharp2-29/+68
2003-03-26Minor cleanups to XPutImage. Removed extra Sync, Lock, Unlock calls; etc.Jamey Sharp1-32/+6
2003-03-26bugfixes in PutImage()Andy Howe1-873/+48
2003-03-26Committing Andy's Imakefiles following re-org; also, new .cvsignore files.Jamey Sharp2-0/+133
2002-09-11I don't remember what I did, but it must have seemed like a good idea.Jamey Sharp12-508/+115
2002-06-06XCL now uses XCB iterators for connection setup data. Also, fixed xclint.hJamey Sharp2-88/+50
2002-06-05Updated XCB include paths and directives.Jamey Sharp6-6/+6
2002-05-26Removed _XSetLastRequestRead.Jamey Sharp2-39/+2
2002-04-19Fix GetProperty to use correct lengthKeith Packard1-3/+5
2002-04-08Began replacing core protocol implementations with m4-generated code.Jamey Sharp2-0/+200
2002-04-08Disabled XPutImage. Implemented more of the Xlib interface. (Gnome `w' canJamey Sharp4-18/+134
2002-04-07Fixed PolyText8 in XCB: XDrawString works right now.Jamey Sharp1-5/+0
2002-04-07No more event queue in the Display: events stay in XCB now. Gnome `w'Jamey Sharp12-173/+1231
2002-04-04Added license acknowledgments and our copyright notice.Jamey Sharp57-3/+303
2002-03-31Added functions for rxvt stable version (2.6.3): it runs.Jamey Sharp6-3/+407
2002-03-31Fixed QueryColors: rxvt runs without visible error now. Turned on -Wall andJamey Sharp13-94/+113
2002-03-30Added support for xlsatoms, which now runs.Jamey Sharp5-0/+351
2002-03-30Fixes to make rxvt run: Bugfix: now XDrawImageString calls ImageText8 likeJamey Sharp8-78/+161
2002-03-27Initial version: rxvt links and runs, sort of.Jamey Sharp47-0/+5379
2002-01-06Added copyright notice to all source files.Jamey Sharp1-0/+29