- Harbour MiniGUI IDE 3.0.0:

	HMG 3.0.0 Compatibility release with LOTS of new things :)

- Harbour MiniGUI IDE 2.9.4:

	English:
	--------

	- New: Report Builder (Project->New Report). Sample: \samples\report.


	Espaol:
	--------

	- Nuevo: Asistente para reportes (Project->Nuevo Reporte).
	Ejemplo: samples\report.


- Harbour MiniGUI IDE 2.8.6j:

	English:
	--------

	- Fixed: Error in default configuration. Reported by Claudio Tedesco.


	Espaol:
	--------

	- Solucionado: Error en la configuracin por defecto. Reportado por 
	Claudio Tedesco.


- Harbour MiniGUI IDE 2.8.6i:

	English:
	--------

	- Fixed: Error inserting items in Menu and StatusBar builders. Reported
	by Juan Rendon.


	Espaol:
	--------

	- Solucionado: Error al insertar items en los asistented de Mens y 
	StatusBar. Reportado por Juan Rendon.



- Harbour MiniGUI IDE 2.8.6h:

	English:
	--------

	- Fixed: Error renaming a ListBox. Reported by Daniel Crocciari.


	Espaol:
	--------

	- Solucionado: Error al renombrar un ListBox. Reportado por 
	Daniel Crocciari.


- Harbour MiniGUI IDE 2.8.6g:

	English:
	--------

	- Fixed: [Enter] key blocked while compiling an application. 
	Reported by Marek.

	- Fixed: Control Order Window. Clicking 'Up' button with 'form' 
	is selected causes an error. Reported by Grigory Filatov.

	- Fixed: Misc UCI problems.


	Espaol:
	--------

	- Solucionado: Tecla [ENTER] bloquedada durante la compilacin.
	Reportado por Marek.

	- Solucionado: Ventana 'Orden de Controles'. Al presionar el botn
	'arriba' cuando est seleccionado el 'form'

	- Solucionado: Problemas varios en UCI.


- Harbour MiniGUI IDE 2.8.6f:

	English:
	--------

	- Fixed: Context Menu Builder. Problem deleting item when is the only
	one in the menu. Reported by Paulo Srgio (Vanguarda).

	Espaol:
	--------

	- Solucionado: Context Menu Builder. Problemas al eliminar un item, 
	cuando es el nico de la lista. Reportado por Paulo Srgio (Vanguarda).


- Harbour MiniGUI IDE 2.8.6e:

	English:
	--------

	- Fixed: 'Image' control appearance problems. 
	Reported by Paulo Srgio(Vanguarda).

	Espaol:
	--------

	- Solucionado: Problemas con la apariencia del control 'Image'. 
	Reportado por Paulo Srgio(Vanguarda).


- Harbour MiniGUI IDE 2.8.6d:

	English:
	--------

	- Fixed: Control order change do not set design form modification flag.
	Reported by Vanguarda.

	Espaol:
	--------

	- Solucionado: Los cambios en el orden de los controles no activan el
	indicador de que la ventana que se est editando se ha modificado.
	Reportado por Vanguarda.


- Harbour MiniGUI IDE 2.8.6c:

	English:
	--------

	- Fixed: Clicking toolbar buttons with no open project causes a GPF.
	Reported by Vanguarda.

	Espaol:
	--------

	- Solucionado: Al hacer clic en un botn de la barra de herramientas
	sin un proyecto abierto causa un GPF. Reportado por Vanguarda.


- Harbour MiniGUI IDE 2.8.6b:

	English:
	--------

	- Fixed: Problem with 'Value' property edit for Grid (CellNavigation).
	Reported by Marek (MOL).

	Espaol:
	--------

	- Solucionado: Problema en la edicin de la propiedad 'Value' para
	el control Grid (CelNavigation). Reportado por Marek (MOL).


- Harbour MiniGUI IDE 2.8.6a:

	English:
	--------

	- Fixed: Main window not focused at program startup (introduced in 2.8.6).


	Espaol:
	--------

	- Solucionado: Ventana principal no enfocada al iniciar el programa (
	introducido en 2.8.6).


- Harbour MiniGUI IDE 2.8.6:

	English:
	--------

	- Updated: Compatibility with HMG 2.8.6.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.8.6.


- Harbour MiniGUI IDE 2.7.2:

	English:
	--------

	- Updated: Compatibility with HMG 2.7.2.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.7.2.


