ChangeLog SClient
=================

This is the ChangeLog for SClient.

* Sat Jan 15 2000 SClient Development Team (Heathen) <sclient@swipnet.se> 

- Released Version 0.7.2

 ( Changes made by Yan Gurtovoy aka Warrior <ymg@odin.sunquest.com> )

- fixed a segfault bug in aliases 
- it's now possible to use `;` for <CR> in aliases, macros, triggers 
- it's now possible to use regular expressions in triggers 
- the change of font affects the whole application, not just the main window 
- it now possible to insert words from the match for the trigger into the lines 
   that are being sent out for the trigger in question. 
- cleaned up some code, made it smaller and faster in some places. 

* Wed Aug 25 1999 SClient Development Team (Heathen) <sclient@swipnet.se> 

- Released version 0.7.1

* Tue Aug 24 1999 SClient Development Team (Heathen) <sclient@swipnet.se> 

- Added the patch we recived from Patrick Mullen <LinuxRC@spyjurenet.com>

* Fri Aug 6 1999 SClient Development Team (Heathen) <sclient@swipnet.se> 

- Made Toolbar, Macrobuttons and Statusbar hideable so user can hide them
  if he/she finds them annoying!

* Wed Jul 21 1999 SClient Development Team (Drizzt) <sclient@swipnet.se> 

- Added support for Beeps from the mud, you may turn it off in the
   preference dialog.

* Sun Jul 4 1999 SClient Development Team <sclient@swipnet.se> 

- Added the spec file for building RPM's. It is automaticly generated
   by the configurscript.

* Sat Jul 3 1999 SClient Development Team <sclient@swipnet.se> 

- Released SClient to the public.
- Made tarball of SClient 0.7.0.
- Made rpm's of version 0.7.0.

* Fri Jul 2 1999 SClient Development Team <sclient@swipnet.se>

- Added a button to the color dialog so that you may reset the colors
   to the default value.

* Wed Jun 30 1999 SClient Development Team <sclient@swipnet.se>

- Changed Version to 0.7.0 and WE the SClient Team is now running
   GTK+ 1.2.1 on  RedHat 6.0 with kernel 2.2.5-15, but I don't think there
   should be any problems if you still use GTK+ 1.2.0 and a lesser ver of RH.
- Added Triggers. Belive that they work good.
- Changed macro_send_to_connection to alt_send_to_connection,
    that function is used by both macro and triggers now.
- Some minor cleaning to the code done.
- Fixed some warnings in the color selector code.

* Sun Jun 13 1999 SClient Development Team <sclient@swipnet.se>

- Changed version to SClient 0.6.0
- Made tarball of the package.

- Added a Log Viewer for the log files :)
- Added shortcut keys to the menu.
- Added a toolbar for the menu options.

* Mon Apr 26 1999 SClient Development Team <sclient@swipnet.se>

- Made tarball and rpm's of version 0.5.2
- Rewrote the font selection code to work more properly.

* Wed Mar 31 1999 SClient Development Team <sclient@swipnet.se>

- better Ansi support added.

* Fri Mar 26 1999 SClient Development Team <sclient@swipnet.se>

 - Made tarball of version 0.5.1

 - Fixed an major bug, in the making of the .sclient directory.
    some people that haven't used earlier versions of sclient,
    did get an crash upon startup coused by bad coding.(SORRY)
    This did not effect people that have runned an earlier version
    and allready had the .sclient dir in their home dir.

* Fri Mar 26 1999 SClient Development Team <sclient@swipnet.se>

 - Made tarball of version 0.5

* Thu Mar 25 1999 SClient Development Team <sclient@swipnet.se>

 - Implemented the log function.
 - Added info abut logging in the statusbar.
 - some small changes to the gui.

* Sat Mar 20 1999 SClient Development Team <sclient@swipnet.se>

 - Added an manual.(still not good but better then nothing)

* Wed Mar 17 1999 SClient Development Team <sclient@swipnet.se>

 - Added keyboard bindings for the Macro buttons(F1-F10).

* Sun Mar 14 1999 SClient Development Team <sclient@swipnet.se>

 - Got the macros to work properly

* Sat Mar 13 1999 SClient Development Team <sclient@swipnet.se>

 - Added Configure script.

* Sun Mar 7 1999 SClient Development Team <sclient@swipnet.se>

 - started to get the new macro function to work, only need it
   to acctualy send the macro to the connection now.

* Sat Mar 6 1999 SClient Development Team <sclient@swipnet.se>

 - Made tarball of Sclient 0.4c

* Thu Mar 4 1999 SClient Development Team <sclient@swipnet.se>

 - Upgraded the code to work with the new GTK+ release 1.2
 - Have started on background ansi color but will not work correctly
   yet, but it is there anyhow.

* Sat Feb 20 1999 SClient Development Team <sclient@swipnet.se>

 - Made tarball of SClient 0.4b

* Sat Feb 20 1999 SClient Development Team <sclient@swipnet.se>

 - Changed to version 0.4b
 - Added an scrollback buffer, that removes any lines above 300, and
    one line is 70 characters long, this will soon be an option.
 - Fixed so it now display's ansi colors correctly
 - Fixed the crashbug we have been draging along since version 0.1
 - Rewritten some of the windows, it starting to look rather nice
 - Fixed a bug that we apperently had in the echo code ;)
 - Made it so you cant connect when already connected
 - Started to write the ChangeLog
