summaryrefslogtreecommitdiffstats
path: root/konsole/NEWS
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /konsole/NEWS
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konsole/NEWS')
-rw-r--r--konsole/NEWS107
1 files changed, 107 insertions, 0 deletions
diff --git a/konsole/NEWS b/konsole/NEWS
new file mode 100644
index 000000000..0c1fd6fab
--- /dev/null
+++ b/konsole/NEWS
@@ -0,0 +1,107 @@
+New in 1.0.1
+
+- partial partification
+- Shift-(Left|Right) changes sessions
+
+New in 0.9.12
+
+- Unicode support
+- Font selection, sort of
+- Arbitrary long history
+- Change to GPL2
+- Fullscreen mode
+- Signals
+- Keyboard configureable by *.keytab.
+- Toolbar & session names
+
+New in 0.9.11
+
+- maintainence release
+
+New in 0.9.10
+
+- Unix98 pty support.
+- fix for a security hole.
+- lots of other bugs fixed
+- Shift-Up/Down scrolls history
+- Shift-Insert pastes
+- added *.kdelnk to be seeked in ~./kde/apps/konsole, too.
+- added -name to set the window class
+- documentation improvements
+
+New in 0.9.9 [Feb 11 1999]
+
+- some small bug fixed (see ChangeLog).
+- Solaris 2.6 support.
+- more technical docs.
+- marking improved but still not optimal.
+- command line config and wm session
+ management partially broken.
+- closed a earsdrop security hole for Linux only.
+- line-wise history scrolling using Shift-Up/Down
+
+New in 0.9.8
+
+- some support for linux console added (experimental)
+- multiple sessions (experimental, flickers like hell)
+- color schemes (see /opt/kde/share/apps/konsole/*.schema)
+- configurable new session command (see /opt/kde/share/apps/konsole/*.kdelnk)
+- minor bugs fixed
+- changed to use the `Artistic License'
+- DnD support
+
+New in 0.8.9
+
+- marking improved (thanks to Peter Silva)
+ - now works in history buffer, too.
+ - autoscrolling while marking.
+ - word selection by double click.
+
+New in 0.8.8
+
+- selection for background pixmaps (somewhat overdone)
+ You need libjpeg, libpng and libqimgio (qt-1.40/extensions) for that.
+
+New in 0.8.7
+
+- (partial) session management
+- some command line options
+- added support for some new xterm private modes (?1047,?1048).
+
+New in 0.8.6
+
+- vt52 mode
+- Size setting
+- escape codes completed
+- FreeBSD support (Kevin Street <street@iname.com>)
+- konsole's primary home is the kdenonbeta package
+
+New in 0.8.5
+
+- rendition is completed, so underline, bold and blinking should
+ work properly by now.
+
+- some material related to cursors has been fixed and added.
+
+- some experimental material removed
+ - VGA font deactivated by default. This is stuff for a future Linux
+ console and ANSI-BBS emulation.
+ - variable pitch font support moved to a patch. Result was a disaster
+ anyway, since these fonts are not prepared to be used with a terminal
+ emulation.
+
+New in 0.8.4
+
+- history buffer and scroll bar added.
+
+New in 0.8.3
+
+- autoconf material
+
+- One may use a background pixmap with konsole, now. This feature is
+ experimental. It originates from Eterm. To try this, move a pixmap named
+ `konsole.ppm' to $HOME/.kde/apps/konsole to try it. It can be anything
+ that QPixmap::load is able to read. You can get pixmaps from the Eterm
+ background tar balls. I've put some into the 'other/' directory, too. Note
+ that you need to set fore- and background colors that matches the color of
+ the pixmap. The picture will appear tiled in any case.