1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 16:32:30 +01:00

- Added wstrndup() and WMGetFontName()

This commit is contained in:
dan
2002-12-02 00:01:05 +00:00
parent 96c64e15ef
commit ca43aba088
7 changed files with 721 additions and 688 deletions

View File

@@ -49,6 +49,8 @@ Changes since wmaker 0.80.1:
most once for each font in a fontset (eliminates a possible security exploit)
- Fixed WMGetTextDefaultColor() not to retain the returned color. It returns
only a reference to the internal color, which you shouldn't release
- Added wstrndup()
- Added WMGetFontName()
Changes since wmaker 0.80.0: