2003-01-18 01:14  tsauter

	* configure.ac: Make new version 0.18

2003-01-10 21:54  tsauter

	* src/optbox.c: BUX: Fix some copy'n'paste errors

2002-12-23 14:58  tsauter

	* src/: global.h, optbox.c, optbox.h, options.c, run.c: Insert
	support for -D switch (hide wm decoration)

2002-12-23 14:44  tsauter

	* src/global.h: Change default keymap path

2002-12-21 00:52  tsauter

	* AUTHORS: Insert new thanks to

2002-12-20 12:09  tsauter

	* src/run.c: make grdesktop compatible to latest rdesktop cvs
	version

2002-11-14 12:05  tsauter

	* AUTHORS, configure.ac, po/fr.po: Include french translation

2002-11-11 21:57  tsauter

	* configure.ac, po/de.po: Include new translations for 0.17 release

2002-11-07 13:33  tsauter

	* src/run.c: Fix: logfiles are now deleted (we have the correct pid
	now)

2002-11-07 13:28  tsauter

	* src/run.c: Delete the logfile after the user has got the error
	dialog

2002-11-07 13:25  tsauter

	* src/run.c: Now we known, if the rdesktop doesnt exit successfull

2002-11-06 12:09  tsauter

	* doc/Makefile.am: Fix make abort, if the upper case manpage was
	not found

2002-11-06 12:06  tsauter

	* doc/Makefile.am: Move generated man-pages to lower cases if
	needed

2002-11-06 12:01  tsauter

	* configure.ac, doc/Makefile.am: First use the docbook-to-man
	command, because it generates better man-pages, cleanup docbook
	dummy files

2002-11-06 11:41  tsauter

	* src/: global.h, optbox.c, options.c, options.h, run.c: we can now
	handle both keymap types

2002-11-06 11:23  tsauter

	* src/: global.h, main.c, options.c, options.h: Fill keymap list
	with available languages for oldworld

2002-11-06 00:30  tsauter

	* src/: optbox.c, options.c, options.h: Create two new functions
	for oldworld and newworld rdestkop versions to set the correct
	keymap parameter

2002-11-05 23:20  tsauter

	* src/run.c: Set the window title of rdesktop only on newer
	versions

2002-11-05 23:15  tsauter

	* src/run.c: create the final rdesktop nicer

2002-11-05 22:41  tsauter

	* src/rdesktop.c: use rdesktop binary from global.h, so we can do
	easier debugging

2002-11-05 17:56  tsauter

	* src/: rdesktop.c, rdesktop.h: Finish simple rdesktop version
	detection

2002-11-05 17:55  tsauter

	* src/: main.c, main.h: Try to detect rdesktop version at startup

2002-11-05 17:54  tsauter

	* doc/.cvsignore: Ignore created dummy manpage files

2002-11-05 17:17  tsauter

	* src/: Makefile.am, rdesktop.c, rdesktop.h: Include new source
	files for rdesktop handling

2002-11-05 17:14  tsauter

	* src/options.c: spell errors

2002-11-05 16:29  tsauter

	* src/: rdpparse.c, rdpparse.h: Fix error while reading rdpfiles
	and blanks in keys/ fix compiler warnings

2002-11-05 16:28  tsauter

	* src/options.h: Fix compiler warnings

2002-11-05 16:01  tsauter

	* src/.cvsignore: Ignore test rdp files

2002-11-05 16:01  tsauter

	* src/: run.c, rdpparse.c: Change debug options

2002-11-05 16:00  tsauter

	* src/main.c: Autostart the connection

2002-11-05 15:31  tsauter

	* src/main.c: Autostart only with valid rdp file from commandline

2002-11-05 15:28  tsauter

	* src/: main.c, main.h: Include functions for help and usage

2002-11-05 12:38  tsauter

	* src/main.c: Parse now the command line options

2002-11-05 11:51  tsauter

	* src/: main.c, main.h: Load an rdpfile if given on commandline

