2000-13-08 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Made the mapper contex menus appear on the mousePress event instead of
	  the mouse release event.

2000-11-08 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Got rid of the filicker when the mapper redraws.

2000-11-08 Kevin Krammer <kevin.krammer@gmx.at>
  * Fixed bug that caused the mapper to display wrong info about Charactename and Mudtitle
  * when editing offline
  * added some German translations
  * Changed width of labels in DlgMapOptionsMisc, DlgMapInfo
  * Inserted several missing i18n() statements at QMessageBox::information calls
  * (for box's caption)

2000-11-08 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Fixed bug with saving of text details.
	* Changed map file format.
	* Fixed small redraw bug with seleting elements.
	* Changed the with of some labels in the map options dialog.
	* Fixed small bug with map text properties dialog.

2000-11-06 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Finished the english handbook.

2000-11-05 Stephan Uhlmann <suhlmann@gmx.de>
	* some changes to the plugin system
	* finished template plugin
	* documentation for plugin developers (kmud/kmud/plugins/README)

2000-10-31 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started work on the speed walk limit.

2000-10-30 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Fixed bug that caused a seg fault when moving down on the map.
	* Fixed bug with the resizing of the map.

2000-10-29 John-Paul Stanford <john-paul.stanford@virgin.net>
	* The overview is now off by default
	* Valid room checking is working again
	* Add new option to specify the default path direction (one/two way)

2000-10-26 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Finished implementing the manual creation of paths between levels.
	* Fixed bug that caused seg fault when the first map level was empty and
	  there was no login room set.
	* Added menu options for creating new top & bottom levels.

2000-10-26 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Improved the mapper redraw
	* Fixed map load/save bug
	* Fixed map element move bug
	* The map tools no change the mouse pointer depending on the 
	  tool selected.
	* Changed the path tool to be able to create paths between
	  rooms on different levels. The path properties dialog still needs
	  changing.

2000-10-23 Kevin Krammer <kevin.krammer@gmx.at>
	* boss key now configurable via Options->Keys
	* moved special input characters onto new tab of Preferences Dialog

2000-10-23 Andre Alexander Bell <andre.bell@gmx.de>
	* added a new feature to have the inputtext autotically selected if the
		input-line gets focus. (for example by switching between the two input
		lines with <Tab>)
	* fixed bugs with the default-button in the options->preferences dialog
		
2000-10-17 Stephan Uhlmann <suhlmann@gmx.de>
	* fixed bug which caused Kmud to crash when reaching the maximum
	  of lines in the mud window buffer.

2000-10-17 Jrgen Kosche <mnementh@gmx.de>
	* you can now enable or disable the numpad-keys for macros
	  (only if you disableit you can use the numpads for normal use)

2000-10-15 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Made some mapper redraw improvements
	* Fixed bug with mouse press/release in the overview window
	* Start work on overhauling code used to resize the map

2000-10-15 Jrgen Kosche <mnementh@gmx.de>
	* fixed bug, that intelligent browsing is not configurable and standard

2000-10-08 Kevin Krammer <kevin.krammer@gmx.at>
  * Finished ping host feature

2000-10-05 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Finish implement invalid/valid movments using the mapper.
	* Add feature to mapper to display overview of the map.
	* Add more to the mapper documentation.
	* Changed the way the mapper resizes.

2000-10-04 John-Paul Stanford <john-paul.stanford@virgin.net>
        * Completed a bit more of the mapper documentation.
        * Started work on invalid/valid movments using the mapper.
        * Fixed map loading bug.
        * Fixed bugs with text properties dialog.

2000-10-03 Stephan Uhlmann <suhlmann@gmx.de>
	* moved toolbar icons to $kde_datadir/kmud/toolbar/

2000-10-02 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added level up/down commands to the mapper tools menu.
	* Did a bit more work on the mapper documentation.

2000-10-01 Stephan Uhlmann <suhlmann@gmx.de>
	* committet patch from Barret Shackelford <puppoo@earthlink.net> fixing a
	  very strange segfault which seems to occur only with certain compilers
	  (his is egcs-2.91.66)

2000-10-01 Stephan Uhlmann <suhlmann@gmx.de>
	* closed bug: it's now possible to deselect a once selected profile when
	  creating a new character in the connection wizard
	* closed bug: "select" buttons in "new character" dialog are disabled
	  when there are no profiles in the list

2000-09-29 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started create mapper documenation

2000-09-29 Stephan Uhlmann <suhlmann@gmx.de>
	* Added possibility to load a file into the multiline input
	* fixed segfault when using quick connect

2000-09-28 John-Paul Stanford <john-paul.stanford@virgin.net>
        * Finished work on text properties dialog
        * Added new context menu for editing text details
        * Fixed some mapper memory leaks
        * Add more colour config options and updated the dialog
 
2000-09-26 John-Paul Stanford <john-paul.stanford@virgin.net>
        * Minor fixes to mapper dialogs
        * The short room descriptions are now shown as tool tips.
        * Started work on a new text properties dialog 

2000-09-25 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Mapper bug fixes
	* Added option to have indivial room colours
	* Added ability to label a rooma and give it a  description
	* Changed the file structure / loadMap / saveMap to account 
	  for new room options.
	* Added missing files
	* Added ability to delete exits from the new room properties
	  option.

2000-09-25 Stephan Uhlmann <suhlmann@gmx.de>
	* Added possibility to remove ANSI characters from logged text (configurable)
	* toolbar button for logging now indicates logging state better (pressed=on, unpressed=off)

2000-09-22 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Fixed some bugs with the automapper
	* Added information dialog to the automapper
	* Added dialogs for room properties
	* Added new map options dialog

2000-09-22 Andre Alexander Bell <andre.bell@gmx.de>
	* Added the possibility to connect to the mud by double-clicking it in the
		ConnectionWizard.
	* Added the possibility to select a profile by double-clicking it in the
		Select Profile Dialog instead of clicking ok.

2000-09-21 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added toolbar buttons to the mapper to move up and down levels
	* Added the ability to set a login position for each character that 
	  uses the map.

2000-09-20 Andre Alexander Bell <andre.bell@gmx.de>
	* Reworked the autologin again. Now it seems to work on CircleMuds too.
	* Additionally it is possible to have the autologin trigger to autotype
		your loginname or your password or both (or none :).
		Choose it by leaving out the prompt you dont whish to autotype on.
	* Changed the message if you left some fields empty in the ConnectionWizardInput.
		
2000-09-20 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Finished implementing speed walking using the mapper
	* Fix bug with path tool
	* Changed mapper staus bar to include level number

2000-09-19 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started work on the mapper speed walking

2000-09-18 John-Paul Stanford <john-paul.stanford@virgin.net>
	* First vesion of text label tool is done
	* Updated the kmud_path.xpm icon
	* Implement export map option
	* Implement import map option
	* Change the map file structure to handle text element
	* Change load and save map methods to check the version
	  number of the file before atemting to load it.

2000-09-17 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started work implementing the text label tool

2000-09-16 John-Paul Stanford <john-paul.stanford@virgin.net>
        * The create path tool is now finished
        * improved the movePlayerBy method to handle rooms that
          already exists but not two squares away.
        * Add a path context menu to make editing paths easier.
        * Add a path properties option
        * Improved drawing of paths  

2000-09-14 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Add color config options for the map
	* Started work on create path tool

2000-09-14 Stephan Uhlmann <suhlmann@gmx.de>
	* added brazilian portuguese translation of Kmud
	  contributed by Domingos Parra Novo <domingos@bsb.conectiva.com.br>

2000-09-13 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Add support for moving up and down on the map
	* Add ability to display level above and below current level
	* Map view now centers on the players current position
	* Changes some of the menus
	* Fixed buts with the element deletion and element selection

2000-09-12 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added some new tool bars to the mapper
	* Added graphics for tool bars
	* Implemented new ways for creating/deleting rooms
	* Fix bugs with the room selection code
	
2000-09-11 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Selecting nows works (Several bug fixes)
	* Fixed problems with last commit by me
	* Add support for moving map elements on the map
	* Add new icon for lauching the mapper

2000-09-11  Andre Alexander Bell <andre.bell@gmx.de>
	* made the autologin customizable
	* reworked the tab order of DlgConnectionWizard and DlgConnectionWizardInput
	* 'Select MUD' and 'Select Profile-Dialogs do have titles now

2000-09-06 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Changes the mapper so that all map elements have to
	  Inherit cmapelement base class
	* Implement selction of map elements
	* Implement cut / copy / paste and delete operations
	* Implement Select All / Deselect All / Invert Selection options
	* Start work on moving map objects	

2000-09-06 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Fixed the mapper widget to draw correctly
	* Changed the way rooms are stored
	* Add options to create and delete rooms
	* Added code to store and config the directions used to walk around the mud
	* Add erase map option
	* Add menu options
	* Start work on cut / paste stuff
	
2000-09-04 Stephan Uhlmann <suhlmann@gmx.de>
	* fixed configurable connection timeout
	  much spiffier now, should not lock up kmud anymore

2000-08-23 Stephan Uhlmann <suhlmann@gmx.de>
	* added french translation of the Kmud handbook
	  from Guillaume Assire <alphagolf@altern.org>

2000-08-21  Andre Alexander Bell <Andre.Bell@gmx.de>
	* There was the bug, that the LoggingEnabled/Disabled-Pixmap was not
	  correctly set, if you say OK instead of Connect in the
	  ConnectionWizard. Its just fixed.

2000-08-05 Stephan Uhlmann <suhlmann@gmx.de>
	* more work on the plugin system
	* added plugin manager dialog for handling of plugins

2000-07-31 Kevin Krammer <kevin.krammer@gmx.at>
  * It is now possible to edit macros/aliases/triggers offline

2000-07-28 Kevin Krammer <kevin.krammer@gmx.at>
  * Added a "boss key" feature.

2000-07-23 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patches from Kevin Krammer <kevin.krammer@gmx.at>
	  macro keys can now include modifier keys (SHIFT, ALT, CTRL), too

2000-07-23 Stephan Uhlmann <suhlmann@gmx.de>
	* committed updated swedish translation from Pr-Erik Segolsson <heathen@linux.nu>

2000-07-21 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added edit menu to the mapper
	* Made the map drawer coding more readable

2000-07-14 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Finsehd the method used to move a player around the map creating
	  new rooms as needed.
	* Fixed some of the redraw problems by implementing a dobule buffer.
	* Fixed the move map method.

2000-07-14 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Reworked the code used to draw rooms and paths.
	* Changed the way entrances (arrows) are displayed and stored.
	* Add support for one way paths.

2000-07-12 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started work on methods to move a plater around the map
	* Added a contect menu to the rooms on the map

2000-06-12 Stephan Uhlmann <suhlmann@gmx.de>
	* fixed bug in telnet class, which on some systems caused a lockup while
		connecting when the there was a "connection refused" (i.e. the host was
		reachable but the port was not)

2000-06-09 Stephan Uhlmann <suhlmann@gmx.de>
	* added a few missing setCaption()'s to dialogs
	* fixed bug in recent connect (showed six slots, first twice)
	* hide/show connect slots in MUD menu when connected/disconnected
		(there was a nice bug causing two muds running in the same window when
		pressing one of the quick connect slots while already connected)

2000-05-23 Jorfen <jorfen@topmail.de>
	* completed autologin, but feature needs a bit testing and more keywords 

2000-05-23 Stephan Uhlmann <suhlmann@gmx.de>
	* finished major update of all files like libtool, configure.in, the ac*.m4 macros
		and several Makefile.am's
	* Kmud is now am_edit based and able to compile shared libraries, so we can
		start with the plugins now

2000-05-22 Jorfen <jorfen@topmail.de>
        * Timeout is now configurable     

2000-05-18 John-Paul Stanford <john-paul.stanford@virgin.net>
	* The loading of directions for the map now works.
	* Remove the currentMudTitle and currentLoging vars as there not needed.

2000-05-18 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Fix some bugs with my last commit

2000-05-18 John-Paul Stanford <john-paul.stanford@virgin.net>
  	* Started working on the code to save the maps options.

2000-05-18 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Reactived the mapper menu option
	* Added a options dialog for the mapper
	* Changed a few mapper menu entries

2000-05-12 Jrgen Kosche <mnementh@gmx.de>
	* call to an external command with '#'
	* updated german translation

2000-05-11 Stephan Uhlmann <suhlmann@gmx.de>
	* fixed bug which caused the delete alias/trigger function not to work

2000-05-07 Stephan Uhlmann <suhlmann@gmx.de>
	* committed russian handbook
	  many thanks to Alexander Isavnin <shura@fandra.org> !
	* fixed compiler warning (bad cast) in cmudlineedit.cpp

2000-04-27 Tomer Brisker <brisker@actcom.co.il>
	* finished my optimization audit.
	* removed the ability to create more then one alias with the same name.
	* aliases with no macros no longer report that the macro is in use.

2000-04-25 John-Paul Stanford <john-paul.stanford>
	* A few minor interface changes to the mapper
	* Added a mapper diable #define in kmud.h
	* Update handbook for up coming released
			
2000-04-10 Jrgen Kosche <mnementh@gmx.de>
	* german handbook added

2000-04-08 Stephan Uhlmann <suhlmann@gmx.de>
	* made list of "recent connects" less redundant
	* fixed bug in "colors" dialog at startup
	* fixed broken "buffers" dialog

2000-04-02 Stephan Uhlmann <suhlmann@gmx.de>
	* added russian translation of the messages.
	  thanks to Alexander Isavnin <shura@fandra.org> !
	* again resized nearly all dialogs, so that translated
	  messages fit to the widgets
	* added forgotten i18n()'s

2000-04-01 Jrgen Kosche <mnementh@gmx.de>
	* edit trigger will now work

2000-03-29 Jrgen Kosche <mnementh@gmx.de>
	* make the character, that starts a speedwalking-sequenc, configurable (via Options-Preferences)
	* updated the german translation

2000-03-27 Stephan Uhlmann <suhlmann@gmx.de>
	* added a FAQ file for answering most common questions you
	  might have associated with Kmud
	* added a BUGS file which lists known bugs we didn't fixed yet
	* fixed minor flaws with the translations
	
2000-03-26 Stephan Uhlmann <suhlmann@gmx.de>
	* included french translation. many thanks to
	   Guillaume Assire <alphagolf@altern.org>
	* resized/changed dialogs so that translated strings
	  fit better to the buttons/labels etc.
	* updated german translation
	
2000-03-21 Jrgen Kosche <mnementh@gmx.de>
	* backslash parsing (\r\n\a\t)

2000-03-18 Jrgen Kosche <mnementh@gmx.de>
	* Speedwalking (starting speedcommands with '.')

2000-03-15 Stephan Uhlmann <suhlmann@gmx.de>
	* made telnet socket nonblocking before connect. that way an offline host does not
	  cause Kmud to hang for a long time.
	* fixed bug in KmudApp:connectToMud: mud timer started also when
	  connection was not successful
	* logging is now on and off toggable in toolbar
	* added new pixmaps for logging on / logging off, anyone who can make better
	  ones? i'm a horrible painter...

2000-03-10 Stephan Uhlmann <suhlmann@gmx.de>
	* Logging! :-)

