Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 1cbe0fceb339783f63cd9652dcb83316 > files > 8

pyxf86config-0.3.31-3.el5.x86_64.rpm

2006-09-21  Adam Jackson  <ajackson@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump to 0.3.31.  Use bzip2 archive.

	* xf86config.py:
	Add a .size() method to genlists.

2006-08-25  Adam Jackson  <ajackson@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump to 0.3.30.

	* xf86config.py:
	Remove a stray reference to XFree86.

2006-08-23  Adam Jackson  <ajackson@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump to 0.3.29.

	* xf86config.py:
	Default depth of 24.

2006-08-21  Adam Jackson  <ajackson@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump to 0.3.28.

	* pyxf86conf.c:
	Decode degenerate ranges correctly. (#132679)

2006-07-25  Chris Lumens  <clumens@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump version.

	* pyxf86conf.c:  Set modules section to NULL if there's no modules in
	the load list.

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

	* pyxf86config.py (createTemplate.setupKeyboard):  Remove gigantic
	comment.

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

	* configure.in:
	* pyxf86config.spec:
	Bump version.

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

	* pyxf86config.py (XF86SupportedResolutions):  Add resolutions for SGI
	1600SW display.

2006-01-17  Christopher Aillon  <caillon@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump version.

	* Makefile.am:
	* xf86Parser.h: Remove xf86Parser.h since its back in modular X.

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

	* configure.in: 
	* pyxf86config.spec:
	Bump version.

	* Makefile.am (ixf86configmodule_so_LDADD): libxf86config no
	longer exists

	* xf86Parser.h: Add file from xorg-x11-devel since it's not in
	modular X right now
	
2005-11-13  Jeremy Katz  <katzj@redhat.com>

	* configure.in: 
	* pyxf86config.spec: 
	Bump version.

	* xf86config.py (XF86SectionMissing.setupFiles): Don't list rgb
	path, the X server has it compiled in

2004-08-11  Jeremy Katz  <katzj@redhat.com>

	* configure.in
	* pyxf86config.spec:
	Bump version

	* xf86config.py (XF86SectionMissing.setupKeyboard): Change
	keyboard driver to kbd

2004-04-16  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* pyxf86config.spec:
	Bump version
	
	* xf86config.py:
	Don't write out XkbRules line

2004-04-15  Jeremy Katz  <katzj@redhat.com>

	* configure.in
	* pyxf86config.spec:
	Bump version.

	* xf86config.py (XF86SectionMissing.setupKeyboard): 
	XkbRules should be xorg now.

2004-04-14  Alex Larsson  <alexl@redhat.com>

	* pyxf86config.spec:
	Remove references to XFree86

	* README:
	Remove references to XFree86

2004-02-19  Brent Fox <bfox@redhat.com>

	* xf86config.py:
	Remove setupMice function because all mice
	should use /dev/input/mice now

2004-02-09  Alexander Larsson  <alexl@redhat.com>

	* pyxf86config.spec:
	Buildreq glib2-devel.
	
2004-02-09  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	* pyxf86config.spec (Summary):
	Bump version.

	* pyxf86conf.c (pyxf86genarray_setitem):
	Fix bug #111083
	
2003-05-28  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	* pyxf86config.spec (Version):
	Bump version.	

	* pyxf86conf.c:
	Set LC_NUMERIC to C temporarily while
	reading/writing config files. Should fix
	bug #85230.

2003-05-16  Alexander Larsson  <alexl@redhat.com>

	* pyxf86config.spec (Version): 
	* configure.in:
	Bump version.

	* xf86config.py (XF86SupportedResolutions):
	Adds more resolutions. Fixes bug #90044.
	
2003-04-30  Alexander Larsson  <alexl@redhat.com>

	* pyxf86config.spec (Version): 
	* configure.in:
	0.3.7

	* xf86config.py (XF86SupportedResolutions):
	Removed accidental cut and pasted text.

2003-04-29  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 0.3.6

	* xf86config.py (XF86SupportedResolutions):
	Add more resolutions. These are from Dell laptops.
	Fixes bug #89557

-- 0.3.5 ---
	 
2003-01-27  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	* pyxf86config.spec:
	Bump version to 0.3.5 for rebuild.

2002-11-12  Michael Fulbright  <msf@redhat.com>

	* xf86config.py:
	Added functions to give lists of all legal bit depth and resolutions.

2002-07-08  Alexander Larsson  <alexl@redhat.com>

	* pyxf86conf.c (pyxf86readConfigFile):
	Handle the case where there is no config file
	already.

2002-06-17  Alexander Larsson  <alla@lysator.liu.se>

	* xf86config.py (XF86SectionMissing.setupModules):
	Don't load GLcore

-- 0.3.0 ---
	 
2002-06-17  Alex Larsson  <alexl@redhat.com>

	* configure.in: 
	* pyxf86config.spec:
	Bump version number to 0.3.0
	
2002-06-17  Alexander Larsson  <alexl@redhat.com>

	* xf86config.py:
	Initialize chipid, chiprev and irq to -1 when
	creating a XF86ConfDev.
	New functions: lookupInputDevice, getCorePointer,
	getCoreKeyboard.
	Fixed bug in template creation.
	Added /dev/input/devices mouse section for USB mice

-- 0.2.0 ---

2002-05-24  Alex Larsson  <alexl@redhat.com>

	* configure.in: 
	* pyxf86config.spec:
	Bump version number.
	
2002-05-23  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Add setattr for XF86ConfFiles
	Add constructor for XF86Config object

	* xf86config.py:
	Add createTemplate() function

-- 0.1.0 ---
	 
2002-04-11  Alex Larsson  <alexl@redhat.com>

	* pyxf86config.spec:
	* NEWS:
	* README:
	Update for the release.

2002-04-11  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Allow you to put None into STRING attributes.
	
	* xf86config.py:
	Some helper functions and optional arguments for constructors.

2002-04-10  Alex Larsson  <alexl@redhat.com>

	* Makefile.am:
	Install fixes

	* configure.in:
	Move AM_CONFIG_HEADER to top.

	* NEWS:
	* README:
	* AUTHORS:
	New files.

2002-03-05  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Remove debug spew.
	
2002-03-05  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c (pyxf86genarray_getitem,
	pyxf86genarray_setitem): Ranges were inverted

	* xf86config.py:
	(XF86Mode): Take name argument in constructor
	(XF86ConfDisplay): Init black and white to unset
	(XF86SectionMissing): New exception class
	(getPrimaryScreen): Utility function to get the
	primary screen.

2002-03-01  Alex Larsson  <alexl@redhat.com>

	* xf86config.py:
	Add python wrapper for all the functions

	* Makefile.am:
	* pyxf86conf.c:
	Rename c module to ixf86config. It's now imported
	from the python xf86config module

2002-02-26  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Added attrs to config object.
	
2002-02-26  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Add attrs attribute to list the attributes of the object.
	
2002-02-26  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.c:
	Fix typo in pyxf86config_write.
	Wrap addComment.

2002-02-26  Alex Larsson  <alexl@redhat.com>

	* pyxf86conf.h:
	Add array wrapper

	* pyxf86conf.c:
	Add rgb, int arrays and range arrays support.
	Wrap the last attributes
	Make config attributes settable
	Wrap writefile