2002-10-26  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c (main): Use librootimage to set transparency.

	* Makefile: New makefile that doesn't use the autotools.

2002-09-22  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/control (Suggests): Suggest gpe-setbg.

2002-09-16  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c (main): Use pb's suggestion for getting and
	terminating owneraddress.

2002-09-11  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/control (Depends): gpe-login (>= 0.21)

	* Version 0.04-4 is released.
	
	* familiar/control (Depends): gpe-icons (>= 0.13)
	(Suggests): gpe-conf (>= 0.0.3)
	(Version): 0.04-4

	* src/main.c (main): Add option -k (keep on top with override
	redirect). Use that option (for the
	gdk_window_set_override_redirect() call).

	* src/interface.c (Module): Try to let the button not extend
	beyond the visible area. Still not working. Check in what I have
	for now.

	* src/main.c (Module): Don't show smallphoto.

	* src/support.c (Module): Comment out debug output.

	* src/callbacks.c (on_smallphotobutton_size_allocate): Check
	gtk_container_children() to see if we already display the
	smallphoto, thanks to PaxAnima.
	(on_bigphotobutton_size_allocate): Ditto.

2002-09-09  Colin Marquardt  <colin@marquardt-home.de>

	* Version 0.04-3 is released.
	
	* familiar/control (Version): Bump version to 0.04-3.

2002-09-07  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c (main): Check that photofile can be read before
	trying to display it, use default otherwise.

2002-09-06  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/control (Depends): libgpewidget0 (>= 0.23), to
	get the right styles.

	* Version 0.04-2 is released.

2002-09-05  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/control (Version): Bump version to 0.04-2.

	* Makefile.am (install-data-local): Don't install tux-48.png
	anymore.

	* familiar/control (Depends): Depend on gpe-icons (>= 0.12).

	* Version 0.04-1 is released.
	
	* src/main.c: Clean up comments.

	* src/interface.c, gpe-ownerinfo.glade: Right-justify the labels.

	* src/main.c (main): Give the labels like "Name", "E-Mail" etc. a
	special style (gpe_ownerinfo_labels).

	* gpe-ownerinfo.glade (Module): Make border for frame1 wider.

	* src/interface.c (create_GPE_Ownerinfo): Make border 5 pixels
	wide to match gpe-login.

	* familiar/control (Version): Bump up to 0.04-1.

	* src/main.c (main): Make usage text (the default address) a bit
	clearer.
	(main): Control transparency with the -t option.
	(main): Fix RCS $Revision tag in help text.

2002-09-04  Colin Marquardt  <colin@marquardt-home.de>

	* src/Makefile.am (Module): This should set PREFIX correctly, even
	though not properly.

	* Version 0.04 is released (with transparency off).
	
	* src/main.c (main): Make only transparent when running on the iPAQ.

2002-09-03  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo.glade (Module), 
	src/interface.c (create_GPE_Ownerinfo): Remove tooltips.

	* src/main.c (upgrade_to_v2): Remove PREFIX
	warning. Makefile.dpkg_ipkg takes care of it now.
	(main): Got full transparency now. pb rules.

2002-09-02  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c: No transparency for now. Print warning for PREFIX
	problem.
	(main): Move gpe_load_icons() after gpe_application_init().

	* src/Makefile.am (INCLUDES): Add PREFIX.

	* familiar/control (Version): 0.04 now.
	(Suggests): Added Suggests: for gpe-conf (> 0.0.2).

	* Makefile.am (install-data-local): Make pixmap dir.

2002-09-01  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c (Module): Small comment tweaks.

	* src/support.c (create_pixmap_big), (create_pixmap): New function.
	(create_pixmap_orig): The original, now renamed create_pixmap function.

	* src/interface.c (create_GPE_Ownerinfo): Use functions in support.c now.

	* src/support.h: New prototypes.

	* src/interface.c (create_GPE_Ownerinfo): Scale small icon.

	* src/main.h (Module): Functions have different parameters now.

	* src/main.c: More tweaks for upgrading and displaying the right icon.

2002-08-30  Colin Marquardt  <colin@marquardt-home.de>

	* src/interface.c (create_GPE_Ownerinfo): s/tux-48/ownerphoto/

2002-08-28  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c: Add code to handle upgrades between different data
	file versions.

	* HACKING: Put <Photo> as line 2, so that I can dump the old info
	in one go. This probably means I should migrate to an XML file
	soon...

