Home
Pre-print
Fix heading conclusion
Relocated figures
Fix numbering
Fix text format
Fix text format
Initial commit
Removed *.pptx file that was used for testing
Resolved issue with isBitmap flag
Resolved bug, opening older lmapper files with bmp resulted in crash.
2020/04/05
2020/03/17
2020/03/16
2020/03/14
2020/03/13
Home
2020/03/20
Added limited support to visualising STS data, only showing the dI/dV vs Voltage
Progressing towards adding support for displaying STS spectra
Added support to opening .VERT Createc files. It appears to be working.
Adding support for reading createc spectra files (.Vert)
Opening SXM files now opens a dialog and asks user to select image.
Adjusted look of molecule info window
2019/07/15
Home
2019/07/13
2019/03/04
2019/03/04
Home
Deleting molecules does not leave blue sphere behind anymore
2019/02/10
Fixed issue with importing bmp files. Now it supports them
Fixed Clipboard paste routine, that handles MDL file type. The problem was that the numbers being read in the lines were assumed to be always seperated with spaces, however the specification sets a fixed number of characters. This has been fixed by avoiding the use of split routine and use substring instead.
2019/01/09
Fixed bug that importing molecules using menu would make the molecule appear translated. This was because the MouseMove routine would run and detect a mouse left-click just after user pressed OK in the file dialog.
Fixed small bug that ctrl+V was not working properly after clicking in one of the text boxes. Keyboard focus is cleared when user clicks outside
Corrected some bugs, while trying to save project without file description
Unfinished functionality to paste xyz molecules from avogadro from clipboard
2018/10/01
2018/05/11
Paste image from clipboard implemented. A dialog appears to set the size in nm. Very useful when getting images from other sources such as pdf documents.
2018/03/06
Clean up measure tool and added vector angle information
Resolved issue with images not loading fast (were taking about 4 sec). Solution was to change some application settings, compile, probably "infer" to On.
Fixed small bug in Measure tool, snapping was not working with atoms.
Added new measuring tool. Adjusted some code.
Versioning problem fixed