2003-08-30 15:43  infotux

	* po/de/tipptrainer.po: new version of translation file

2003-08-30 14:52  infotux

	* install-sh: update as of last automake run

2003-08-30 14:51  infotux

	* Makefile.in: distclean also every subdir

2003-08-30 14:51  infotux

	* BUGS: add locale and charset problem

2003-08-29 14:36  infotux

	* src/main.cpp: fix some locale loading issues

2003-08-27 23:10  infotux

	* src/inputcontrol.cpp: force refocussing after setting new font

2003-08-27 22:48  infotux

	* configure, configure.in: changed version to 0.5.0

2003-08-27 22:45  infotux

	* src/inputcontrol.cpp: fix focus loss with wxGTK-2.4.0.8

2003-08-27 20:59  infotux

	* src/LessonStatusSizer.cpp: remove gcc-2.95 compiler warning

2003-08-27 20:59  infotux

	* src/ContestPropDlg.cpp: reshow file open dialog on faulty return

2003-08-27 06:32  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, Contest.H,
	ContestSelectDlg.H, ContestSelectDlg.cpp, main.cpp: improved
	contest selection handling

2003-08-27 03:30  infotux

	* src/: ConfigFile.cpp, Contest.H, ContestPropDlg.H,
	ContestPropDlg.cpp, ContestSelectDlg.H, ContestSelectDlg.cpp,
	commonElements.H, commonElements.cpp, lektionsauswahl.cpp,
	lektionsauswahl.h: further Contest dialogs updates

2003-08-25 13:51  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, Contest.H, Contest.cpp,
	ContestPropDlg.H, ContestPropDlg.cpp, ContestRankingDlg.H,
	ContestRankingDlg.cpp, ContestSelectDlg.H, ContestSelectDlg.cpp,
	ContestWizard.H, ContestWizard.cpp, main.cpp, main.h: Contest Code
	update (still incomplete, maybe broken\!)

2003-07-26 14:04  infotux

	* src/: KLessonStatusSizer.H, KLessonStatusSizer.cpp, LEntry.H,
	LEntry.cpp, LKrit.H, inputcontrol.cpp, inputcontrol.h, kurs.cpp,
	kurs.h, kurslaus.cpp, kurslaus.h, lektion.cpp, lektion.h,
	optionen.cpp, outputcontrol.cpp, outputcontrol.h: segfault fixes
	and code cleanup, class lessons can now be optionally repeated

2003-07-24 23:47  infotux

	* src/: dirs.H, dirs.cpp: for replacement of direct usage of
	LECTDIR and LANGDIR

2003-07-24 23:46  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp, Makefile.in,
	auswahl.cpp, info.cpp, inputcontrol.cpp, kurs.cpp, kurslaus.cpp,
	lektion.cpp, lektion.h, lektionsanweisung.cpp, lektionsauswahl.cpp,
	lektionsauswertung.cpp, main.cpp, optionen.cpp: replace
	TransferDataFromWindow in class wizard with wizard events, use
	wxFileName derived classes

2003-07-22 01:55  infotux

	* src/lektionsauswahl.cpp: add (still non-functional) add-on
	lessons notebook page

2003-07-22 01:47  infotux

	* src/auswahl.cpp: make button bigger instead of centered

2003-07-20 16:34  infotux

	* BUGS, INSTALL, INSTALL.deutsch, README, README.deutsch: added new
	bugs, removed/changed some installation instruction, updated
	documentation about package dependencies and rpm creation

2003-07-20 01:43  infotux

	* src/: ConfigFile.cpp, Contest.cpp, ContestWizard.cpp,
	KLessonStatusSizer.cpp, KursBeginWizard.cpp, LessonStatusSizer.cpp,
	Makefile.in, auswahl.cpp, auswahl.h, info.cpp, inputcontrol.cpp,
	kurs.cpp, kurslaus.cpp, lektion.cpp, lektionsanweisung.cpp,
	lektionsanweisung.h, lektionsauswahl.cpp, lektionsauswahl.h,
	lektionsauswertung.cpp, main.cpp, optionen.cpp, outputcontrol.cpp:
	changes in lots of places to enable building with unicode wx lib
	(e.g. when compiled for GTK2), added notebook tabs to lesson select
	dialog for the definition of additional lessons (user wishlist)

2003-07-18 19:18  infotux

	* maintainer-prep, missing, mkinstalldirs, tipptrainer.spec.in:
	deleting unused build system files, adding spec file source that
	can be used to create a RPM spec file with the also added
	maintainer-prep shell script which also does other post cvs things
	and also outputs the necessary command to actually build the rpm

2003-07-18 17:41  infotux

	* src/: ClassSelectDlg.H, ClassSelectDlg.cpp: if there are no
	classes, spawn the new class wizard without showing the class
	selection dialog

2003-07-18 14:54  infotux

	* src/outputcontrol.cpp: make text insertion smoother and move
	current line to top of output

2003-07-17 17:49  infotux

	* src/lektion.cpp: fix display problems of key names and current
	key

2003-07-17 13:26  infotux

	* src/: ContestWizard.H, ContestWizard.cpp: fix for the "cannot go
	back without entered name" problem (solution: do not use
	TranferDataFromWindow but a wxWizardEvent instead)

