2000-07-27  Jochen Voss  <voss@tatonka.pfalz.de>

	* ChangeLog: Added 2000-07-14 to 2000-07-27

	* po/de.po: Updates.

	* TODO: Many new items.
	Some resolved.

	* checklist: Added "bersetzungen prfen".

	* sanduhr.glade: Updates.

	* src/initdialog.c: Fixes.

	* src/main.c: Capitalized the menu help strings.

	* src/callbacks.c: Removed the `settings', `settings_active', and
	`current_timer' variables.  Removed the obsolete
	`on_settings_close' function.

	* src/callbacks.h: Removed the declaration of `current_timer'.
	Do not include "sandcommon.h".
	Updates.

	* src/interface.c: rebuilt

	* src/sandcommon.h:
	Changed `window_show_cb' from "main.c" to extern scope.
	Added declarations for the new file "control.c".

2000-07-26  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/Makefile.am: Add the new file "control.c".

	* src/alarm.c (deliver_alarm): use `timer_get_message'.

	* src/main.c: Use the new code in "control.c".

	* src/timer.c (timer_get_message): new function

2000-07-23  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/alarm.c: Minor fixes.

	* src/sandcommon.h: Changed the declaration of `ask_for_time'.

	* src/timer.c: partially rewritten.

	* src/initdialog.c: Rewritten to avoid `gnome_dialog_run'.

2000-07-22  Jochen Voss  <voss@tatonka.pfalz.de>

	* TODO: Cleaned up.

	* src/callbacks.c: rebuilt

	* src/main.c (main_loop_ref, main_loop_unref): new functions.
	Initialize the GnomeApp widget "app1".

	* src/timer.c: Redid the popup menu.
	Use `main_loop_ref'.

	* src/sandcommon.h: Added declarations for "main.c".
	(struct timer): removed obsolete `app' entry; added `handler_id'.

	* sanduhr.glade: Added a GnomeApp window.
	Removed the obsolete popup menu code.

	* src/callbacks.h, src/interface.h, src/interface.c: rebuilt

	* src/factory.c: Use the new sytax for `check_err'.

	* src/argparse.y: Remove unnecessary include directives.

	* src/alarm.c: avoid `gnome_dialog_run'.

	* gob/sand-window.gob: Do not set the layer.

2000-07-14  Jochen Voss  <voss@tatonka.pfalz.de>

	* TODO: One item done.

	* gob/sand-window.gob: Fix the method names.
	(set_mask): handle destroyed objects.

	* idl/sanduhr.idl: Add the `InvalidTime' exception.

	* remote/test-goad.c: Exercise the `TimeLeft' method.

	* src/Makefile.am: Use the `--no-private-header' flag for gob.

	* src/timer.c: Implement the `TimeLeft' method.

	* po/de.po: Minor fixes

	* sanduhr.glade: bug fix.

	* gob/sand-window.gob: cosmetic changes

	* src/interface.c, src/support.c: regenerated

2000-05-20  Jochen Voss  <voss@tatonka.pfalz.de>

	* ChangeLog: Added 2000-02-23 to 2000-05-20

	* remote/test-gnorba.c: fix

	* remote/test-goad.c: fixes

	* src/factory.c (impl_SandUhr_TimerFactory_create_object,
	impl_SandUhr_TimerFactory_supports): bug fixes.

	* src/main.c: white space fix

	* NEWS: new news

	* po/de.po: more fixes

	* checklist: fix

	* Makefile.am: Bug fix.

	* remote/.cvsignore, remote/README, remote/test-goad.c,
	remote/test-perl: initial revision

	* remote/Makefile.am: Added the "test-perl" script

	* src/interface.c: regenerated

	* src/main.c: New option "--ior-file".

	* sanduhr.glade: Changed my name

	* TODO, po/de.po: fixes

	* src/callbacks.c: added a comment

	* src/timer.c: Implement more corba methods.

