2006-03-06  Jeremy Katz  <katzj@redhat.com>

	* rhpxl.spec: Bump version.
	* setup.py: Likewise.

	* rhpxl/xserver.py (probeHW): Allow forcing vesa.
	* rhpxl/videocard.py (VideoCardInfo.__init__): Allow forcing vesa.

2006-02-22  Jeremy Katz  <katzj@redhat.com>

	* rhpxl.spec, setup.py: Bump version.

	* rhpxl/videocard.py (VideoCardInfo.__init__): Hack, hack, hack
	for i810 (#182300)

2006-02-22  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

	* rhpxl/videocard.py (VideoCardInfo.__init__):  Only prepend the first
	card seen that has a driver instead of all of them (#182016).

2006-02-21  Chris Lumens  <clumens@redhat.com>

	* rhpxl/xhwstate.py (XF86HardwareState.available_resolutions):  Return
	a fixed list of resolutions for the SGI 1600SW display, rather than
	trying to figure it out (#115679).

2006-02-08  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

	* data/:  Removed.
	* rhpxl/monitor.py:  Look for modes data elsewhere.

2006-02-01  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

	* rhpxl/xhwstate.py (compare_aspectratio):  Add patch to only put same
	aspect ratio modes into the X config file (#158143, Jef Spaleta
	<jspaleta AT gmail.com>).

2006-01-24  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

	* rhpxl/xhwstate.py (XF86HardwareState.generate_xconfig):  Protect
	against an empty list of probed mice (#178515).

2006-01-18  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

	* rhpxl/xserver.py (probeHW):  Don't print out the mouse string.
	Don't print out the monitor string unless we're on i386 or ppc.

2005-12-21  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec, setup.py:  Bump version.

2005-12-14  Chris Lumens  <clumens@redhat.com>

	* rhpxl/guesslcd.py, rhpxl/monitor.py, rhpxl/mouse.py,
	rhpxl/videocard.py, rhpxl/xhwstate.py, rhpxl/xserver.py:  Stop using
	rhpl.log.

2005-12-02  Chris Lumens  <clumens@redhat.com>

	* rhpxl/xhwstate.py (XF86HardwareState.init_from_xconfig):  If probing
	fails, try to set the hsync and vsync from values in the config file
	(patch from Maxim Dzumanenko - #154172).

2005-11-21  Bill Nottingham  <notting@redhat.com>

	* rhpxl.spec, setup.py: Bump version
	
	* rhpxl/xhwstate.py, rhpxl/videocard.py: Use rhpl.getArch(),
	not rhpl.arch.getBaseArch(), to avoid getting ia32e/ppc64pseries/etc.
	back and having to special case all of them.

2005-11-15  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec: Bump version.

	* rhpxl/xhwstate (get_valid_resolution):  Don't need xhwstate since
	we're in that module already (#173229).

2005-11-14  Jeremy Katz  <katzj@redhat.com>

	* setup.py:
	* rhpxl.spec:
	Bump version.

	* rhpxl/videocard.py (readDrivers): Driver are .so files now

2005-11-14  Jeremy Katz  <katzj@redhat.com>	

	* setup.py: 
	* rhpxl.spec:
	Bump version.

	* rhpxl/xserver.py (writeXConfig): Unscaled fonts fixed with newer
	libXfont, let's go back to that.

2005-11-13  Jeremy Katz  <katzj@redhat.com>

	* setup.py: 
	* rhpxl.spec:
	Bump version.

	* rhpxl/xserver.py (startX): Fix server path for modular X
	(writeXConfig): Fix font paths for modular X
	(writeXConfigAndRunX): Fix paths for modular X

	* rhpxl/xhwstate.py (XF86HardwareState.get_option): Adjust input
	driver paths for modular X

	* rhpxl/videocard.py (readDrivers): Adjust driver path for modular X

2005-10-13  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec:  Correct python lib directory on 64-bit archs (#170624).
	Bump build.

2005-10-12  Chris Lumens  <clumens@redhat.com>

	* rhpxl/__init__.py:  Fix to import everything.

	* rhpxl/monitor.py:  Correct location of data files.  Translate in
	rhpxl domain instead of rhpl domain.
	* rhpxl/mouse.py:  Translate in rhpxl domain instead of rhpl domain.
	* rhpxl/videocard.py:  Likewise.
	* rhpxl/xhwstate.py:  Likewise.
	* rhpxl/xserver.py:  Likewise.

2005-10-11  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec:  Bump version.

	* data/:  Moved to rhpxl from rhpl.
	* ddcprobe:  Likewise.

2005-10-11  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec:  Bump version.

	* rhpxl/mouse.py:  Fix import of simpleconfig.
	* rhpxl/xhwstate.py:  Remove references to rhpl.*.
	* rhpxl/xserver.py:  Likewise.

2005-10-07  Chris Lumens  <clumens@redhat.com>

	* rhpxl.spec:  Bump version.  Fix build deps.

2005-10-06  Chris Lumens  <clumens@redhat.com>

	* Initial import from rhpl.