2002-11-05 11:51  tsauter

	* src/: rdpparse.c, rdpparse.h: Dont parse the rdpfile in signal
	handlers, create  a separat function to allow us the loading of
	rdpfiles from commandline

2002-11-05 11:32  tsauter

	* src/: options.c, options.h: User gtk_get_user_name instead of
	pwd.h functions

2002-11-01 15:32  tsauter

	* AUTHORS: Include realname of che

2002-11-01 14:24  tsauter

	* TODO: Remove todo tasks, done in latest release

2002-11-01 14:16  tsauter

	* AUTHORS, grdesktop.spec: Include redhat rpm spec-file

2002-11-01 01:46  tsauter

	* configure.ac: Create new release

2002-11-01 01:44  tsauter

	* po/de.po: Modify german translation file

2002-11-01 01:43  tsauter

	* po/.cvsignore: Ignore vi lockfiles

2002-11-01 01:06  tsauter

	* src/rdpparse.c: Fix problem with newline characters and gtk

2002-11-01 01:01  tsauter

	* src/: rdpparse.c, rdpparse.h: Writing rdp files, and print
	override warning

2002-11-01 00:27  tsauter

	* src/options.c: Fix screensize error: 600->640

2002-10-31 19:39  tsauter

	* src/rdpparse.c: Print an error message if no file was selected

2002-10-31 18:24  tsauter

	* src/run.c: Remove comments and insert new one

2002-10-31 18:22  tsauter

	* src/options.c: Load also the hostnames from options and rdp-files

2002-10-31 18:10  tsauter

	* src/: global.h, main.c, optbox.c, options.c, options.h,
	rdpparse.c: Create an extra function to load the options into the
	dialog, and call this function also to load rdp files

2002-10-31 15:45  tsauter

	* src/: rdpparse.c, rdpparse.h: parse and set now all available
	options for rdesktop

2002-10-31 14:56  tsauter

	* src/: rdpparse.c, rdpparse.h: Sample entries from rdp file are
	now stored into hash table

2002-10-31 14:24  tsauter

	* src/: rdpparse.c, rdpparse.h: Reading rdp files by file
	(unicode/non-unicode)

2002-10-31 11:27  tsauter

	* configure.ac, doc/Makefile.am: Check for both docbook2man and
	docbook-to-man commands

2002-10-29 23:04  tsauter

	* src/: optbox.c, optbox.h, rdpparse.c, rdpparse.h: Create the
	fileboxes and signals

2002-10-29 22:28  tsauter

	* TODO: Remove task for rwin, because rdesktop 2 will be released
	soon

2002-10-29 22:27  tsauter

	* src/: Makefile.am, rdpparse.c, rdpparse.h: Start supporting of
	microsoft rdp-files