2000-05-18  Jochen Voss  <voss@tatonka.pfalz.de>

	* remote/Makefile.am: Renamed old "main.c" to new "test-gnorba.c".
	Renamed `sanduhr-client' to `test-gnorba'.
	New target `test-goad'.

	* TODO: new entry

	* sanduhr.gnorba: fixes

	* src/Makefile.am: Removed "sanduhr-impl.c".
	Added "factory.c".

	* src/sandcommon.h: CORBA updates for "timer.c" and "factory.c".

	* src/timer.c, src/main.c: CORBA updates

	* remote/main.c, remote/test-gnorba.c: moved main.c to test-gnorba.c

	* remote/main.c: fixes

2000-05-14  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/sanduhr-impl.c: removed obsolete file

	* src/factory.c: initial revision

2000-04-23  Jochen Voss  <voss@tatonka.pfalz.de>

	* po/POTFILES.in: Add "src/initdialog.c".

	* src/.cvsignore: Removed "sanduhr-stubs.c".

	* src/Makefile.am: Do not generate client-side file "sanduhr-stubs.c".

	* src/initdialog.c: Mark some strings for translation.

	* configure.in, Makefile.am: Add the "remote/" subdirectory

	* remote/main.c, remote/Makefile.am: initial revision

2000-04-22  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/argparse.y (yyerror): do not abort on error.

	* src/initdialog.c:
	Ask repeatedly for the time until we have valid input.

	* src/interface.c: regenerated from "sanduhr.glade".

	* src/timer.c: Reflect the changes in `ask_for_time'.

	* src/sandcommon.h (struct timer): new field `time_valid'.

	* TODO: updates

	* configure.in: Changed the version string to "0.3".

	* sanduhr.glade: Fixed the initdialog.

2000-02-23  Jochen Voss  <voss@tatonka.pfalz.de>

	* ChangeLog: Added 2000-01-07 to 2000-02-23

	* po/de.po: updated translations

	* configure.in: Bug fix.

	* NEWS: New news.

	* TODO: updates

	* src/main.c: Integrate the CORBA server stuff.

	* src/timer.c (create_timer): bug fix

	* src/Makefile.am:
	Automatically build "sand-window.c" and "sand-window.h".
	Integrate the CORBA stuff into the main program.

	* src/.cvsignore:
	Added "sand-window.c" and "sand-window.h", which are generated by gob,
	now.

	* src/tcmain.c: integrated into "main.c"

	* po/POTFILES.in: updates

	* idl/.cvsignore: Added "Makefile".

	* gob/.cvsignore, gob/sand-window.gob, gob/Makefile.am:
	initial revision

	* src/sand-window.h, src/sand-window.c: switch to gob

	* src/main.c (main): bug fix

	* src/interface.c: reflect changes in "sanduhr.glade".

	* src/callbacks.h: new prototype `on_init_help_button_clicked'.

	* src/callbacks.c: completely connected the "settings" dialog.

	* sanduhr.glade: Added window manager settings.

	* configure.in, Makefile.am: Added the "gob/" subdirectory.

2000-02-22  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/sand-window.c: Moved `get_pixmap_file' to "locate.c".
	Renamed old `sand_set_color' to new `sand_init_color'.
	Improved the WM hints.

	* src/timer.c (create_timer): minor fix

2000-01-27  Jochen Voss  <voss@tatonka.pfalz.de>

	* sounds/.cvsignore: initial revision

	* sanduhr.glade: Added a help button to the init_dialog.

	* src/locate.h, src/locate.c: initial revision

	* configure.in: Added the "sounds/" subdirectory.
	Substitute @PIXMAP_DIR@ and @SOUND_DIR@ in the Makefiles.

	* Makefile.am: Added the "sounds/" subdirectory.

	* sounds/bell.wav: initital revision

	* sounds/Makefile.am: initial revision

	* pixmaps/Makefile.am: Correctly set the `pixmapdir'.

2000-01-18  Jochen Voss  <voss@tatonka.pfalz.de>

	* TODO: New items

	* sanduhr.glade, src/alarm.c, src/argparse.y, src/callbacks.c,
	src/callbacks.h, src/initdialog.c, src/interface.c,
	src/interface.h, src/main.c, src/sand-window.c, src/sand-window.h,
	src/sandcommon.h, src/timer.c: Added preliminary multiple clocks
	per invocation code

2000-01-11  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/.cvsignore:
	Added the automatically generated sources, which related to the CORBA
	mechanism.

	* src/tcmain.c, src/sanduhr-impl.c, src/timer.c, idl/.cvsignore,
	idl/sanduhr.idl, idl/Makefile.am, sanduhr.gnorba: initial revision

	* src/sandcommon.h: Added declarations for the file "sanduhr-impl.c".

	* src/main.c: Renamed old "sanduhr.h" to new "sandcommon.h".
	Migrated some code to the new file "timer.c".

	* src/initdialog.c, src/callbacks.c, src/argscan.l,
	src/argparse.y, src/alarm.c: Renamed old "sanduhr.h" to new
	"sandcommon.h".

	* src/Makefile.am: Added ORBit-support.

	* configure.in: Increased the version string to "0.2".
	Added the "idl/" directory.

	* checklist: Removed moon-buggy related remmants.

	* Makefile.am: Added some gnorba stuff.

2000-01-08  Jochen Voss  <voss@tatonka.pfalz.de>

	* src/sandcommon.h, src/sanduhr.h: moved sanduhr.h to sandcommon.h

2000-01-07  Jochen Voss  <voss@tatonka.pfalz.de>

	* ChangeLog: Initial changes

	* po/de.po: minor fixes

	* src/interface.c, sanduhr.glade: Used Glade

	* README: Removed obsolete warnings.

	* NEWS: Mention the manual

	* src/argparse.y, src/argscan.l, src/callbacks.c,
	src/initdialog.c, src/main.c, src/sand-window.c,
	src/sand-window.h, src/sanduhr.h: doc fixes

	* src/alarm.c: Doc fixes.

	* .cvsignore, checklist, macros/.cvsignore, po/.cvsignore,
	src/.cvsignore, pixmaps/.cvsignore, doc/C/.cvsignore,
	doc/de/.cvsignore, doc/.cvsignore: initial revision

	* Imported sources into CVS
