Roxen.git/
server/
modules/
graphics/
graphic_text.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1997-10-27
1997-10-27 08:31:58 by Per Hedbor <ph@opera.com>
9f67f3833c69c9a754c8f9d520e3ad7f66b689b2 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
magicbg
Rev: server/modules/graphics/graphic_text.pike:1.90
1:
-
constant cvs_version="$Id: graphic_text.pike,v 1.
89
1997/10/
16
23
:
46
:
06
js
Exp $";
+
constant cvs_version="$Id: graphic_text.pike,v 1.
90
1997/10/
27
08
:
31
:
58
per
Exp $";
constant thread_safe=1; #include <module.h>
1275:
arg->glow = arg->fg; } arg->fg = defines->alink||"#ff0000";
+
if(arg->magicbg) arg->background = arg->magicbg;
if(arg->bevel) arg->pressed=1; int num2 = find_or_insert(arg);