- Harbour MiniGUI IDE 2.6.4:

	English:
	--------

	- Fixed: Problems when 'Name' property value is changed in various 
	controls. Reported by Esgici.


	Espaol:
	--------

	- Solucionado: Problemas al cambiar la propiedad 'Name' en varios
	controles. Reportado por Esgici.


- Harbour MiniGUI IDE 2.6.1:

	English:
	--------

	- New: User Components Interface support. To test, copy files
	in UCI folder to IDE startup folder (usually: \hmgide).
	Be careful, this is under development yet. 


	Espaol:
	--------

	- Nuevo: Soporte para Interface de Componentes de Usuario. Para 
	probarlo, copiar los archivos de la carpeta UCI a la carpeta de inicio
	del IDE (usualmente: \hmgIde). 


- Harbour MiniGUI IDE 2.6.0:

	English:
	--------

	- Fixed: Misc bugs.


	Espaol:
	--------

	- Solucionadoo: Bugs varios.


- Harbour MiniGUI IDE 2.5.9:

	English:
	--------

	- Updated: Compatibility with HMG 2.5.9.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.9.


- Harbour MiniGUI IDE 2.5.8a:

	English:
	--------

	- Fixed: Problem with Open Project command. Reported by Bicahi Esgici.


	Espaol:
	--------

	- Solucionado: Problema con el comando 'Abrir Proyecto'. Reportado por
	Bicahi Esgici.		


- Harbour MiniGUI IDE 2.5.8:

	English:
	--------

	- Modified: 'New Project' command automatically creates a new main module
	and main form files and opens them.

	- Fixed: Misc bugs.


	Espaol:
	--------

	- Modificado: El comando 'Nuevo Proyecto' crea automticamente un nuevo
	mdulo principal, una ventana principal y los abre.

	- Solucionado: Misc bugs.


- Harbour MiniGUI IDE 2.5.7:

	English:
	--------

	- Fixed: Resources correctly updated prior build. Reported By Juan 
	Rendon.

	- Fixed: Problems with project ispector when no project is open.

	- Changed: Interface (Minor changes). New keyborad shortcuts.


	Espaol:
	--------

	- Solucionado: Los recursos son actualizads correctamente antes 
	de la compilacin.

	- Solucionado: Problemas con el ispector de objetos cuando no hay 
	un proyecto abierto.

	- Modificado: Interfase (Cambios menores). Nuevos atajos de teclado.


- Harbour MiniGUI IDE 2.5.6:

	English:
	--------

	- Updated: Compatibility with HMG 2.5.6.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.6.


- Harbour MiniGUI IDE 2.5.5c:

	English:
	--------

	- Fixed: Error checking. Problems with invalid '.hpj' files (not 
	created	using HMG-IDE) without chr(13)+chr(10) line delimiters. Such 
	files are rejected now.


	Espaol:
	--------

	- Solucionado: Verificacin de errores. Problemas con archivos 'hpj'
	invlidos (no creados con HMG-IDE) sin delimitadores de lnea 
	chr(13)+chr(10). Estos archivos	son ahora rechazados.


- Harbour MiniGUI IDE 2.5.5b:

	English:
	--------

	- New: '/A' Command Line Parameter. It automatically build the project
	and exit. Parameters /D /C /F /R /I and /L are ignored unless /A is
	specified.

	- New: 'Combo' Sample.


	Espaol:
	--------

	- Nuevo: Parmetro de l'nea de comando '/A'. Este permite crear 
	automticamente la aplicacin y salir. Los parmetros /D /C /F /R /I y
	/L sern ignorados si /A no es especificado.

	- Nuevo: Ejemplo 'Combo'.


- Harbour MiniGUI IDE 2.5.5a:

	English:
	--------

	- New: Command Line Parameters. These allows to use the IDE as a
	'Make Utility' only.

		<ProjectFileName>
		/D (Debugger Support)
		/C (Console / Mixed Mode)
		/F (Full Build)
		/R (Run After Build)
		/I:<path1;path2;...pathn> (Additional Include Paths)
		/L:<Lib1;lib2;...libn> (Additional Libraries)

	Library names must not include the 'lib' prefix nor '.a' extension.
	So, ie, for include the library 'libmythings.a' you must use 'mythings'.
	name.


	Espaol:
	--------

	- Nuevo: Parmetros de lnea de comando. Estos permiten usar el IDE
	como una 'Herramienta Make' unicamente.

		<Archivodeproyecto>
		/D (Soporte de Debugger)
		/C (Modo Consola / Mixto)
		/F (Build Completo (No Incremental))
		/R (Ejecutar luego de compilar)
		/I:<path1;path2;...pathn> (Paths para Include adicionales).
		/L:<Lib1;lib2;...libn> (Libreras adicinales).

	Los nombres de librera no deben incluir el prefijo 'lib' ni la
	extensin '.a'. Por lo tanto, por ejemplo, para incluir la librera
	'libmythings.a' debe usarse el nombre 'mythings'.


