File xorg-x11-proto-devel.changes of Package xorg-x11-proto-devel

-------------------------------------------------------------------
Thu Sep 11 14:22:45 CEST 2008 - sndirsch@suse.de

- bumped release number to 7.4 

-------------------------------------------------------------------
Tue Jul 29 10:57:47 CEST 2008 - sndirsch@suse.de

- inputproto 1.4.4 
  * C sucks: define XEventClass in terms of unsigned int, not CARD32.
  * Typo fix.
  * Add DeviceControlChanged define.
- obsoletes inputproto.diff

-------------------------------------------------------------------
Mon Jul 21 14:35:25 CEST 2008 - sndirsch@suse.de

- back to xcb-proto 1.1, since xcb-proto 1.2 requires python for 
  building, which requires xorg-x11-proto-devel for building 
  ==> autobuild loop

-------------------------------------------------------------------
Fri Jul 18 17:06:17 CEST 2008 - sndirsch@suse.de

- xcb-proto 1.2 

-------------------------------------------------------------------
Fri Jul  4 05:01:41 CEST 2008 - sndirsch@suse.de

- dri2proto 1.1/xf86driproto 2.0.4 (required for xorg-server 1.5)
- randrproto 1.2.2
  * Bug #16149: Make the field not be named 'delete' in C++ mode
  * Delete duplicate B32's in xRRScreenChangeNotifyEvent
  * Correct a copy'n'paste error in RRGetOutputInfo spec text

-------------------------------------------------------------------
Thu Jun 12 23:05:33 CEST 2008 - sndirsch@suse.de

- xproto 7.0.13
- xextproto 7.0.3 

-------------------------------------------------------------------
Wed Mar 12 14:33:18 CET 2008 - sndirsch@suse.de

- inputproto.diff
  * define XEventClass in terms of unsigned int, not CARD32 ...
    to fix the build of some Qt and KDE packages

-------------------------------------------------------------------
Fri Mar  7 20:38:16 CET 2008 - sndirsch@suse.de

- printproto 1.0.4 

-------------------------------------------------------------------
Thu Mar  6 07:55:44 CET 2008 - sndirsch@suse.de

- util-macros 1.1.6
- inputproto 1.4.3
- xproto 7.0.12 

-------------------------------------------------------------------
Thu Nov 15 12:39:07 CET 2007 - sndirsch@suse.de

- glproto 1.4.9
  * Add proto structs for GLX_SGIX_pbuffer

-------------------------------------------------------------------
Mon Nov  5 08:59:32 CET 2007 - sndirsch@suse.de

- xcb-proto 1.1
  * In the eleven months since XCB's 1.0 release, a few portability
    and correctness bugs have been found in libxcb. This release
    fixes those, adds nicer handling of Xlib locking bugs, updates
    pure-XCB extension support for RandR to version 1.2 and DAMAGE
    to version 1.1, and enhances the libxcb documentation. 

-------------------------------------------------------------------
Sun Sep 30 15:41:43 CEST 2007 - sndirsch@suse.de

- xproto 7.0.11
  * Push out the keysym changes 

-------------------------------------------------------------------
Sun Sep 30 13:38:31 CEST 2007 - sndirsch@suse.de

- removed obsolete patch 'inputproto-1.4.diff'

-------------------------------------------------------------------
Sat Sep 29 12:24:24 CEST 2007 - sndirsch@suse.de

- bumped version to 7.3 

-------------------------------------------------------------------
Sat Sep 29 00:35:20 CEST 2007 - sndirsch@suse.de

- renderproto-0.9.3
  * Along with documentation updates, this release fixes several
    types for the X Server on 64-bit platforms, which had resulted
    in BadMatches when unlucky. Be warned that this will break
    server ABI on those platforms in fixing them. This is intended
    to be included in video driver ABI 2.0 (server 1.4), pending
    merge of the server dependency on this version.

-------------------------------------------------------------------
Thu Sep  6 23:45:08 CEST 2007 - sndirsch@suse.de

- xf86dgaproto 2.0.3
  * This release is part of a pair with libXxf86dga that fixes a
    sign extension bug on I32L64 platforms.

-------------------------------------------------------------------
Fri Aug 31 22:43:38 CEST 2007 - sndirsch@suse.de

- inputproto 1.4.2.1:
  * The inputproto-1.4.2 tarball had a busted configure script, 
    here are the new ones.

-------------------------------------------------------------------
Fri Jul 13 16:48:38 CEST 2007 - sndirsch@suse.de

- inputproto-1.4.diff (fixes build for some input drivers):
  * readded missing defines TS_Raw/TS_Scaled
  * xDeviceTSCalibrationCtl has been extended and renamed to 
    xDeviceAbsCalibCtl

-------------------------------------------------------------------
Thu Jul  5 15:39:35 CEST 2007 - sndirsch@suse.de

- inputproto 1.4.2:
  * Just a little fix to stop compilation errors.

