From: pcanterino <> Date: Tue, 31 Mar 2009 17:52:02 +0000 (+0000) Subject: Noted changes done since version 3.0.1 (long, long time ago...) X-Git-Tag: version_3_1~17 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/d5a32580b2fa9d1ae8c31a6bfbc65b54c79c37c7?hp=10768ccbca008a7771d70ff763971abacaa7a877 Noted changes done since version 3.0.1 (long, long time ago...) --- diff --git a/CHANGELOG b/CHANGELOG index 1a772f1..e5a8e87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,38 @@ Change Log for Dev-Editor ========================= +Version 3.x.x (200x-xx-xx): +=========================== + + Better distinction of objects in directory listing: + --------------------------------------------------- + For a better distinction of the objects in directory listing, every second + object has a grey background now. + + Prefilled form fields: + ---------------------- + If you want to copy or rename/move a file or a directory or save a file using + a different name, the form field for the new filename is prefilled with the + old one. Additionally, the entered path is no more relative to the directory + of the original file. + + Hide dot files: + --------------- + When the new configuration option "hide_dot_files" is set to 1, every file or + directory beginning with a "." is not shown in the directory listing. But you + can still access the file / directory by typing its name into the "Go to + directory/file" box. + This option is also available in the user-dependent configuration. + + Copyright note: + --------------- + In the header of each file, there is a now a copyright note and a reference to + the Artistic License. + + Template class updated: + ----------------------- + The template class was updated to version 2.0. + Version 3.0.1 (2005-11-10): =========================== @@ -580,7 +612,7 @@ New in version 1.0 (2003-10-08) ------------------------------------------------ (C) 1999-2000 Roland Bluethgen, Frank Schoenmann -(C) 2003-2005 Patrick Canterino +(C) 2003-2009 Patrick Canterino E-Mail: patrick@patshaping.de WWW: http://devedit.sourceforge.net/ \ No newline at end of file