2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>

This commit is contained in:
Tomaz Zupan
2002-05-06 19:48:55 +00:00
parent 3e8864b018
commit bedca6bf54
3 changed files with 9 additions and 0 deletions

View File

@@ -7,6 +7,14 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
* source/rdd/dbfntx/dbfntx1.c
* OrdKeyAdd(), OrdKeyDel() support for dbfntx added.
Now dbfntx supports custom indexes.
2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
-source/vm/mainlgtk.c
+contrib/hgf/gtk/mainlgtk.c
*contrib/hgf/gtk/Makefile
Moved mainlgtk.c from source/vm to contrib/hgf/gtk and
updated Makefile to include it in library.

View File

@@ -11,6 +11,7 @@ C_SOURCES=\
creabutt.c \
dispatch.c \
msginfo.c \
mainlgtk.c \
PRG_SOURCES=\
form.prg \