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 <[email protected]> +2002-06-01 Christian Couder <[email protected]> * Move view stuff from katedocument to kateviewinternal. 2002-05-20 Christoph Cullmann <[email protected]> @@ -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 <[email protected]> +2002-05-17 Christian Couder <[email protected]> * Move font stuff from katedocument into new katefont.h and katefont.cpp files, and clean up katedocument font stuff. -2002-05-14 Christian Couder <[email protected]> +2002-05-14 Christian Couder <[email protected]> * Big clean up in katedocument using new katecursor stuff. 2002-05-12 Bernd Gehrmann <[email protected]> @@ -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 <[email protected]> +2002-05-11 Christian Couder <[email protected]> * implement the KTextEditor::Cursor in the KateCursor class 2002-05-04 Christoph Cullmann <[email protected]> * first KTextEditor::ViewPlugin which works drop the helloworld plugin, as it is really no good example (bad code, ..) -2002-05-04 Christian Couder <[email protected]> +2002-05-04 Christian Couder <[email protected]> * fix undo for comment and uncomment -2002-05-01 Christian Couder <[email protected]> +2002-05-01 Christian Couder <[email protected]> * cleanups related to the uncomment feature in katetextline and katedocument 2002-01-04 Christoph Cullmann <[email protected]> @@ -101,7 +101,7 @@ 2001-11-29 Joseph Wenninger <[email protected]> * 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 <[email protected]> * backspace bug fixed @@ -166,21 +166,21 @@ * myself back again ;) * now kate is clean (only qt3), no backports ;) -2001-08-24 [email protected] +2001-08-24 [email protected] * reimplement the commenting of selections on some languages -2001-08-19 [email protected] +2001-08-19 [email protected] * 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 [email protected] +2001-08-15 [email protected] * committed Eiffel language syntax highlighting support 2001-08-08 [email protected] * 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 <[email protected]> * after some time of learning for my "Abitur" now again some fixes ;): @@ -313,7 +313,7 @@ Soon to come 2001-02-26 Christoph Cullmann <[email protected]> - * 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 <[email protected]> |