New: 22/09/2016
- New: DLL updated with last version stable Scintila
- Implementation Themes ( select, create, save, save as, modify )
- New: File Themes - themefiv.ini
- Minor bugs fixed


New: 11/09/2016
- Fixed: Select Bacground Color
- Fixed: Select Font, cFaceName and Height ( first test )
- Fixed: Select Lexer


New: 06/09/2016
- New: Name of OUT application: EXE, LIB, or DLL
- New: Templates of more compilers
- New: Conexion databases some RDDs
- New: More options in menu contextual editor


New: 27/07/2016
- Fixed: any bugs ( save and cancel preferences, and more )
- Optimization code
- Added option ONLY COMPILATION ( Menu and ButtonBar )
- Only compilation files source .C ( test syntax )
- Fixed: generation source code of dialog structure database

New: 07/04/2016
- Implemented Replace All and Replace and Continue
- Implemented Search in Files and edit file ( thanks of contribution of Victor Daniel Cuatecatl Leon and Paco Garcia ( code original ) )
( Old code implemented over XBrowse oTree )

New: 21/02/2016
- New: Disable Left Panel  ( all tabs in right panel )
- Fix: compilation incremental ( fixed )
- Improvements: changes in dialogs preferences
- Others minor improvements and minor bugs fixed 

New: 10/02/2016

- New: implementation run scrips all, at line, between marks, at last mark
- New: implementation point break for run script
- New: ( TEST !) implementation multiple views for a document 
- Improvements: property autocomplete
- Modification and organitation menu main and menu margin, news options
- Others minor improvements and minor bugs fixed

New: 06/02/2016

- New: line error in memo at run - script 
       ( double click over line error in memo, go to line editor, equal in run normal mode )
- New: save and load config projects enviroment for Harbour and xHarbour
      ( save and load paths and libs without restarting the editor )
- New: Color text menu change with color button bar ( restarting editor )
- New: Additional paths includes ( is functional but not active in compiling )
- New: buttons in folder results
- Finished functions tab .LOG File and CheckRes.Txt File in folder results
- Minor bugs fixed


New: 02/02/2016

- By clicking on the bitmap of the folder tab you can run the .exe if there
- Pressing ESC cancels compilation process (not yet implemented projects)
- Improved auto-complete
- View of functions, methods and assets datas pressing the character :, if you have a previous object: Ex .: oWnd : __
- Implemented changing colors of buttons buttonbar
- Added folder tabs below to view the .log file and the file checkres.txt and function buttons (not finished)

New: 26/12/2015

- New: Improvements in Version 64bits and minor bug fixed

New: 20/12/2015

- New: Width Cursor
- Removed function error in XP
- Minor bugs fixed, MRU Projects, Close Files
- Added tool DocFw in SYSTEM MENU
- Implemented Caret type: block, normal, invisible
- Changes Menus Popup Contextual Editor and margins
- Bug Fixed List Functions HB_FUNC
- Search selected text ( menu contextual )
- Bug Fixed delete item project
- Improvement, change back colors
- Improvement, build project
- Initial implementation add/del/sort libs of FW, Harbour and compiler C
- Create file.BAK old file to save file
- Syntax colors and folding for files .C
- Implementation return to previous position

New: 06/12/2015

- New: Implementation folding and syntax (initial) files .C, .CXX, .CPP

New: 05/12/2015

- New: Implementation Command online
       /R - Load the document, compiled, link and run
       /C - Load the document, only compiles
       /B - Load the document, compiled, link and executed with debugger
       Ex .: C: \> FivEdit tutor /r
- New: Fixed function FindWnd
- New: Implemented execute tools previous and after Harbour and compiler C
- New: Initial implementation projects .XPJ
- Fix: Clean and organization of code
- Fix: Minor bugs solved


New: 25/11/2015

- New: Added Option for files Unicode ( Little and Big Endian )
- New: Improvements process New, Save, Load documents
- Fix: New document, not create files "Noname"
- New: String search, is copied to clipboard of others documents opened
- Fix: Open document in line command: ( C:\> Fivedit tutor.prg )
- Fix: Minor bugs fixed

New: 22/11/2015

- New: Improvements import projects ( Add import Fivedit project previous )
- Fix: Change language
- Fix: Close File
- Fix: Change colors editor
- Fix: Searchs and Replace characters Unicode
- New: Save Option creation file .bak
- New: Fixed SavePreferences and SaveEditorSettings 

New: 21/11/2015

- New: Improvements Find and Replace options
- New: Implementation historic searchs and replaces in dialogs
- New: Improvements and fix bugs in creation, modify projects

