Thu Mar 21 17:43:50 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * input.C: Bugfix; focus() may be called on any InputHandler for
        any InputHandler in hierarchy


Fri Mar  8 12:10:27 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * menu.C: Bugfix; do not changed cursor and grab pointer if hit
        menubar item is disabled


Thu Mar  7 09:19:34 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * xwindow.C: Bugfix in color allocation; if there are no more free
        color cells, the colormap is searched for the closest color
        already allocated. After that another XAllocColor is called to
        "ref" this color (so it mustnot be changed if another application
        frees it and allocates another one)


Mon Mar  4 17:41:44 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * xraster.C, xraster.h, xwindow.C, harcolors.C, harcolors.h: all
        color allocation code is now in xwindow.C; the global array
        harmony_pixel may be used to map the i-th Harmony color to its
        colormap index


Fri Feb 16 08:55:56 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * OS and Dispatch includes were moved to hyperg/OS and hyperg/Dispatch


Fri Jan 26 15:14:21 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * input.C: Don't call double_click, if pointer has been moved
        (more than a threshold configurable with new Xdefault
        "clickDistance") between two clicks


Mon Jan 22 12:45:26 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * button.C: Unmap help bubble window (and stop timer) when button
        is pressed


Mon Jan 22 12:45:26 1996  Bernhard Marschall  <bmarsch@fiicmss04.tu-graz.ac.at>

        * style.C, style.h: Added member to return a value as RString
