/[xforms]/xforms/ChangeLog
ViewVC logotype

Diff of /xforms/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by leeming, Tue Apr 8 21:19:52 2003 UTC revision 1.4 by leeming, Tue Apr 8 22:06:07 2003 UTC
# Line 12  Line 12 
12          * lib/util.c (flevent): FL_KEYBOARD has been replaced by FL_KEYPRESS.          * lib/util.c (flevent): FL_KEYBOARD has been replaced by FL_KEYPRESS.
13          The former is retained for compatability, but the latter should be          The former is retained for compatability, but the latter should be
14          used internally.          used internally.
15    
16    2003-04-08  Angus Leeming  <angus.leeming@btopenworld.com>
17    
18            Enable tooltips to be shown correctly in "composite" widgets
19            such as the browser.
20    
21            * lib/objects.c (get_parent): new static helper function. Given an
22            FL_OBJECT*, returns its parent FL_OBJECT.
23            (tooltip_handler): rewritten to show the tooltip that is stored
24            by the parent FL_OBJECT.
25            (hide_tooltip): new static helper function: on leaving an FL_OBJECT,
26            only hide the tooltip if we have also left the bounds of the parent
27            FL_OBJECT.
28            (fl_handle_it): make use of these new functions to show and hide
29            tooltips.
30    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26