When			Who				Where						What

29.05.2003		Florian			
								timeanddate.c				Added warning message for TZ changes.

06.05.2003		Florian			cardinfo.c					Device class now shown as text, some display and format updates. 
								timeanddate.c				Removed unused vars.
								Makefile					Version update.
								network.c					Removed loopback interface from list.
								keyctl.c					Added button to reset defaults.

05.05.2003		Florian			po/ro.po					Addition of forgotten Romanian support.
								Makefile

05.05.2003		Florian			cardinfo.c					Fixed behaviour with empty slot, now you can't assign a driver
															to an empty slot.
								network.c					Added some help, major formating changes.															

05.05.2003		Florian			cardinfo.c					Major formating changes.
															Shows as text if no driver is loaded.
															Fixed bug that caused gpe-conf to crash.
								network.c					Removed obsolete entry for network setting.
								serial.c					Added creation of gpsd startup link.

02.05.2003		Florian			network.c					Added dialog that hows current interface configuration.
								tools/interface.*			New files, containing interface config collecting stuff.

30.04.2003		Florian			keyboard.c					Added installation of second package. 

29.04.2003		Florian			network.c					Fixed several bugs in gui, some improvements. 

29.04.2003		Florian			timeanddate.c				Some GUI rework, fixes bug #753

28.04.2003		Florian			theme.c						Fixed missing activation of "rbImage" if a bg image is set.

26.04.2003		Florian			*.dotdesktop				Changed some names.
								cardinfo.*					Updated to call ioctls from suid process.
								suid.c

25.04.2003		Florian			keyboards.def				Bugfixes, added package installation for keyboard packages.
								keyboard.c					(very basic)
								packages.*					
								suid.c						Some comments and tasks for package installation.
								timeanddate.c				Changed setting time call, some cleanups. 

25.04.2003		Florian			po/pt.po					Added translation.
								Makefile

24.04.2003		Florian			packages.c					Added -force-defaults to ipkg call to prevent questions we can't answer.
								gpe-admin.*					Changed handling of global setup, no need to login as root anymore.
								suid.c
								control1					New version: 0.0.9-9
								
22.04.2003		Florian			keyboard.c					Restore routine and some bugfixes.
								pixmaps/gpe-conf-cardinfo.png
															jimmac created a great pcmcia icon - thanks!
	
22.04.2003		Colin			timeanddate.c				Change wording a bit.

22.04.2003		Florian			users/interface.c			Changed to use correct buttons.
								network.c					Ignore auto stuff.
								keyboard.c					Added saving routine. Some minor bugfixes in some other files.

15.04.2003		Florian			Makefile					Added applet and configuration file for 
							    keyboards.def				configuration of external keyboards. (in progress)
								keyboard.*
								pixmaps/gpe-config-kbd.png
								gpe-conf-kbd.desktop
								gpe-conf-keyboard.desktop
								suid.c						Some formating "upgrades".
								control1					Version update.
								pixmaps/...					Updated some pixmaps.

14.04.2003		Florian			Makefile					Changed to standard build system.
								po/gpe-conf.pot				Added file for translation support.
								packages.c					Changed wrap mode.
								timeanddate.c				Added some help.

13.04.2003		Colin			theme.c						Fix button order.

12.04.2003		Florian			main.c						Updated error handling, added error message if PCMCIA init fails.
								cardinfo.c					Fixes Bug #742.
								*.desktop					Changed that all to make applets are only allowed in one instance. Fixes bug #743
								theme.c						Changed label, fixes #744

11.04.2003		Florian			storage.c					Some cleanups.
								timeanddate.c				Improved updateing of time in GUI (if got from network).
								Makefile					Changed permissions of installed files. Added missing logread icon.	
								logread.c					Changed WrapMode for log.

11.04.2003		Florian			network.c					Fixed segfault at start without unconfigured interfaces.
								timeanddate.c				Fixed theme dependent gui bug.
								control1					updated libgpewidget dependency to a newer version, new version nr

10.04.2003		Florian			network.c					Network setup suggests new interfaces now.

09.04.2003		Florian			timeanddate.c				Updated GUI, DST setting is now possible.

08.04.2003		Florian			cfgfile.c					Fixed several minor bugs in string and interface handling.
								network.c					Network interfaces are now added to auto up list. 
								suid.c
								cardinfo.c					Changed button order.

