Wed Jan 08 10:47:27 2003  George Lebl <jirka@5z.com>

	* ve-misc.c: include locale.h

Thu Aug 22 15:26:00 2002  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: ve_locale_exists function for testing for existance
	  of a certain locale.

Tue Aug 13 15:21:40 2002  George Lebl <jirka@5z.com>

	* ve-misc.c: whoops a bit of debug was left in

Tue Aug 13 14:55:09 2002  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: add some functions for dealing with commands and
	  command lists

Tue Jul 30 16:35:14 2002  George Lebl <jirka@5z.com>

	* ve-config.c: fix reading if there are duplicate keys, fix removal
	  of translations to not remove the original key

Mon Jul 29 16:47:23 2002  George Lebl <jirka@5z.com>

	* Makefile.am, ve-signal.[ch], vicious.h: move the gdm_signal routines
	  here and call them ve_signal.  This is so that we can use them
	  in the greeters

	* glade-helper.[ch], ve-misc.[ch]: make a simple version of the
	  ve_find_file function that doesn't use gnome_program and
	  have glade-helper have a mode where it uses that.  Useful
	  if gnome_program is not initialized and using it would be
	  mucho bad.

Fri Jul 26 16:24:27 2002  George Lebl <jirka@5z.com>

	* ve-config.[ch]: add a few functions needed for gdmsetup such
	  as translation deleting

Fri Jul 26 15:33:22 2002  George Lebl <jirka@5z.com>

	* ve-config.[ch]: add a recheck function

Fri Jul 26 14:44:02 2002  George Lebl <jirka@5z.com>

	* Makefile.am, glade-helper.[ch], ve-miscui.c:  Fix warnings and
	  actually compile with warnings and remove usage of some deprecated
	  things.

	* Makefile.am, ve-misc.h, ve-config.[ch], test-ve-config.c:  Add
	  a gnome-config like engine.  It is simpler, probably less buggy
	  code that handles ini files in a smarter and simpler way, and
	  we can actually use this to stop linking libgnome (and thus a bunch
	  of other libs we never use) into the daemon.  Now only to use this
	  in the and setup and test it and all that.

Sun Jul 21 12:45:58 2002  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: add a function to behave like waitpid but never
	  stop on signals

Thu May 30 13:23:36 2002  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: add locale_to/from_utf8 replacements that never
	  return NULL.  Also add a sane ve_strftime replacement that
	  simplifies our code a bit.

Mon May 27 13:39:44 2002  George Lebl <jirka@5z.com>

	* glade-helper.c: fix small memleak, a few updates so that we don't
	  use deprecated stuff

Tue May 14 01:20:35 2002  George Lebl <jirka@5z.com>

	* glade-herlper.c: use GETTEXT_PACKAGE instead of PACKAGE for domain

Sun Apr 21 22:55:33 2002  George Lebl <jirka@5z.com>

	* ve-misc.c: look in the _APP domain for files first

	* Makefile.am: link the non-ui files into the ui lib, so from now on
	  you link with either the non ui one OR the ui one, not both

Fri Apr 12 15:32:32 2002  George Lebl <jirka@5z.com>

	* glade-helper.c: destroy dialog after running it

Tue Apr 09 17:04:06 2002  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: implement ve_bool_equal

Fri Nov 30 15:34:41 2001  George Lebl <jirka@5z.com>

	* glade-helper.c: fix compilation s/w/dlg/

Tue Nov 27 15:58:41 2001  George Lebl <jirka@5z.com>

	* glade-helper.c, ve-misc.c: port some deprecated stuff, like
	  gnome-dialogs and some gnome-util.h stuff

Fri Nov 16 01:49:14 2001  George Lebl <jirka@5z.com>

	* ve-misc.[ch], ve-miscui.[ch]: remove functions already implemented
	  elsewhere in the gnome platform and also stop using the popt
	  argv function and use the glib one

Mon Nov 05 21:28:29 2001  George Lebl <jirka@5z.com>

	* Makefile.am, icon-entry-hack.[ch], glade-helper.c, ve-miscui.c,
	  ve-misc.c: Initial port to 2.0

Sat Oct 20 16:38:35 2001  George Lebl <jirka@5z.com>

	* Makefile.am: include LIBGLADE_CFLAGS in the CFLAGS

Sat Oct 20 11:55:21 2001  George Lebl <jirka@5z.com>

	* ve-misc.c: handle NULL value in setenv and treat it like ""

Sun Aug 19 14:10:51 2001  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: add a ve_first function.  This is turning into
	  string lisp :)

Fri Aug 17 23:28:00 2001  George Lebl <jirka@5z.com>

	* ve-misc.[ch]: add vector merge and len functions

Sun Aug 12 11:43:41 2001  George Lebl <jirka@5z.com>

	* ve-miscui.[ch]: add a ve_gnome_dialog_grab_focus function, so that
	  we can use it without requiring new gnome-libs

Mon Jul 09 00:10:53 2001  George Lebl <jirka@5z.com>

	* viciousui.h: include vicious.h

	* glade-helper.[ch], ve-misc.c: build fixes