2002-10-29 22:24  tsauter

	* src/btnbox.c: Display the about dialog without image (maybe to
	long on other languages

2002-10-29 22:22  tsauter

	* src/: btnbox.c, global.h, main.c, optbox.c: Remove the widget
	hash and replace it with global variables.

2002-10-29 21:10  tsauter

	* .cvsignore, intl/.cvsignore, po/.cvsignore, src/.cvsignore:
	include more files in cvsignore files, and resort the entries

2002-10-29 21:06  tsauter

	* aclocal.m4, config.guess, config.h.in, config.sub, configure.ac,
	configure.in, install-sh, ltconfig, ltmain.sh, missing,
	mkinstalldirs: Make new autoconf/automake configuration and remove
	all unused dynamic generated files from cvs.

2002-10-29 20:56  tsauter

	* src/: aboutbox.h, btnbox.h, config.h, errmsg.h, global.h, main.h,
	optbox.h, options.h, run.h, srvsel.h: replace the config.h file
	with global.h. $(topdir)/config.h file is now used.

2002-10-29 20:53  tsauter

	* src/Makefile.am: Create new autoconf/automake configuration

2002-10-28 14:52  tsauter

	* src/: aboutbox.c, btnbox.c, config.h, errmsg.c, main.c, optbox.c,
	run.c, srvsel.c: Make everything now workable, but sometimes with
	global variables

2002-10-27 13:08  tsauter

	* doc/grdesktop.sgml: Change license to Free Document License

2002-10-27 13:04  tsauter

	* doc/Makefile.am, doc/grdesktop.sgml, pixmaps/Makefile.am: Insert
	copyright notices in all nontrivial files

2002-10-27 12:59  tsauter

	* AUTHORS, ChangeLog, INSTALL, Makefile.am, NEWS, README, TODO,
	config.h.in, configure.in, src/Makefile.am, src/main.c,
	src/options.c: Insert copyright notices in all nontrivial files

2002-10-27 00:51  tsauter

	* src/: btnbox.c, config.h, main.c, optbox.c, run.c, run.h: Store
	most of the global widgets in hash-table: NOT WORKING correct

2002-10-26 23:43  tsauter

	* src/options.c: Skipping doubbled options

2002-10-26 23:37  tsauter

	* src/: btnbox.c, config.h, main.c, optbox.c, options.c, run.c,
	srvsel.c: Store option values now in hash-table

2002-10-26 17:26  tsauter

	* src/optbox.c: Implement signals fir the open/save buttons

2002-10-26 17:09  tsauter

	* pixmaps/Makefile.am, pixmaps/folder.png, src/optbox.c,
	src/optbox.h: Insert save and load buttons; minor fixes in gui

2002-10-26 15:37  tsauter

	* src/btnbox.c: Remove old unsed comments

2002-10-26 15:30  tsauter

	* TODO, src/aboutbox.c, src/btnbox.c, src/errmsg.c: include icons
	in buttons

2002-10-26 14:58  tsauter

	* src/options.c: Fix pointer compiler errors

2002-10-26 14:49  tsauter

	* src/: btnbox.c, optbox.c, options.c, run.c, run.h: Fix read
	options/rename connect function to run_rdesktop

2002-10-26 13:14  tsauter

	* src/: Makefile.am, btnbox.c, btnbox.h, main.h, run.c, run.h: Move
	some generic funtions from btnbox.c to run.c

2002-10-26 13:04  tsauter

	* src/: aboutbox.c, aboutbox.h, btnbox.c, btnbox.h, config.h,
	errmsg.c, errmsg.h, main.c, main.h, optbox.c, optbox.h, options.c,
	options.h, srvsel.c, srvsel.h: Ooops wrong lizenze text in source
	files-> should be GPL and not LGPL

2002-10-26 12:52  tsauter

	* TODO: Yeah. this task has been finished :-)

2002-10-26 12:51  tsauter

	* doc/Makefile.am: Dont stop, if we have no docbook-to-man! (quick
	and dirty hack)

2002-10-26 12:47  tsauter

	* src/config.h: Change gint and gboolean to non-pointer elements

2002-10-26 12:23  tsauter

	* src/optbox.c: Insert EN as keymap, if the directory doesnt
	exists/ select EN if no other keymap was loaded

2002-10-26 12:19  tsauter

	* src/.cvsignore: Ignore *bsd core dumps

2002-10-26 12:07  tsauter

	* src/Makefile.am, .cvsignore, config.h.in, configure.in, ltconfig,
	intl/.cvsignore: Include privat intl-dir if we have no system-wide
	libintl tools

2002-10-26 12:06  tsauter

	* src/config.h: fix problems on platforms which have MAXHOSTNAMELEN
	defined

2002-10-26 12:05  tsauter

	* src/btnbox.h: include signal.h to avoid compiler warnings in obsd

2002-10-26 00:28  tsauter

	* src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Include
	special options, fix some prefious made errors

2002-10-26 00:10  tsauter

	* pixmaps/: Makefile.am, settings.png: Include new icons for
	settings register

2002-10-26 00:02  tsauter

	* src/btnbox.c: Set the window title in the started rdesktop

2002-10-25 23:59  tsauter

	* src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Insert
	support for working directory in program register

2002-10-25 22:36  tsauter

	* src/optbox.c: Get and set the keyboard selection: works now!

