diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | e9ae80694875f869892f13f4fcaf1170a00dea41 (patch) | |
tree | aa2f8d8a217e2d376224c8d46b7397b68d35de2d /quanta/parts/kafka/ChangeLog | |
download | tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.tar.gz tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/parts/kafka/ChangeLog')
-rw-r--r-- | quanta/parts/kafka/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/quanta/parts/kafka/ChangeLog b/quanta/parts/kafka/ChangeLog new file mode 100644 index 00000000..98727e7b --- /dev/null +++ b/quanta/parts/kafka/ChangeLog @@ -0,0 +1,25 @@ +2003-03-15 Nicolas Deschildre <nicolasdchd@ifrance.com> + * kafkaHTMLPart moved to Quanta + +2003-03-15 Nicolas Deschildre <nicolasdchd@ifrance.com> + * kafkahtmlpart [h|cpp] : added delete support, up/down navigation, + cursor now always visible, improved backspace + * added domtreeview [h|cpp] : for debugging purposes + +2003-02-15 Nicolas Deschildre <nicolasdchd@ifrance.com> + * kafkahtmlpart [cpp] : added backspace support + +2003-02-14 Nicolas Deschildre <nicolasdchd@ifrance.com> + * kafkahtmlpart [h|cpp] : added half cursor, text insertion support, and + left/right navigation + +2001-12-21 Joseph Wenninger <jowenn@kde.org> + * kafkapropertyeditor.[h|cpp} : the editor allows now painting of custom cells + +2001-12-21 Joseph Wenninger <jowenn@kde.org> + * kafkapropertyeditor.[h|cpp] : second example plugin implementation TextLine + access functions implemented + +2001-12-20 Joseph Wenninger <jowenn@kde.org> + * added test subdirectory :for test of the library + * added kafkapropertyeditor.[h|cpp] :not useful (means not really working), just a preview) |