diff options
Diffstat (limited to 'kate/ChangeLog')
-rw-r--r-- | kate/ChangeLog | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/kate/ChangeLog b/kate/ChangeLog index 21fc54ba5..3e54e19db 100644 --- a/kate/ChangeLog +++ b/kate/ChangeLog @@ -42,7 +42,7 @@ by using run length encoding for the attributes if they are dumped into the bytearray -2002-06-01 Christian Couder <christian@kdevelop.org> +2002-06-01 Christian Couder <christian@tdevelop.org> * Move view stuff from katedocument to kateviewinternal. 2002-05-20 Christoph Cullmann <cullmann@kde.org> @@ -51,11 +51,11 @@ (mem leak, KateUndo is now only for internal use in KateUndoGroup) * start of convertion my*** to m_*** and add m_ to any other private stuff -2002-05-17 Christian Couder <christian@kdevelop.org> +2002-05-17 Christian Couder <christian@tdevelop.org> * Move font stuff from katedocument into new katefont.h and katefont.cpp files, and clean up katedocument font stuff. -2002-05-14 Christian Couder <christian@kdevelop.org> +2002-05-14 Christian Couder <christian@tdevelop.org> * Big clean up in katedocument using new katecursor stuff. 2002-05-12 Bernd Gehrmann <bernd@mail.berlios.de> @@ -63,17 +63,17 @@ * If servicetype in the browser extension specifies an encoding, use that instead of user's local encoding -2002-05-11 Christian Couder <christian@kdevelop.org> +2002-05-11 Christian Couder <christian@tdevelop.org> * implement the KTextEditor::Cursor in the KateCursor class 2002-05-04 Christoph Cullmann <cullmann@kde.org> * first KTextEditor::ViewPlugin which works drop the helloworld plugin, as it is really no good example (bad code, ..) -2002-05-04 Christian Couder <christian@kdevelop.org> +2002-05-04 Christian Couder <christian@tdevelop.org> * fix undo for comment and uncomment -2002-05-01 Christian Couder <christian@kdevelop.org> +2002-05-01 Christian Couder <christian@tdevelop.org> * cleanups related to the uncomment feature in katetextline and katedocument 2002-01-04 Christoph Cullmann <cullmann@kde.org> @@ -101,7 +101,7 @@ 2001-11-29 Joseph Wenninger <jowenn@kde.org> * KWrite/Kate use different font settings for printing and viewing now - * Fixed a small crash in my kdevelop->kate port of the codecompletion interface + * Fixed a small crash in my tdevelop->kate port of the codecompletion interface 2001-11-26 Christoph Cullmann <cullmann@kde.org> * backspace bug fixed @@ -166,21 +166,21 @@ * myself back again ;) * now kate is clean (only qt3), no backports ;) -2001-08-24 christian@kdevelop.org +2001-08-24 christian@tdevelop.org * reimplement the commenting of selections on some languages -2001-08-19 christian@kdevelop.org +2001-08-19 christian@tdevelop.org * added back Sather highlighting support * improved Eiffel language syntax highlighting support * added Eiffel language comment directive in eiffel.xml * added Ada language comment directive in ada.xml -2001-08-15 christian@kdevelop.org +2001-08-15 christian@tdevelop.org * committed Eiffel language syntax highlighting support 2001-08-08 rokrau@yahoo.com * committed changes to Kate's API necessary for integration of kate as - a kpart into kdevelop + a kpart into tdevelop 2001-05-13 Christoph Cullmann <cullmann@kde.org> * after some time of learning for my "Abitur" now again some fixes ;): @@ -313,7 +313,7 @@ Soon to come 2001-02-26 Christoph Cullmann <cullmann@kde.org> - * Kate is a part of kdebase :) + * Kate is a part of tdebase :) sourceforge.net CVS won't be used in the future 2001-02-24 Phlip <phlip_cpp@my-deja.com> |