summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 45a74e29..ff5fbb5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -546,7 +546,7 @@
2003-11-20 F@lk Brettschneider <falkbr@tdevelop.org>
* latest sync with KMdi of tdelibs-cvsHead (fixes some crashes)
- * enabled kmdiguiclient.h/cpp for KDE less version 3.2 too
+ * enabled tdemdiguiclient.h/cpp for KDE less version 3.2 too
(-> this introduces KDE-accels Ctrl+Shift+Alt+L/R/B/T for IDEAl-docks and Ctrl+Alt+CursorLeft/CursorRight for cycling IDEAl-toolviews)
* bugfix: proper names of View menu
* now save the docking state to another section of tdeveloprc (to let people (who tried KMdi alpha versions) escape a vicious cycle)
@@ -567,7 +567,7 @@
2003-11-09 F@lk Brettschneider <falkbr@tdevelop.org>
* as planned and decided months ago, now I
removed KDevelop's own special implementation of IDEAl UI mode.
- This has been replaced by KDE's IDEAl UI mode, globally implemented in tdelibs/kmdi.
+ This has been replaced by KDE's IDEAl UI mode, globally implemented in tdelibs/tdemdi.
Now we increase maintainance, KDE-comformity and can switch all KDevelop UI modes on the fly.
2003-10-29 Alexander Dymo <cloudtemple@mksat.net>
@@ -1986,14 +1986,14 @@
2002-05-20 Matthias Hlzer-Klpfel <mhk@kde.org>
* Welcome in the 2000's: the Tools menu config
- now uses ksycoca...
+ now uses tdesycoca...
2002-05-20 Harald Fernengel <harry@tdevelop.org>
* Outputviews: Uses bright font colors if widget background is dark
* Extended Tools Config: Show App-Tree to make it more comfortable
2002-05-20 Roberto Raggi <raggi@cli.di.unipi.it>
- * Ported qeditor to ktexteditor interface
+ * Ported qeditor to tdetexteditor interface
* Fixed text insertion in abbreviation part
2002-05-20 Bernd Gehrmann <bernd@mail.berlios.de>