Tue Apr  4 03:01:41 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* controller.c:
	Ignore double click and triple click in button_press_cb().

Tue Apr  4 00:50:34 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* theme-default.c:
	Changed the callback funtion names to standard ones, e.g. from default_theme_move_init() to move_init(). This file can be used for a skelton of a new module.

Sun Apr  2 03:57:21 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* gromove.c:
	Change the signal handlers to which GroWindow* was passed. Now GroController* is passed to them.

	* groach.h: Added more macros for theme modules.

	* theme-default.c:
	Follows the change of theme callback functions. Restricted to access data structure. Thus not to use GroWindow and GroTheme explicitly. To use macros provided by groach.h.

	* controller.h: "guint interval_base" becomes private member.

Sat Apr  1 19:02:30 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* theme.h:
	Added const qualifiers to GroController arguments of module callbacks.

	* controller.c: Added more const qualifiers.

Thu Mar 30 06:58:10 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* groach.h:
	Added some macros and inline functions for theme module's ease.

	* gropixmap.c:
	Added two arguments to gro_pixmap_new() to specify the size of pixmap.

	* theme.c: Added ThemeLoadMode to gro_theme_load().

Wed Mar 29 23:52:08 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* inviswin.c: No use gro_win's area variable, but use macro interfaces.

	* guimisc.h:
	Added two inline functions, _gdk_window_get_width and _gdk_window_get_height.

	* growin.c:
	Removed area member variable. Instead, added some macros to get area information.

	* visregion.c: Make it work for any window other than root window.

Mon Mar 27 06:09:03 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* groach.h:
	Becomes the file that should be included by a source that is ouf of library, such as a module for a theme.

	* grotype.h: Initial revision

	* theme.c:
	Remove gro_theme_unload(). Instead, to use ref and unref always.

Mon Feb 21 06:25:48 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* theme.c: Dynamic module loading support.

Sat Feb  5 05:07:55 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* controller.c: Follow inviswin module's modification.

	* inviswin.h: Removed b_mapped flag.

	* inviswin.c: Fix a bug related to usage of GtkInvisible.

Sun Jan  2 09:04:59 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* controller.c: Remove all gmoves when detach theme.

Sat Jan  1 01:50:14 2000  INOUE Seiichiro  <inoue@ainet.or.jp>

	* theme-default.c: Some clean up namings.

Mon Dec 27 00:40:17 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* controller.c: Added gro_controller_is_running().

	* theme.c, theme.h: Added an argument, brief to gro_theme_load().

Tue Dec  7 05:42:31 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* visregion.c:
	Removed XGrabServer() and XUngrabServer(), instead use _x_error_handler().

	* visregion.c: Enabled XGrabServer() and XUngrabServer().

Fri Dec  3 02:30:47 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* Makefile.am: Initial revision

Thu Dec  2 04:13:27 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* theme.c: parse code almost done.

Tue Nov 30 04:32:19 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* growin.h, growin.c: Initial revision

	* OLD.groach.c: Removed.

	* theme-default.c: Renamed from deftheme.c.

	* theme-default.h: Renamed from deftheme.h.

Sun Nov 28 20:29:14 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* gropixmap.h, gropixmap.c: Initial revision

	* visregion.c, visregion.h, controller.h, controller.c, gromove.h, gromove.c:
	Initial version.

Sat Nov 27 21:42:20 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* groach.h, groach.c, guimisc.c, guimisc.h, inviswin.c, inviswin.h:
	Initial revision

Fri Nov 26 20:01:38 1999  INOUE Seiichiro  <inoue@ainet.or.jp>

	* visregion.c, visregion.h, deftheme.c, deftheme.h, theme.c, theme.h, gromove.h, controller.h, controller.c, gromove.c:
	Initial revision