-------------------------------------------------------------------
Wed Jul  4 21:31:52 CEST 2007 - sndirsch@suse.de

- compositeproto 0.4 

-------------------------------------------------------------------
Tue May  1 12:42:16 CEST 2007 - sndirsch@suse.de

- updated vncproto/xcliplistproto to current CVS (2007-05-01) 

-------------------------------------------------------------------
Fri Apr  6 13:12:39 CEST 2007 - sndirsch@suse.de

- moved randr/damage proto spec to better location (Bug #260745)

-------------------------------------------------------------------
Wed Feb 21 18:11:43 CET 2007 - sndirsch@suse.de

- updated randrpoto to release 1.2.1
  * Install the randr protocol description.
  * Fix the size of the padding fields of xRRGetCrtcGamma.
  * Fix padding bugs discovered in XCB work
  * Merge branch 'multi-monitor'
  * More bugs found by Ian Osgood during the XCB work.
  * Fix wording about requesting ConfigureNotify events.

-------------------------------------------------------------------
Fri Jan 12 00:27:53 CET 2007 - sndirsch@suse.de

- added vncproto/xcliplistproto from xf4vnc project

-------------------------------------------------------------------
Thu Jan 11 05:20:53 CET 2007 - sndirsch@suse.de

- updated damageproto to release 1.1.0
  * adds new DamageAdd request which allows clients to report
    damage from direct rendering.

-------------------------------------------------------------------
Wed Dec 27 15:46:38 CET 2006 - sndirsch@suse.de

- updated util-macros to release 1.1.5
  * X.Org Bug 9368: non portable sed usage in xorgversion.m4

-------------------------------------------------------------------
Sun Dec 17 12:04:13 CET 2006 - sndirsch@suse.de

- updated util-macros to release 1.1.4 
  * Makefile.am: make ChangeLog hook safer
- updated xproto to release 7.0.10
  * Makefile.am: make ChangeLog hook safer
  * don't distribute Xfuncproto.h and Xpoll.h

-------------------------------------------------------------------
Sun Dec  3 15:47:43 CET 2006 - sndirsch@suse.de

- udpated xcb-proto to release 1.0 
- added libpthread-stubs (required since xcb 1.0)
- updated util-macros to release 1.1.3
  * xorgversion: automatic PACKAGE_VERSION_* (bug #8590)

-------------------------------------------------------------------
Wed Nov  8 17:14:39 CET 2006 - sndirsch@suse.de

- updated util-macros to release 1.1.2 (X.Org 7.2 RC2)
  * Make building pdf's configurable, though only disabled when it
    is explicitly set to no
  * Add support for building docbook docs
  * Fix handling of defs.ent to allow arbitrary install prefixes.
    Introduce separate configure switches for each output format.

-------------------------------------------------------------------
Fri Nov  3 12:00:47 CET 2006 - sndirsch@suse.de

- updated xcb-proto to release 1.0 RC3 (0.9.93)

-------------------------------------------------------------------
Thu Oct 26 11:34:41 CEST 2006 - sndirsch@suse.de

- updated xproto to release 7.0.9
  * A very small release, that just fixes _X_INLINE for non-gcc
    compilers, and adds _X_{,UN}LIKELY.

-------------------------------------------------------------------
Thu Oct 26 07:29:15 CEST 2006 - sndirsch@suse.de

- set version to 7.2 in specfile 

-------------------------------------------------------------------
Mon Oct 16 11:43:52 CEST 2006 - sndirsch@suse.de

- added xcb-proto (required by optional libxcb)

-------------------------------------------------------------------
Thu Sep 21 15:29:07 CEST 2006 - sndirsch@suse.de

- updated xproto to release 7.0.8
  * inlines and a couple of new keysyms, as well as an AIX fix

-------------------------------------------------------------------
Wed Sep 20 18:25:11 CEST 2006 - sndirsch@suse.de

- updated glproto to release 1.4.8:
  * (hopefully) last update of the GLX_EXT_texture_from_pixmap 
    opcodes.

-------------------------------------------------------------------
Sun Aug 27 23:02:50 CEST 2006 - sndirsch@suse.de

- updated util-macros to release 1.1.1:
  * remove man suffix special-casing for GNU userland systems

-------------------------------------------------------------------
Fri Jul 28 14:45:10 CEST 2006 - sndirsch@suse.de

- use "-fno-strict-aliasing" 
- removed /usr/include/X11 from filelist (conflicts with filesystem)

-------------------------------------------------------------------
Thu Jul 27 11:49:27 CEST 2006 - sndirsch@suse.de

- use $RPM_OPT_FLAGS
- remove existing /usr/include/X11 symlink in %pre 

-------------------------------------------------------------------
Fri Jul 21 09:12:03 CEST 2006 - sndirsch@suse.de

- updated kbproto/util-macros 

-------------------------------------------------------------------
Thu Jun 22 09:03:31 CEST 2006 - sndirsch@suse.de

- created package 

openSUSE Build Service is sponsored by