07.04.2003		Phil			cardinfo.c				Add missing include <time.h>.
								pcmcia/*		Avoid need for kernel source.
								Makefile		Add -I. to CPPFLAGS

07.04.2003		Phil			Makefile				Default is native building.
											Remove spurious /usr/src/linux in cflags.
						

07.04.2003		Florian			kbd.c						Changed to current layout file name style.

07.04.2003		Florian			kbd.c						Fixed bug #716, config file names are now read from directory.
								Makefile					Added missing pccard-network.png.
								cardinfo.c					Updateted driver assignment dialog, some minor fixes.
								
06.04.2003		Florian			gpe-conf.menu_tmp			Updated menu file, version info.
								control1

06.04.2003		Florian			timeanddate.c				Fixed bug causing applet to segfault.
								Makefile					Added default config file.
								gpe-conf.config				Fixed storage bar color bug. (red if started as user)
								storage.c					Applied Colins patch to change button order.
								applets.c					Added new icons to Makefile.

04.04.2003		Florian			cardinfo.c					Some minor updates in pcmcia frontend.
								misc.*						Added network check.
								timeanddate.c				"Get time from net" now only active if network is up.
								main.c

04.04.2003		Florian			cardinfo.c					Changed config set generation to generate only sets without "version".

04.04.2003		Florian			cardinfo.c					Fixed some bugs in card handling. Should look better now and find all known cards.

04.04.2003		Florian			cardinfo.*					Finished pcmcia driver assignment/changing task.
								suid.c						Added workaround for the not working cardmgr reset in familiar.
								packages.h					Added missing declaration.

03.04.2003		Florian			cardinfo.c					Buttonbar for manual card control, parser to create a driver list.
															Logread now updates as expected.
															Suid task for cardmgr reset.
															GUI improvements.

02.04.2003		Florian			cardinfo.c					Changed colors to be darker. 

01.04.2003		Florian			cardinfo.* 					Added PCMCIA/CF card information and control applet.
								control1					Updated version info.			
								main.c
								Makefile

31.03.2003		Florian			serial.c					Changed getty switching to prevent problems.

31.03.2003		Florian			serial.*					Hacked very basic serial config code.
								suid.c						What is missing?
								logread.c					Some minor bugfixes.

31.03.2003		Florian			theme.c						Application (GTK) font selection, font selection gui update.

28.03.2003		Florian			timeanddate.c				Changed ui to use GtkDateCombo.
															Added support for some standard timezones.
															Added some (possibly) helpful hints.

26.03.2003		Florian			packages.c					Added some interactive help to package management utility.
															Improved pipe behaviour.

25.03.2003		Florian			packages.c					Package management applet is now able to do 
								storage.c 					a network update. 
								applets.*								
								suid.c
								
23.03.2003		Florian			main.c						New (still empty) package management applet. 
								packages.*
								gpe-conf-packages.desktop
								gpe-config-packages.png
								Makefile

23.03.2003		Florian			main.c 						Config items with only one button are now showed as "dismiss".

23.03.2003		Florian			kbd.c						Now current setting is showed.

23.03.2003		Florian			users/interface.c			User list now has automatic scrollbars :-)

23.03.2003		Florian			ipaqscreen/callbacks.c		Changed sleep conf to use suid task.
								ipaqscreen/interface.*		Fixed several bugs in light/dim stuff.
								suid.c						

22.03.2003		Florian			ipaqscreen/callbacks.*		Fixed screensaver tool, works now, doesn't cause conf to hang.
								ipaqscreen/xset.c			Updated icon.
								ipaqscreen/main.c
								suid.c						fixed screen setup access control

22.03.2003		Florian			suid.c						fixed screen settings root access bug

20.03.2003		Florian			suid.c						rtc is now updated after setting time.

20.03.2003		Florian			users/* suid.c				Added homedir creation.

12.03.2003		Florian			logread.c logread.h			Added system info - logread applet.
								gpe-conf-logread.desktop
								gpe-config-logread.png	

10.03.2003		Florian			HACKING						Added information about serial setup.

10.03.2003		Florian			brightness.c				Updated to compile on x86

07.03.2003		Florian			serial.c serial.h 
								gpe-config-serial.png 
								gpe-conf-serial.desktop		Added serial setup.

07.03.2003		Florian			storage.c					Removed frames.

07.03.2003 		Florian			Files.						Created this file.