2000-02-15 Jrgen Kosche <mnementh@gmx.de>
	* Trigger!

2000-02-08 Jrgen Kosche <mnementh@gmx.de>
	* removed the bug, that causes KDE to hang, if the Desktop will be shut down, without closing KMud

2000-02-02 Jrgen Kosche <mnementh@gmx.de>
	* added support for other keys on the keypad (+-*/,) for macros

2000-01-31 Roalt Zijlstra	<roalt@dnd.utwente.nl>
	* Added Keypad numbers in the macro dialog and fixed the new/edit/delete
	* buttons so that they are enabled/disabled correctly.

2000-01-30 Stephan Uhlmann <suhlmann@gmx.de>
	* finished new connection wizard dialog
	* updated some documentation with new homepage URL

2000-01-30 Roalt Zijlstra <roalt@dnd.utwente.nl>
	* Finished the new alias dialogs and reworked the macro dialog

2000-01-29 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Updated the english docs with information on new features.

2000-01-28 Roalt Zijlstra <roalt@dnd.utwente.nl>
	* Reworked the aliases dialog and added an input dialog for it
	* Added myself to the 'about KMud' dialog 

2000-01-28 John-Paul Stanford <john-paul.stanford@virgin.net>
	* added a feature so that a list of muds recently connected to are displayed in the mud menu

