2004-11-27 |
pcanterino | Changed my email address (patshaping@gmx.net -> patrick...
|
commit | commitdiff | tree |
2004-11-26 |
pcanterino | - Don't display the file upload link in directory listing...
|
commit | commitdiff | tree |
2004-11-26 |
pcanterino | - Check if we have enough permissions to write in directory...
|
commit | commitdiff | tree |
2004-11-25 |
pcanterino | Some small changes
|
commit | commitdiff | tree |
2004-11-24 |
pcanterino | - Check if the user really wants to upload a file to...
|
commit | commitdiff | tree |
2004-11-24 |
pcanterino | - Added new if blocks to the templates about.htm and...
|
commit | commitdiff | tree |
2004-11-22 |
pcanterino | Added single quotes around the "COMMAND" variable in...
|
commit | commitdiff | tree |
2004-11-13 |
pcanterino | The path the user wants to access must now BEGIN with...
|
commit | commitdiff | tree |
2004-11-13 |
pcanterino | - The abort() routine from the Output module is now...
|
commit | commitdiff | tree |
2004-11-10 |
pcanterino | Another bug in the same line!
|
commit | commitdiff | tree |
2004-11-09 |
pcanterino | Trying to fight against the chaos in errors.dat and...
|
commit | commitdiff | tree |
2004-11-09 |
pcanterino | Stupid bug
|
commit | commitdiff | tree |
2004-11-07 |
pcanterino | Check if the root directory exists
|
commit | commitdiff | tree |
2004-11-05 |
pcanterino | - Dev-Editor now checks if it is able to access a directory...
|
commit | commitdiff | tree |
2004-10-31 |
pcanterino | - There is no need to load the POSIX module twice
|
commit | commitdiff | tree |
2004-10-31 |
pcanterino | - There is no need to load the POSIX module twice
|
commit | commitdiff | tree |
2004-10-30 |
pcanterino | Because of the ugly behaviour of $(, I'm now using...
|
commit | commitdiff | tree |
2004-10-29 |
pcanterino | In file edit and file upload dialogue, I added <label...
|
commit | commitdiff | tree |
2004-10-28 |
pcanterino | Changed a comment
|
commit | commitdiff | tree |
2004-10-28 |
pcanterino | Removing one and more whitespace makes more sense than...
|
commit | commitdiff | tree |
2004-10-27 |
pcanterino | We are now using the `chgrp` system command to change...
|
commit | commitdiff | tree |
2004-10-23 |
pcanterino | When viewing a file, insert the contents of the file...
|
commit | commitdiff | tree |
2004-10-22 |
pcanterino | Dev-Editor 2.1a
|
commit | commitdiff | tree |
2004-10-22 |
pcanterino | Instead of absolute paths in error_file and template_file...
|
commit | commitdiff | tree |
2004-10-22 |
pcanterino | Now we already unlock the file at the begining of exec_ended...
|
commit | commitdiff | tree |
2004-10-13 |
pcanterino | Dev-Editor 2.1
|
commit | commitdiff | tree |
2004-10-07 |
pcanterino | Removed the note which said that existing files can...
|
commit | commitdiff | tree |
2004-10-05 |
pcanterino | Changed some comments
|
commit | commitdiff | tree |
2004-10-05 |
pcanterino | exec_unlock() now checks if the file is really in use...
|
commit | commitdiff | tree |
2004-10-05 |
pcanterino | Check if the user wants to write text data into a binary...
|
commit | commitdiff | tree |
2004-10-04 |
pcanterino | Improved file editing using another filename:
|
commit | commitdiff | tree |
2004-10-04 |
pcanterino | Improved file editing using another filename:
|
commit | commitdiff | tree |
2004-09-05 |
pcanterino | Ooops...?
|
commit | commitdiff | tree |
2004-08-29 |
pcanterino | Added an option for overwriting files during file upload...
|
commit | commitdiff | tree |
2004-08-09 |
pcanterino | Dev-Editor 2.0
|
commit | commitdiff | tree |
2004-08-07 |
pcanterino | - Added some notes for changing mode and group
|
commit | commitdiff | tree |
2004-08-05 |
pcanterino | Removed the race condition in file_create() which could...
|
commit | commitdiff | tree |
2004-08-02 |
pcanterino | Some small changes
|
commit | commitdiff | tree |
2004-08-01 |
pcanterino | Allow to change the group of a file using the Group ID
|
commit | commitdiff | tree |
2004-07-30 |
pcanterino | Replaced the code of mode_string() by some self-written...
|
commit | commitdiff | tree |
2004-07-29 |
pcanterino | Dev-Editor is now able to change the mode and the group...
|
commit | commitdiff | tree |
2004-07-27 |
pcanterino | Commands are now case-insensitive
|
commit | commitdiff | tree |
2004-07-22 |
pcanterino | Do not allow removing or renaming the root directory
|
commit | commitdiff | tree |
2004-07-21 |
pcanterino | Files and directories are now sorted case-insensitively
|
commit | commitdiff | tree |
2004-07-21 |
pcanterino | Typo
|
commit | commitdiff | tree |
2004-07-20 |
pcanterino | When viewing a file and if the file is editable, there...
|
commit | commitdiff | tree |
2004-07-18 |
pcanterino | The Artistic License is now embedded in the about dialogue
|
commit | commitdiff | tree |
2004-07-18 |
pcanterino | Replaced "&" by "&" in query strings
|
commit | commitdiff | tree |
2004-07-17 |
pcanterino | Small enhancement for devedit_reload()
|
commit | commitdiff | tree |
2004-07-12 |
pcanterino | D'oh!
|
commit | commitdiff | tree |
2004-07-12 |
pcanterino | Heavily improved devedit_reload():
|
commit | commitdiff | tree |
2004-07-11 |
pcanterino | In directory listing, when clicking on the buttons...
|
commit | commitdiff | tree |
2004-07-04 |
pcanterino | Small improvement for the JavaScript code which activates...
|
commit | commitdiff | tree |
2004-07-04 |
pcanterino | Some comments changed/added
|
commit | commitdiff | tree |
2004-07-03 |
pcanterino | If the user wants to view/edit a file larger than a...
|
commit | commitdiff | tree |
2004-06-29 |
pcanterino | Typo
|
commit | commitdiff | tree |
2004-06-29 |
pcanterino | Forgot the line break at the end of the file
|
commit | commitdiff | tree |
2004-06-29 |
pcanterino | We "require" an active internet connection
|
commit | commitdiff | tree |
2004-06-29 |
pcanterino | Added a small field to jump to a directory or to view...
|
commit | commitdiff | tree |
2004-05-23 |
pcanterino | Updated to version 1.3
|
commit | commitdiff | tree |
2004-04-25 |
pcanterino | Splitted the configuration file into three parts:
|
commit | commitdiff | tree |
2004-03-15 |
pcanterino | In directory listing, there is a new menu item "View...
|
commit | commitdiff | tree |
2004-03-14 |
pcanterino | Added an "About" dialogue, which shows some (more or...
|
commit | commitdiff | tree |
2004-03-14 |
pcanterino | There is no need to export error_in_use() any more...
|
commit | commitdiff | tree |
2004-03-14 |
pcanterino | Added an "equals" link at the top and a horizontal...
|
commit | commitdiff | tree |
2004-03-04 |
pcanterino | Now, all the error messages are defined in the configuration...
|
commit | commitdiff | tree |
2004-03-01 |
pcanterino | Oooops...
|
commit | commitdiff | tree |
2004-03-01 |
pcanterino | Dev-Editor is now able to accept HTTP file uploads.
|
commit | commitdiff | tree |
2004-02-28 |
pcanterino | - Improved file editing (especially if the file should...
|
commit | commitdiff | tree |
2004-02-28 |
pcanterino | Some cleanings...
|
commit | commitdiff | tree |
2004-02-20 |
pcanterino | Added a little bit JavaScript code which activates...
|
commit | commitdiff | tree |
2004-02-20 |
pcanterino | Copying and renaming of files is back again!
|
commit | commitdiff | tree |
2004-02-13 |
pcanterino | Began to implement the possibility to control the output...
|
commit | commitdiff | tree |
2004-01-17 |
pcanterino | Now, we are using an extern configuration file.
|
commit | commitdiff | tree |
2003-12-29 |
pcanterino | Dev-Editor 1.2
|
commit | commitdiff | tree |
2003-12-22 |
pcanterino | Now, when the user wants to remove a file, a confirmation...
|
commit | commitdiff | tree |
2003-12-21 |
pcanterino | If a file or directory shall be renamed and the destination...
|
commit | commitdiff | tree |
2003-12-19 |
pcanterino | - If a file shall be copied and the destination file...
|
commit | commitdiff | tree |
2003-12-13 |
pcanterino | - Cleaned the comments
|
commit | commitdiff | tree |
2003-12-02 |
pcanterino | Some cleanings...
|
commit | commitdiff | tree |
2003-12-02 |
pcanterino | - The commands are now dispatched in Command.pm. Only...
|
commit | commitdiff | tree |
2003-12-01 |
pcanterino | We don't use the FILEHANDLE,MODE,FILENAME version of...
|
commit | commitdiff | tree |
2003-11-21 |
pcanterino | Version 1.2:
|
commit | commitdiff | tree |
2003-11-10 |
pcanterino | In directory listing, when a file cannot be viewed...
|
commit | commitdiff | tree |
2003-11-05 |
pcanterino | Removed the $VERSION variable. The version number of...
|
commit | commitdiff | tree |
2003-11-05 |
pcanterino | file_save() does not use a temporary file any more...
|
commit | commitdiff | tree |
2003-10-30 |
pcanterino | Added directory links in some error messages
|
commit | commitdiff | tree |
2003-10-27 |
pcanterino | - Added devedit_reload() to easily reload Dev-Editor...
|
commit | commitdiff | tree |
2003-10-27 |
pcanterino | - Now checking if we have enough permissions to copy...
|
commit | commitdiff | tree |
2003-10-22 |
pcanterino | - Added default colors for text and links
|
commit | commitdiff | tree |
2003-10-22 |
pcanterino | - exec_endedit(): Any line seperator will be converted...
|
commit | commitdiff | tree |
2003-10-17 |
pcanterino | Version 1.1.1:
|
commit | commitdiff | tree |
2003-10-13 |
pcanterino | check_path() was cleaned up. It now uses upper_path...
|
commit | commitdiff | tree |
2003-10-13 |
pcanterino | Removed the call of canonpath() in dir_read(). File...
|
commit | commitdiff | tree |
2003-10-08 |
pcanterino | Dev-Editor 1.0
|
commit | commitdiff | tree |
2003-09-26 |
pcanterino | Version 1.1:
|
commit | commitdiff | tree |
2003-09-26 |
pcanterino | Some checks for the return values of open(), close...
|
commit | commitdiff | tree |
2003-09-25 |
pcanterino | - Special chars will be encoded to HTML entities in...
|
commit | commitdiff | tree |
2003-09-23 |
pcanterino | - Added check for binary files in directory view
|
commit | commitdiff | tree |
2003-09-23 |
pcanterino | Initial version
|
commit | commitdiff | tree |
|