]> git.draconx.ca Git - gob-dx.git/blobdiff - ChangeLog
Release 1.0.10
[gob-dx.git] / ChangeLog
index f2247b8c8e6e498cccf38b9fa302a7da90d72f8a..eb13eb2db55d71a4e172300696b2fb6f92040814 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+Sat Jun 30 15:39:27 2001  George Lebl <jirka@5z.com>
+
+       * Release 1.0.10
+
+Sat Jun 30 14:57:37 2001  George Lebl <jirka@5z.com>
+
+       * doc/gob.1.in: add documentation for (export)
+
+Tue Jun 26 15:54:08 2001  George Lebl <jirka@5z.com>
+
+       * src/Makefile.am: add built sources to EXTRA_DIST
+
+2001-06-24  Mark Brown  <broonie@sirena.org.uk>
+
+       * src/main.c: Default to PRIVATE_HEADER_ONDEMAND rather than
+         PRIVATE_HEADER_ALWAYS as per documentation.
+
+       * doc/gob.1.in: Fix cut & paste error in object_{get,set}
+         examples.
+
+Sat Jun 09 13:38:53 2001  George Lebl <jirka@5z.com>
+
+       * src/parse.y: was freeing the wrong token
+
+2001-06-03  Eskil Heyn Olsen  <eskil@eskil.dk>
+
+       * configure.in:
+       binged version to 1.0.10 because of the export keyword
+       
+       * examples/my-person.gob:
+       Fixed some comments
+       
+       * examples/test-export.gob:
+       File that tests the (export) keyword.
+       
+       * src/parse.y:
+       Added a (export) keyword to argument, so gob will
+       autodefine the my_object_[get|set]_var functions.
+
+Sun May 13 02:33:15 2001  George Lebl <jirka@5z.com>
+
+       * src/main.c: remove GET_NEW_VARG as it only works in gcc and
+         add TYPE_SELF macro
+
+Sun May 13 02:02:47 2001  George Lebl <jirka@5z.com>
+
+       * src/util.c: patch from Frederic Crozat <fcrozat@mandrakesoft.com>
+         to fix warning
+
+2001-04-27  Eskil Heyn Olsen  <eskil@eazel.com>
+
+       * src/main.c: (print_class_block):
+       add a GET_NEW_VARG def (ala GET_NEW) which takes
+       ``"...", val'' gtk_object_new args.
+
+Sun Apr 22 03:22:48 2001  George Lebl <jirka@5z.com>
+
+       * doc/makehtml.pl: make output nicer
+
+Sun Apr 22 03:03:05 2001  George Lebl <jirka@5z.com>
+
+       * doc/makehtml.pl, doc/Makefile.am:  groff kind of sucks at
+         making html, so this is my own very dumb convertor that probably
+         only properly works on this one man file
+
 Sat Apr 21 20:37:40 2001  George Lebl <jirka@5z.com>
 
        * Release 1.0.9