2000-01-27 Jrgen Kosche <mnementh@gmx.de>
	* fixed bug with the numerical-keypad-macros
	  this macro was triggered for all open MUD's, not only for that with the actual keyfocus
	  changed the macrocode for Keypad, old macrodefinitions don't working now

2000-01-16 Stephan Uhlmann <suhlmann@gmx.de>
	* fixed bug in mud view. when the view was splitted and the outputbuffer was
	  full the upper view scrolled up instead staying at the same position when
	  new output came from mud

2000-01-15 Stephan Uhlmann <suhlmann@gmx.de>
	* made the connect to a mud a bit less blocking when waiting for timeout

2000-01-14 Tomer Brisker <brisker@actcom.co.il>
	* Changed key behavior yet again. Current key behavior:
	  View: 
	  -Shift+PgUp/PgDn : Scrolls about 1/2 screen up/down.
          -Shift+Up/Dn: Scrolls about 1 line up/down.
	  -Ctrl+Home/End: Scrolls to the top/bottom.
	  Input Line:
	  -Up/Dn: Goes up/down in history.
	  -Home/End/Left/Right: Moves in current input.
	  -Shift+Home/End/Left/Right: Selects in current input.
	  -Ctrl+Left/Right: Same as Home/End.
	  All other arrow keys/modifier keys should not do anything.
	* Fixed a minor typo (wizzard -> wizard)