2003-07-17 12:15  infotux

	* src/: kurs.cpp, kladen.cpp, kladen.h, klang.cpp, klang.h:
	removing old files

2003-07-16 23:35  infotux

	* po/de/tipptrainer.po: new dialogs need updated translations :)

2003-07-16 23:14  infotux

	* src/: ClassSelectDlg.cpp, ContestRankingDlg.cpp: fix listCtrl
	displays

2003-07-16 21:02  infotux

	* src/: auswahl.cpp, auswahl.h, kurs.cpp, kurs.h, main.cpp, main.h:
	use new class selection dialog

2003-07-16 20:56  infotux

	* src/: ContestRankingDlg.cpp, lektionsauswahl.cpp: improved dialog
	layout

2003-07-16 20:55  infotux

	* src/: ClassSelectDlg.H, ClassSelectDlg.cpp: new class selection
	dialog

2003-07-15 22:06  infotux

	* src/: ContestRankingDlg.cpp, KLessonStatusSizer.cpp,
	LessonStatusSizer.cpp, klang.cpp: adjust to latest LEntry changes

2003-07-15 20:01  infotux

	* src/: LEntry.H, LEntry.cpp: fix functions return types and
	variables types, adjusting call to these will follow (broken build
	right now)

2003-07-15 19:54  infotux

	* src/ContestRankingDlg.cpp: changed sorting algorithm, fixed data
	display bug

2003-07-15 19:48  infotux

	* src/ContestRankingDlg.H: add promilleMin und apmMax

2003-07-15 19:46  infotux

	* src/Contest.cpp: fix crash on description file not found compiler
	optimization

2003-07-15 19:31  infotux

	* src/main.cpp: make sure that old lesson controller pointer gets
	removed

2003-07-15 19:30  infotux

	* src/outputcontrol.cpp: fix bug on setting new font

2003-07-15 19:28  infotux

	* src/ConfigFile.cpp: remove old class data items

2003-07-14 19:08  infotux

	* configure.in, configure: checking for the version of wxWindows

2003-07-09 01:40  infotux

	* po/de/tipptrainer.po: some translation fixes and deletion of old
	entries

2003-07-09 01:34  infotux

	* src/: Contest.cpp, kurs.cpp, lektion.cpp, main.cpp, main.h: fix
	segfaults

2003-07-08 20:18  hede

	* po/de/tipptrainer.po: New version of the po file (for TT-0.5.0)

2003-07-08 12:44  infotux

	* src/: lektion.cpp, main.cpp, main.h: small cleanup

2003-07-08 11:52  infotux

	* src/: Contest.cpp, kurs.cpp, lektion.cpp, main.h: some bug fixes
	and next try to make the behaviour cleaner

2003-07-08 03:47  infotux

	* src/ContestRankingDlg.cpp: do not forget processing the last 
	entry of contest ranking list

2003-07-08 03:04  infotux

	* src/: Contest.cpp, ContestRankingDlg.cpp, LEntry.H, LEntry.cpp,
	LessonController.H, kurs.cpp, kurs.h, lektion.cpp, lektion.h,
	main.cpp, main.h: fixed segfaults on lesson controller sync

2003-07-07 06:52  infotux

	* src/: lektion.cpp, main.cpp: menu items reordered and some with a
	new policy, fixed some status bar problems

2003-07-07 04:58  infotux

	* src/: Contest.H, Contest.cpp, LessonController.H,
	LessonController.cpp, inputcontrol.cpp, kurs.cpp, kurs.h,
	lektion.cpp, lektion.h, main.cpp, main.h: improve synchronisation
	of contest, class and single lessons

2003-07-03 01:58  infotux

	* po/de/tipptrainer.po: translation update for current contest
	code, some changed translations

2003-07-03 01:57  infotux

	* src/ContestRankingDlg.cpp: optimize table width

2003-07-02 22:40  infotux

	* src/: ContestRankingDlg.cpp, ContestWizard.cpp: contest dialog
	elements: optical corrections

2003-07-01 22:55  infotux

	* src/: Contest.cpp, main.cpp, main.h: add contest menu

2003-07-01 18:53  infotux

	* src/: ConfigFile.cpp, Contest.H, Contest.cpp,
	ContestRankingDlg.H, ContestRankingDlg.cpp, ContestWizard.H,
	ContestWizard.cpp, LEntry.H, LEntry.cpp: added contest ranking
	dialog

2003-07-01 18:22  hede

	* po/Makefile.in: Replaced "make" with "$(MAKE)" (CLOSES BUG
	727957).

2003-06-27 11:02  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, Contest.cpp, ContestWizard.H,
	ContestWizard.cpp, LEntry.H, LEntry.cpp, auswahl.cpp, auswahl.h,
	inputcontrol.cpp, main.cpp: adding more contest code

2003-06-26 17:46  infotux

	* src/main.cpp: reduce redundancy by using event processing

2003-06-26 16:43  infotux

	* src/: Contest.cpp, KursBeginWizard.cpp, kurs.cpp, lektion.cpp,
	lektion.h, lektionsanweisung.cpp, lektionsauswahl.cpp,
	lektionsauswertung.cpp, lektionsauswertung.h: make clearer that
	some wx functions are global, remove dead code from class
	lauswertung, fix issue in class lektion, adding more contest code

