Copy operation puts an HTML-formatted version of the selection into the clipboard (new method Rich_Copy).
GWindows.Clipboard: support for copying contents in multiple formats to the clipboard, in the same Copy operation; extended possible types for the Owner.
GWindows.Clipboard: improved HTML example in test_clipboard.adb
GWindows.Clipboard: added Clipboard_HTML procedure (copy HTML fragment to the clipboard; useful for copying more than plain texts)
π Changes: LEA now checks externally changed files, Γ la GNAT Studio, and offers to reload the contents into the respective editor windows - see screenshot below. For instance if you use LEA as the external editor for GNAT Studio and have the same Ada source open in both, you donβt risk having the following situation: modifying something in the GNAT Studio editor window, saving and closing that editor window, then modifying something else in the LEA editor window, saving and then losing the changes...
π Changes: Option box for HAC: you can choose the warnings & notes level Recognizes source path special comments in HAC programs (source path is then appended during build) Added 5 HAC examples (available through menu: Action / Code sample)
Source code gardening (formatting)
LEA_GWin.Check_Changed_Files: deal with difference between time of saving and the related timestamp in the directory