| 5 days | Roger Light | All "struct ProcessLayer" references must now be "class ProcessLayer". |
| 5 days | Roger Light | All "struct ProcessLayer" references must now be "class ProcessLayer". |
| 5 days | "Roger Light | Reorder functions to alphabetical. |
| 5 days | "Roger Light | Remove debug statements. |
| 6 days | "Roger Light | Add text box for Height parameter. |
| 6 days | "Roger Light | Implement up/down for the data. |
| 6 days | "Roger Light | Implement Up/Down in the gui. This isn't implemented in the actual data yet! |
| 6 days | "Roger Light | Enable/disable up/down buttons depending on selection. |
| 6 days | "Roger Light | Implement adding layers in process editor. |
| 7 days | "Roger Light | Implement the ability to remove layers in the process editor. |
| 8 days | "Roger Light | Make menu handler functions clearer named. |
| 9 days | "Roger Light | Implement File->New. |
| 10 days | "Roger Light | Implement process file opening. |
| 10 days | "Roger Light | Start of an about dialog for gpe. |
| 10 days | "Roger Light | Reset file name variables to defaults when importing a new gds file. |
| 10 days | "Roger Light | "All files" should include *.* and * |
| 10 days | "Roger Light | Deal with window closing and dirty files in the close handler. |
| 10 days | "Roger Light | Fix equality test. |
| 10 days | "Roger Light | Actually carry out a save if the user clicks "Yes" after File->Exit. |
| 10 days | "Roger Light | Ask user if a file should be saved if it has been modified and the File->Exit |
| 10 days | "Roger Light | Free memory correctly in all paths after notifying a user about layer changes. |
| 10 days | "Roger Light | Add support for specifying whether a layer is metal or not. |
| 11 days | Roger Light | Merge. |
| 11 days | Roger Light | Possible boundary fixes. |
| 11 days | Roger Light | Favicon. |
| 11 days | "Roger Light | Add dirty flag for whole file. |
| 11 days | "Roger Light | Add spin control to control layer transparency. |
| 12 days | "Roger Light | Give option of saving layer when moving away and it is dirty. |
| 12 days | "Roger Light | Set layer visibility when toggling list box items. |
| 12 days | "Roger Light | Assign layer values on clicking Apply. |
| 12 days | "Roger Light | Use filename wildcards when importing gds files. |
| 12 days | "Roger Light | Enable widgets when a layer is selected. |
| 12 days | "Roger Light | Set layer non-dirty after selecting a new one in the list. |
| 12 days | "Roger Light | Initial code for layer dirtiness detection. |
| 2 months | "Roger Light | Add apply button. |
| 2 months | "Roger Light | Assign colour to selected layer on change. |
| 2 months | "Roger Light | Output format for height and thickness should be float. |
| 2 months | "Roger Light | Save out the correct values of all layer parameters when saving, not just the |
| 2 months | "Roger Light | On listbox click, assign a few of the appropriate values to the corresponding |
| 2 months | "Roger Light | Provide mock support for colour changing. |
| 2 months | "Roger Light | Give more controls meaningful names. |
| 2 months | "Roger Light | Sync auto-generated code. |
| 2 months | "Roger Light | Implement Save/Save As. |
| 2 months | "Roger Light | Give menu items more meaningful names. |
| 2 months | "Roger Light | process_editor.cpp is now replaced with code in gpe_window.cpp. |
| 2 months | "Roger Light | Bring auto-generated code up to date with form builder project. |
| 2 months | "Roger Light | Further fleshing out of the process editor gui. This is really a snapshot |
| 2 months | "Roger Light | Assign names to layers when generating a process file. |
| 2 months | "Roger Light | Start of code for a gui process file editor. |
| 2 months | "Roger Light | Note FIXME about trimming process layer names. |
| 2 months | "Roger Light | Make layer count unsigned. |
| 7 months | Roger Light | Fix ARef output dx, dy, rows and columns for pov files. |
| 7 months | Roger Light | Use quotes around external pov camera filename. |
| 7 months | Roger Light | Remove redundant ARef output code. |
| 7 months | Roger Light | Fix camfile usage and logic for pov files. |
| 7 months | Roger Light | Fix accidental XMod -> xmod string changes. |
| 7 months | Roger Light | Note the gds2pov loop optimisations made. |
| 7 months | Roger Light | Disable not even close to completion gui component. |
| 7 months | Roger Light | Use #local instead of #declare for pov loop variable declarations. |
| 7 months | Roger Light | Only do looping when declaring arefs in povray if the number of columns and/or |