2003-06-24 18:19  infotux

	* src/: ConfigFile.cpp, Contest.H, Contest.cpp, ContestWizard.H,
	ContestWizard.cpp: contest code update, still incomplete

2003-06-20 06:40  hede

	* po/de/tipptrainer.po: Some translations fixed.

2003-06-20 06:25  hede

	* src/: KLessonStatusSizer.cpp, LessonStatusSizer.cpp, main.cpp,
	kurs.cpp: Typos fixed.

2003-06-20 06:20  hede

	* po/de/wxstd.po: wxstd.po removed.

2003-06-19 18:04  infotux

	* src/: KLessonStatusSizer.H, KLessonStatusSizer.cpp, LEntry.H,
	LKrit.H, LKrit.cpp, kurs.cpp, kurslaus.cpp, kurslaus.h: change
	class statistics dialog at end of each less, make LKrit use the
	same implementation as LEntry

2003-06-19 14:28  infotux

	* po/Makefile.in: remove building wxstd.mo

2003-06-19 14:24  infotux

	* src/main.cpp: update locale initialisation

2003-06-19 07:41  hede

	* po/: Makefile.in, de/tipptrainer.po, de/wxstd.po: Language switch
	to English for gettext - po files changed.

2003-06-15 05:22  infotux

	* src/main.cpp: empty string must not be translated

2003-06-15 04:52  infotux

	* src/main.cpp: correct file menu shortcut assignment

2003-06-15 04:46  infotux

	* po/Makefile.in: update comment to latest changes

2003-06-15 04:44  infotux

	* po/Makefile.in: work around GNU make madness (deletes new po
	files without asking)

2003-06-15 04:41  infotux

	* src/: lektion.h, lektionsauswahl.h: remove reference to remove
	file fehler.h

2003-06-15 04:38  infotux

	* src/fehler.h: file was unused

2003-06-15 04:37  infotux

	* src/: KursBeginWizard.cpp, auswahl.cpp, info.cpp,
	inputcontrol.cpp, kladen.cpp, klang.cpp, kurs.cpp, kurslaus.cpp,
	lektion.cpp, LessonStatusSizer.cpp, auswahl.h, fehler.h, info.h,
	inputcontrol.h, kladen.h, klang.h, kurs.h, kurslaus.h,
	lektionsanweisung.cpp, lektionsanweisung.h, lektionsauswahl.cpp,
	lektionsauswahl.h, lektionsauswertung.cpp, lektionsauswertung.h,
	main.cpp, main.h, optionen.cpp, optionen.h, outputcontrol.h:
	in-code output string language changed to english

2003-06-10 13:49  infotux

	* src/: lektion.cpp, lektion.h: lektion is now its own
	LessonController if none was specified

2003-06-10 13:19  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, KursBeginWizard.H,
	KursBeginWizard.cpp, LessonController.H, LessonController.cpp:
	adding copyright and licence note

2003-06-10 02:08  infotux

	* src/kurs.h: remove class Lektion forward declaration

2003-06-10 02:04  infotux

	* src/: kurs.cpp, kurs.h, lektion.cpp, lektion.h, main.cpp, main.h:
	Adding a static pointer get function to class Hauptfenster to let
	class Lektion have access to it without the need to store a pointer
	to it.	Class Lektion now uses the LessonController class to push
	events. A different layout was needed for the constructors. Class
	Kurs is now derived from LessonController to be able to catch those
	events to show its own dialogs.

2003-06-10 01:44  infotux

	* src/: LessonController.H, LessonController.cpp: This adds a
	lesson events and a class that offers functions to push such
	events. This is needed to make class Lektion independent
	of/non-specific to class kurs

2003-06-10 01:40  infotux

	* src/ConfigFile.H: another syntax warning fix

2003-06-05 04:38  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp,
	LessonStatusSizer.H, auswahl.h, lektion.cpp, lektionsauswahl.cpp,
	lektionsauswahl.h, outputcontrol.h: found some bugs by using g++
	-O3 -g -pedantic

2003-06-05 04:08  infotux

	* src/: lektion.cpp, lektion.h, stoppuhr.cpp, stoppuhr.h:  class
	stoppuhr is now replaced by wxStopWatch and stoppuhr files were
	removed

2003-06-05 03:23  infotux

	* src/: stoppuhr.h, stoppuhr.cpp: function removal due to having a
	replacement at LEntry

2003-06-05 03:21  infotux

	* src/: kurs.cpp, kurslaus.cpp, lektionsauswertung.cpp, main.cpp,
	lektion.cpp, lektion.h: In class lektion, some data call function
	to single value were replaced by a function that returns a LEntry
	and also reorganized constructor and lesson loading functions. 
	Some other classes had to fixed because of those changes.

2003-06-05 03:09  infotux

	* src/LessonStatusSizer.cpp: use new LEntry time string function

2003-06-05 03:06  infotux

	* src/LEntry.H: use time_t instead of int, add function that return
	local formatted time string

2003-06-03 20:51  infotux

	* po/Makefile.in: creating special rule 'po', adding comments and
	better output, pipe error messages of xgettext to /dev/null

2003-05-31 15:05  hede

	* data/english/kurs.a1: Small corrections for English language.

2003-05-31 14:11  hede

	* src/: KursBeginWizard.cpp, main.cpp: Small changes in
	translations fixes of typos.

