2004-12-03 |
pcanterino | Version 1.3: |
tree | commitdiff |
2004-11-29 |
pcanterino | File uploads did not work. Fixed in Dev-Editor 2.2a. version_2_2a |
tree | commitdiff |
2004-11-29 |
pcanterino | This file testing order before saving a file makes... |
tree | commitdiff |
2004-11-27 |
pcanterino | Changed my email address (patshaping@gmx.net -> patrick... |
tree | commitdiff |
2004-11-26 |
pcanterino | - Check if we have enough permissions to write in direc... |
tree | commitdiff |
2004-11-25 |
pcanterino | Some small changes |
tree | commitdiff |
2004-11-24 |
pcanterino | - Check if the user really wants to upload a file to... |
tree | commitdiff |
2004-11-24 |
pcanterino | - Added new if blocks to the templates about.htm and... |
tree | commitdiff |
2004-11-13 |
pcanterino | The path the user wants to access must now BEGIN with... |
tree | commitdiff |
2004-11-13 |
pcanterino | - The abort() routine from the Output module is now... |
tree | commitdiff |
2004-11-10 |
pcanterino | Another bug in the same line! |
tree | commitdiff |
2004-11-09 |
pcanterino | Stupid bug |
tree | commitdiff |
2004-11-05 |
pcanterino | - Dev-Editor now checks if it is able to access a direc... |
tree | commitdiff |
2004-10-31 |
pcanterino | - There is no need to load the POSIX module twice |
tree | commitdiff |
2004-10-30 |
pcanterino | Because of the ugly behaviour of $(, I'm now using... |
tree | commitdiff |
2004-10-28 |
pcanterino | Changed a comment |
tree | commitdiff |
2004-10-28 |
pcanterino | Removing one and more whitespace makes more sense than... |
tree | commitdiff |
2004-10-27 |
pcanterino | We are now using the `chgrp` system command to change... |
tree | commitdiff |
2004-10-23 |
pcanterino | When viewing a file, insert the contents of the file... |
tree | commitdiff |
2004-10-22 |
pcanterino | Now we already unlock the file at the begining of exec_... |
tree | commitdiff |
2004-10-05 |
pcanterino | Changed some comments |
tree | commitdiff |
2004-10-05 |
pcanterino | exec_unlock() now checks if the file is really in use... |
tree | commitdiff |
2004-10-05 |
pcanterino | Check if the user wants to write text data into a binar... |
tree | commitdiff |
2004-10-04 |
pcanterino | Improved file editing using another filename: |
tree | commitdiff |
2004-09-05 |
pcanterino | Ooops...? |
tree | commitdiff |
2004-08-29 |
pcanterino | Added an option for overwriting files during file uploa... |
tree | commitdiff |
2004-08-05 |
pcanterino | Removed the race condition in file_create() which could... |
tree | commitdiff |
2004-08-02 |
pcanterino | Some small changes |
tree | commitdiff |
2004-08-01 |
pcanterino | Allow to change the group of a file using the Group ID |
tree | commitdiff |
2004-07-30 |
pcanterino | Replaced the code of mode_string() by some self-written... |
tree | commitdiff |
2004-07-29 |
pcanterino | Dev-Editor is now able to change the mode and the group... |
tree | commitdiff |
2004-07-27 |
pcanterino | Commands are now case-insensitive |
tree | commitdiff |
2004-07-22 |
pcanterino | Do not allow removing or renaming the root directory |
tree | commitdiff |
2004-07-21 |
pcanterino | Files and directories are now sorted case-insensitively |
tree | commitdiff |
2004-07-20 |
pcanterino | When viewing a file and if the file is editable, there... |
tree | commitdiff |
2004-07-17 |
pcanterino | Small enhancement for devedit_reload() |
tree | commitdiff |
2004-07-12 |
pcanterino | D'oh! |
tree | commitdiff |
2004-07-12 |
pcanterino | Heavily improved devedit_reload(): |
tree | commitdiff |
2004-07-11 |
pcanterino | In directory listing, when clicking on the buttons... |
tree | commitdiff |
2004-07-03 |
pcanterino | If the user wants to view/edit a file larger than a... |
tree | commitdiff |
2004-06-29 |
pcanterino | Typo |
tree | commitdiff |
2004-05-23 |
pcanterino | Updated to version 1.3 |
tree | commitdiff |
2004-04-25 |
pcanterino | Splitted the configuration file into three parts: |
tree | commitdiff |
2004-03-15 |
pcanterino | In directory listing, there is a new menu item "View... |
tree | commitdiff |
2004-03-14 |
pcanterino | Added an "About" dialogue, which shows some (more or... |
tree | commitdiff |
2004-03-14 |
pcanterino | There is no need to export error_in_use() any more... |
tree | commitdiff |
2004-03-04 |
pcanterino | Now, all the error messages are defined in the configur... |
tree | commitdiff |
2004-03-01 |
pcanterino | Dev-Editor is now able to accept HTTP file uploads. |
tree | commitdiff |
2004-02-28 |
pcanterino | - Improved file editing (especially if the file should... |
tree | commitdiff |
2004-02-28 |
pcanterino | Some cleanings... |
tree | commitdiff |
2004-02-20 |
pcanterino | Copying and renaming of files is back again! |
tree | commitdiff |
2004-02-13 |
pcanterino | Began to implement the possibility to control the outpu... |
tree | commitdiff |
2004-01-17 |
pcanterino | Now, we are using an extern configuration file. |
tree | commitdiff |
2003-12-22 |
pcanterino | Now, when the user wants to remove a file, a confirmati... |
tree | commitdiff |
2003-12-21 |
pcanterino | If a file or directory shall be renamed and the destina... |
tree | commitdiff |
2003-12-19 |
pcanterino | - If a file shall be copied and the destination file... |
tree | commitdiff |
2003-12-13 |
pcanterino | - Cleaned the comments |
tree | commitdiff |
2003-12-02 |
pcanterino | Some cleanings... |
tree | commitdiff |
2003-12-02 |
pcanterino | - The commands are now dispatched in Command.pm. Only... |
tree | commitdiff |
2003-12-01 |
pcanterino | We don't use the FILEHANDLE,MODE,FILENAME version of... |
tree | commitdiff |
2003-11-21 |
pcanterino | Version 1.2: |
tree | commitdiff |
2003-11-10 |
pcanterino | In directory listing, when a file cannot be viewed... version_1_1 |
tree | commitdiff |
2003-11-05 |
pcanterino | file_save() does not use a temporary file any more... |
tree | commitdiff |
2003-10-30 |
pcanterino | Added directory links in some error messages |
tree | commitdiff |
2003-10-27 |
pcanterino | - Added devedit_reload() to easily reload Dev-Editor... |
tree | commitdiff |
2003-10-27 |
pcanterino | - Now checking if we have enough permissions to copy... |
tree | commitdiff |
2003-10-22 |
pcanterino | - Added default colors for text and links |
tree | commitdiff |
2003-10-22 |
pcanterino | - exec_endedit(): Any line seperator will be converted... |
tree | commitdiff |
2003-10-17 |
pcanterino | Version 1.1.1: |
tree | commitdiff |
2003-10-13 |
pcanterino | check_path() was cleaned up. It now uses upper_path... |
tree | commitdiff |
2003-10-13 |
pcanterino | Removed the call of canonpath() in dir_read(). File... |
tree | commitdiff |
2003-10-08 |
pcanterino | Dev-Editor 1.0 version_1_0 |
tree | commitdiff |
2003-09-26 |
pcanterino | Version 1.1: |
tree | commitdiff |
2003-09-26 |
pcanterino | Some checks for the return values of open(), close... |
tree | commitdiff |
2003-09-25 |
pcanterino | - Special chars will be encoded to HTML entities in... |
tree | commitdiff |
2003-09-23 |
pcanterino | - Added check for binary files in directory view |
tree | commitdiff |
2003-09-23 |
pcanterino | Initial version first |
tree | commitdiff |
|