2002-08-26  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c, gpe-ownerinfo.glade, src/interface.c, src/callbacks.c: Use the new notebooks.

	* gpe-ownerinfo.glade (Module): Add the photo button.

	* src/callbacks.c (on_photobutton_clicked): Hide main window part,
	show big photo button. Doesn't work yet.

	* Makefile.am (install-data-local): Install icon.

	* src/main.c (main): Use gpe_load_icons.

	* src/interface.c (create_GPE_Ownerinfo): Get icon.

2002-08-22  Colin Marquardt  <colin@marquardt-home.de>

	* Version 0.03-1 released.

	* familiar/control (Version): Bump to 0.03-1.

	* src/main.c (main): Don't complain if data file doesn't exist,
	just use the default information.

2002-08-21  Colin Marquardt  <colin@marquardt-home.de>

	* Version 0.03 released.

	* src/interface.c (Module): Generated anew.

	* familiar/control (Module): Version is now 0.03.

	* gpe-ownerinfo.glade (Module): Move Phone before Address.

	* Makefile.am (install-data-local): Don't install
	gpe-ownerinfo-bg.png for now, it's too big.
	(install-data-local): Strip the binary.

	* src/Makefile.am (gpe_ownerinfo_LDADD): We don't need to link
	against sqlite.
	(gpe_ownerinfo_LDFLAGS): New variable. Needed for compiling on the
	skiff.

	* src/interface.c (Module): Generated anew.

	* gpe-ownerinfo.glade (Module): Add some filling etc.

	* Makefile.am (install-data-local): Remove commented out
	code. gpe-conf now has a module to write the owner info.
 
	* src/main.c (main): Tell the user to use gpe-conf to edit data.

2002-08-20  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c (main): Don't call gtk_set_locale().

2002-08-18  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile.am (install-data-local): Remove
	/etc/gpe/gpe-ownerinfo.data. Needs to be written when installing
	if necessary.
	(install-data-local): Install gpe-ownerinfo-bg.png
	(PREFIX): Add this variable.

	* familiar/conffiles: Remove /etc/gpe/gpe-ownerinfo.data from this
	file. One just wants to have gpe-ownerinfo.data created initially,
	and not being asked if it should be updated all the time.

2002-08-13  Colin Marquardt  <colin@marquardt-home.de>

	* src/main.c: Make it use the new libgpewidget layout.

2002-08-12  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo.glade (Module): Set address field width explicitly.

	* src/interface.c (Module): Generated from the glade file.

2002-08-06  Philip Blundell  <philb@gnu.org>

	* Version 0.02 released.

2002-08-06  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/conffiles: New file, list /etc/gpe/gpe-ownerinfo.data.

	* gpe-ownerinfo.glade: Make nicer, use a label for the address.

	* src/interface.c: Auto-generated from the new
	gpe-ownerinfo.glade.

	* src/main.c (main): Use the new label.

2002-07-30  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile.am (install-data-local): Use $DESTDIR for /etc/gpe/.

2002-07-28  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile.am (install-data-local): Don't install geometry file.

	* src/main.c (main): Remove "fullscreen" part.
	(main): Use option -g to specify GEOMETRY.

2002-07-25  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile.am (install-data-local): Install
	/etc/X11/gpe-ownerinfo.geometry and /etc/gpe/gpe-ownerinfo.data.

	* configure.in: Added de to ALL_LINGUAS.

	* gpe-ownerinfo.data (Module): Don't want my data here by default
	(or maybe that would get me lots of PDAs?)  :)

	* .cvsignore (Module): Add some more files to ignore.

	* src/main.c (main): Add geometry support (stolen from gpe-login).

	* gpe-ownerinfo.glade: Remove horizontal padding.

	* src/main.c (main): Read data from a file.

2002-07-21  Colin Marquardt  <colin@marquardt-home.de>

	* familiar/control,
	  debian/rules,
	  debian/control,
	  debian/changelog: New files.

	* src/main.c: Add commented-out, "correct" header for init.h

	* familiar/control: Added.

	* Makefile.am: Add targets for ipkg and dpkg. The clean target
	should be existent once this has been run through automake.

	* src/Makefile.am: Pull in libgpewidget.

	* src/main.c: Overwrite the values from the XML file (for demo
	purposes).