New: 19/11/2015

- Fix: Minor bugs fixed
- Fix: Implementation Tree Recent: Add, Del item
- New: Implementation DATA lEdtEmpty -> Open editor empty
- New: Implementation DATA lMultiOpen -> Reopen same file with Editor
- New: Change Menus Recent Files and Projects
- New: Editor improvements DoubleView ( not finish )
- Fix: Clean code innecesary
- New: Improvements folding look
- New: Improvements tree projects

New: 15/11/2015

- Fix: Minor bug change Colors Preferences
- New: Implemented Save File -> Create File .Bak


New: 14/11/2015

- New: Double click over line Errors, Warnings, in Folder Results, move editor over line.
       If the line is a file not edited, this file is opened in control SourceEdit.
       You can open several files.
- Fix: Show/Hide Margins ( in test )
       No fails configuration editor
- Fix: Double click or intro over item list of functions move editor over line
       function selected and say the line of top editor
- Fix: Closing a Project also closes open files the project
- Fix: Open a Project, close project active
- New: Spinner to Get width margins in Preferences - Panels/Margins
- New: Initial implementation Folder Project, properties of project
- New: Tree projects with checkbox. Only build files checked 

New: 12/11/2015

- Fix: Change colors in control panel
- New: Improvements List of functions
- New: Implementation lMoveFun in control panel
       Dynamic movement list of functions to explore the code in the editor
- New: List dynamic when press (::) in the code option in the control panel
       Initial implementation
- New: Build projects ( at moment, only prgs and rc files )
- New: Colors words ( data, methods, functions ) of the file edited ( in KEYWORDS1 )
       if list dynamics is active
- New: Implementation in list dynamics of functions icons XPM

New: 10/11/2015

- New: Implementation Color Selection
- New: Show/Hide Slider zoom
- New: Implementation Option Default Save/Load/New 
- Fix: Restore implementation Autocomplete
- New: Initial implementation import projects VerCe
- Fix: change Lexer
- Fix: minor bugs
- Many other improvements

New: 08/11/2015

- Clean code unnecessary
- New: Build Projects ( Developing )
- Tab Folder Left Recents files, projects, templates ( yet not clipboard and search )
- Fix: Open files
- New: implementation CTRL + V , CTRL + X , CTRL + C
- Fix: Change Close File ( CTRL + C ) with CTRL + H
- Fix: Source code Dialogs Databases
- Initial implementation options compiler: Views - Preferences - Harbour
- Minor bug fixeds

New: 04/11/2015

- Fix: Build with file .res ( the file .rc may not exist )
- New: Implementation Format Code
- New: Build Projects

New: 02/11/2015

- New: Implementation Method MouseWheel
- New: more implementation actions of databases
- New: generate code fivewin of databases structure and resource scripts
       Remaining: FiveWin code in the creation of the dialog
- Remaining: build projects
- Minor bugs and details fixed

New:  01/11/2015

- New: initial implementation of Databases
- New: more implementation of projects ( not build ): items add, delete, sort, etc
       save project, load project

New:  31/10/2015

- New: implemented multiple selection rectangular in virtual spaces
- New: initial implementation of projects ( not compilation )
- Minor bugs and details fixed

New:  28/10/2015

- New Configuration Dialog Updated
- Setup colors syntax words, and styles
- Others setup configuration
- Double View Fixed

New:  25/10/2015 Build 2

- Fix Bug in RunScript
- Added option Style Menus in Preferences - General

New:  25/10/2015

- Build with last Fwh 15.09
- Initial implementation Setup Panel Right ( not functional )
- Minor bug fixed close file and build next
- Implementation Double View / Simple View Editor ( initial tests, use with precaution )

New:  17/10/2015

- Implementation: Compile Resource files with characters Unicode

New:  16/10/2015

- [ F7 ]             Clear Indicators
- [ F7 ] + [ Ctrl ]  On / Off Activate Indicators

New:  15/10/2015

- Build with Fwh 1509
- Initial implementation of templates commands ( open: *.pvk - folder "plantillas" )
- Setup Show Datas/ClassDatas List of Functions
- Fixed show tips of names functions
- Show also Tips of Functions Source Prg Active
- Minor bugs fixed

New:  12/10/2015

- Bug Fixed: Open File line command - Fivedit hola.prg
- Configure at Setup Open Yes/No Last Files
- Open / Save Project
- Check if the selected file to open is a project FivEdit
- Correct Sort of list functions

New:  10/10/2015