2002-10-25 21:22  tsauter

	* src/optbox.c: Set minimum size for keyboard selection

2002-10-25 17:30  tsauter

	* src/optbox.c: Replace the keyboard combo box with treeview: NOT
	full working

2002-10-25 16:15  tsauter

	* src/: optbox.c, options.c, options.h: Replace the color combo-box
	with option menu

2002-10-25 15:05  tsauter

	* src/optbox.c: Align all labels left, and insert the top
	description

2002-10-25 13:18  tsauter

	* src/optbox.c: Include top lables on top of the frame

2002-10-25 11:43  tsauter

	* src/optbox.c: Reorder the widgets in program frame, and include
	top label

2002-10-22 22:12  tsauter

	* po/de.po: Fix error in character spec

2002-10-22 21:51  tsauter

	* configure.in: Make new release: 0.15

2002-10-22 21:50  tsauter

	* po/de.po: Merge new/changed gui elements

2002-10-22 17:46  tsauter

	* doc/sample.rdp: Include sample microsoft rdp file

2002-10-22 17:27  tsauter

	* TODO: again: add more tasks

2002-10-22 17:26  tsauter

	* TODO: add more tasks

2002-10-22 17:20  tsauter

	* src/: btnbox.c, config.h, optbox.c, optbox.h, options.c: Include
	an runprog checkbox

2002-10-22 16:58  tsauter

	* src/optbox.c: Dont store empty strings in config file

2002-10-22 16:56  tsauter

	* pixmaps/Makefile.am, pixmaps/program.png, src/btnbox.c,
	src/config.h, src/optbox.c, src/optbox.h, src/options.c: Include
	support to start program on remote host

2002-10-22 16:18  tsauter

	* src/: options.c, options.h: Preset username, if no username
	option found

2002-10-22 16:03  tsauter

	* src/btnbox.c: Show warnings only in debug mode

2002-10-22 15:48  tsauter

	* src/btnbox.c: Gray the buttons, if we are in connect mode

2002-10-22 15:46  tsauter

	* src/btnbox.c: Make sure child scucture is initialized with zero,
	wait longer before respawn

2002-10-22 15:35  tsauter

	* src/btnbox.c: After some time, we are going to sleep between the
	check interval to ingrease processor time

2002-10-22 15:27  tsauter

	* src/: btnbox.c, btnbox.h, config.h, main.c: Implement alarm
	signal to kill rdesktop after max connection time

2002-10-22 13:31  tsauter

	* src/: btnbox.c, config.h: Make better performance while
	connecting, handle now everything over sigchild signal

2002-10-21 13:46  tsauter

	* src/: btnbox.c, btnbox.h, config.h, main.c: Implement fork
	support, to display dialog betweem connection

2002-10-20 15:29  tsauter

	* pixmaps/Makefile.am, pixmaps/host.png, pixmaps/keyboard.png,
	pixmaps/monitor.png, src/optbox.c: Include icons for the option
	dialog

2002-10-20 02:31  tsauter

	* src/: btnbox.c, btnbox.h: Start reading the fork() code, to hide
	the mainwindow

2002-10-20 02:09  tsauter

	* src/: config.h, main.c: Load now both images on startup/ and show
	or hide it later

2002-10-20 01:17  tsauter

	* src/: config.h, main.c: Load pixbuf animation

2002-10-20 00:57  tsauter

	* po/de.po: Change german po file

2002-10-20 00:51  tsauter

	* src/options.c: Set default colorsize, of no option was found

2002-10-18 23:20  tsauter

	* pixmaps/: Makefile.am, animation.gif: Include image for animation

2002-10-18 22:18  tsauter

	* src/aboutbox.c: Replace aboutdlg should fix errors on hppa arch

2002-10-18 22:14  tsauter

	* src/errmsg.c: Remove unused comments

2002-10-18 22:12  tsauter

	* src/errmsg.c: Create my own erro dialog and fix error