2003-05-31 00:25  infotux

	* src/: inputcontrol.cpp, inputcontrol.h, outputcontrol.cpp,
	outputcontrol.h: small syntax fixes

2003-05-31 00:22  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, Contest.H, Contest.cpp: add
	initial contest configuration layout, change way to store font

2003-05-28 20:29  infotux

	* src/: inputcontrol.h, inputcontrol.cpp: show special line ending
	char when possible

2003-05-28 20:18  infotux

	* src/: outputcontrol.cpp, outputcontrol.h: fix line ending
	character display bug

2003-05-28 20:15  infotux

	* src/ConfigFile.cpp: don't use system encoding but system font
	encoding for default font

2003-05-28 18:25  infotux

	* src/: lektionsauswertung.cpp, lektionsauswertung.h:
	remove/fix/add includes, remove empty event table, use same data
	display as in lesson chooser

2003-05-28 18:22  infotux

	* src/LessonStatusSizer.cpp: move texts to the center line of the
	fields

2003-05-27 19:44  infotux

	* src/KursBeginWizard.cpp: center the wizard content

2003-05-27 01:06  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp: next try to get it
	to correctly size

2003-05-27 01:04  infotux

	* src/: kladen.cpp, kladen.h: change some vector stuff that did not
	work for all

2003-05-26 21:28  infotux

	* src/: LessonStatusSizer.H, LessonStatusSizer.cpp: reorganize
	rows, rename variables

2003-05-26 21:26  infotux

	* src/LEntry.cpp: fix apm calculation

2003-05-26 21:23  infotux

	* src/lektionsanweisung.cpp: center the picture

2003-05-25 21:58  infotux

	* src/lektion.cpp: fixing right/wrong counting

2003-05-25 21:10  infotux

	* src/: inputcontrol.cpp, lektion.cpp, lektion.h,
	outputcontrol.cpp, outputcontrol.h: fixed some bugs from the
	previous commit, error counting behaviour changed

2003-05-25 20:55  infotux

	* src/main.cpp: work-around move to ConfigFile class

2003-05-25 20:54  infotux

	* src/ConfigFile.cpp: work-around to make default font work

2003-05-25 01:31  infotux

	* data/german/lektion.index: removed incorrect last line, removed
	"Lektion " line prefix

2003-05-25 01:28  infotux

	* src/: LessonStatusSizer.H, LessonStatusSizer.cpp,
	lektionsauswahl.cpp, lektionsauswahl.h: new lesson choosing dialog
	that uses wxSizer instead of contraints and new LessonStatusSizer

2003-05-25 01:25  infotux

	* src/: lektion.cpp, lektion.h: use ConfigFile class for writing
	lesson data, changed meaning of m_return(current line) and
	m_pos(current position in line)!

2003-05-25 01:19  infotux

	* src/kurs.cpp: follow LEntry changes

2003-05-25 01:17  infotux

	* src/: ConfigFile.H, ConfigFile.cpp: added lesson data load and
	store functions, use new LEntry layout but be compatible with old
	Kurs data

2003-05-25 01:10  infotux

	* src/: LEntry.H, LEntry.cpp: added line and comlums set and get
	functions and variables, remove set functions for Anschlaege,
	Promille and ApM and make the corresponding get function calculate
	the values from richtig, fehler and zeit values

2003-05-25 01:05  infotux

	* src/: outputcontrol.cpp, outputcontrol.h: adding variant of
	highlightChar function

2003-05-25 00:59  infotux

	* src/: stoppuhr.cpp, stoppuhr.h: removed redundancy

2003-05-20 20:38  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, inputcontrol.cpp, main.cpp,
	main.h: add a menu check item to make choose not to have a bell
	ring on input error

2003-05-18 16:27  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, main.cpp: moved window
	settings save/load to ConfigFile class

2003-05-18 15:09  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, kladen.cpp, kladen.h,
	kurs.cpp: moving reading of stored courses to ConfigFile class,
	removing some non-sense in ConfigFile.H, changing some things to
	make use of the changes

2003-05-18 01:20  infotux

	* src/: kurs.cpp, kurs.h: moving reading of old course data to
	ConfigFile class, fixing course definition writing

2003-05-18 01:16  infotux

	* src/lektion.cpp: fixing typo, added ConfigFile.H include

2003-05-18 01:14  infotux

	* src/: ConfigFile.H, ConfigFile.cpp: fixed course data writing
	path, fixed course definition writing path, added function
	loadKursDaten

2003-05-17 18:58  infotux

	* src/ConfigFile.cpp: using locale for keyboard layout default; use
	SetPath instead of repeation

2003-05-17 18:56  infotux

	* src/lektion.cpp: using TtConfigFile method for getting keyboard
	layout

2003-05-17 18:13  infotux

	* src/ConfigFile.H: reducing dependency from kurs.h to LEntry.H

2003-05-17 18:09  infotux

	* src/: LEntry.H, LEntry.cpp, LKrit.H, LKrit.cpp, kurs.cpp, kurs.h:
	splitting off classes LEntry and LKrit to their own files

2003-05-12 20:55  infotux

	* src/outputcontrol.cpp: make autoscrolling work again

2003-05-11 18:38  infotux

	* src/lektion.cpp: build adjustment to changed lektionsanweisung.h