- Change Fonts of Editor ( pending ), Trees, panels right, left and bottom
- if exist, compile file .rc with the same name of .prg
- Say results of compilation or error.log
- Doubleclik over line errors / warnings in the dialog the results of compilation (memo) say the line in editor
  and results ERROR.LOG, if exist
- ESC It will list of functions
  Press characters, search function in the list
  Double click or Enter search function in the editor

New:  29/09/2015

- Fix minor bugs and optimitation code
- Fix Show/Hide panels save configuration
- Others implementations
- Save / Load Preferences: Dll, Lexer and others properties
- Save as: UTF - UTF NO BOM - ANSI


New:  20/09/2015

- Fix minor bugs
- Implemented Support UTF8 Files ( Menu/ButtonBar New - Save As )
- Begin implementation Unicode ( load file fwh\samples\unicode.prg p.e. )
- Double View
- Show / Hide ButtonBar and MessageBar
- New look ( implementation initial )
- Fixed tooltip help functions

New:  20/09/2015 ( 2 )

- Fix minor bugs adjust panel bottom
- Configuration Colors Panels ( Fonts pending implementation )
- Configuration Buttons [ Cut/Copy/Paste ]  Show/Hide in ButtonBar


          Implemented hide/show panels:   
          [ ALT + CURSOR DOWN ]    Panel Down    
          [ ALT + CURSOR RIGHT ]   Panel Right   
          [ ALT + CURSOR LEFT ]    Panel Left    
          [ ALT + CURSOR UP ]      View All Panels   
          [ ALT + ( + ) ]          Tab Folder RIGHT   
          [ ALT + ( - ) ]          Tab Folder LEFT   
          [ ALT + SHIFT + CURSOR ] Selection rectangle   
          [ CTRL + MOUSE ]         Multiple Selection   
          [ CTRL + A ]             Save All  
          [ CTRL + B ]             Close Project   
          [ CTRL + C ]             Copy Text Selected   
          [ CTRL + D ]             Save As   
          [ CTRL + E ]             Save Project  
          [ CTRL + F ]             Find Text   
          [ CTRL + G ]             Del Doc to Project  
          [ CTRL + H ]             Close Document   
          [ CTRL + I ]             Insert Text Beginning Line and End Line   
          [ CTRL + J ]             Open Project   
          [ CTRL + K ]             Add Doc to Project
          [ CTRL + L ]             Save As: UTF8
          [ CTRL + M ]             New Document UTF8  
          [ CTRL + N ]             New Document   
          [ CTRL + O ]             Open File   
          [ CTRL + P ]             Print File
          [ CTRL + Q ]             New Document UTF8 - No BOM 
          [ CTRL + R ]             Replace Text   
          [ CTRL + S ]             Save File   
          [ CTRL + T ]             Change Order Line with Line Previous  
          [ CTRL + U ]             Insert Text   
          [ CTRL + V ]             Paste Text   
          [ CTRL + X ]             Cut Text   
          [ CTRL + Y ]             Delete Line   
            
          [ Click Right Mouse Over Margins ]  Menus sensibles to Margen selected  
            
          [ F2 ]                   Select All Text
          [ F2 ] + [ SHIFT ]
          [ F2 ] + [ CTRL ]
          [ F2 ] + [ ALT ]
          [ F3 ]                   Search Next  
          [ F3 ] + [ SHIFT ]       Search Previous  
          [ F3 ] + [ CTRL ]        Replace Dialog
          [ F3 ] + [ ALT ]
          [ F4 ]                   Line Separator Code  
          [ F4 ] + [ SHIFT ]
          [ F4 ] + [ CTRL ]
          [ F4 ] + [ ALT ]
          [ F5 ]                   Duplicate Line Actual  
          [ F5 ] + [ SHIFT ]
          [ F5 ] + [ CTRL ]
          [ F5 ] + [ ALT ]
          [ F6 ]                   GoTo Line
          [ F6 ] + [ SHIFT ]
          [ F6 ] + [ CTRL ]
          [ F6 ] + [ ALT ]
          [ F7 ]                   Clear Indicators
          [ F7 ] + [ CTRL ]        On / Off Activate Indicators
          [ F7 ] + [ SHIFT ]
          [ F7 ] + [ ALT ]
          [ F8 ]                   Yes / No  Mark Line  
          [ F8 ] + [ SHIFT ]
          [ F8 ] + [ CTRL ]
          [ F8 ] + [ ALT ]
          [ F9 ]                   Add Annotation in line
          [ F9 ] + [ CTRL ]        Execute Script  
          [ F9 ] + [ SHIFT ]       Execute as EXE  
          [ F9 ] + [ ALT ]         Execute with Debugger  
          [ F11 ]                  Next Mark Line  
          [ F11 ] + [ SHIFT ]
          [ F11 ] + [ CTRL ]
          [ F11 ] + [ ALT ]
          [ F12 ]                  Previous Mark Line  
          [ F12 ] + [ SHIFT ]
          [ F12 ] + [ CTRL ]
          [ F12 ] + [ ALT ]
          [ CTRL + 0 ]             Hide All Margins  
          [ CTRL + 1 ]             Margin N Lineas  
          [ CTRL + 2 ]             Margin Marcas  
          [ CTRL + 3 ]             Margin Fold  
          [ CTRL + 4 ]             Margen Mensaje User  
          [ CTRL + 5 ]             Margen de Procesos  
          [ CTRL + 6 ]             Select Line  
          [ CTRL + 7 ]
          [ CTRL + 8 ]
          [ CTRL + 9 ]