2002-10-18 21:39  tsauter

	* doc/Makefile.am: Remove created man-pages on distclean

2002-10-15 18:04  tsauter

	* configure.in: Make new release: 0.14

2002-10-15 17:38  tsauter

	* src/options.c: Fix segfault

2002-10-15 17:38  tsauter

	* src/optbox.c: Fill server list only, if we have servers

2002-10-15 17:31  tsauter

	* po/de.po, src/optbox.c: Make some strings multilang/ insert these
	strings into po files

2002-10-15 17:24  tsauter

	* src/: optbox.c, options.c: Fix segfaults

2002-10-15 16:19  tsauter

	* po/de.po: Create new translation

2002-10-15 16:19  tsauter

	* po/POTFILES.in: Include new source files

2002-10-15 15:52  tsauter

	* TODO, src/Makefile.am, src/aboutbox.c, src/aboutbox.h,
	src/btnbox.c, src/btnbox.h: Change help btn to about; include
	simple aboutbox

2002-10-15 14:16  tsauter

	* src/btnbox.c: Hide rdesktop output and print warning on error

2002-10-15 14:04  tsauter

	* src/: btnbox.c, optbox.c, options.c: Code cleanup, release all
	allocated memory

2002-10-15 13:46  tsauter

	* src/: btnbox.c, main.c, options.c: Store and load, if we shoudl
	display the option box

2002-10-15 12:37  tsauter

	* src/: btnbox.c, config.h, optbox.c, optbox.h: Syncronize the two
	serversel boxes

2002-10-15 11:51  tsauter

	* src/options.c: Don't print warnings on comment lines

2002-10-15 11:50  tsauter

	* src/options.c: Print warning into config file/ don't try to split
	comment lines

2002-10-15 11:45  tsauter

	* src/optbox.c: Using english as default keymap

2002-10-15 11:41  tsauter

	* src/: config.h, optbox.c, optbox.h: Load and store selected
	keymap

2002-10-15 11:17  tsauter

	* src/: btnbox.c, options.c, options.h: Executing the rdesktop
	command with colorsize (corrently not supported by rdesktop, so do
	nothing)

2002-10-15 11:08  tsauter

	* src/optbox.c: Rais signal after loading color options to set
	image

2002-10-15 10:55  tsauter

	* pixmaps/: Makefile.am, colors_1.png, colors_2.png, colors_3.png,
	colors_4.png: Replace color image with 265 colors/ insert new
	truecolor images

2002-10-15 10:54  tsauter

	* src/: config.h, main.c, optbox.c, options.c, options.h: Read and
	store colorsel values, fix segfault in keyboard glist

2002-10-14 16:26  tsauter

	* src/optbox.c: Remove colorsel, its not supported by rdesktop and
	doesnt work :)

2002-10-14 16:06  tsauter

	* pixmaps/: Makefile.am, colors.png, colors_1.png: Change pixmap
	name

2002-10-14 16:04  tsauter

	* src/: config.h, main.c, optbox.c, optbox.h, options.c, options.h:
	Fill the color list, and load pixmap

2002-10-14 14:50  tsauter

	* src/: optbox.c, options.c, options.h: Fix compiler warnings

2002-10-14 14:04  tsauter

	* src/: optbox.c, optbox.h, options.c: Fix error with, screensize
	loading

2002-10-14 13:54  tsauter

	* src/: btnbox.c, optbox.c, options.c, options.h: Store and load
	last selected screensize

2002-10-14 13:23  tsauter

	* src/optbox.c: Store selected screensize in infos array

2002-10-14 12:41  tsauter

	* src/optbox.c: Display selected screensize in label

2002-10-14 12:40  tsauter

	* src/options.c: Load only screensizes lower than current screen

2002-10-14 11:47  tsauter

	* src/: optbox.c, optbox.h, options.c, options.h: Fill screensize
	page with proper values

2002-10-14 11:46  tsauter

	* src/config.h: Make screensize label global, create screensize
	glist

2002-10-14 11:46  tsauter

	* src/main.c: Fill screen array