- Harbour MiniGUI IDE 2.5.5:

	English:
	--------

	- Updated: Compatibility with HMG 2.5.5.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.5.


- Harbour MiniGUI IDE 2.5.3:

	English:
	--------

	- Updated: Compatibility with HMG 2.5.3.


	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.3.


- Harbour MiniGUI IDE 2.5.2:

	English:
	--------

	- Updated: Compatibility with HMG 2.5.2.

	- Fixed: Problems building MySql apps including resources 
	(Thanks to MARIO SRGIO for report).

	- Fixed: Activex control handling.

	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.2.

	- Solucionado: Problemas al crear aplicaciones MySql incluyendo 
	recursos (Gracias a MARIO SRGIO por el reporte).

	- Solucionado: Activex control. Problemas varios.


Harbour MiniGUI IDE 2.5.1

	English:
	--------

	- Updated: Compatibility with HMG 2.5.1 (Activex control).

	- New: Activex sample.

	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.1 (Control Activex).

	- Nuevo: Ejemplo Activex.


Harbour MiniGUI IDE 2.5.0

	English:
	--------

	- Updated: Compatibility with HMG 2.5.0.

	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.5.0.


Harbour MiniGUI IDE 2.0.032

	English:
	--------

	- Updated: Compatibility with HMG 2.0.032.

	Espaol:
	--------

	- Actualizado: Compatibilidad con HMG 2.0.032.


Harbour MiniGUI IDE 2.0.031a

English:

	- Fixed: Problems with BackColor property in modal windows.

	- Fixed: BackColor and FontColor properties can be set to 
	Nil (default) now.
	
Espaol:

	- Solucionado: Problemas con la propiedad BackColor en 
	ventanas modal.

	- Solucionado: Las propiedades BackColor y FontColor pueden
	ser restablecidas a su valor por defecto (Nil).


Harbour MiniGUI IDE 2.0.031

English:

	- Fixed: Problems changing name to a RadioGroup control.
	Thanks to Jose Gomez.	

	- Fixed: Control name counters problems.
	
Espaol:

        - Solucionado: Problemas al cambiar el nombre a un control
	RadioGroup. Gracias a Jose Gomez.

	- Solucionado: Problemas con los contadores de nombres de 
	control.

Harbour MiniGUI IDE 2.0.030

English:

	- Fixed: Visual problems in Vista.
	
	- Changed: Project and Object Inspector windows are 
        automatically sized according desktop size.

Espaol:

        - Solucionado: Problemas visuales en Vista.

        - Modificado: Las ventanas Proyecto e Inspector de 
        Objectos son dimensonadas automticamente de acuerdo al
        tamao del escritorio.

Harbour MiniGUI IDE 2.0.029

English:

	- Fixed: Caption property for buttons is correctly handled now,
         allowing creation of image-only button. Thanks to Bicahi Esgici
         for report.

        - New: ADORDD sample: \hmgide\samples\adordd

        - New: Buttons sample: \hmgide\samples\buttons

Espaol:

        - Solucionado: La propiedad Caption para botones funciona ahora
        correctamente, permitiendo la creacion de botones de imagen
        solamente.

        - Nuevo: Ejemplo 'ADORDD': \hmgide\samples\adordd

        - Nuevo: Ejemplo 'Buttons': \hmgide\samples\buttons


Harbour MiniGUI IDE 2.0.028 (Requires HMG 2.0.28 or later)

English:

	- Updated: Support for Horizontal's RadioGroup control property.

Espaol:

	- Actualizado: Soporte para la propiedad Horizontal del control
	Radiogroup.


Harbour MiniGUI IDE 2.0.027 (Requires HMG 2.0.27 or later)

English:

	- Updated: Support for ReadOnly's RadioGroup control property.

Espaol:

	- Actualizado: Soporte para la propiedad ReadOnly del control
	Radiogroup.


Harbour MiniGUI IDE 2.0 Build 2007.06.11 (Requires HMG 2.0.26 or later)

English:

	- Fixed: Various Vista compatibility problems.

Espaol:

	- Solucionado: varios problemas de compatibilidad con
	Vista.