2003-05-09 20:17  infotux

	* src/: lektionsanweisung.cpp, lektionsanweisung.h: code cleanup
	and use of ConfigFile

2003-05-09 20:02  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp: use wxStringList
	instead of wxArrayString

2003-05-06 01:22  infotux

	* src/main.cpp: Added PNGHandler add call.  Added missing menu item
	tooltips.  Exchanged placement of the two options menu items. 
	Renamed german wording for about dialog menu item.  Again disabled
	toolbar (not needed).  Use non-'new' way to create the dialogs.

2003-05-06 01:16  infotux

	* src/: auswahl.cpp, auswahl.h: Fix button creation.  Give the
	abort button the correct wxID and rename it.  Removed PNGHandler
	add call (already done in main.cpp).  Delete allocated mem in
	destructor.

2003-05-06 01:12  infotux

	* src/: optionen.cpp, optionen.h: Same crash avoidance fix as for
	the info dialog.  Moved and settings-changed message from main.cpp
	to here, made it a two-liner and added dialog icon.  The dialog
	should only come up if the settings (stored not current app!)
	changed.

2003-05-06 01:04  infotux

	* src/: info.cpp, info.h: Fix crashing application on closing the
	dialog (wxSizers shall not get deleted manually).

2003-05-04 18:27  infotux

	* src/main.cpp: fix Help.About (Hilfe.Info) tooltip translation
	call

2003-05-04 18:04  infotux

	* src/main.cpp: get language settings from ConfigFile class

2003-05-04 18:03  infotux

	* src/info.cpp: add a newline after Daniel's name

2003-05-04 17:59  infotux

	* src/: ConfigFile.H, ConfigFile.cpp: Implement set and get methods
	for language.

2003-05-04 17:57  infotux

	* src/: optionen.h, optionen.cpp: Use Sizers instead of Contraints.
	 Use ConfigFile class for storing and getting settings.  Rename
	button label from "Ok" to "Speichern".

2003-05-04 00:58  infotux

	* src/: info.cpp, info.h: avoid memory leak by moving variables
	around and filling the desctructor   and making some of them
	non-pointer remove event table as it works fine without move
	BtnClose to private section of class remove enum as it is not
	needed anymore

2003-05-03 20:23  hede

	* src/: info.cpp, info.h: Escape cancels about dialog now. 
	"Schliessen"-Button renamed into English.  Close button gets focus
	at start-up now, so that pressing "Enter" cancels the dialog, too.

2003-05-03 20:18  hede

	* src/main.cpp: Re-enabled toolbar (needed eg. for Tooltips).

2003-05-03 17:16  hede

	* TODO: Replaced TODO with an English one.

2003-05-03 16:07  infotux

	* src/: inputcontrol.cpp, outputcontrol.cpp: added some additional
	window style flags to TtOutputControl and TtInputControl that may
	be useful on Win32

2003-05-03 09:35  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp: segmentation fault
	fix

2003-05-03 08:54  infotux

	* Makefile.in: delete Makefile.dirs on distclean

2003-05-03 08:29  infotux

	* src/: ConfigFile.H, ConfigFile.cpp, klang.cpp, kurs.cpp, kurs.h,
	kurslaus.cpp, main.cpp: Anpassungen and ConfigFile und
	KursBeginWizard und ersetzen von unix-Funktionen durch quivalente
	von wxWindows

2003-05-03 08:27  infotux

	* src/: KursBeginWizard.H, KursBeginWizard.cpp: der Wizard nun in
	seiner eigenen Klasse

2003-05-02 02:08  infotux

	* configure, configure.in: no more checking for gtk-config

2003-05-02 02:03  infotux

	* src/: Makefile.in, auswahl.cpp, auswahl.h, info.cpp, info.h,
	inputcontrol.cpp, inputcontrol.h, kladen.cpp, kladen.h, klang.cpp,
	klang.h, kurs.cpp, kurs.h, lektion.cpp, lektionsauswahl.cpp,
	main.cpp, main.h, outputcontrol.cpp, outputcontrol.h: removing GTK
	dependencies

2003-05-02 01:58  infotux

	* src/: ConfigFile.H, ConfigFile.cpp: new file for configuration
	file access

2003-04-28 15:27  infotux

	* config.h.in, configure, configure.in: Anpassung and Makefile.dirs
	und so

2003-04-28 15:04  infotux

	* src/auswahl.cpp, src/Makefile.in, src/info.cpp, src/kurs.cpp,
	src/lektion.cpp, src/lektionsanweisung.cpp,
	src/lektionsauswahl.cpp, src/lektionsauswertung.cpp, src/main.cpp,
	po/Makefile.in, data/Makefile.in, doc/Makefile.in: use
	Makefile.dirs to specify the patch of files

2003-04-28 15:00  infotux

	* Makefile.dirs.in: new file: defines the directory definitions for
	all other makefiles

2003-03-30 03:07  infotux

	* src/: auswahl.cpp, auswahl.h, main.cpp: Hinzufgen eines
	Abbrechen-Buttons

2003-03-26 17:47  infotux

	* data/Makefile.in, doc/Makefile.in, po/Makefile.in,
	src/Makefile.in: DESTDIR hinzugefgt

2003-03-26 00:59  infotux

	* src/: auswahl.cpp, auswahl.h, main.cpp: Sizer statt Contraints,
	da diese laut wxWindows-Doku deprecated sind

