delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / konsole / user-doc / historic / OLD-CHANGELOG
blobf2f959022950734bbbf34e8aab0dc4000572147d
1 8 Jun 2001
2 -Increased version to 1.0.2
3 -Added Control-Alt-N shortcut key to create new sessions
4 -Other new items for 1.0.2 added in recent months are session
5  management, restoring fullscreen mode, improved startup speed,
6  and other fixes and improvements I wish I had remembered to add
7  here as they were made.  My thanks to all who have, and continue to,
8  contribute.
9 26 Apr 2001
10 - Applied patches from bug reports 11353 and 16321, session title is now
11   passed to window title and going back and forth from fullscreen mode no
12   longer appends extra data to the window title.
13 20 Dec 2000
14 - Made ColorSchema a class instead of a struct.
15 - Added hasSchemaFileChanged() to detect changed .schema files if needed.
16 - Added checks for new schema files when accessing the schema menu.
17 - When schema files are removed the corresponding schemas are removed too.
18 - Fixed some i18n problems in schema.C.
19 - Laid groundwork for switch to KConfig (from schema files).
20 - Check for new schema's every time the schema menu is accessed. I realise
21   this may be resource intensive on some people's machines. Maybe we need
22   a little timeout mechanism to prevent checks all too often.
23 20 Sep 2000
24 - made resizing more content preservative
25 11 Sep 2000
26 - improved scrolling speed.
27 10 Sep 2000
28 - *.keytab not sending \0 fixed.
29  9 Sep 2000
30 - license restricted to GPLv2
31 - added Konsole2.Requirements
32 - changes version to 1.0.1 meaning there will be a version 2
33 - removed AUTHORS and CONTRIBUTORS in favor of DEVELOPERS
34  8 Sep 2000
35 - fixed a history-related crash.
36  5 Sep 2000
37 - (partially) fixed cut&paste problems.
38  4 Sep 2000
39 - made Shift-(Left|Right) to change sessions
40 - fixed Ctrl-D being propagated to other sessions.
41 28 Aug 2000
42 - fullscreen mode adjusted to qt-2.1
43  2 Jul 2000
44 - start menu added
45 - highlight+bold adjustments
46  7 Feb 2000
47 - 'BsHack' internals removed.
48 - last X11 reference removed.
49 - code movements and clearup.
50  5 Feb 2000
51 - proper diagnostics added to keytrans reader.
52 31 Jan 2000
53 - session swap respects size change
54 - added sending signals to menu
55 29 Jan 2000
56 - put 'login_shell' stuff straight
57 - revisiting keyboard handling.
58 27 Jan 2000
59 - revisited emulation classes.
60 25 Jan 2000
61 - improved console8x16. This merged from the iso[01..10].f16.pcf
62   as distributed in the console fonts package.
63 - Fullscreen mode add. Not yet perfect, but together Linux colors,
64   and the Linux font, it gives a pretty console lookalike.
65 19 Jan 2000
66 - fixed a size problem with OSF/1 v3.2
67 16 Jan 2000
68 - added privacy code 1049.
69 - reverted to TERM=xterm.
70 11 Jan 2000
71 - upgraded xterm title hack to unicode.
72 - upgraded copy/paste to handle unicode.
73  7 Jan 2000
74 - added unicode support. (see README.unicode)
75 - added arbitrary long history buffers.
76 - code adjustments to the provide linux console font.
77 - added font directory to simply installation.
78 - added recognition for ESC[>c
79 - changed TERM=xterm-color
80  1 Aug 1999
81 - added kwrited to provide utmp support. (see README.utmp)
82 11 July 1999
83 - merged kde-1.1 changes into head branch.
84 - removed "Insert Pastes" option. (Actually, you
85   can still paste using the insert key, but have
86   to print Shift, additionally. Have to check the
87   doc's whether this is properly mentioned)
88 12 June 1999 Stephan Kulow <coolo@kde.org>
89 - merged the below changes back into HEAD
90 28 May 1999 Dan Pilone <pilone@slac.com>
91 - Ported konsole to SGI (well, hopefully all SVR4 machines.)
92 22 May 1999
93 - added transparency/tint support
94 05 Apr 1999
95 - made sessions die silently.
96 24 Mar 1999
97 - added Unix98 pty support.
98 22 Mar 1999
99 - made a non-glibc2.1 version of the fix below.
100 - fixed a signal/wait problems related with it.
101 - changed version number to 0.9.10 thereby disappointing
102   all those who desperately hoped, 0.9.9 will be followed
103   by 1.0.0 ;)
104 15 Mar 1999 David Faure <David.Faure@insa-lyon.fr>
105 - fixed some bugs.
106 18 Mar 1999
107 - added grantpt to prevent eavesdroping the slave tty.
108   konsole now depends on at least glibc2.1
109 03 Mar 1999
110 - added -name
111 - Shift-Insert pastes
112 - added *.kdelnk to be seeked in ~./kde/apps/konsole, too.
113 11 Feb 1999
114 - added some docs
115 - set version to 0.9.10
116 06 Feb 1999
117 - adjusting geometry save/restore
118 03 Feb 1999
119 - fixed -caption
120 - some adjustments in geometry management
121 01 Feb 1999 Matt Gerassimoff <mg@s303.msoe.edu>
122 - scroll line wise through the history buffer using Shift-Up/Down
123 31 Jan 1998
124 - fixed a resizing bug.
125 30 Jan 1998
126 - fixed an ANSI compatibility problem.
127 30 Jan 1998 Kyle Haight <khaight@netcom.com>
128 - Solaris 2.6 adjustment
129 30 Jan 1998 Warwick Allison <warwick@troll.no>
130 - character classes (removing word_characters code)
131 - "word" selection based on character classes
132 - "word" selection during selection Extend (double-click-and-drag)
133 - fixed bug to so that selection stays highlighted
134 - fixed another, more obscure selection bug 
135 05 Jan 1998
136 - improved handling of atypical or moved installations (Martin,Sven,Lars)
137 - a QString::printf issue resolved (Sven,Lars)
138 20 Dec 1998 David Faure <David.Faure@insa-lyon.fr
139 - "-e" added to session management
140 - slight overall improvements
141 20 Dec 1998
142 - fixed or worked around a marking issue in scrollUp/scrollDown.
143 04 Dec 1998 Alex Zepeda <garbanzo@hooked.net>
144 - README: Removed comment about beta testing, it's rather irrelevant.
145 30 Nov 1998
146 - added DND support
147 26 Nov 1998
148 - added xterm-83 patch, vim.schema
149 20 Nov 1998
150 - some works on integrating documentation
151 14 Nov 1998 Peter Silva <peter.silva@kde.org>
152 - added -vt_sz command line option.
153 - added Ctrl modifier for text selection without line breaks.
154 - started working on word-class (just stubs, nothing complete.)  
155 - documented the Ctrl-modifier, fixed section headings.
156 09 Nov 1998
157 - minor bugs fixed.
158 - putenv/setenv - prefered Solaris compatibility over
159   a workaround for some broken gcc/clib version
160 04 Nov 1998
161 - minor bug fixes integrated
162 - xterm color schema added
163 - linux color schema added
164 - linux8x8.pcf.gz added
165 01 Nov 1998
166 - minor bugs fixed to handle unexpected or incomplete installations
167   and broken configuration scrips better.
168 - FreeBSD adjustments
169 29 Oct 1998
170 - sessions reactived
171 - Session/Command menu additionally with Shift/Control+RightMouse
172 - Function keys adjusted for Linux console emulation.
173 - rolled linux console font
174 - schema for system colors added (hello Peter!)
175 28 Oct 1998
176 - tracking down licence issues
177 - spent far to much time on explaining them
178 27 Oct 1998 Mario Weilguni <mweilguni@kde.org>
179 - prevented TEWidget from accepting font-change-requests from 
180   KDE's "Display properties"
181 - fixed a segfault caused by reading a non-existant directory in
182   TEDemo::loadAllSchemas() and TEDemo::loadSessionCommands()
183 25 Oct 1998
184 - marking within mouse aware application now needs an extra shift
185 - added command configuration files /opt/kde/share/apps/konsole/*.kdelnk
186 24 Oct 1998
187         - adjusted geometry management. Window is not resized anylonger when
188   changeing font size, scrollbar, frame, menubar.
189 - made font & schema attributes per-session.
190 23 Oct 1998
191 - introduced color schemes /opt/kde/share/apps/konsole/*.schema
192 23 Oct 1998
193 - introduced multible sessions
194 21 Oct 1998
195 - clear sets current rendition attributes now (instead of default rendition)
196 - ESC[<pn>X added from Linux console-codes
197 - Characters sets per emulation instead of per screen.
198 11 Sep 1998
199 - tests/vttest now reads CTRL-C XON XOFF NL correctly
200 30 Aug 1998
201 - cursor symbols adjusted
202 - only the application screen has a history buffer
203 - bgnSel/endSel removed in favor of pntSel
204 - improved scrolling while marking
205 - minor warnings removed (egcs more happy now)
206 28 Aug 1998
207 - scrolling via selection drag & double click word selection added (Peter Silva)
208 25 Aug 1998
209 - proper marking added, most selection code moved to Screen. (Peter Silva)
210 22 Aug 1998
211 - minor workaround added to makefile (-lz)
212 - CONTRIBUTORS added
213 20 Aug 1998
214 - minor fixes related to background pixmaps
215 - fixed multible size change on startup
216 - add catch-all to bulk handling
217 16 Aug 1998
218 - added support for jpeg and png
219 - KFilePreviewDialog added for background pixmap selection added
220   (guess i overdid it somehow)
221 - tiled/centered/full implemented.
222 - load/saveOptions extended to support background pixmaps
223 05 Jun 1998
224 - added xterm title hack
225 - hooked in some documentation
226 - added user hint for menubar
227 04 Jun 1998
228 - fixed scrollbar side change
229 - added support for new xterm ESC[?1048 (save,restore cursor)
230 03 Jun 1998
231 - adjusted resizing behavior (may cause flicker in other installations)
232 02 Jun 1998
233 - improved speedup with vim 5.0
234 - added support for new xterm ESC[?1047 (primary,application screen)
235 25 May 1998
236 - fixed a signal passing problem when using "-e"
237 - included (partial implemented) session awareness
238 - glitch in doc path fixed
239 18 May 1998
240 - prepared for i18n
241 17 May 1998
242 - some command parameters added
243 16 May 1998
244 - SIGHUP problem finally solved
245 - minor security optimization
246 - FreeBSD support improved (Kevin Street <street@iname.com>)
247 14 May 1998
248 - minor keyboard adjustments
249 - rescheduled keypad material due to problems
250 13 May 1998
251 - removed some flicker related to KTW
252 - Welcome to the konsole
253 - vt52 mode added
254 - completed terminal reports
255 - completed other intended esc codes. thanks goodness, that's done!
256 - started a list of codes not to be implemented.
257 12 May 1998
258 - size setting material added (still somewhat incomplete)
259 - FreeBSD support introduced (Kevin Street <street@iname.com>)
260 10 May 1998
261 - cleanups in Shell.C
262 0.8.5
263 - released
264 0.8.48
265 - introduced clip rect for bold characters.
266 0.8.47
267 - cleared up several readmes.
268 0.8.45
269 - minor problems with blinking fixed
270 - optional variable-width font support removed.
271   The fonts came out to be unusable.
272 0.8.44
273 - added underline attribute
274 - added blinking attribute
275 - fixed bold attribute
276 0.8.43
277 - optional variable-width font support added.
278 - vga font made optional.
279 - tiny font deactivated.
280 0.8.42
281 - add show/hide cursor command
282 - add inverse mode (DECSCNM)
283 - mode handling adjusted
284 - clarified image production
285 0.8.41
286 - rendition introduced in ca structure
287 - fixed cursor sometimes not drawn
288 - Change Log reversed (showing newest on top now)
289 0.8.4
290 - released
291 0.8.34
292 - added README.bugs
293 - added term.ti
294 0.8.32
295 - History buffer added.
296 - Shell changed to use '/bin/bash'.
297 - vga.pcf.Z included.
298 0.8.31
299 - Scrollbar added.
300 0.8.3
301 - released
302 0.8.25:
303 - about, help added.
304 0.8.24:
305 - fixed uninitialized MODE_Insert
306 - fixed bulkShow triggered by bulkNewline while inBulk :)
307 0.8.22: 
308 - added automake/autoconf stuff
309 - made a try with background pixmaps
310 0.8.2: 
311 - released 28 Apr 1998