2002-10-14 10:51  tsauter

	* src/options.c: Read the savepw value from config file

2002-10-14 10:26  tsauter

	* src/: optbox.c, options.c: store savepw option in config file/
	set savepw optbox

2002-10-14 10:21  tsauter

	* src/: btnbox.c, options.c: store password only, if savepw is true

2002-10-14 10:16  tsauter

	* src/: optbox.c, optbox.h: make the
	username/password/domain/savepw elements working

2002-10-14 10:06  tsauter

	* src/config.h: insert an new config value to save passwords

2002-10-13 21:42  tsauter

	* src/: config.h, optbox.c, optbox.h: Reading the available keymaps
	from rdesktop and fill the list

2002-10-13 21:07  tsauter

	* src/: optbox.c, optbox.h: Include keyboad selection tab

2002-10-13 14:15  tsauter

	* src/: optbox.c, optbox.h: Start createing the detailed dialog,
	all elements are now displayed, but without any function

2002-10-13 14:01  tsauter

	* src/: srvsel.c, srvsel.h: Remove the functions to created detail
	elements. Should be in the optionbox files

2002-10-13 14:00  tsauter

	* src/btnbox.c: Remove the comment, activate the detail box :)

2002-10-13 13:59  tsauter

	* src/: config.h, main.h: Move PIXDIR definitian into global
	config.h

2002-10-13 13:59  tsauter

	* TODO: Remove the detail dialog, and inser about btn

2002-10-13 13:58  tsauter

	* pixmaps/: Makefile.am, colors.png: Include new image for colorsel

2002-10-13 01:59  tsauter

	* src/Makefile.am: $id$ -> $grdesktop$

2002-10-13 01:58  tsauter

	* ChangeLog, .cvsignore: Fix error from autoconf

2002-10-13 01:55  tsauter

	* .cvsignore, ChangeLog, Makefile.in, configure, doc/.cvsignore,
	doc/Makefile.in, intl/ChangeLog, pixmaps/.cvsignore,
	pixmaps/Makefile.in, po/ChangeLog, src/.cvsignore, src/Makefile.in:
	Again... remove autogenerated files

2002-10-13 01:35  tsauter

	* intl/.cvsignore, po/.cvsignore, intl/Makefile, po/Makefile,
	po/Makefile.in, po/POTFILES: Remove some autogenerated files

2002-10-13 01:35  tsauter

	* po/POTFILES.in: Include new source file

2002-10-13 01:32  tsauter

	* po/Makefile.in.in: Remove the generated .gmo files while
	distclean

2002-10-13 00:22  tsauter

	* src/: config.h, errmsg.c, errmsg.h, main.c, main.h, optbox.c,
	optbox.h, options.c, options.h, srvsel.c, srvsel.h: $id$ ->
	$grdesktop$

2002-10-13 00:17  tsauter

	* src/: btnbox.c, btnbox.h: $id$ -> $grdesktop$

2002-10-12 22:47  tsauter

	* ChangeLog: Update the ChangeLog file

2002-10-12 22:41  tsauter

	* po/de.po: Replace with better translations

2002-10-12 13:24  tsauter

	* configure, configure.in: New minor release: 0.12

2002-10-12 13:22  tsauter

	* src/btnbox.c: Comment out the option button, for new release

2002-10-12 12:49  tsauter

	* TODO, src/options.c, src/options.h: Replace all important
	error/warning messages with the new errmsg dialogbox

2002-10-12 12:27  tsauter

	* src/btnbox.c: FIX: display also an error, if hostame is empty

2002-10-12 12:25  tsauter

	* configure, src/Makefile.am, src/Makefile.in, src/btnbox.c,
	src/btnbox.h, src/errmsg.c, src/errmsg.h: Insert an error dialog to
	display generic error messages and warnings

2002-10-12 12:02  tsauter

	* doc/options.samples: Update the samples

2002-10-12 11:59  tsauter

	* TODO: FIX: spelling error

