2003-02-24  Jeremy Katz  <katzj@redhat.com>

	* src/mouse.py (mouseWindow): try to ensure we have a locale that 
	we can do linedrawing chars for (#84908)

2003-01-31  Adrian Likins <alikins@redhat.com>

	* src/ethtool/ethtool.c: add support for get_ipaddr,
	get_netmask, get_broadcast. Useful for up2date's
	hardware detection bits.

2003-01-30  Jeremy Katz  <katzj@redhat.com>

	* src/videocard.py: set video ram to 8 megs on non-i386
	arches where it can't be probe

2003-01-17  Michael Fulbright  <msf@redhat.com>

	* src/guesslcd.py: module to scan XFree86 log file for LCD panel size
	
	* src/videocard.py: added method to query XFree86 driver for card

	* src/xserver.py (startX): added support to guess LCD size if 
	requested size fails.
	
2003-01-02  Jeremy Katz  <katzj@redhat.com>

	* src/translate.py (i18n.setDomain): make less noisy

2003-01-02  Jeremy Katz  <katzj@redhat.com>	

	* src/discid.py: typo fix

2003-01-01  Jeremy Katz  <katzj@redhat.com>

	* src/discid.py (discid.readFromBuffer): add a way to read the discid
	from a buffer (useful for remote loading via urllib2)

2002-12-29  Jeremy Katz  <katzj@redhat.com>

	* src/translate.py (i18n.setDomain): if we fail, at least gracefully
	fall back instead of causing a traceback (#76104)

2002-12-17  Jeremy Katz  <katzj@redhat.com>
	
	* src/simpleconfig.py: fix lack of import os
	
2002-12-17  Jeremy Katz  <katzj@redhat.com>

	* src/simpleconfig.py: if we can't open the file, just don't set 
	anything (#79754)
	

2002-12-13  Jeremy Katz  <katzj@redhat.com>

	* po/Makefile: just use xgettext.  it works fine for python now

	* src/keyboard_models.py: make names be consistent (#79354)

	* src/xserver.py: only probe for mouse once

	* src/keyboard.py: use executils for setxkbmap

2002-11-26  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* xhwstate.py: Added utility function to give sane res/depth
	
	* monitor.py: Added code to choose sane default of monitor not
	able to be probed.
	
2002-11-21  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* xhwstate.py: Added code to handle the no mouse situation better.

2002-11-19  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* xserver.py: Added - code to get X server running from scratch

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

	* xhwstate.py: Added - lots of code from redhat-config-xfree86

2002-11-05  Jeremy Katz  <katzj@redhat.com>

	* src/videocard.py (VideoCardInfo.readCardsDB): access Cards
	database in /usr/share/hwdata instead of /usr/X11R6/lib/X11 (#73899)

2002-11-01  Jeremy Katz  <katzj@redhat.com>

	* src/keyboard.py: try to find loadkeys (#75329)

2002-10-31  Jeremy Katz  <katzj@redhat.com>

	* src/keyboard_models.py: add Macedonian keyboard (#76902)

2002-10-08  Jeremy Katz  <katzj@redhat.com>

	* src/iconvmodule/iconvmodule.c: revert to previous version since
	it's slightly clearer and functionally the same

2002-10-08  Phil Knirsch <pknirsch@redhat.com>
	* src/iconvmodule/iconvmodule.c:
	Integreated Karstens 64bit bigendian patch for s390x

2002-10-04  Brent Fox <bfox@redhat.com>
	* src/firstboot_gui_window.py:
	allow a window icon to be passed into stand_alone
	allow for calls to apply to fail without exiting gtk mainloop
	
2002-10-03  Jeremy Katz  <katzj@redhat.com>

	* Makefile.inc (PYTHONLIBDIR): fix to handle multilib

	* src/iconvmodule/iconvmodule.c (Iconv_iconv):
	PyObject_asReadBuffer() expects *int while iconv() expects size_t.

2002-08-29  Jeremy Katz  <katzj@redhat.com>

	* src/keyboard_models.py: update romanian console keymap (#72952)

2002-08-28  Jeremy Katz  <katzj@redhat.com>

	* src/diskutil.py: fix-up /etc/mtab as a result of using mount/umount

2002-08-23  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* videocard.py: Use unsupported VGA compatible card entry if card
	unknown

2002-08-22  Jeremy Katz  <katzj@redhat.com>

	* src/translate.py: bind setting codeset for textdomains not
	pulled in from python

	* src/translate.c: new file

	* src/translate.py: fix a typo

	* src/mouse.py: add a read() method

2002-08-21  Jeremy Katz  <katzj@redhat.com>

	* src/mouse.py: fix mouse setting if not probed successfully

2002-08-16  Jeremy Katz  <katzj@redhat.com>

	* src/mouse.py:
	"None - None" is now "No mouse" (#71580)

	* src/translate.py: 
	make it sanely handle multiple textdomains

	* src/translate.py: 
	add proper support for setting the codeset based on patches from
	tagoh@redhat.com (#71088)

	* src/firstboot_gui_window.py: use real _ and N_, not just stubs

2002-08-15  Jeremy Katz  <katzj@redhat.com>

	* src/comps.py: handle translated category names in comps file

2002-08-12  Jeremy Katz  <katzj@redhat.com>

	* src/mouse.py: add generic wheel mice

	* src/comps.py: add bad hack to handle things like kde-i18n-foo
	which should only be installed with the language support and kdelibs

2002-08-09  Jeremy Katz  <katzj@redhat.com>

	* src/GenericError.py: move error types into GenericError object

2002-08-06  Michael Fulbright  <msf@.redhat.com>

	* src/monitor.py: added loose sanity checks on sync rates

oTue Aug  6 01:17:56 2002  Jonathan Blandford  <jrb@redhat.com>

	* src/discid.py: new, silly class for discid files

2002-08-02  Jeremy Katz  <katzj@redhat.com>

	* src/keyboard_models.py:
	be-latin2 isn't a valid keymap

2002-07-31  Jeremy Katz  <katzj@redhat.com>

	* src/diskutil.py:
	* src/diskutil.c:
	add losetup, unlosetup, and getUnusedLoop methods

2002-07-25  Jeremy Katz  <katzj@redhat.com>

	* src/mouse.py: don't set emulate three buttons when applying
	changes to avoid X server weirdness (#68129)

	* src/translate.py: set up default langs based on environment

Wed Jul 24 03:31:52 2002  Jonathan Blandford  <jrb@redhat.com>

	* src/GenericError.py (GenericQuestionError): add example and
	better yes/no support

2002-07-24  Jeremy Katz  <katzj@redhat.com>

	* diskutil.py:
	* diskutil.c: 
	add some simple disk utility function (mount, umount, sync, ejectCdrom)

2002-07-22  Jeremy Katz  <katzj@redhat.com>

	* comps.py: add support for reading in the group hierarchy

2002-07-17  Michael Fulbright  <msf@redhat.com>
	* executils.py: include the getfd() function

2002-07-16  Jeremy Katz  <katzj@redhat.com>

	* comps.py: add metapkg support

2002-07-15  Jeremy Katz  <katzj@redhat.com>

	* keyboard_models.py: add get_supported_models() to get a list of
	maps that we can use

	* keyboard_models.py: fix jp106 keyboard description

2002-07-10  Jeremy Katz  <katzj@redhat.com>

	* comps.py: add installed attribute for Package object

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

	* src/monitor.py (ModeLine.list_from_string):
	Gah! Got bitten by pythons indentation.

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

	* src/monitor.py:
	Make monitor_supports_mode return -1 for unknown modes
	and not spew.

2002-06-28  Jeremy Katz  <katzj@redhat.com>

	* comps.py: expat is slow and uses lots of memory.  switch to libxml2

2002-06-28  Jeremy Katz  <katzj@redhat.com>

	* keyboard.py: only run setxkbmap if we have a DISPLAY environment
	variable (#66240)

2002-06-27  Jeremy Katz  <katzj@redhat.com>

	* comps.py: add parser for new comps file format

2002-06-26  Elliot Lee <sopwith@redhat.com>
	* Store & pass width/height as ints, not strings (fixes 
	redhat-config-xfree86 problem where it expects numbers)

2002-06-12  Jeremy Katz  <katzj@redhat.com>

	* keyboard_models.py:
	cz-lat2-prog -> cz-lat2 (#66354)

2002-06-04  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* videocard.py:
	Fix for bug #65812 - internals of a kudzu ddcDevice appear to 
	have changed.

2002-05-28  Jeremy Katz  <katzj@redhat.com>

	* keyboard.py:
	add Keyboard.__getitem__() so that we can get the attributes

	* firstboot_gui_window.py:
	added gui screen parent class for modules shared between
	standalone config tools, firstboot, and anaconda

	* kbd.py:
	removed
	
	* keyboard.py, keyboard_models.py:
	add new keyboard backend data class

2002-05-27  Jeremy Katz  <katzj@redhat.com>

	* simpleconfig.py:
	add read() and write() methods for simple config files

	* translate.py:
	Add handling of setting domain to use for translations

2002-05-24  Michael Fulbright  <msf@avatar.devel.redhat.com>

	* Added kbd.py containing a keyboard class.

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

	* Makefile:
	Add data subdir

	* Makefile.inc:
	Add DATADIR

	* rhpl.spec:
	Add /usr/share/rhpl to files list
	
	* src/monitor.py:
	Add code to check if monitor supports some mode.

	* data/Makefile:
	* data/extramodes:
	* data/vesamodes:
	Modelines from xfree for the standard video modes.
	
2002-05-23  Alex Larsson  <alexl@redhat.com>

	* src/monitor.py:
	Add getters and setters for physical monitor size.
	(MonitorInfo.supportsMode): 

2002-05-22  Jeremy Katz  <katzj@redhat.com>

	* Initial creation.  Pull in translate.py and deps from anaconda

