File: ChangeLog

package info (click to toggle)
sclient 0.7.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 668 kB
  • ctags: 401
  • sloc: ansic: 6,008; sh: 1,934; makefile: 53
file content (134 lines) | stat: -rw-r--r-- 4,501 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
ChangeLog SClient
=================

This is the ChangeLog for SClient.

* 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