From f21416527fd7f53b7c7eff6027a5511c4bccfaa7 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Sun, 21 Apr 2013 20:40:24 +0200 Subject: Double click support for project dialogs double clicking a project in the project dialog now performs the specified action for the dialog (open / save) on it. --- history.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index f8cb536..8c39a80 100755 --- a/history.txt +++ b/history.txt @@ -1647,3 +1647,5 @@ ______ 130421 ------ * using the percent character in variable names is now safe (fixes Github issue #65) +* Morphic: added Doubleclick support, example: inspectors +* GUI: Double clicking a project in the project dialog performs the dialog's action on it (open / save) -- cgit v1.3.1