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