AutoScheduler Revisions Phillip Jackson 0.6 AutoScheduling Engine completed. Employee Request entry in final stages, some final schedule grid functionality. 1.0 Full basic application functionality. Demo'ed to Software Engineering Class. End of group Project. 1.2 Added exporting of schedule to Microsoft(r) Excel spreadsheet feature. Added Form for print option, whether to print group, wage, phone, weeklyhrs, bottom figures, weekly wage. Following changes made after first use of the program by the client: Time defaults to PM. Overtime employee cost calculated. Fixed filename display in app title bar. Print option added to not print end times of shifts. Added phone numbers to final schedule data. 1.3 (5-22-2003)* Added 2D chart to bottom of exported Excel(c) spreadsheet. Added Excel export progress bar due to long exporting process time on PentiumII 300mHz and slower. Fixed print with Chr(10) instead of Chr(13). Added Clear Shift Times feature, to clear shift times in final schedule while retaining all other employee information. 1.4 (5-23-2003) Fixed Tab order in EmpEntry. Added MultiLine Tooltips for bottom figures to show full numbers. Fixed truncated laborcost in Excel export. Replaced all Chr(13)'s with vbCrLf. Fixed flex cursor movements on print and delete. 1.5 (5-24-2003) Fixed lack of prompt before file overwrite in SaveAs. In cell editing mode there are two blanks to edit data. The triggers keys which switch between the top and bottom blanks have been changed from down if your in the top one and up if your in the bottom one to: If in top blank then enterkey & up & down arrowkey switches, If in bottom blank then up & down key switches and enter saves data. Disabled cell delete while cellediting is open. Changed Excel Chart to Clustered Bargraph to show Projected Sales against Last Years Sales. Marked on Spreadsheet where to enter in last years sales. Added window height to config file to open up window to the same height it was last closed at. 1.8 (6-27-2003) Added Last Years Sales to Store Data form. Changed Store Data graph from Linegraph to Barchart. Added Last Years Sales to Store Data graph Barchart. Colour-coded Sales Projections and Last Years Sales for Barchart. Added Last Years Sales to FSC file. Added Last Years Sales to Excel Export. Wrote Classic/XP Luna styled button control and theme detection. Added theme-setting to config file. Fixed crash after cellediting then arrow press. Added Undo feature of single depth. Added check if monDate is really a monday. Changed sort to IN-Trainees with Insiders, and DV-Trainees with Drivers. Added option not to export shift end-times to Excel. Converted config.ini to Windows-INI format. Added click on chart to change Chart max in Store Data. Added multilevel Undo feature. Changed Print Options to General Options with tabs for Program and Print Settings. Added ability to specify the Undo History depth in Program Settings. Added ability to specify the Excel line thickness in Program Settings. Perfected the Excel grid line drawing. Will used next monday if no monDate entered for printouts. 2.0 (8-04-2003) Official Release. Added Drag&Drop [with Shift pressed] feature. Added loading of FSC file from newer instance into previous instance. Added dates to the days of the week heading. Improved Drag&Drop. Changed printing font to 'MonoFonto', a taller, darker, cleaner, mono-spaced font. Completed help file, Users Manual, and Fact Sheet.