# # ChangeLog for AE/Installer/trunk/source/installer.cpp # # Generated by Trac 1.6 # Nov 25, 2024, 8:28:27 AM Sun, 24 Jan 2010 23:58:16 GMT gumby [489] * AE/Installer/trunk/source/installer.cpp (modified) * AE/Installer/trunk/source/main_window.cpp (modified) Fixes for WIN32 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 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 ... 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.