diff options
| author | jmoenig <jens@moenig.org> | 2014-12-01 11:55:02 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-12-01 11:55:02 +0100 |
| commit | d393d13b3746ecc9f84c5e2b7f386e1bdee740ae (patch) | |
| tree | 3e6b1188d61b2b0b2493bb1509f2d23e7db75af3 | |
| parent | f2762c232929caeceb6346bccd0bf0464d6e2e4f (diff) | |
| download | snap-d393d13b3746ecc9f84c5e2b7f386e1bdee740ae.tar.gz snap-d393d13b3746ecc9f84c5e2b7f386e1bdee740ae.zip | |
updated history
| -rw-r--r-- | gui.js | 2 | ||||
| -rwxr-xr-x | history.txt | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -69,7 +69,7 @@ SpeechBubbleMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2014-November-20'; +modules.gui = '2014-December-01'; // Declarations diff --git a/history.txt b/history.txt index 34f967c..b8f1300 100755 --- a/history.txt +++ b/history.txt @@ -2366,3 +2366,5 @@ ______ 141201 ------ * Objects: Hide hidden elements in the project thumbnail +* GUI: Point project dialog to cloud if already signed in, thanks, Michael! +* favicon: Transparent background, thanks, Michael! |
