summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-11Fixed deprecations, by rewriting XCBConnectBasic() and XCBWaitEvent()Bart Massey9-30/+30
2005-12-11Wrong test in XCBAuxGetScreen() led to off-by-one.Bart Massey1-1/+1
2005-12-11Keep xcbrandr from dumping core or otherwise botching trying to print aBart Massey1-0/+6
2005-12-08Looks like the deprecated existed back in GCC 3.1.Jamey Sharp1-1/+1
2005-12-08Use GCC attribute extension, if available, to mark some functionsJamey Sharp3-6/+26
2005-12-08Update .cvsignore files for new binaries.Jamey Sharp2-0/+6
2005-12-08Make xcbrandr use the new XCBConnect function, instead of doing lots ofJamey Sharp1-23/+1
2005-12-08Rename XCBConnect to XCBConnectToFD, and implement XCBConnect andJamey Sharp4-21/+48
2005-11-19Fixed errors.Jeremy Kolb1-6/+7
2005-11-19Added Xv{Shm}PutImage requests.Jeremy Kolb1-4/+41
2005-11-19Fixed a number of padding issues, QueryImageAttributes now returns theJeremy Kolb1-3/+16
2005-09-30reviewer: Jamey Sharp <jamey@minilop.net>Jamey Sharp10-10/+168
2005-09-29reviewer: Jamey Sharp <jamey@minilop.net>Jamey Sharp2-2/+10
2005-09-29Changed DAMAGE to xid from CARD32. This will make Vincent happy.Jeremy Kolb1-1/+1
2005-08-03reviewer: Jamey Sharp <jamey@minilop.net>Jamey Sharp2-1/+15
2005-08-03Fix one uninitialized memory warning from Valgrind. More will have to wait.Jamey Sharp2-0/+9
2005-08-03Import my Xamine sources. See the README file for the current state ofJosh Triplett0-0/+0
2005-08-03Initial revisionJosh Triplett18-0/+1620
2005-07-30Patch to stop configure if it can't find gperf. From Trevor Woerner.Jeremy Kolb1-1/+4
2005-07-22Fix memory leak reported by Carl Worth (thanks Carl!).Jamey Sharp2-1/+14
2005-07-18Fixed QueryExtension, added a new type.Jeremy Kolb1-6/+6
2005-07-18Make a list length explicit.Jeremy Kolb1-1/+3
2005-07-17add more events handling descriptionVincent Torri1-12/+92
2005-07-15screensaver extensionVincent Torri1-0/+128
2005-07-15oups, copy/paste...Vincent Torri1-2/+4
2005-07-15missing enumVincent Torri1-0/+13
2005-07-15This is an initial version of the xprint protocol. It should all work withJeremy Kolb1-0/+323
2005-06-21oopsy, copy/pasteVincent Torri1-5/+4
2005-06-21XCBImage is now documented. Use gendoc to create the doxygen documentationVincent Torri5-19/+425
2005-06-20Bad Vincent, BAD ! fix a seg faultVincent Torri1-14/+5
2005-06-07Change some typedefs to xidtypes.Josh Triplett1-2/+2
2005-06-06VERY preliminary support for the XVideo extension. Should be okay up untilJeremy Kolb1-0/+333
2005-06-05add some stuff to WMHints and WMrotocol. Clean upVincent Torri1-28/+457
2005-06-05add some stuff to WMHints and WMrotocol. Clean upVincent Torri1-0/+90
2005-05-31Whitespace patch. *sigh*Jamey Sharp1-92/+92
2005-05-22Fix ClientMessage event, which needs to contain either a list of CARD8,Josh Triplett1-1/+10
2005-05-22Permit unions to have fixed-length list fields.Josh Triplett2-1/+6
2005-05-22Fix date in previous changelog entry.Josh Triplett1-1/+1
2005-05-22cleaningVincent Torri1-4/+4
2005-05-22add WM_HINTS stuff, cleaning in icccm/Vincent Torri2-50/+249
2005-05-21Fix to send mail by user <xcb-commit@lists.freedesktop.org> so thatJeremy Kolb1-2/+2
2005-05-21In function parameters and structure fields, line up field names in theJosh Triplett2-16/+170
2005-05-18Fix name bug with gecos having "Name,,,,".Jeremy Kolb1-2/+2
2005-05-18Change name to user to fix formatting issues with "From" field of email.Jeremy Kolb1-7/+7
2005-05-18Fix sending to revision numbers@fdoJeremy Kolb1-1/+1
2005-05-18Add l to hopefully fix crappy sending mail bug.Jeremy Kolb1-1/+1
2005-05-17oops, forgot project name for CIA.Jeremy Kolb1-1/+1
2005-05-17Oops. Fix expansion from earlier.Jeremy Kolb1-1/+1
2005-05-17cleanupJeremy Kolb1-1/+0
2005-05-17Updated to syncmail 2.1Jeremy Kolb1-110/+157