#
# ChangeLog for AE/Installer/trunk/source/installer.h
#
# Generated by Trac 1.6
# Mar 16, 2025, 11:02:05 AM

Sat, 27 Mar 2010 14:17:32 GMT gumby [505]
	* AE/Installer/trunk/source/installer.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)

	More improvements.


Wed, 03 Mar 2010 02:09:02 GMT iritscen [499]
	* AE/Installer/trunk/source/installer.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)

	I don't fully understand the CR/LF bug, but this fixes it *shrug*.


Wed, 30 Dec 2009 01:51:38 GMT iritscen [487]
	* AE/AE Read-Me.rtf (modified)
	* AE/Installer/trunk/source/about.cpp (modified)
	* AE/Installer/trunk/source/about.h (modified)
	* AE/Installer/trunk/source/aeinstallerapp.cpp (modified)
	* AE/Installer/trunk/source/aeinstallerapp.h (modified)
	* AE/Installer/trunk/source/app_resources.cpp (modified)
	* AE/Installer/trunk/source/app_resources.h (modified)
	* AE/Installer/trunk/source/globals.h (added)
	* AE/Installer/trunk/source/installer.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)
	* AE/Installer/trunk/source/main_window.h (modified)

	Adding update feature; moving/neatening some code; adding globals.h


Sat, 10 Oct 2009 02:49:27 GMT gumby [462]
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)

	Fixed buggy BSL stuff


Fri, 09 Oct 2009 03:22:08 GMT gumby [461]
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)

	Added bsl support


Mon, 29 Jun 2009 19:23:42 GMT iritscen [379]
	* AE/Installer/trunk/source/aeinstallerapp.cpp (modified)
	* AE/Installer/trunk/source/aeinstallerapp.h (modified)
	* AE/Installer/trunk/source/installer.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)

	Adding GDF switch code to Mac side post-globalization.
	Preparing way ...


Fri, 19 Jun 2009 22:25:08 GMT gumby [358]
	* AE/Installer/trunk/source/aeinstallerapp.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)

	Fixed bugs:
	Missing globalize code on start
	possibly fixed adv ...


Thu, 18 Jun 2009 22:30:30 GMT gumby [355]
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)
	* AE/Installer/trunk/source/main_window.h (modified)




Tue, 26 May 2009 18:51:14 GMT iritscen [325]
	* AE/Installer/trunk/source/about_window.cpp (modified)
	* AE/Installer/trunk/source/installer.cpp (modified)
	* AE/Installer/trunk/source/installer.h (modified)
	* AE/Installer/trunk/source/main_window.cpp (modified)
	* AE/Installer/trunk/source/main_window.h (modified)

	Rolled installer.cpp code into mainwindow.cpp, do not build ...


Tue, 26 May 2009 17:52:10 GMT iritscen [324]
	* AE/Installer/trunk/source/about_window.cpp (added)
	* AE/Installer/trunk/source/about_window.h (added)
	* AE/Installer/trunk/source/app_resources.cpp (added)
	* AE/Installer/trunk/source/app_resources.h (added)
	* AE/Installer/trunk/source/fileopen.xpm (added)
	* AE/Installer/trunk/source/filesaveas.xpm (added)
	* AE/Installer/trunk/source/installer.cpp (added)
	* AE/Installer/trunk/source/installer.h (added)
	* AE/Installer/trunk/source/main.cpp (added)
	* AE/Installer/trunk/source/main.h (added)
	* AE/Installer/trunk/source/main_window.cpp (added)
	* AE/Installer/trunk/source/main_window.h (added)
	* AE/Installer/trunk/source/methods.h (deleted)
	* AE/Installer/trunk/source/quit.xpm (added)
	* AE/Installer/trunk/source/redo.xpm (added)
	* AE/Installer/trunk/source/subs.cpp (deleted)

	Replacing old CLI source with new GUI source.