2003-03-26 00:55  infotux

	* src/info.cpp: MyCanvas sollte keinen Rahmen implizieren

2003-03-25 16:56  infotux

	* configure, configure.in, po/de/tipptrainer.po, src/info.cpp,
	src/info.h, src/main.cpp: info dialog and feedback address update

2003-03-23 10:49  hdegen

	* INSTALL, INSTALL.deutsch: Minimal wxGTK version is 2.4.0.

2003-03-20 07:38  felix

	* doc/: tipptrainer.1, tipptrainer.de.1: felix E-Mailadresse
	gendert

2003-03-19 22:24  felix

	* doc/tipptrainer.de.1: 
	Deutsche Manpage durch Abschnitt Anschlge ergnzt.

2003-03-19 22:07  felix

	* INSTALL.deutsch, README.deutsch: 
	Text zu Anschlgen umgeschrieben

2003-03-18 20:18  hdegen

	* INSTALL: Removed part that we will provide versions for the libs
	on our homepage.

2003-03-18 20:11  hdegen

	* INSTALL.deutsch: Added this file (it containes the install stuff
	previously found in the README)

2003-03-18 20:01  hdegen

	* README: Removed INSTALLATION part.

2003-03-18 19:57  hdegen

	* README, README.english: Renamed README.english into README.

2003-03-18 19:55  hdegen

	* README: README removed.

2003-03-18 19:54  hdegen

	* README.deutsch: Renamed README into README.deutsch. Removed
	INSTALL lines from README.deutsch

2003-03-18 06:52  hdegen

	* BUGS: Added hint for default language selection.

2003-03-18 06:49  hdegen

	* ChangeLog: Added update of the README files.

2003-03-18 06:46  hdegen

	* README: Included hint for counting of the shift key.

2003-03-18 06:41  hdegen

	* README.english: Updated links; updated contact info; added
	"IMPORTANT HINTS"; updated "JOIN"...

2003-03-18 05:55  hdegen

	* README: Updated Link for wxgtk, fixed some typos, updated
	information whom to contact...

2003-03-18 05:31  hdegen

	* BUGS: BUGS added. We should list the known bugs here.

2003-03-14 22:53  infotux

	* po/de/tipptrainer.po, po/de/wxstd.po, src/main.cpp: Fixes
	Bug#126942

2003-03-14 06:35  hdegen

	* ChangeLog: Update.

2003-03-14 06:33  hdegen

	* NEWS: Update for february and march.

2003-03-14 06:21  hdegen

	* src/info.cpp: Hendrik mit aufgenommen; Kontaktadresse auf
	tipptrainer@pingos.org gesetzt.

2003-03-14 06:19  hdegen

	* AUTHORS: Hendrik mit aufgenommen.

2003-03-13 19:04  infotux

	* data/german/kurs.2: 2 seconds is a very short time, increased to
	900

2003-03-12 19:33  infotux

	* configure, configure.in, po/Makefile.in: some apps are critical
	for building po/tp.po does not necessarily need to be created (only
	when a source file changed)

2003-03-12 12:32  infotux

	* src/Makefile.in: build cleanup

2003-03-12 12:24  infotux

	* po/de/tipptrainer.po, src/inputcontrol.cpp,
	src/outputcontrol.cpp: [no log message]

2003-03-12 11:55  infotux

	* po/de/tipptrainer.po, src/info.cpp: translation update

2003-03-12 10:38  infotux

	* data/Makefile.in, po/de/tipptrainer.po: remove error from install
	target

2003-03-12 10:30  infotux

	* Makefile.in, data/english/Makefile.am, data/english/Makefile.in,
	data/german/Makefile.am, data/german/Makefile.in,
	po/de/tipptrainer.po, src/auswahl.cpp, src/auswahl.h, src/info.cpp,
	src/info.h, src/inputcontrol.h, src/kladen.h, src/klang.h,
	src/kurs.cpp, src/kurs.h, src/kurslaus.h, src/lektion.cpp,
	src/lektion.h, src/lektionsanweisung.cpp, src/lektionsanweisung.h,
	src/lektionsauswahl.cpp, src/lektionsauswahl.h,
	src/lektionsauswertung.cpp, src/lektionsauswertung.h, src/main.cpp,
	src/main.h, src/outputcontrol.h, src/stoppuhr.h: build cleanup

2003-03-12 02:49  infotux

	* src/Makefile.in: removed some non-sense

2003-03-12 02:42  infotux

	* data/Makefile.am, data/Makefile.in, doc/Makefile.am,
	doc/Makefile.in, doc/tipptrainer.de, doc/tipptrainer.en: build
	cleanup

2003-03-12 02:31  infotux

	* po/: Makefile.in, de/tipptrainer.po, de/wxstd.po: [no log
	message]

2003-03-12 02:21  infotux

	* Makefile.in, config.h.in, configure, configure.in, install-sh,
	missing, mkinstalldirs, src/Makefile.in, src/info.cpp,
	src/kurs.cpp, src/main.cpp: build cleanup

2003-03-12 02:05  infotux

	* Makefile.am, acconfig.h, acinclude.m4, aclocal.m4, config.guess,
	config.sub, configure.scan, depcomp, ltmain.sh, stamp-h.in,
	tipptrainer.lsm, src/Makefile.am: build cleanup

