summaryrefslogtreecommitdiff
path: root/event
AgeCommit message (Expand)AuthorFilesLines
2009-08-03event: fix compiler warning due to missing include for memsetArnaud Fontaine1-0/+1
2009-08-03event: update to libxcb 1.4Arnaud Fontaine1-2/+0
2009-05-15Zero out handlers list in xcb_event_handlers_initMikhail Gusarov1-0/+1
2009-04-14event: add define to get request and error typesJulien Danjou2-2/+4
2009-04-14event: add error valuesJulien Danjou1-0/+45
2009-04-14event: simplify protoJulien Danjou2-23/+13
2009-04-02event: add functions to convert event/errors to labelsJulien Danjou2-0/+251
2008-11-21Fix copyright statementJonathan Landis1-1/+1
2008-09-17add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro0.3.0Henning Sten1-0/+9
2008-09-16doc: enable doxygen doc in various submoduleJulien Danjou1-0/+12
2008-09-16event: define XCB_EVENT_RESPONSE_TYPE_MASKJulien Danjou2-1/+5
2008-09-16event: rework, rename and add some documentationJulien Danjou4-153/+253
2008-03-05fixed missed reference in previous patchBart Massey1-1/+1
2008-03-05merged event loop split with last patchBart Massey2-2/+13
2008-03-05made xcb_handle_event() externally visibleBart Massey2-2/+3
2008-01-28Add xcb_poll_for_event_loop and rename xcb_event_loop to match.Arnaud Fontaine2-2/+13
2007-04-06 event/events.cTORRI Vincent2-33/+33
2007-02-21rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2-6/+6
2006-11-12Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith1-1/+1
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood2-72/+73
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-3/+15
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett1-2/+2
2006-03-08Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp1-8/+0
2006-02-18Move .cvsignore to .gitignore.Eric Anholt1-0/+0
2006-02-18Remove xcl and CVSROOT.Josh Triplett5-0/+182