/[xforms]/xforms/ChangeLog
ViewVC logotype

Diff of /xforms/ChangeLog

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

revision 1.38 by leeming, Thu May 22 17:47:15 2003 UTC revision 1.39 by leeming, Thu May 22 18:49:51 2003 UTC
# Line 1  Line 1 
1    2003-05-22  Angus Leeming  <angus.leeming@btopenworld.com>
2    
3            * Changes: move its contents to the bottom of this file (ChangeLog)
4            and cull it.
5    
6  2003-05-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>  2003-05-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7    
8          * lib/include/Makefile.am: make sure that forms.h is not distributed          * lib/include/Makefile.am: make sure that forms.h is not distributed
# Line 441  Line 446 
446          * lib/util.c (flevent): FL_KEYBOARD has been replaced by FL_KEYPRESS.          * lib/util.c (flevent): FL_KEYBOARD has been replaced by FL_KEYPRESS.
447          The former is retained for compatability, but the latter should be          The former is retained for compatability, but the latter should be
448          used internally.          used internally.
449    
450    ------------------------------------------
451    V1.0RC6.1 November 19, 2002
452      o. Fixed early tooltip hide causing recursive fl_free_forms() entry.
453      o. Fixed typo in `lib/Imakefile'.
454    
455    ------------------------------------------
456    V1.0RC6 November 16, 2002
457      o. TabFolder coordinate update corrected. (Angus Leeming)
458      o. Tooltips could be orphaned when form hidden.  (Angus Leeming)
459    
460    ------------------------------------------
461    V1.0RC5.2 October 2, 2002
462      o. Documented `InstallNonstandard' procedure.
463    
464    ------------------------------------------
465    V1.0RC5.1 October 1, 2002
466      o. Mac OS X build support.
467    
468    ------------------------------------------
469    V1.0RC3 June 5, 2002
470      o. Fixed condition in forms.c preventing use of cursor keys.
471      o. Fumigated with -Wall, eliminating all complaints in xforms
472         sources.
473    
474    ------------------------------------------
475    V1.0RC2 June 1, 2002
476      o. Picked up some missing prototypes in `flimage.h'.
477      o. Deleted fl_snprintf() with snprintf() and changed all references
478         thereto.  Added a new library for those lacking the latter
479         function, filched from the SpamAssassin distributon, of all things.
480         Had to hack it a bit to get it to work.  Others, on other systems,
481         may have to as well.
482    
483    ------------------------------------------
484    V1.0RC1 May 30, 2002
485      o. Very minor API changes.  `FL_ERROR_FUNC' has been typedef'd for
486         fl_set_error_handler() function.  `FL_VAL_FILTER' has also been
487         typedef'd for use by fl_set_{counter,slider}_filter().  Neither
488         of these changes should affect much of anything.
489      o. The flimage functions are in their own library now: libflimage.
490         They should be usable standalone, but I have not had an
491         opportunity to test them.
492      o. The OpenGL functions are in their own library now: libformsGL
493         fl_add_glcanvas() and its ilk live there.  Application build scripts/
494         Makefiles should include -lformsGL.
495      o. The Xpm library is no longer built or distributed with XForms.
496      o. The majority of the function prototypes in `forms.h' have been
497         expanded to include variable names.
498      o. various bug fixes.
499    
500    ------------------------------------------
501    V0.89  
502      o. No API changes. V0.89 is source API compatible with V0.86 and v0.88
503      o. Added image support: reads and writes a variety of image formats
504         (gif, jpeg, tiff, bmp, postscript).
505      o. Added thumbwheel object
506      o. Added formbrowser object
507      o. Added tooltips
508      o. many fixes and enhancement to tabfolder object
509      o. allows arbitary tic marks (label and location) for xyplot.
510      o. various bug fixes.
511    
512    ------------------------------------------
513    V0.88.1 Janurary 1998
514      Compatible, source and binary, with V0.88.
515      Bug fixed version:
516        fixed a couple of menu problems.
517        fixed a couple of xyplot problems
518        slightly better documenttion of fl_set_menu_entries().
519        enhanced fl_create_colormap
520    
521    
522    Changes since public release V0.86 March 1997
523    ******* No API changes! ******

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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