Generic_Window_Manager/contrib/gwmsh/ChangeLog

27 lines
819 B
Plaintext

Fri Sep 30 17:36:38 1994 Valeriy E. Ushakov <uwe@niif.spb.su>
* version 1.0 relesed.
* Makefile: New targets for creating distributions.
* gwmsh.c (xmalloc): New function. In case there's no -liberty.
Thu Sep 29 18:29:40 1994 Valeriy E. Ushakov <uwe@niif.spb.su>
* rcshead: New file. Auxilary shell script.
* gwmsh.c (get_window_property_string): Now read initial portion
of property value and read the rest if any. (original scheme read
zero bytes to determine the size and then slurped the whole value).
* version.c: Initial revision
Wed Sep 21 20:50:49 1994 Valeriy E. Ushakov <uwe@niif.spb.su>
* gwmsh.c:
Fixed typo in declaration of get_window_property_string argument dpy.
It's a Display* -- silly typo.
* Makefile, gwmsh.c: Initial revision