2002-10-12 11:58  tsauter

	* TODO, src/options.c, src/options.h: Files are now read/write
	locked

2002-10-12 11:57  tsauter

	* TODO: Insert new todo task

2002-10-12 00:17  tsauter

	* Makefile.in, configure, configure.in: create new minor version
	0.11

2002-10-12 00:13  tsauter

	* TODO: Include the TODO file

2002-10-12 00:10  tsauter

	* po/de.po: convert from iso8859-1 to utf8 (iconv)

2002-10-12 00:04  tsauter

	* src/: btnbox.c, main.h: Remove all debug flages

2002-10-12 00:04  tsauter

	* po/de.po: Create german po-file for current strings

2002-10-11 23:52  tsauter

	* src/: btnbox.c, main.c, optbox.c, options.c, srvsel.c: Include
	support for each string, change fprintf functions to g_error,
	remove newlines in g_* functions

2002-10-11 23:38  tsauter

	* ABOUT-NLS, Makefile.am, Makefile.in, aclocal.m4, configure,
	configure.in, doc/Makefile.in, intl/ChangeLog, intl/Makefile,
	intl/Makefile.in, intl/VERSION, intl/bindtextdom.c,
	intl/config.charset, intl/dcgettext.c, intl/dcigettext.c,
	intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c,
	intl/explodename.c, intl/finddomain.c, intl/gettext.c,
	intl/gettext.h, intl/gettextP.h, intl/hash-string.h,
	intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h,
	intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c,
	intl/localcharset.c, intl/locale.alias, intl/localealias.c,
	intl/ngettext.c, intl/plural.c, intl/plural.y, intl/ref-add.sin,
	intl/ref-del.sin, intl/textdomain.c, pixmaps/Makefile.in,
	po/.cvsignore, po/ChangeLog, po/Makefile, po/Makefile.in,
	po/Makefile.in.in, po/POTFILES, po/POTFILES.in, po/de.po,
	src/Makefile.am, src/Makefile.in, src/btnbox.c, src/config.h,
	src/main.c, src/options.c: Insert basic support for localization

2002-10-11 12:38  tsauter

	* .cvsignore, Makefile.in, configure, doc/.cvsignore,
	doc/Makefile.in, pixmaps/.cvsignore, pixmaps/Makefile.in,
	src/.cvsignore, src/Makefile.in: Allow configure without running
	autoconf/automake after checkout

2002-10-11 12:25  tsauter

	* src/: btnbox.c, options.c, options.h: Write options to config
	file

2002-10-11 10:48  tsauter

	* src/options.c: Remove whitespaces from server line, and skip
	comments

2002-10-11 10:43  tsauter

	* src/options.c: Make the options parser more safe for whitespaces
	and comments

2002-10-11 09:47  tsauter

	* src/: btnbox.c, config.h, options.c: Change the type of
	geometry/keymap to gchar/ read this values from config file

2002-10-10 12:32  tsauter

	* configure.in: Fix configure gtk2 error message

2002-10-10 09:50  tsauter

	* pixmaps/: Makefile.am, icon.xpm: Include icon in xpm format for
	window managers

2002-10-10 08:54  tsauter

	* configure.in: FIX: remove old testing binary name from rdesktop
	test in configure

2002-10-09 23:40  tsauter

	* configure.in: Make new major release: 0.10

2002-10-09 23:23  tsauter

	* src/options.c: FIX: segfault on close

2002-10-09 18:01  tsauter

	* doc/: options.samples, servers.samples: Include sample
	configuration files

2002-10-09 16:31  tsauter

	* src/: btnbox.c, btnbox.h, main.c, options.c: Try fixing segfault
	on quit

2002-10-09 16:20  tsauter

	* src/options.c: Start writing a simple file parser for options

2002-10-09 15:01  tsauter

	* src/: btnbox.c, config.h, options.c, options.h: Create command
	string from options/ Start reading default options from config file

2002-10-09 15:00  tsauter

	* src/main.c: Load default options

2002-10-09 14:59  tsauter

	* configure.in: Check for rdesktop, and set new prog version