Explicacion valores Fivedit.ini / Values of Fivedit.ini

SECTION "preferences" 	ENTRY "1"			Path Fivewin
SECTION "preferences" 	ENTRY "2"			Fivewin 32/64
SECTION "preferences" 	ENTRY "3"			Libs additionals external
SECTION "preferences" 	ENTRY "4"			Path (X)Harbour
SECTION "preferences" 	ENTRY "5"			Compilador Harbour/XHarbour
SECTION "preferences" 	ENTRY "6"			Flags use Compilador
SECTION "preferences" 	ENTRY "7"			Libs additionals (X)Harbour
SECTION "preferences" 	ENTRY "8"			Path of Compilador C ( Borland, etc )
SECTION "preferences" 	ENTRY "9"			Flags use Compilador C
SECTION "preferences" 	ENTRY "10"			Libs additionals Compilador C
SECTION "preferences" 	ENTRY "11"			Color Text Editor
SECTION "preferences" 	ENTRY "12"			Color Background Editor
SECTION "preferences" 	ENTRY "13"			Color line caret of Editor
SECTION "preferences" 	ENTRY "14"			Font user
SECTION "preferences" 	ENTRY "15"			Selection theme apariencia Application
SECTION "preferences" 	ENTRY "16"			Selection Language Nation
SECTION "preferences" 	ENTRY "17"			Permitir duplicados en lista de funciones
SECTION "preferences" 	ENTRY "18"			Carpeta por defecto al realizar Open
SECTION "preferences" 	ENTRY "19"			Cargar los ficheros que habia abiertos en la ultima sesion
SECTION "preferences" 	ENTRY "20"			Nueva apariencia
SECTION "preferences" 	ENTRY "21"			::cLang
SECTION "preferences" 	ENTRY "22"			::cCodeLang
SECTION "preferences" 	ENTRY "23"			Double View ( 2 ) - Sample Editor ( 1 )
SECTION "preferences" 	ENTRY "24"			Show / Hide ButtonBar
SECTION "preferences" 	ENTRY "25"			Show / Hide MessageBar
SECTION "preferences" 	ENTRY "26"			Show / Hide buttons Cut/Copy/Paste in ButtonBar
SECTION "preferences" 	ENTRY "27"			Help File of use ( F1 )
SECTION "preferences" 	ENTRY "28"			Color Background Application
SECTION "preferences" 	ENTRY "29"			Font user document Unicode ( not implemented )
SECTION "preferences" 	ENTRY "30"			DLL SciLexer user
SECTION "preferences" 	ENTRY "31"			Lexer at use
SECTION "preferences" 	ENTRY "32"			Show / Hide DATAs and CLASSDATAs in List Functions
SECTION "preferences" 	ENTRY "33"			Style of Menus Non Style/2007/2010/2013/2015

SECTION "panels"	ENTRY "1"			Show / Hide Panel Left
SECTION "panels" 	ENTRY "2"			Show / Hide Panel Bottom
SECTION "panels"	ENTRY "3"			Show / Hide Panel Right
SECTION "panels" 	ENTRY "11"			TextColor Panel Left
SECTION "panels"	ENTRY "12"			BackColor Panel Left
SECTION "panels"	ENTRY "13"			cFontInfo Panel Left
SECTION "panels"	ENTRY "21"			TextColor Panel Bottom
SECTION "panels"	ENTRY "22"			BackColor Panel Bottom
SECTION "panels"	ENTRY "23"			cFontInfo Panel Bottom
SECTION "panels"	ENTRY "31"			TextColor Panel Right
SECTION "panels"	ENTRY "32"			BackColor Panel Right
SECTION "panels"	ENTRY "33"			cFontInfo Panel Right