Harbour MiniGUI IDE 2.0 Build 2007.04.09 (Requires HMG 2.0.25 or later)

English:

	- Fixed: Problems with 'Name' property when used with 'button'
	control.

Espaol:

	- Solucionado: Problemas con la propiedad 'Name' cuando es usada
	con el control 'button'.


Harbour MiniGUI IDE 2.0 Build 2007.04.08 (Requires HMG 2.0.25 or later)

English:

	- Updated: Suppost for 'PictAlign' property.

Espaol:

	- Actualizado: Soporte para la propiedad 'PictAlign'.


Harbour MiniGUI IDE 2.0 Build 2007.02.26

English:

	- Fixed: Misc bugs.

Espaol:

	- Solucionado: Errores Varios.


Harbour MiniGUI IDE 2.0 Build 2007.02.22

English:

	- Fixed: Tab/'Tab Child' controls updating problems.

	- Fixed: Misc bugs.

Espaol:

	- Solucionado: Problemas de actualizacin con controles Tab/'Tab Clild'.

	- Solucionado: Errores Varios.


Harbour MiniGUI IDE 2.0 Build 2007.02.19

English:

	- Fixed: 'Pagecount' (Tab control property) problems.

	- Fixed: Misc bugs.

Espaol:

	- Solucionado: Problemas con la propiedad 'Pagecount' (Tab control).

	- Solucionado: Errores Varios.


Harbour MiniGUI IDE 2.0 Build 2007.02.18

English:

	- Fixed: Tab/'Tab Child' controls editing problems.

	- Fixed: Error checking misc bugs.

Espaol:

	- Solucionado: Problemas de edicin en controles Tab/'Tab Child'.

	- Solucionado: Misc bugs en la verificacin de errores.


Harbour MiniGUI IDE 2.0 Build 2006.06.27

English:

	- Updated to work properly with HMG 2.0.020

	- Fixed: Misc. Bugs.

Espaol:

	- Actualizado para trabajar correctamente con HMG 2.0.020

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.06.14

English:

	- Updated to work properly with HMG 2.0.019 

Espaol:

	- Actualizado para trabajar correctamente con HMG 2.0.019


Harbour MiniGUI IDE 2.0 Build 2006.06.07

English:

	- Fixed: Misc. bugs.

Espaol:

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.06.05

English:

	- Changed: CodePage library is linked by default (you don't need to
	add im the additional libraries list).

Espaol:

	- Modificado: La librera CodePage es enlazada por defecto (no es
	necesario agregarla a la lista de libreras por defecto).


Harbour MiniGUI IDE 2.0 Build 2006.05.30

English:

	- Fixed: Problems when saving log at a folder different that project
	one.

	- Fixed: Problems with command FILE->SAVE FORM when no form is open.

	- Fixed: Misc. bugs.

Espaol:

	- Solucionado: Problemas al guardar el reporte de compilacin en una
	carpeta diferente a la del proyecto.

	- Solucionado: Problemas con el comando ARCHIVO->GUARDAR FORMULARIO
	cuando no hay un formulario abierto.

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.05.12

English:

	- New: Spanish Language Support (TOOLS->PREFERENCES)

	- Fixed: Misc. bugs.

Espaol:

	- Nuevo: Soporte Idioma Espaol (TOOLS->PREFERENCES) 

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.05.05

English:

	- Fixed: 'MaxButton' property read error for some window types.

	- Fixed: Misc. bugs.

Espaol:

	- Solucionado: Error de lectura de la propiedad 'MaxButton' para
	algunos	tipos de ventana. 

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.27

English:

	- Changed: Win9x systems supported again.

	- Fixed: Misc. bugs.

Espaol:

	- Cambiado: Win9x es nuevamente soportado. 

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.20

English:

	- Fixed: Misc. bugs.

Espaol:

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.17

English:

	- New: Support for SplitChild controls and ToolBars in Splitbox
	builder.

	- New: NOFIXED external report property support.

	- Fixed: Misc. bugs.

	- Note: With the additions of this build, HMG-IDE supports now ALL
	HMG features for current version. 

Espaol:

	- Nuevo: Soporte para controles y ToolBars 'SplitChild' en SplitBox
	builder.

	- Nuevo: soporte para la propiedad NOFIXED para reportes externos.

	- Solucionado: Errores varios.

	- Nota: Con los agregados de este build, HMG-IDE soporta ahora TODAS 
	las caractersticas de la versin actual de HMG.