2002-10-09 14:59  tsauter

	* doc/Makefile.am: Fix missing make target

2002-10-09 13:51  tsauter

	* configure.in: New version 0.02

2002-10-09 12:16  tsauter

	* configure.in: Change version number to more portable format

2002-10-09 12:15  tsauter

	* src/: btnbox.c, optbox.c, options.c: FIX: rereading of entries
	after writing

2002-10-09 11:18  tsauter

	* src/options.c: Free alocated memory

2002-10-09 09:38  tsauter

	* Makefile.am, configure.in, doc/.cvsignore, doc/Makefile.am:
	Create the manpages during compile time. Check for docbook-to-man
	in configure

2002-10-09 09:16  tsauter

	* pixmaps/: Makefile.am, icon.png, icon.xcf: Include logo for
	window managers

2002-10-08 23:34  tsauter

	* doc/: .cvsignore, grdesktop.sgml: Include manpage for grdesktop

2002-10-08 22:52  tsauter

	* src/btnbox.c: Storing return code from rdesktop

2002-10-08 17:37  tsauter

	* src/: btnbox.c, options.c: Include last selected host into
	popdown list

2002-10-08 17:30  tsauter

	* src/: btnbox.c, config.h, srvsel.c: Reload server entries after
	saving

2002-10-08 17:14  tsauter

	* src/options.c: Remove debug printf

2002-10-08 17:07  tsauter

	* src/options.c: FIX: double reading server entries

2002-10-08 16:52  tsauter

	* src/btnbox.c: Extend the error message

2002-10-08 13:34  tsauter

	* src/btnbox.c: Print an error message if no host selected

2002-10-08 12:36  tsauter

	* src/: options.c, options.h: Create the config directory in ~

2002-10-08 12:25  tsauter

	* src/: options.c, srvsel.c: FIX: load the server config file;
	remove debug strings

2002-10-08 12:23  tsauter

	* src/: Makefile.am, btnbox.c, config.h, options.c, options.h,
	srvsel.c, srvsel.h: Include separate functions/module to load and
	save the entries from server-listbox

2002-10-08 10:02  tsauter

	* pixmaps/: topimage.png, topimage.xcf: Change the yellow gradient

2002-10-08 09:54  tsauter

	* src/srvsel.h: Remove param include, and define MAXHOSTNAMELEN
	direct

2002-10-08 09:17  tsauter

	* .cvsignore: Ignore config.cache

2002-10-08 09:10  tsauter

	* src/btnbox.c: Remove debugging texts

2002-10-08 09:10  tsauter

	* pixmaps/Makefile.am: Install pixmaps to pixmaps/grdesktop

2002-10-07 23:17  tsauter

	* src/: main.c, main.c, main.c: Include cvs tag id

2002-10-07 23:08  tsauter

	* src/: btnbox.c, btnbox.h, srvsel.c, srvsel.h: Prepare to store,
	the server list into config file.

2002-10-07 23:01  tsauter

	* src/: btnbox.c, srvsel.c: Remove old unused code in sources

2002-10-07 22:57  tsauter

	* src/: config.h, srvsel.c, srvsel.h: Extend the server config
	parser

2002-10-07 22:31  tsauter

	* .cvsignore: Ignore autoconf/automake files

2002-10-07 21:40  tsauter

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	aclocal.m4, config.guess, config.sub, configure.in, install-sh,
	ltmain.sh, missing, mkinstalldirs, pixmaps/.cvsignore,
	pixmaps/Makefile.am, pixmaps/topimage.png, pixmaps/topimage.xcf,
	pixmaps/topimage2.png, pixmaps/topimage2.xcf, po/Makefile.in.in,
	po/POTFILES, po/POTFILES.in, po/de.po, src/.cvsignore,
	src/Makefile.am, src/btnbox.c, src/btnbox.h, src/config.h,
	src/main.c, src/main.h, src/optbox.c, src/optbox.h, src/srvsel.c,
	src/srvsel.h: Initial import