2000-01-11 Jrgen Kosche <mnementh@gmx.de>
	* macros now also support the numeric keypad keys

2000-01-09 Roalt Zijlstra <roalt@dnd.utwente.nl>
	* fixed cmudview wrapping error with ansi sequences (ie. colors)

2000-01-09 Stephan Uhlmann <suhlmann@gmx.de>
	*  added multiline input dialog for entering huge text

2000-01-08 John-Paul Stanford <john-paul.stanford@virgin.net>
	* fixed bug with the close button on the reconnect dialog
	* added new buttons to the reconnect dialog

2000-01-06 John-Paul Stanford <john-paul.stanford@virgin.net>
	* changed map data structures
	* changed the paths are stored on the map
	* added suppot to the map for different levels
	* added method to erase map from memory
	* added method to show different map levels
	* added method to save a map to a file
	* added method to load a map from a file
	* fix the mapper so it does not seg fault when no map is in memory
	* chaged the mapper so a map can't be viewed with out a profile been
	  active

2000-01-06 Stephan Uhlmann <suhlmann@gmx.de>
	* made output-notification-wait-time configurable

2000-01-05 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patch from Joergen Kosche <jkosche@rz.uni-potsdam.de>
	  updating ANSI parsing and fixing some minor glitches with interpretation

