+ Added new keyword to support background transparency

TRANSPARENTCOLORS Yes/No
  default is "No". If set to "Yes" BLACK background color will become
  transparent. Supported for ncurses compilation, otherwise do nothing.
This commit is contained in:
Stanislav Mekhanoshin
2007-06-21 19:03:18 +00:00
parent 0bf406cc77
commit 0d3a3b3ebc
11 changed files with 47 additions and 5 deletions

View File

@@ -10,6 +10,11 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
+ Added new keyword to support background transparency
TRANSPARENTCOLORS Yes/No
default is "No". If set to "Yes" BLACK background color will become
transparent. Supported for ncurses compilation, otherwise do nothing.
= Snapshot for the May 3, 2007.
+ Golded+ may be compiled in MacOS X now (using xcode package).