2003-01-20 20:10  sunshine_1

	* src/main.cpp: [no log message]

2003-01-20 19:49  sunshine_1

	* depcomp: [no log message]

2003-01-20 19:43  sunshine_1

	* Makefile.in, aclocal.m4, config.h.in, configure, tipptrainer.lsm,
	data/Makefile.in, data/english/Makefile.in,
	data/german/Makefile.in, doc/Makefile.in, src/Makefile.in: Kein
	autoreconf mehr ntig (Hoffentlich)

2003-01-11 14:23  sunshine_1

	* ChangeLog: [no log message]

2003-01-11 14:07  sunshine_1

	* src/main.cpp: set default language to english

2003-01-10 18:33  sunshine_1

	* configure: [no log message]

2003-01-09 12:37  hdegen

	* configure.in: Set version to 0.4.1-pre1.

2003-01-08 23:12  hdegen

	* README, README.english: Hendrik says: Problems are solved.

2003-01-08 22:59  hdegen

	* src/kurs.cpp: Again small fix bye Hendrik Sattler.

2003-01-08 22:36  hdegen

	* ChangeLog: Upsi. We now have 2003. ;)

2003-01-08 22:35  hdegen

	* README.english: Update for wxGTK-Problems

2003-01-08 22:33  hdegen

	* README: Update for wxGTK-2.3-Problems.

2003-01-08 22:29  hdegen

	* ChangeLog: Updated ChangeLog.

2003-01-08 22:10  hdegen

	* src/: inputcontrol.cpp, main.h: Get rid of warnings (tnx
	Hendrik!).

2003-01-08 22:08  hdegen

	* src/fehler.h: Get rid of warnings (tnx Hendrik!)

2003-01-08 22:07  hdegen

	* src/info.cpp: Small optical corrections.

2003-01-08 22:06  hdegen

	* src/kurs.cpp: Warnungsbekaempfung (Danke an Hendrik).

2003-01-06 15:27  sunshine_1

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.in,
	data/Makefile.am, data/Makefile.in, data/english/Makefile.in,
	data/german/Makefile.in, doc/Makefile.in, src/Makefile.in,
	src/auswahl.cpp, src/info.cpp, src/kurs.cpp, src/lektion.cpp,
	src/lektionsanweisung.cpp, src/lektionsauswahl.cpp: [no log
	message]

2002-11-24 16:46  sunshine_1

	* src/info.cpp: Authoren added

2002-11-24 15:16  sunshine_1

	* configure, configure.scan: [no log message]

2002-11-05 07:43  hdegen

	* src/kurs.cpp: Took back one change, because it didn't solve
	anything.

2002-11-05 07:34  hdegen

	* src/: klang.cpp, kurs.cpp, kurs.h: Added CHANGES header; "killed"
	some warnings. ;)

2002-11-05 06:43  hdegen

	* src/kurs.cpp: CHANGES header and comments added.

2002-11-04 14:33  sunshine_1

	* src/main.cpp: [no log message]

2002-11-04 13:35  sunshine_1

	* src/kurs.cpp: getenv("USER") als default User

2002-11-03 17:30  hdegen

	* README: 1. Update/Korrektur.

2002-11-03 17:08  hdegen

	* AUTHORS: Added sun and me.

2002-11-03 13:29  hdegen

	* NEWS: Updated NEWS.

2002-11-03 12:45  hdegen

	* src/info.cpp: Fixed non-printable chars; "\t" are 3 spaces now.

2002-11-02 17:53  sunshine_1

	* data/: german/Makefile.in, english/Makefile.in: [no log message]

2002-11-02 17:50  sunshine_1

	* data/Makefile.in: [no log message]

2002-11-02 17:47  sunshine_1

	* doc/: Makefile.am, Makefile.in, tipptrainer.1, tipptrainer.de.1:
	[no log message]

2002-11-02 17:41  sunshine_1

	* Makefile.in, acinclude.m4, aclocal.m4, config.h.in, configure,
	configure.in, mkinstalldirs, src/Makefile.am, src/Makefile.in,
	src/info.cpp, src/klang.cpp, src/klang.h, src/kurs.cpp, src/kurs.h,
	src/lektionsauswahl.cpp, src/main.cpp, src/outputcontrol.cpp: [no
	log message]

