]> git.p6c8.net - devedit.git/history - modules
The path the user wants to access must now BEGIN with the root directory. The
[devedit.git] / modules /
2004-11-13 pcanterinoThe path the user wants to access must now BEGIN with...
2004-11-13 pcanterino- The abort() routine from the Output module is now...
2004-11-10 pcanterinoAnother bug in the same line!
2004-11-09 pcanterinoStupid bug
2004-11-05 pcanterino- Dev-Editor now checks if it is able to access a direc...
2004-10-31 pcanterino- There is no need to load the POSIX module twice
2004-10-30 pcanterinoBecause of the ugly behaviour of $(, I'm now using...
2004-10-28 pcanterinoChanged a comment
2004-10-28 pcanterinoRemoving one and more whitespace makes more sense than...
2004-10-27 pcanterinoWe are now using the `chgrp` system command to change...
2004-10-23 pcanterinoWhen viewing a file, insert the contents of the file...
2004-10-22 pcanterinoNow we already unlock the file at the begining of exec_...
2004-10-05 pcanterinoChanged some comments
2004-10-05 pcanterinoexec_unlock() now checks if the file is really in use...
2004-10-05 pcanterinoCheck if the user wants to write text data into a binar...
2004-10-04 pcanterinoImproved file editing using another filename:
2004-09-05 pcanterinoOoops...?
2004-08-29 pcanterinoAdded an option for overwriting files during file uploa...
2004-08-05 pcanterinoRemoved the race condition in file_create() which could...
2004-08-02 pcanterinoSome small changes
2004-08-01 pcanterinoAllow to change the group of a file using the Group ID
2004-07-30 pcanterinoReplaced the code of mode_string() by some self-written...
2004-07-29 pcanterinoDev-Editor is now able to change the mode and the group...
2004-07-27 pcanterinoCommands are now case-insensitive
2004-07-22 pcanterinoDo not allow removing or renaming the root directory
2004-07-21 pcanterinoFiles and directories are now sorted case-insensitively
2004-07-20 pcanterinoWhen viewing a file and if the file is editable, there...
2004-07-17 pcanterinoSmall enhancement for devedit_reload()
2004-07-12 pcanterinoD'oh!
2004-07-12 pcanterinoHeavily improved devedit_reload():
2004-07-11 pcanterinoIn directory listing, when clicking on the buttons...
2004-07-03 pcanterinoIf the user wants to view/edit a file larger than a...
2004-06-29 pcanterinoTypo
2004-05-23 pcanterinoUpdated to version 1.3
2004-04-25 pcanterinoSplitted the configuration file into three parts:
2004-03-15 pcanterinoIn directory listing, there is a new menu item "View...
2004-03-14 pcanterinoAdded an "About" dialogue, which shows some (more or...
2004-03-14 pcanterinoThere is no need to export error_in_use() any more...
2004-03-04 pcanterinoNow, all the error messages are defined in the configur...
2004-03-01 pcanterinoDev-Editor is now able to accept HTTP file uploads.
2004-02-28 pcanterino- Improved file editing (especially if the file should...
2004-02-28 pcanterinoSome cleanings...
2004-02-20 pcanterinoCopying and renaming of files is back again!
2004-02-13 pcanterinoBegan to implement the possibility to control the outpu...
2004-01-17 pcanterinoNow, we are using an extern configuration file.
2003-12-22 pcanterinoNow, when the user wants to remove a file, a confirmati...
2003-12-21 pcanterinoIf a file or directory shall be renamed and the destina...
2003-12-19 pcanterino- If a file shall be copied and the destination file...
2003-12-13 pcanterino- Cleaned the comments
2003-12-02 pcanterinoSome cleanings...
2003-12-02 pcanterino- The commands are now dispatched in Command.pm. Only...
2003-12-01 pcanterinoWe don't use the FILEHANDLE,MODE,FILENAME version of...
2003-11-21 pcanterinoVersion 1.2:
2003-11-10 pcanterinoIn directory listing, when a file cannot be viewed... version_1_1
2003-11-05 pcanterinofile_save() does not use a temporary file any more...
2003-10-30 pcanterinoAdded directory links in some error messages
2003-10-27 pcanterino- Added devedit_reload() to easily reload Dev-Editor...
2003-10-27 pcanterino- Now checking if we have enough permissions to copy...
2003-10-22 pcanterino- Added default colors for text and links
2003-10-22 pcanterino- exec_endedit(): Any line seperator will be converted...
2003-10-17 pcanterinoVersion 1.1.1:
2003-10-13 pcanterinocheck_path() was cleaned up. It now uses upper_path...
2003-10-13 pcanterinoRemoved the call of canonpath() in dir_read(). File...
2003-10-08 pcanterinoDev-Editor 1.0 version_1_0
2003-09-26 pcanterinoVersion 1.1:
2003-09-26 pcanterinoSome checks for the return values of open(), close...
2003-09-25 pcanterino- Special chars will be encoded to HTML entities in...
2003-09-23 pcanterino- Added check for binary files in directory view
2003-09-23 pcanterinoInitial version first

patrick-canterino.de