78 build        released on Mon, 05 Nov 2007 03:17:38 +0300
-----------------------------------
What`s new:
  Interface improvements, bug fixes
-----------------------------------
full/full.php:
  Added support of context menu when mouse is over input field.
-----------------------------------
77 build        released on Sun, 04 Nov 2007 21:27:30 +0300
-----------------------------------
What`s new:
  Bugfixes, bugfixes, bugfixes. A lot of bugs fixed.
-----------------------------------
f/all.src.js:
  Not so many bugfixes.

light/light.php:
  Fixed a lot of errors.
-----------------------------------
76 build        released on Thu, 01 Nov 2007 22:08:32 +0300
-----------------------------------
What`s new:
  Another stability & usability patch.
  
  full version: Improved edit window a little (you can now save files by pressing Ctrl+S). Added better check, whether file is writable.
  light version: Swapped save and "edit" buttons, so that file editing interface in full version and light version are mostly equal.
-----------------------------------
full/edit.php:
  Improvements in edit window.
-----------------------------------
75 build        released on Thu, 01 Nov 2007 04:06:14 +0300
-----------------------------------
What`s new:
  Removed detailed output of errors. You can enable it by deleting "error_reporting(0);" in index.php
-----------------------------------
index.php:
  Added error_reporting(0);
-----------------------------------
74 build        released on Thu, 01 Nov 2007 02:16:38 +0300
-----------------------------------
What`s new:
  Null Release Candidate!
  Removed experimental features, made several improvements in interface, fixed several bugs.
-----------------------------------
f/i/overall.back.png:
  added this file

f/i/overall.74.png:
  deleted unused elements, translated all buttons.
-----------------------------------
73 build        released on Sun, 28 Oct 2007 02:27:23 +0300
-----------------------------------
What`s new:
  full version: Improved menu drawing for folders. 
  full&light versions: Added recursive CHMOD
-----------------------------------
f/engine.js:
  Improve for folders menu drawing.
-----------------------------------
72 build        released on Sat, 20 Oct 2007 19:37:48 +0400
-----------------------------------
What`s new:
  Several bugfixes.
-----------------------------------
f/render.js:
  Fixed (?) interface hang when you try to change directory with a simplified view (full version)

system/func.php:
  Changed bug with invalid rights for newly created directories
-----------------------------------
71 build        released on Fri, 19 Oct 2007 01:55:47 +0400
-----------------------------------
What`s new:
  Bugfix release for previous build + now config.php is checked before inclusion.
-----------------------------------
f/engine.js:
  Fixed some optimization errors

system/core.php:
  Added check for failure in config.php
-----------------------------------
70 build        released on Fri, 19 Oct 2007 01:17:38 +0400
-----------------------------------
What`s new:
  Added selection of multiple files to full version (only selection with Ctrl+keys and Ctrl+mouse is supported now).
-----------------------------------
f/engine.js:
  Intristic changes
-----------------------------------
69 build        released on Thu, 04 Oct 2007 20:20:31 +0400
-----------------------------------
What`s new:
  Another-fix-that-should-make-update-work-in-full-version.
-----------------------------------
full/actions.php:
  Surely, the last fix!
-----------------------------------
68 build        released on Thu, 04 Oct 2007 20:16:08 +0400
-----------------------------------
What`s new:
  Another fix for dolphin update in full version :)
-----------------------------------
full/actions.php:
  another change for update dolphin to work
-----------------------------------
67 build        released on Thu, 04 Oct 2007 20:00:42 +0400
-----------------------------------
What`s new:
  fix for update in full version
-----------------------------------
system/core.php:
  fixed a bug, which disabled update in full version
-----------------------------------
66 build        released on Thu, 04 Oct 2007 19:54:15 +0400
-----------------------------------
What`s new:
  Added to light version: "paste big files" option
  Added to full version: ZIP support, CHMOD files and folders and Dolphin update.
-----------------------------------
f/left_menu.js:
  Added zip and chmod options

system/types.php:
  Translated filetypes to English language (from russian).
-----------------------------------
65 build        released on Thu, 04 Oct 2007 00:38:24 +0400
-----------------------------------
What`s new:
  Removed some debugging places...
-----------------------------------
system/ftp.php:
  removed "echo" in copy function
-----------------------------------
64 build        released on Thu, 04 Oct 2007 00:36:24 +0400
-----------------------------------
What`s new:
  Reorganization of FTP work. Added "paste (big files)" in light version. It's still experimental feature!
-----------------------------------
system/func.php:
  Reorganized work with FTP. It should be more clear now, and some bugs with changing file rights should become smaller.

system/ftp.php:
  Added this file, it contains the primary stuff to work with FTP. Added new d_ftpcom function, it executes the corresponding FTP command.
-----------------------------------
63 build        released on Sat, 29 Sep 2007 00:53:19 +0400
-----------------------------------
What`s new:
  Design fix
-----------------------------------
full/terminal.php:
  fixed style for vertical scrollbar to be shown properly
-----------------------------------
62 build        released on Sat, 29 Sep 2007 00:51:16 +0400
-----------------------------------
What`s new:
  Design fix
-----------------------------------
full/terminal.php:
  fixed style for vertical scrollbar to be shown properly
-----------------------------------
61 build        released on Wed, 19 Sep 2007 23:50:42 +0400
-----------------------------------
What`s new:
  Added experimental support of copying big (or many) files.
-----------------------------------
config.php:
  Changed default MAX_COPY_TIME to 4 seconds.
-----------------------------------
60 build        released on Fri, 14 Sep 2007 00:19:23 +0400
----------------------------------
What`s new:
  Made renaming of files better, fixed some bugs in it.
  
  Added keyboard support: KEYUP, KEYDOWN select files, F2 renames file, Delete unlinks the file, Ctrl+C copies it, Ctrl+X cuts. Then, Ctrl+V does paste files. Enter edits files and opens folders, Backspace leads to upper directory. Please note, that a file, selected via keyboard, may not be seen, because it is out of the coverage. It is an unfixed bug.
----------------------------------
f/all.src.js:
  numerous changes, fixing bugs with file renaming and adding keyboard support
----------------------------------
full/full.php:
  added handling of key presses
----------------------------------
59 build        released on Wed, 12 Sep 2007 23:59:18 +0400
-----------------------------------
What`s new:
  Changed design of file renaming: now it is more similar to Windows Explorer.
-----------------------------------
f/render.js:
  changed the way of rendering items to allow new renaming of files
-----------------------------------
58 build        released on Wed, 29 Aug 2007 19:45:13 +0400
-----------------------------------
What`s new:
  Removed mobile version -- use light version instead. Mobile version was a bad copy of light. So I'm not going to support it.
  Improved interface look when resizing window (full version).
  Minor changes.
-----------------------------------
full/edit.php:
  modified look of edit window
-----------------------------------
57 build        released on Tue, 12 Jun 2007 01:41:02 +0400
-----------------------------------
What`s new:
  code refractoring, bug fixing, improving stability and UI look
-----------------------------------
f/compress.php:
  improved js compressor/compiler: now constants can be added to js files

f/overall.57.css:
  added some hacks to make full version look properly under Konqueror and Safari

mobile/mobile.php:
  fixed bug, that directories were not created
-----------------------------------
56 build        released on Tue, 29 May 2007 00:52:13 +0400
-----------------------------------
What`s new:
  Added terminal and "install new version" to mobile version
-----------------------------------
mobile/view.php:
  added "open terminal" and "install new version" options
-----------------------------------