| 2011-02-11 | pcanterino | Changed license to Artistic License 2.0 | blob | commitdiff | raw | 
| 2011-01-21 | pcanterino | Updated copyright year | blob | commitdiff | raw | diff to current | 
| 2011-01-05 | pcanterino | - Added some more archive types | blob | commitdiff | raw | diff to current | 
| 2010-12-31 | pcanterino | Allow to unpack a file after uploading | blob | commitdiff | raw | diff to current | 
| 2010-12-30 | pcanterino | Catch some errors that might occur when unpacking an... | blob | commitdiff | raw | diff to current | 
| 2010-12-27 | pcanterino | Added rudimentary support for unpacking archive files... | blob | commitdiff | raw | diff to current | 
| 2010-12-26 | pcanterino | Catch error of trying to download a non-readable file... | blob | commitdiff | raw | diff to current | 
| 2010-05-24 | pcanterino | Added a checkbox for editing a file after creating it | blob | commitdiff | raw | diff to current | 
| 2009-12-29 | pcanterino | Allow to execute a HTTP download of a file | blob | commitdiff | raw | diff to current | 
| 2009-05-12 | pcanterino | Changed version number to 3.1 | blob | commitdiff | raw | diff to current | 
| 2009-05-11 | pcanterino | Changed usage of template class. | blob | commitdiff | raw | diff to current | 
| 2009-05-10 | pcanterino | Make use of new methods defined by template class. | blob | commitdiff | raw | diff to current | 
| 2009-05-09 | pcanterino | In some parts of file "Command.pm", make use of new... | blob | commitdiff | raw | diff to current | 
| 2009-05-09 | pcanterino | When removing multiple files, just redirect if all... | blob | commitdiff | raw | diff to current | 
| 2009-05-07 | pcanterino | Small bugfix when filtering out invalid files before... | blob | commitdiff | raw | diff to current | 
| 2009-05-06 | pcanterino | Added a feature for removing multiple files from a... | blob | commitdiff | raw | diff to current | 
| 2009-03-31 | pcanterino | Added a copyright note at the top of each file | blob | commitdiff | raw | diff to current | 
| 2009-03-31 | pcanterino | Added new template {IF} block ("even") for allowing... | blob | commitdiff | raw | diff to current | 
| 2009-03-30 | pcanterino | Added new configurtaion option for hiding dot files. | blob | commitdiff | raw | diff to current | 
| 2009-03-30 | pcanterino | Allow to specify a remote name for an uploaded file | blob | commitdiff | raw | diff to current | 
| 2006-08-24 | pcanterino | Trying to simplify some of Dev-Editor's functions: | blob | commitdiff | raw | diff to current | 
| 2005-08-01 | pcanterino | - Fixed the prototype problem of dir_copy() in File... | blob | commitdiff | raw | diff to current | 
| 2005-07-06 | pcanterino | Whoops... | blob | commitdiff | raw | diff to current | 
| 2005-07-06 | pcanterino | Implemented experimental feature of copying a whole... | blob | commitdiff | raw | diff to current | 
| 2005-06-14 | pcanterino | Again: Forgot to encode HTML in some more strings... | blob | commitdiff | raw | diff to current | 
| 2005-06-14 | pcanterino | Forgot to encode HTML in some more strings... | blob | commitdiff | raw | diff to current | 
| 2005-06-14 | pcanterino | Forgot to encode HTML in some strings | blob | commitdiff | raw | diff to current | 
| 2005-06-10 | pcanterino | - Dev-Editor is now able to forbid accessing a file... | blob | commitdiff | raw | diff to current | 
| 2005-05-29 | pcanterino | Removed some spaces | blob | commitdiff | raw | diff to current | 
| 2005-05-15 | pcanterino | - Before changing the permissions of a file, check... | blob | commitdiff | raw | diff to current | 
| 2005-05-05 | pcanterino | - Changed names of some {IF} blocks (make use of negations) | blob | commitdiff | raw | diff to current | 
| 2005-05-05 | pcanterino | - Make use of capabilities of new template class | blob | commitdiff | raw | diff to current | 
| 2005-04-24 | pcanterino | Small changes | blob | commitdiff | raw | diff to current | 
| 2005-04-22 | pcanterino | Some small changes | blob | commitdiff | raw | diff to current | 
| 2005-04-22 | pcanterino | - Removed HTML::Entities: | blob | commitdiff | raw | diff to current | 
| 2005-04-15 | pcanterino | Small cleanup | blob | commitdiff | raw | diff to current | 
| 2005-04-15 | pcanterino | This line of code causes nothing but problems! I though... | blob | commitdiff | raw | diff to current | 
| 2005-04-15 | pcanterino | - Do not write new file content if the user did not... | blob | commitdiff | raw | diff to current | 
| 2005-04-10 | pcanterino | Do not switch to binmode before saving a file or before... | blob | commitdiff | raw | diff to current | 
| 2005-04-10 | pcanterino | *grr* | blob | commitdiff | raw | diff to current | 
| 2005-04-10 | pcanterino | - Locking did not work | blob | commitdiff | raw | diff to current | 
| 2005-04-10 | pcanterino | - Began to change the behaviour of Dev-Editor's editing... | blob | commitdiff | raw | diff to current | 
| 2005-03-18 | pcanterino | Using the move() function from the File::Copy module... | blob | commitdiff | raw | diff to current | 
| 2005-02-28 | pcanterino | Don't create an incomplete HTML table if the root direc... | blob | commitdiff | raw | diff to current | 
| 2005-02-14 | pcanterino | The file saving process was aborted if the user wanted... | blob | commitdiff | raw | diff to current | 
| 2005-02-13 | pcanterino | - For security reasons, I completely changed the handli... | blob | commitdiff | raw | diff to current | 
| 2005-02-10 | pcanterino | - Check if unlocking of the list of files in use was... | blob | commitdiff | raw | diff to current | 
| 2005-02-01 | pcanterino | Changed some comments | blob | commitdiff | raw | diff to current | 
| 2005-01-24 | pcanterino | ARGH! | blob | commitdiff | raw | diff to current | 
| 2005-01-21 | pcanterino | Parse the {IF} block "gmt" only once | blob | commitdiff | raw | diff to current | 
| 2005-01-20 | pcanterino | - Allow to use Greenwich Mean Time in date strings... | blob | commitdiff | raw | diff to current | 
| 2005-01-06 | pcanterino | - When composing the temporary virtual path for a new... | blob | commitdiff | raw | diff to current | 
| 2005-01-05 | pcanterino | - Removed error message "file_in_use" | blob | commitdiff | raw | diff to current | 
| 2005-01-02 | pcanterino | - Check if the CGI module was able to create a valid... | blob | commitdiff | raw | diff to current | 
| 2004-12-29 | pcanterino | Cleaned exec_show() and exec_beginedit() | blob | commitdiff | raw | diff to current | 
| 2004-12-26 | pcanterino | - Allow to filter directory listing using DOS-style... | blob | commitdiff | raw | diff to current | 
| 2004-12-21 | pcanterino | - While processing a file upload, check if the user... | blob | commitdiff | raw | diff to current | 
| 2004-12-21 | pcanterino | Some small changes | blob | commitdiff | raw | diff to current | 
| 2004-12-17 | pcanterino | - Dev-Editor now uses flock(). flock() is called using... | blob | commitdiff | raw | diff to current | 
| 2004-12-16 | pcanterino | - Entities in some more strings are now encoded | blob | commitdiff | raw | diff to current | 
| 2004-12-13 | pcanterino | - exec_chprop() should have a proper coding style,... | blob | commitdiff | raw | diff to current | 
| 2004-12-10 | pcanterino | The "Edit" link of files in use were not greyed in... | blob | commitdiff | raw | diff to current | 
| 2004-12-06 | pcanterino | Do not allow to change the properties of the virtual... | blob | commitdiff | raw | diff to current | 
| 2004-12-03 | pcanterino | Some cleanings | blob | commitdiff | raw | diff to current | 
| 2004-11-29 | pcanterino | File uploads did not work. Fixed in Dev-Editor 2.2a.  version_2_2a | blob | commitdiff | raw | diff to current | 
| 2004-11-29 | pcanterino | This file testing order before saving a file makes... | blob | commitdiff | raw | diff to current | 
| 2004-11-27 | pcanterino | Changed my email address (patshaping@gmx.net -> patrick... | blob | commitdiff | raw | diff to current | 
| 2004-11-26 | pcanterino | - Check if we have enough permissions to write in direc... | blob | commitdiff | raw | diff to current | 
| 2004-11-25 | pcanterino | Some small changes | blob | commitdiff | raw | diff to current | 
| 2004-11-24 | pcanterino | - Check if the user really wants to upload a file to... | blob | commitdiff | raw | diff to current | 
| 2004-11-24 | pcanterino | - Added new if blocks to the templates about.htm and... | blob | commitdiff | raw | diff to current | 
| 2004-11-10 | pcanterino | Another bug in the same line! | blob | commitdiff | raw | diff to current | 
| 2004-11-09 | pcanterino | Stupid bug | blob | commitdiff | raw | diff to current | 
| 2004-11-05 | pcanterino | - Dev-Editor now checks if it is able to access a direc... | blob | commitdiff | raw | diff to current | 
| 2004-10-31 | pcanterino | - There is no need to load the POSIX module twice | blob | commitdiff | raw | diff to current | 
| 2004-10-30 | pcanterino | Because of the ugly behaviour of $(, I'm now using... | blob | commitdiff | raw | diff to current | 
| 2004-10-27 | pcanterino | We are now using the `chgrp` system command to change... | blob | commitdiff | raw | diff to current | 
| 2004-10-23 | pcanterino | When viewing a file, insert the contents of the file... | blob | commitdiff | raw | diff to current | 
| 2004-10-22 | pcanterino | Now we already unlock the file at the begining of exec_... | blob | commitdiff | raw | diff to current | 
| 2004-10-05 | pcanterino | exec_unlock() now checks if the file is really in use... | blob | commitdiff | raw | diff to current | 
| 2004-10-05 | pcanterino | Check if the user wants to write text data into a binar... | blob | commitdiff | raw | diff to current | 
| 2004-10-04 | pcanterino | Improved file editing using another filename: | blob | commitdiff | raw | diff to current | 
| 2004-09-05 | pcanterino | Ooops...? | blob | commitdiff | raw | diff to current | 
| 2004-08-29 | pcanterino | Added an option for overwriting files during file uploa... | blob | commitdiff | raw | diff to current | 
| 2004-08-02 | pcanterino | Some small changes | blob | commitdiff | raw | diff to current | 
| 2004-07-29 | pcanterino | Dev-Editor is now able to change the mode and the group... | blob | commitdiff | raw | diff to current | 
| 2004-07-27 | pcanterino | Commands are now case-insensitive | blob | commitdiff | raw | diff to current | 
| 2004-07-22 | pcanterino | Do not allow removing or renaming the root directory | blob | commitdiff | raw | diff to current | 
| 2004-07-20 | pcanterino | When viewing a file and if the file is editable, there... | blob | commitdiff | raw | diff to current | 
| 2004-07-11 | pcanterino | In directory listing, when clicking on the buttons... | blob | commitdiff | raw | diff to current | 
| 2004-07-03 | pcanterino | If the user wants to view/edit a file larger than a... | blob | commitdiff | raw | diff to current | 
| 2004-04-25 | pcanterino | Splitted the configuration file into three parts: | blob | commitdiff | raw | diff to current | 
| 2004-03-15 | pcanterino | In directory listing, there is a new menu item "View... | blob | commitdiff | raw | diff to current | 
| 2004-03-14 | pcanterino | Added an "About" dialogue, which shows some (more or... | blob | commitdiff | raw | diff to current | 
| 2004-03-04 | pcanterino | Now, all the error messages are defined in the configur... | blob | commitdiff | raw | diff to current | 
| 2004-03-01 | pcanterino | Dev-Editor is now able to accept HTTP file uploads. | blob | commitdiff | raw | diff to current | 
| 2004-02-28 | pcanterino | - Improved file editing (especially if the file should... | blob | commitdiff | raw | diff to current | 
| 2004-02-20 | pcanterino | Copying and renaming of files is back again! | blob | commitdiff | raw | diff to current | 
| 2004-02-13 | pcanterino | Began to implement the possibility to control the outpu... | blob | commitdiff | raw | diff to current | 
| 2003-12-22 | pcanterino | Now, when the user wants to remove a file, a confirmati... | blob | commitdiff | raw | diff to current | 
| next |