delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / konsole / user-doc / historic / OLD-NEWS
blob0c1fd6fab5c6f649ac762d5a6e53c1cfc3d2cf5b
1 New in 1.0.1 
3 - partial partification
4 - Shift-(Left|Right) changes sessions
6 New in 0.9.12
8 - Unicode support
9 - Font selection, sort of
10 - Arbitrary long history
11 - Change to GPL2
12 - Fullscreen mode
13 - Signals
14 - Keyboard configureable by *.keytab.
15 - Toolbar & session names
17 New in 0.9.11
19 - maintainence release 
21 New in 0.9.10
23 - Unix98 pty support.
24 - fix for a security hole.
25 - lots of other bugs fixed
26 - Shift-Up/Down scrolls history
27 - Shift-Insert pastes
28 - added *.kdelnk to be seeked in ~./kde/apps/konsole, too.
29 - added -name to set the window class
30 - documentation improvements
32 New in 0.9.9 [Feb 11 1999]
34 - some small bug fixed (see ChangeLog).
35 - Solaris 2.6 support.
36 - more technical docs.
37 - marking improved but still not optimal.
38 - command line config and wm session
39   management partially broken.
40 - closed a earsdrop security hole for Linux only.
41 - line-wise history scrolling using Shift-Up/Down
43 New in 0.9.8
45 - some support for linux console added (experimental)
46 - multiple sessions (experimental, flickers like hell)
47 - color schemes (see /opt/kde/share/apps/konsole/*.schema)
48 - configurable new session command (see /opt/kde/share/apps/konsole/*.kdelnk)
49 - minor bugs fixed
50 - changed to use the `Artistic License'
51 - DnD support
53 New in 0.8.9
55 - marking improved (thanks to Peter Silva)
56   - now works in history buffer, too.
57   - autoscrolling while marking.
58   - word selection by double click.
60 New in 0.8.8
62 - selection for background pixmaps (somewhat overdone)
63   You need libjpeg, libpng and libqimgio (qt-1.40/extensions) for that.
65 New in 0.8.7
67 - (partial) session management
68 - some command line options
69 - added support for some new xterm private modes (?1047,?1048).
71 New in 0.8.6
73 - vt52 mode
74 - Size setting
75 - escape codes completed
76 - FreeBSD support (Kevin Street <street@iname.com>)
77 - konsole's primary home is the kdenonbeta package
79 New in 0.8.5
81 - rendition is completed, so underline, bold and blinking should
82   work properly by now.
84 - some material related to cursors has been fixed and added.
86 - some experimental material removed
87   - VGA font deactivated by default. This is stuff for a future Linux
88     console and ANSI-BBS emulation.
89   - variable pitch font support moved to a patch. Result was a disaster
90     anyway, since these fonts are not prepared to be used with a terminal
91     emulation.
93 New in 0.8.4
95 - history buffer and scroll bar added.
97 New in 0.8.3
99 - autoconf material
101 - One may use a background pixmap with konsole, now. This feature is 
102   experimental.  It originates from Eterm. To try this, move a pixmap named
103   `konsole.ppm' to $HOME/.kde/apps/konsole to try it.  It can be anything
104   that QPixmap::load is able to read.  You can get pixmaps from the Eterm
105   background tar balls. I've put some into the 'other/' directory, too. Note
106   that you need to set fore- and background colors that matches the color of
107   the pixmap. The picture will appear tiled in any case.