similar to: [ANNOUNCE] xproto 7.0.28

Displaying 20 results from an estimated 1000 matches similar to: "[ANNOUNCE] xproto 7.0.28"

2016 Sep 22
0
[ANNOUNCE] xproto 7.0.30
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jeremy Huddleston Sequoia (5): Xfuncproto.h: Define __has_feature() if it isn't already Xfuncproto.h: Define __has_extension() if it isn't already Xfuncproto: Add support for _X_DEPRECATED_MSG() macro Xfuncproto: Add support for _X_NOTSAN macro xproto 7.0.30 git tag: xproto-7.0.30
2016 May 13
0
[ANNOUNCE] xproto 7.0.29
Alan Coopersmith (1): Incorrect guard block in HPkeysym.h James Clarke (1): Don't let XFD_SETSIZE exceed FD_SETSIZE Julien Cristau (1): xproto 7.0.29 Olivier Fourdan (1): Raise the number of FD on WIN32 as well git tag: xproto-7.0.29 http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.29.tar.bz2 MD5: eeeae1f47d43a33ef0d5c56727410326
2008 Mar 06
0
[ANNOUNCE] xproto 7.0.12
Adam Jackson (1): x11proto 7.0.12 Alan Coopersmith (1): Make Xalloca.h work with Sun C++ compiler Ben Byer (1): fd_mask needs to be defined on OS X, too Daniel Stone (1): Check headers before testing for fds_bits access method (bug #8442) Jeremy Huddleston (2): Changed __DARWIN__ to __APPLE__ Fixed #ifdef checks that were using i386 to use __i386__ git tag:
2008 May 29
0
xproto-7.0.13
Alan Hourihane (1): avoid checking for fds_bits on mingw Colin Harrison (2): Use winsock2.h Use Sleep() instead of sleep() on windows James Cloos (2): Fix typo in XF86Keysym.h Add more dead key syms Jeremy Huddleston (3): Apple: Cleaned up some Apple definitions Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
Here's 1.19-RC2, which should be pretty close to 1.19. The only serious bug I'm aware of at this point is a crash in FlushAllOutput: https://bugzilla.redhat.com/show_bug.cgi?id=1382444 Adam Jackson (5): glamor: Fall back to software for CopyPlane if we need to xephyr: Don't crash if the server advertises zero xv adaptors test: Re-enable a couple of GetImage
2016 Sep 23
0
[ANNOUNCE] xproto 7.0.31
A bit of a brownbag release; sorry I didn't catch the typo in review. Keith Packard (2): Fix typo __has_extenstion -> __has_extension xproto 7.0.31 git tag: xproto-7.0.31 http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.31.tar.bz2 MD5: 16791f7ca8c51a20608af11702e51083 xproto-7.0.31.tar.bz2 SHA1: 779fa333c5522cca40ca810c25a8fa60b6ccedfb xproto-7.0.31.tar.bz2
2006 Sep 21
0
[ANNOUNCE] (for 7.1.0) xproto 7.0.8
Hi, Another fresh xproto release for you. This one brings inlines and a couple of new keysyms, as well as an AIX fix. ajax: I'd like this one for 7.1.0. Alan Coopersmith: renamed: .cvsignore -> .gitignore Replace manual ChangeLog with dist-hook to generate from git log Dan McNichol: Bug #7458: AIX changes to Xmd.h Daniel Stone: Add ISO_Level5_{Shift,Latch,Lock}.
2006 Jun 01
0
[ANNOUNCE] xproto 7.0.6
Bug #6296: Add Braille keysyms. (Samuel Thibault) CVS tag: xproto-7_0_6 http://xorg.freedesktop.org/releases/individual/xproto-7.0.6.tar.gz: MD5: eb1690a9d77bce94c6490f9794a3a594 xproto-7.0.6.tar.gz SHA1: 05d390c4100c48aff3f9d5ffcf7cdc42dfac2476 xproto-7.0.6.tar.gz http://xorg.freedesktop.org/releases/individual/xproto-7.0.6.tar.bz2: MD5: 576f12caab9d1c022ac92c9443f39079
2014 Dec 31
0
[ANNOUNCE] xproto 7.0.27
This package provides the headers and specification documents defining the X Window System Core Protocol, Version 11. It also includes a number of headers that aren't purely protocol related, but are depended upon by many other X Window System packages to provide common definitions and porting layer. This release improves support for compiler attributes for the clang and Solaris Studio 12.4
2006 Apr 26
0
[ANNOUNCE] xproto 7.0.5
Fix more comment typos. On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bit builds. Fix some comment typos. CVS tag: xproto-7_0_5 6f287a54712dae74b62f1ec6b6e207ad xproto-7.0.5.tar.gz f47d90bd44e3809e0bdf8da87d27caa25b7f3f8d xproto-7.0.5.tar.gz 7ebf5b845817a867f2e4bdcabc33a257 xproto-7.0.5.tar.bz2 c4757c2051f5774fe35b0a6c7aa455ae684d6781 xproto-7.0.5.tar.bz2 -
2015 Jan 17
0
[ANNOUNCE] mkfontscale 1.1.2
mkfontscale creates the fonts.scale and fonts.dir index files used by the legacy X11 font system. This minor maintenance release provides the usual set of accumulated build configuration improvements, compiler & static analyzer warning fixes, and other janitorial cleanups. Alan Coopersmith (8): Add missing newline to usage output Add -v flag to print program version Make
2015 Dec 09
0
[ANNOUNCE] libXfont2 2.0.0
Here's the first version of a new libXfont2 library; it's the same as the old libXfont libary, but has a shiny new API/ABI that avoids referencing symbols in the X server directly. The code for the X server to use this version is awaiting review and merging still. Alan Coopersmith (1): doc: add a couple olinks to fsproto & xfs-design docs Benjamin Tissoires (1):
2016 Aug 31
0
[ANNOUNCE] libXfont 1.5.2
Maintenance branch release, primarily for bdftopcf's benefit as it's the only thing that really needs the Xfont1 API. (xfs uses it too, I believe, but could be ported to Xfont2). If someone wanted to step up and merge Xfont1 into bdtopcf directly, that'd be great. Adam Jackson (1):       libXfont 1.5.2 Alan Coopersmith (1):       doc: add a couple olinks to fsproto & xfs-design
2018 Jun 19
0
[ANNOUNCE] libXaw3d 1.6.3
Alan Coopersmith (9): Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64) Replace TXT16 with XChar2b inline Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV) configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Just use C89 size_t instead of rolling our own Size_t & Off_t Use SEEK_* names instead of raw numbers for fseek
2010 Nov 03
0
[ANNOUNCE] xproto 7.0.19
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This package provides the headers and specification documents defining the X Window System Core Protocol, Version 11. It also includes a number of headers that aren't purely protocol related, but are depended upon by many other X Window System packages to provide common definitions and porting layer. No code nor headers were changed in this
2010 Dec 08
0
[ANNOUNCE] xproto 7.0.20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This package provides the headers and specification documents defining the X Window System Core Protocol, Version 11. It also includes a number of headers that aren't purely protocol related, but are depended upon by many other X Window System packages to provide common definitions and porting layer. This release provides two code changes - an
2008 Jul 01
0
[CentOS4.6]Where can I get these packages (xorg-server xproto fontsproto)?
When I install xf86-video-intel-2.3.2, Package requirements were not met. And " yum list | grep xorg-server " can not find such package. Where can I get these packages (xorg-server xproto fontsproto)? Thanks in advance. The log information is below: ./configure ...... checking pkg-config is at least version 0.9.0... yes checking for XORG... Package xorg-server was not found in the
2019 Mar 02
0
[ANNOUNCE] xdm 1.1.12
xdm is the classic X11 Display Manager, using the Athena Widgets toolkit. While it lacks in support for accessibility, internationalization, or other modern features, it is still used in some sites for historical reasons. This release collects 7 years worth of bug fixes and code cleanups, including the fix for CVE-2013-2179 that was previously distributed as a patch against the prior release.
2016 Jan 24
3
Intel Xorg driver for Intel HD graphics
I found this page: https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release I have an Intel NUC5C with "Intel HD" graphics and I'm trying to use CentOS 7.2 I downloaded the files suggested: cairo-1.14.4.tar.xz libva-1.6.2.tar.bz2 mesa-11.0.4.tar.xz intel-gpu-tools-1.13.tar.bz2 libva-intel-driver-1.6.2.tar.bz2 xf86-video-intel-2.99.917.tar.gz
2016 Jul 19
0
[ANNOUNCE] xorg-server 1.18.4
Another pile of backports from the devel branch, primarily in glamor, xwayland, and the modesetting driver. Thanks to all who contributed. Adam Jackson (9): dix: Squash some new gcc6 warnings kdrive: Nuke a bunch of dead code xfree86: Add IndirectGLX server flag (v2) xfree86: Don't swallow ±iglx command line flag modesetting: resubmit dirty rects on EINVAL (v2)