2000-01-04 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patch from Joergen Kosche <jkosche@rz.uni-potsdam.de> fixing
	  a minor bug with cut&paste, and now a doubleclick selects the word in
	  the mudwindow the mouse points to

2000-01-02 Stephan Uhlmann <suhlmann@gmx.de>
	* Kmud mini-icon now blinks when there is new output from mud after some
		silent time (10 sec.)

1999-12-22 Stephan Uhlmann <suhlmann@gmx.de>
	* added CMudStream class for wrapping telnet i/o (internal, no feature ;-))

1999-12-12 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patch from Randall <randall@panic.et.tudelft.nl> for
	  MCCP support (Mud Client Compression Protocol, for protocol detail
	  see http://homepages.ihug.co.nz/~icecube/compress/index.html)

1999-12-12 Stephan Uhlmann <suhlmann@gmx.de>
	* split screen when in scrollback

1999-12-10 Stephan Uhlmann <suhlmann@gmx.de>
	* mud window is now only automatically scrolled down at new ouput from mud
	  when window was not scrolled up before

1999-12-03 John-Paul Stanford <john-paul.stanford@virgin.net>
	* tidy up the recconect dialog.
	* add option to preferences to configure reconnect timer
	* added close button to the reconnect dialog

1999-12-03 John-Paul Stanford <john-paul.stanford@virgin.net>
	* fixed bug with conncetion timer

1999-12-02 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patch from Alexander A. Isavnin <shura@fandra.org> which fixed
	  the following:
	  - bugs with selection:
	  -- it was impossible to select first and last characters in a string
	     (in CMudView::getCharacterNumber)
	  -- it was impossible to getMarkedText from last selected row
	     correctly
	  - reduces excessive repainting on scrolling and selection
	    (and decreases flickering)   

1999-11-26 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Add move map method to cmawwidet, to move the whole map
	* Changed the auto mapper so that the direction a path can be
	  traveled is shown by a arrow.
	* Changhe CMapRoom so that the room can be flaged as the current
	  room a player is in. If this happens a red dot is draw to show it. 
	* Changed the CMapWidget so that the work space is resized to fit the map.

1999-11-25 Stephan Uhlmann <suhlmann@gmx.de>
	* updated README
	* committed new english user manual from jp <john-paul.stanford@virgin.net>
	* version 0.2 ready

1999-11-20 Tomer Brisker <brisker@actcom.co.il>
	* Changed scrolling so now PgUp/PgDn/home/end scrolls in the editline
	  and shift+* in the mudview. PageUp and PageDown scroll 10 lines each. 

1999-11-20 John-Paul Stanford <john-paul.stanford@virgin.net>
	* fixed cli parameters so -h with out a hostname is help 
	  and with a hostname becomes host.
	* when a host parameter is give with out a port paramter the port
	  now defaults to 23.

1999-11-19 Stephan Uhlmann <suhlmann@gmx.de>
	* finished connection wizard
	* bugfixed segfault when selecting text in empty mudview

1999-11-18 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Add command line options to kmud

1999-11-15 Luke Ehresman <luke@usa.om.org>
	* Macro keys added to Aliases (F2-F12 can be used)

1999-11-13 Luke Ehresman <luke@usa.om.org>
	* Interpretation types fully functional (saved in Mud profile)
	* Command separator customization
	* \007 sends a beep (toggleable)
	* Background color support

1999-11-08 Luke Ehresman <luke@usa.om.org>
	* Full support of aliases (saved in character profiles)
	* Aliases can be embedded in a semicolon list

1999-11-06 Luke Ehresman <luke@usa.om.org>
	* Added semicolon support to put multiple commands on one line
	* "say hi;smile" is interpreted as "say hi" and "smile".

1999-11-04 Stephan Uhlmann <suhlmann@gmx.de>
	* committed and added to source connect/disconnect icons
	  from Luke Ehresman <luke@usa.om.org>
  
1999-11-03 Stephan Uhlmann <suhlmann@gmx.de>
	* committed patch from Joergen Kosche <jkosche@rz.uni-potsdam.de>
	  for selecting text in the mudview and pasting it to the clipboard

1999-10-30 Tomer Brisker <brisker@actcom.co.il>
	* Implemented scrolling with PageUp, PageDown, Home, End.

1999-10-27 Stephan Uhlmann <suhlmann@gmx.de>
	* connection wizard works rudimentarily

1999-10-24 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Changed the auto mapper so it now displays rooms
	* Added CMapRoom class for storeing map room details
	* Added CMapPath class for storing the exits from rooms

1999-10-24 John-Paul Stanford <john-paul.stanford@virgin.net>
	* The auto mapper now displays paths to and from a room

1999-10-24 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added auto reconnect option to general preferences
	* Added auto reconnect dialog

1999-10-24 Roalt Zijlstra <roalt@kwenie.demon.nl>
	* Added history completion on given input
   
1999-10-24 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Added a grid to the automapper widget

1999-10-23 Stephan Uhlmann <suhlmann@gmx.de>
	* applied and changed a little a patch from brisker <brisker@actcom.co.il>
	  to force a linewrap after a certain amount of characters in a line

1999-10-23 Stephan Uhlmann <suhlmann@gmx.de>
	* changed font settings dialog, now it's possible to change the
	  font of the command line, too

1999-10-22 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Started work on the auto mapper

1999-10-22 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Changed the disconected/connected text on the status bar to icons
	* Fixed bug with the connection timer

1999-10-18 Stephan Uhlmann <suhlmann@gmx.de>
	* bugfix in echo modes
	* more connection wizard

1999-10-16 Stephan Uhlmann <suhlmann@gmx.de>
	* minor changes (readability/acessors/bugfix in scrollup) to cmudlineedit.cpp
	  as suggested from brisker <brisker@actcom.co.il>
	* started connection wizard

1999-10-16 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Made some cosmetic changes to the connection timer.

1999-10-15 John-Paul Stanford <john-paul.stanford@virgin.net>
	* Changed the status bar to show when a user is connected and disconnected
	* Changed the status bar to diplay the length of time a user is connected to a mud

1999-10-14 Stephan Uhlmann <suhlmann@gmx.de>
	* added ansi escape code for "clear screen" (<ESC>[2J<ESC>[H) used in some muds

1999-10-13 Stephan Uhlmann <suhlmann@gmx.de>
	* added more comments to the code
	* fixed bug in the history scroll up/down together with the "keep last input" option
	* comitted kmud.xpm and mini-kmud.xpm drawn by Luke Ehresman <luke@usa.om.org>

1999-10-09 Stephan Uhlmann <suhlmann@gmx.de>
	* commited swedish translation (thanks to Pr-Erik Segolsson <the.heathen@swipnet.se>)
	* fixed ctelnet.h, Kmud should now run under BSD, too

1999-10-07 Stephan Uhlmann <suhlmann@gmx.de>
	* TABs in a mud are expanded now
	* optional feature to keep last input selected in input line

1999-10-06 Stephan Uhlmann <suhlmann@gmx.de>
	* bugfix: now recognizes "open" ansi/vt100-escape-sequences
		between two telnet-receivings
	* don't take input into the history if it's the same as the last one
	* history of the last five hosts/port connected to
	* customizable color for local echo

1999-10-06 Stephan Uhlmann <suhlmann@gmx.de>
	* "connection closed" message when telnet-connection is closed
	* now interprets more than one ansi/vt100 code in an escape-sequence

1999-10-05 Stephan Uhlmann <suhlmann@gmx.de>
	* bugfixed bugfixes (some deletes were wrong) ;-)
	* about-box and status-default ("Ready.") can be translated now, too.
	* fixed disconnect on NULL pointer (QSocketNotifier) in CTelnet

1999-10-02 Stephan Uhlmann <suhlmann@gmx.de>
	* german translation (de.po)
	* bugfixes: added some deletes, cmudview: ansi cyan was yellow

1999-09-27 Stephan Uhlmann <suhlmann@gmx.de>
	* bugfixes. uppercase entries in .kdelnk-file
	* patch for Sun Solaris 2.6 in telnet class (thanks to
	  Daniel Flinkmann <dflinkmann@gmx.de>)

1999-09-24 Stephan Uhlmann <suhlmann@gmx.de>
	* first release (0.1) so updated (filled with life) the
		user manual, .lsm, *.xpm's, GNU-files

1999-09-22 Stephan Uhlmann <suhlmann@gmx.de>
	* several bugfixes, some quickhelp

1999-09-22 Stephan Uhlmann <suhlmann@gmx.de>
	* CMudView interprets ansi/vt100 escape codes

1999-09-20 Stephan Uhlmann <suhlmann@gmx.de>
	* CMudView now faster
	* options->colors
	* minor bugfixes

1999-09-19 Stephan Uhlmann <suhlmann@gmx.de>
	* we have colors! :-)
	* colorized CMudView, works rudimentary

1999-09-12 Stephan Uhlmann <suhlmann@gmx.de>
	* new option->preferences tab dialog
	* option->memory is now tab "Buffers" in option->preferences
	* new option->preferences tab "Echo" to set local echo
		and input echo on/off/auto

1999-09-09 Stephan Uhlmann <suhlmann@gmx.de>
	* dont show passwords in input (actually a guess from
		the telnet echo handling)
	* use kdebug for showing telnet commands/options
	* save main window size on exit (therefore do not resize
		to the output-font)
	* setCaption() to hostname of a connected mud

1999-09-08 Stephan Uhlmann <suhlmann@gmx.de>
	* starting ChangeLog...
	* features up to now: well, we can do telnet ;-)
			      options->font
			      alternative input line
			      history buffer


