Commit Graph

  • ca978a9dae util: remove useless strlen calls from decnet opening Julien Danjou 2009-04-07 14:22:57 +02:00
  • cc19143141 util: merge common code for xcb_connect Julien Danjou 2009-04-07 14:18:40 +02:00
  • 8797e053b2 util: open_abstract gets filelen as parameters Julien Danjou 2009-04-07 13:37:40 +02:00
  • f0b2981974 auth: use snprintf() return value Julien Danjou 2009-04-07 11:55:30 +02:00
  • 9f24c91f91 auth: precompute authnameslen Julien Danjou 2009-04-07 11:49:13 +02:00
  • 2a4f1cf380 darwin: Don't use poll() on versions of darwin before darwin10 Jeremy Huddleston 2009-04-09 05:12:02 -07:00
  • 6e2e87d0bb Local socket connections do not work on hurd-i386 Samuel Thibault 2009-04-06 03:31:23 +02:00
  • f916062edf use poll() instead of select() when available Michael Ost 2009-03-30 11:09:32 +02:00
  • beccb0be15 kludgily hand-merged xid fixes Bart Massey 2009-03-24 16:24:04 -07:00
  • 1e9c0f1012 Fix do_append() arguments Julien Danjou 2009-03-16 10:26:02 +01:00
  • fcb433db80 Copy full IPv4 mapping (Bug #20665) Julien Danjou 2009-03-15 10:18:50 +01:00
  • eaa71eac02 Avoid name collisions between xidtype and enum. Peter Harris 2009-03-13 15:24:55 -04:00
  • e986d1ee5a Revert "Don't use enums in generated C code" Peter Harris 2009-03-13 15:25:30 -04:00
  • 9984b72888 Don't use enums in generated C code - use integer constants instead. Peter Harris 2009-02-25 18:48:50 -05:00
  • b08e1535cf Release libxcb 1.2 1.2 Julien Danjou 2009-02-17 13:37:29 +01:00
  • 2e65188f91 Stop providing autogenerated files in tarball Julien Danjou 2009-02-16 11:44:20 +01:00
  • 37f5ce3ef4 Release libxcb 1.1.93 1.1.93 Julien Danjou 2008-12-11 11:17:13 +01:00
  • f896ae8c53 Shutup compiler warning about unused variable... Jeremy Huddleston 2008-11-23 17:25:21 -08:00
  • d79621b25b Apple: Apple launchd cleanup Added --with-launchd option instead of just using __APPLE__ Fixed opening launchd fd when displayname=NULL Jeremy Huddleston 2008-11-23 17:23:17 -08:00
  • 9b79ae49f7 Apple: Enable support for launchd DISPLAY socket Jeremy Huddleston 2008-11-08 14:41:23 -08:00
  • 43b612a5e9 Treat XIDs the same as other cardinal values. Peter Harris 2008-11-12 14:45:04 -05:00
  • 902cade8ec Release libxcb 1.1.92 1.1.92 Julien Danjou 2008-11-04 10:19:14 +01:00
  • fa452cc9b2 Support handing off socket write permission to external code. Josh Triplett 2008-03-16 23:16:31 -07:00
  • baff35a04b Track 64-bit sequence numbers internally. Jamey Sharp 2008-05-21 14:44:16 -07:00
  • 96e55444b9 Use sequence number ranges in pending replies Jamey Sharp 2008-03-14 20:18:52 -07:00
  • 059ca642c7 Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. Jamey Sharp 2008-03-14 12:08:58 -07:00
  • d989656cde Remove libxcb-xlib and xcbxlib.h. Jamey Sharp 2008-03-14 12:08:32 -07:00
  • dcbef23d73 build: fix configure.ac AC_DEFINE Julien Danjou 2008-10-14 23:39:07 +02:00
  • cebd482a20 allow compile-time setting for XCB queue buffer size Julien Danjou 2008-09-26 15:26:42 +02:00
  • 1819224ff2 Bump version number to 1.2 handoff Josh Triplett 2008-03-15 18:17:41 -07:00
  • 67438753be Support handing off socket write permission to external code. Josh Triplett 2008-03-16 23:16:31 -07:00
  • 0a403b5613 Track 64-bit sequence numbers internally. Jamey Sharp 2008-05-21 14:44:16 -07:00
  • 3012334957 Use sequence number ranges in pending replies Jamey Sharp 2008-03-14 20:18:52 -07:00
  • 027b59fbbe Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. Jamey Sharp 2008-03-14 12:08:58 -07:00
  • ae21057517 Remove libxcb-xlib and xcbxlib.h. Jamey Sharp 2008-03-14 12:08:32 -07:00
  • 625ed596ca Remove duplicate XCB_EXTENSION calls for Composite extension Josh Triplett 2008-10-08 16:04:25 -07:00
  • db332dcda9 fix tiny memory leak in read_packet (leak only happens when malloc returns NULL so it's very rare) Henning Sten 2008-09-20 13:08:58 +02:00
  • 9afadd2aef Added generation of extern "C" for compatibility with C++ Carsten Meier 2008-09-09 12:11:37 +02:00
  • 25e59ccc0d Add support for the abstract socket namespace under Linux Julien Cristau 2008-09-09 04:42:36 +01:00
  • f3f8738436 Fix some fd leaks in _xcb_open_*() Julien Cristau 2008-09-09 04:42:35 +01:00
  • d6d44e1bf0 fixed overly aggressive warning about fixed field following variable Bart Massey 2008-09-03 13:52:58 -07:00
  • 7e0674e761 added small fix to support trailing fixed fields; also warning for non-pad fixed fields Bart Massey 2008-08-31 00:42:23 -07:00
  • 2d04a1e6ce factorize m4 macros and add one to set X extensions Vincent Torri 2008-08-31 10:33:31 +02:00
  • bcf662c1b4 Initialize all fields of addrinfo Julien Danjou 2008-08-28 14:35:54 +02:00
  • baf31b1bf2 Use ifdef instead of if for defined value Julien Danjou 2008-08-28 13:51:38 +02:00
  • 38d5de3a55 Set namelen unsigned Julien Danjou 2008-08-27 13:56:28 +02:00
  • 9c9c09b376 Rename index to idx to avoid shadowing Julien Danjou 2008-08-27 13:56:26 +02:00
  • c5b2e53abf Use a signed size in read_block() Julien Danjou 2008-08-27 13:56:25 +02:00
  • 1bbdba5211 Use unsigned to compare and rename sync Julien Danjou 2008-08-27 13:56:24 +02:00
  • 6438584285 Fix htonl() arg & convert sizeof() to signed Julien Danjou 2008-08-27 13:56:23 +02:00
  • 1ead02e88e initialize global_id to 0 Julien Danjou 2008-08-27 13:56:22 +02:00
  • f209d0ef7a Bump to 1.1.91. 1.1.91 1.1.90.1 Peter Hutterer 2008-07-17 13:57:41 +09:30
  • cdc3479387 Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags. Julien Cristau 2008-07-16 23:25:04 +09:30
  • a9d15a0845 fix FreeBSD support Petr Salinger 2008-07-07 17:57:37 +02:00
  • ee78071902 Bump to 1.1.90. Peter Hutterer 2008-05-28 17:41:35 +09:30
  • 424ad131b7 Fix variable declaration formatting Josh Triplett 2008-05-28 12:26:13 -07:00
  • 6532c715c3 Add xcb_ge_event_t and handling for long events. Peter Hutterer 2007-05-15 16:28:19 +09:30
  • b08a5909da Fix libxcb/src compile with srcdir != builddir. Oswald Buddenhagen 2008-05-01 16:17:55 -04:00
  • 4a405feba8 Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck. Eamon Walsh 2008-04-23 20:26:28 -04:00
  • 40566c36d5 Use the python install path from xcb-xproto.pc to locate the xcbgen package. Eamon Walsh 2008-04-23 20:25:57 -04:00
  • b3832bcc46 Add mention of PYTHONPATH if xcbgen cannot be found. Jeremy Kolb 2008-04-20 16:26:51 -04:00
  • 5ee915e12a Add Python parser C language-dependent part. Eamon Walsh 2008-04-18 16:30:08 -04:00
  • 947a2e26e4 Add SELinux extension support, disabled by default. Eamon Walsh 2008-01-24 16:02:34 -05:00
  • 0b5f684eb0 Add XInput extension support, disabled by default. Eamon Walsh 2008-01-24 15:57:35 -05:00
  • c72581c844 Inputs to AC_CONFIG_FILES are automatically distributed. Hence, it is not necessary to explicitly add them to EXTRA_DIST. Eamon Walsh 2008-01-15 17:06:14 -05:00
  • 7a74ba3d02 Generated the configure.ac and Makefile.am's in libxcb with the idea of making each extension library individually selectable for build. Eamon Walsh 2007-12-07 16:22:04 -05:00
  • bcd1dcec9b Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb Eamon Walsh 2007-12-07 16:18:00 -05:00
  • e4a30756ae Release libxcb Debian package version 1.1-1. debian-1.1-1 debian Jamey Sharp 2007-11-24 13:40:04 -08:00
  • 9bf8329b50 make IPv6 optional Bart Massey 2007-11-24 14:53:54 -08:00
  • 0593989103 Remove file that wasn't meant to be committed. Eamon Walsh 2007-11-16 19:38:40 -05:00
  • baae5826a6 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb Eamon Walsh 2007-11-16 19:36:08 -05:00
  • 46413cd85e Add comment noting the requirement to free replies when finished. Eamon Walsh 2007-11-16 19:34:42 -05:00
  • c3136d1832 Add generated comment noting requirement to free replies after use. Eamon Walsh 2007-11-16 19:33:20 -05:00
  • e9f909add8 Merge branch 'master' into debian Jamey Sharp 2007-11-05 15:58:40 -08:00
  • 3c6c8f127c Release libxcb 1.1 1.1 Jamey Sharp 2007-11-04 17:29:13 -08:00
  • af50de26c1 Revert "Generate error constants as XCB_BAD_*, similar to Xlib." Jamey Sharp 2007-11-04 17:26:21 -08:00
  • a29fbc2645 Don't hold the xlib-xcb lock while sleeping: that allows deadlock. Jamey Sharp 2007-10-28 13:28:18 -07:00
  • f6b75d6090 Factor pthread_cond_wait(iolock) to _xcb_wait_io. Jamey Sharp 2007-10-28 11:56:08 -07:00
  • 4d828c5eba Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set. Jamey Sharp 2007-10-23 11:03:33 -07:00
  • 09045eaac3 Allow unix:<screen> style display names again. Egbert Eich 2007-07-19 17:00:18 +02:00
  • 65ffbc6cfd Send locking assertion backtraces to stderr. Improve the heading on the backtrace. Josh Triplett 2007-06-13 23:46:37 -07:00
  • 605c778e69 Print backtraces in case an assert fails inside xlib/xcb. Christoph Pfister 2007-06-06 17:17:49 +02:00
  • e20a31d72b xcb_poll_for_event: Return already-read events before read(2)ing again. Jamey Sharp 2007-06-02 18:29:37 -07:00
  • 9b9f9f6ae1 libxcb1-dev: Conflicts and Replaces old libxcb0-dev packages from experimental debian-1.0-3 Josh Triplett 2007-05-22 12:02:58 -07:00
  • e097542517 Fix unit tests for FreeBSD debian-1.0-2 Ian Osgood 2006-11-26 09:26:32 -08:00
  • 7ed407417c Changes for Debian package 1.0-2: incorporate Julien's NMU, add XS-Vcs-Browser, set distribution to unstable Josh Triplett 2007-05-21 18:58:47 -07:00
  • b8512bafee Commit changes from Julien Cristau's 1.0-1.1 NMU. debian-1.0-1.1 Josh Triplett 2007-05-21 12:39:13 -07:00
  • 2ec1383a68 Merge branch 'master' of git://anongit.freedesktop.org/git/xcb/libxcb Matthias Hopf 2007-04-18 12:46:08 +02:00
  • 158c9b6ba1 Generate error constants as XCB_BAD_*, similar to Xlib. Ian Osgood 2007-04-13 15:14:12 -07:00
  • f7279d8c8a Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb TORRI Vincent 2007-04-12 15:48:44 +02:00
  • 0925e470b2 remove the 7th bit of the response_type for the event loops TORRI Vincent 2007-04-12 15:46:05 +02:00
  • 3abd41625c Update autogen.sh to one that does objdir != srcdir Matthias Hopf 2007-04-11 17:31:31 +02:00
  • eaa380efef Modify new attribute from previous patch so that it is necessary only on extensions with split names. Tested with diff and found no difference with previous stylesheet header-file output. Eamon Walsh 2007-04-10 11:56:06 -04:00
  • 91be36f845 Replaces special-casing in c-client stylesheet with support for new attribute. Tested with diff and found no difference with previous stylesheet header-file output. Eamon Walsh 2007-03-29 12:28:07 -07:00
  • 4a60950b74 add the first step toward the documentation of the request/reply functions. The arguments of the requests are not found yet. Josh, can you look at it ? TORRI Vincent 2007-02-27 13:35:02 +01:00
  • bca41cdcdb and make the html code valid... TORRI Vincent 2007-02-07 20:08:27 +01:00
  • acefe83bea font part TORRI Vincent 2007-02-07 20:04:10 +01:00
  • 8a8c1fa184 no more xid or id fields TORRI Vincent 2007-02-07 18:57:46 +01:00
  • 6cedaece0e add the complete cursor example. Make the html code valid TORRI Vincent 2007-02-06 09:31:54 +01:00
  • ab22a4d616 add doxygen doc for the *_end functions TORRI Vincent 2007-01-22 11:40:15 +01:00