1. 24 Feb, 2000 9 commits
  2. 23 Feb, 2000 15 commits
  3. 22 Feb, 2000 8 commits
  4. 21 Feb, 2000 7 commits
  5. 20 Feb, 2000 1 commit
    • Richard Levitte's avatar
      Move the registration of callback functions to special functions · d3442bc7
      Richard Levitte authored
      designed for that.  This removes the potential error to mix data and
      function pointers.
      
      Please note that I'm a little unsure how incorrect calls to the old
      ctrl functions should be handled, in som cases.  I currently return 0
      and that's it, but it may be more correct to generate a genuine error
      in those cases.
      d3442bc7