2002-11-02 12:39  sunshine_1

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in,
	NEWS, README, README.english, TODO, acconfig.h, acinclude.m4,
	aclocal.m4, config.guess, config.h.in, config.sub, configure,
	configure.in, install-sh, ltmain.sh, missing, mkinstalldirs,
	stamp-h.in, tipptrainer.lsm, data/Makefile.am, data/Makefile.in,
	data/logo.png, data/english/Makefile.am, data/english/Makefile.in,
	data/english/kurs.1, data/english/kurs.a1, data/english/kurs.e1,
	data/english/kurs.index, data/english/lektion.1,
	data/english/lektion.10, data/english/lektion.11,
	data/english/lektion.12, data/english/lektion.2,
	data/english/lektion.3, data/english/lektion.4,
	data/english/lektion.5, data/english/lektion.6,
	data/english/lektion.7, data/english/lektion.8,
	data/english/lektion.9, data/english/lektion.a1,
	data/english/lektion.a10, data/english/lektion.a11,
	data/english/lektion.a12, data/english/lektion.a2,
	data/english/lektion.a3, data/english/lektion.a4,
	data/english/lektion.a5, data/english/lektion.a6,
	data/english/lektion.a7, data/english/lektion.a8,
	data/english/lektion.a9, data/english/lektion.index,
	data/english/lektion1.png, data/english/lektion10.png,
	data/english/lektion11.png, data/english/lektion12.png,
	data/english/lektion2.png, data/english/lektion3.png,
	data/english/lektion4.png, data/english/lektion5.png,
	data/english/lektion6.png, data/english/lektion7.png,
	data/english/lektion8.png, data/english/lektion9.png,
	data/german/Makefile.am, data/german/Makefile.in,
	data/german/kurs.1, data/german/kurs.2, data/german/kurs.a1,
	data/german/kurs.a2, data/german/kurs.e1, data/german/kurs.e2,
	data/german/kurs.index, data/german/lektion.1,
	data/german/lektion.10, data/german/lektion.11,
	data/german/lektion.12, data/german/lektion.13,
	data/german/lektion.14, data/german/lektion.15,
	data/german/lektion.16, data/german/lektion.17,
	data/german/lektion.18, data/german/lektion.19,
	data/german/lektion.2, data/german/lektion.20,
	data/german/lektion.21, data/german/lektion.22,
	data/german/lektion.23, data/german/lektion.24,
	data/german/lektion.25, data/german/lektion.26,
	data/german/lektion.27, data/german/lektion.28,
	data/german/lektion.29, data/german/lektion.3,
	data/german/lektion.30, data/german/lektion.31,
	data/german/lektion.32, data/german/lektion.33,
	data/german/lektion.34, data/german/lektion.35,
	data/german/lektion.36, data/german/lektion.4,
	data/german/lektion.5, data/german/lektion.6,
	data/german/lektion.7, data/german/lektion.8,
	data/german/lektion.9, data/german/lektion.a1,
	data/german/lektion.a10, data/german/lektion.a11,
	data/german/lektion.a12, data/german/lektion.a13,
	data/german/lektion.a14, data/german/lektion.a15,
	data/german/lektion.a16, data/german/lektion.a17,
	data/german/lektion.a18, data/german/lektion.a19,
	data/german/lektion.a2, data/german/lektion.a20,
	data/german/lektion.a21, data/german/lektion.a22,
	data/german/lektion.a23, doc/Makefile.am, doc/Makefile.in,
	doc/tipptrainer.de, doc/tipptrainer.en, src/Makefile.am,
	src/Makefile.in, src/auswahl.cpp, src/auswahl.h, src/fehler.h,
	src/info.cpp, src/info.h, src/inputcontrol.cpp, src/inputcontrol.h,
	src/kladen.cpp, src/kladen.h, src/klang.cpp, src/klang.h,
	src/kurs.cpp, src/kurs.h, src/kurslaus.cpp, src/kurslaus.h,
	src/lektion.cpp, src/lektion.h, src/lektionsanweisung.cpp,
	src/lektionsanweisung.h, src/lektionsauswahl.cpp,
	src/lektionsauswahl.h, src/lektionsauswertung.cpp,
	src/lektionsauswertung.h, src/logo.xpm, src/main.cpp, src/main.h,
	src/optionen.cpp, src/optionen.h, src/outputcontrol.cpp,
	src/outputcontrol.h, src/stoppuhr.cpp, src/stoppuhr.h,
	src/wizlogo2.xpm, data/german/lektion.a24, data/german/lektion.a25,
	data/german/lektion.a26, data/german/lektion.a27,
	data/german/lektion.a28, data/german/lektion.a29,
	data/german/lektion.a3, data/german/lektion.a30,
	data/german/lektion.a31, data/german/lektion.a32,
	data/german/lektion.a33, data/german/lektion.a34,
	data/german/lektion.a35, data/german/lektion.a36,
	data/german/lektion.a4, data/german/lektion.a5,
	data/german/lektion.a6, data/german/lektion.a7,
	data/german/lektion.a8, data/german/lektion.a9,
	data/german/lektion.index, data/german/lektion1.png,
	data/german/lektion10.png, data/german/lektion11.png,
	data/german/lektion12.png, data/german/lektion13.png,
	data/german/lektion14.png, data/german/lektion15.png,
	data/german/lektion16.png, data/german/lektion17.png,
	data/german/lektion18.png, data/german/lektion19.png,
	data/german/lektion2.png, data/german/lektion20.png,
	data/german/lektion21.png, data/german/lektion22.png,
	data/german/lektion23.png, data/german/lektion24.png,
	data/german/lektion25.png, data/german/lektion26.png,
	data/german/lektion27.png, data/german/lektion28.png,
	data/german/lektion29.png, data/german/lektion3.png,
	data/german/lektion30.png, data/german/lektion31.png,
	data/german/lektion32.png, data/german/lektion33.png,
	data/german/lektion34.png, data/german/lektion35.png,
	data/german/lektion36.png, data/german/lektion4.png,
	data/german/lektion5.png, data/german/lektion6.png,
	data/german/lektion7.png, data/german/lektion8.png,
	data/german/lektion9.png: Projekt zum CVS hinzugefgt

