- WMGetTextDefaultColor() won't retain the returned color anymore, and you
commitc0442b1c5961cc36adfaf66c3c62c62485118a2a
authordan <dan>
Sat, 30 Nov 2002 03:00:34 +0000 (30 03:00 +0000)
committerdan <dan>
Sat, 30 Nov 2002 03:00:34 +0000 (30 03:00 +0000)
tree25b3d44bab5045a829b48bf54c452c809a346fa7
parentbde9b8a21aae2f35316f3e0b33f234677671e3b3
- WMGetTextDefaultColor() won't retain the returned color anymore, and you
  shouldn't release it. It is just a reference to the internal WMText color.
  This should make all the functions returning colors from widgets behave
  consistently
WINGs/ChangeLog
WINGs/wcolorpanel.c
WINGs/widgets.c
WINGs/wtext.c