Harbour MiniGUI IDE 2.0 Build 2006.04.11

English:

	- Fixed: Problems at ICON property read.

Espaol:

	- Solucionado: Problemas en la lectura de la propiedad ICON.


Harbour MiniGUI IDE 2.0 Build 2006.04.10

English:

	- New: Support for new 'ShowHeaders' Grid control property.

	- Changed: Due to certain limitation of Win9x systems, some features
	are not working as expected. Until all problems be solved, HMG-IDE
	will not run under these Operating systems.

	- Fixed: Misc bugs.

Espaol:

	- Nuevo: Soporte para la nueva propiedad 'ShowHeaders' del control
	Grid.

	- Cambiado: Debido a ciertas limitaciones en Windows 9x, algunas
	caractersticas no estan funcionando correctamente. Hasta que estos
	problemas sean solucionados, HMG-IDE no se ejecutar bajo estas
	plataformas.

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.07

English:

	- New: 'Additional include paths' and 'Console / Mixed App.' options.

	- Fixed: 'Additional libraries' option problems.

	- Fixed: Main menu builder problems.

	- Fixed: Misc bugs.

Espaol:

	- Nuevo: Opciones 'Additional include paths' y 'Console / Mixed App.'

	- Solucionado: Problemas con 'Main menu builder'.

	- Solucionado: Problemas con la opcin 'Additional libraries'.

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.04

English:

	- Fixed: Misc bugs.

Espaol:

	- Solucionado: Errores varios.


Harbour MiniGUI IDE 2.0 Build 2006.04.03

English:

	- New: Support for virtual sized windows.

	- Fixed: Misc bugs.

Espaol:

	- Nuevo: Soporte para ventanas de dimensiones virtuales.

	- Solucionado: Misc bugs.


Harbour MiniGUI IDE 2.0 Build 2006.03.31

English:

	- Fixed: Error when saving forms with changed name for a browse	control.

	- Fixed: When Build+Run finished with errors, prior EXE version (if 
	exists) was executed.

	- Fixed: ToolBar builder misc bugs.

	- Fixed: StatusBar builder misc bugs.

	- Fixed: Main Menu builder misc bugs.

	- Fixed: Various minur bugs.

Espaol:

	- Solucionado: Error al guardar formularios para los que se ha cambiado
	el nombre para un control browse.

	- Solucionado: Cuando Build+Run finalizaba con errores, la version 
	anterior del EXE (en caso de existir) era ejecutada.

	- Solucionado: ToolBar builder misc bugs.

	- Solucionado: StatusBar builder misc bugs.

	- Solucionado: Main Menu builder misc bugs.

	- Solucionado: Varios bugs menores.


Harbour MiniGUI IDE 2.0 Build 2006.02.06

	- New: HMG MAKE has been integrated to IDE. This way only modules 
	changed since last build will be compiled again. In addition, 
	dependences between .fmg (windows) files and .prg (modules), 
	will be automatically found, recompiling modules when windows loaded 
	from them are changed.

	- New: 'Project'->'Reset Incremental Project Data' option to force a
	full build (instead incremental).

	- Fixed: Backwards compatibility problem with EDITBOX. Introduced in
	build 2006.01.26.


Harbour MiniGUI IDE 2.0 Build 2006.01.26

	- Fixed: Report designer. When a report preview is done and then run
	the application, it crash.
	
	- Fixed: hScrollBar and vScrollBar properties not available for
	EDITBOX control.

	- Fixed: 'Cosmetic' bug in StausBar builder.

	- Changed: Report designer. Dbf file name is assumed to be the same as 
	workarea name specified located at application folder, so, it is not
	necessary to select the file.


Harbour MiniGUI IDE 2.0 Build 2005.12.08

	- Updated: ADS support libraries are not linked by default anymore. 
	You must add it as optional libraries in 'Preferences' window (synched
	with HMG 2.0 build 007).


Harbour MiniGUI IDE 2.0 Build 2005.12.04

	- Changed: Modules and forms list (project manager) are automatically
	sorted now.


Harbour MiniGUI IDE 2.0 Build 2005.11.27

	- New: SPLITBOX Builder.

	- Updated: TOOLTIP Property for ToolBar Buttons (introduced in 2.0) 
	is supported now.

	- Updated: TOP Property for Statusbar (introduced in 2.0) 
	is supported now.

	- Fixed: Changing name to EDITBOX causes IDE to crash.

	- Fixed: Changing control names to an invalid name causes IDE to crash.
	This is properly validated now.

