| Age | Commit message (Expand) | Author |
| 2002-07-23 | Add wrap() method and bit for Fl_Input_, and make word wrap dependent | Michael R Sweet |
| 2002-07-23 | Remove extra 3 pixel offset when the size is below a certain amount; | Michael R Sweet |
| 2002-07-20 | Remove 3 pixel X border in input fields. | Michael R Sweet |
| 2002-04-27 | Port 2.0 drawing optimizations for Fl_Input_ - this provides a more | Michael R Sweet |
| 2002-04-16 | Bump version info to 1.1.0rc1. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-04-11 | Redefine FL_ color values to use the color cube. | Michael R Sweet |
| 2002-04-08 | Fl_Output didn't grab input focus, and so was unable to handle CTRL-C | Michael R Sweet |
| 2002-03-07 | Back-ported cut & paste code from fltk2.0. | Bill Spitzak |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-22 | - MacOS: more keyboard handler fixes, mainly mapping of Mac specific | Matthias Melcher |
| 2001-11-17 | Make paste logic smarter for int and float fields. | Michael R Sweet |
| 2001-11-17 | Add fl_beep() function. | Michael R Sweet |
| 2001-10-29 | 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() | Michael R Sweet |
| 2001-09-29 | Tooltips, and more tooltips. | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-12-12 | Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered | Bill Spitzak |
| 2000-09-19 | FL_WHEN_RELEASE on Fl_Input will now do the callback when the input | Bill Spitzak |
| 2000-06-20 | Fixes to WORDWRAP modification to Fl_Input based on work done by | Bill Spitzak |
| 2000-06-08 | Better horizontal scrolling of Fl_Input when cursor is near end of line, rest... | Bill Spitzak |
| 2000-06-06 | Fixed bug where Fl_Output and Fl_Multiline_Output would scroll to the | Michael R Sweet |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 1999-12-19 | Stuff that didn't get into 1.0.7: | Bill Spitzak |
| 1999-10-30 | More fixes to the text editing to make the NT users happy. | Bill Spitzak |
| 1999-10-15 | I fixed Fl_Tabs so that child tabs can be added/removed without any | Bill Spitzak |
| 1999-03-04 | Added "buffer=0" in constructor to avoid purify errors. | Michael R Sweet |
| 1999-03-02 | Didn't like yesterday's fix, I changed it so that zero-length selections | Bill Spitzak |
| 1999-03-01 | Made secret input more secretive (word-select does not work and | Bill Spitzak |
| 1999-02-26 | Fixed editor demo redraw bug (actually same fix as somebody else made). | Bill Spitzak |
| 1999-02-25 | Fix for redraw bug in editor demo. Fl_Input_::position() didn't seem to | Carl E. Thompson |
| 1999-02-25 | Fixed glpuzzle so you can move the pieces. | Bill Spitzak |
| 1999-01-13 | More color fixes from Bill. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1999-01-04 | Word wrap update from Bill... | Michael R Sweet |
| 1999-01-04 | Lots of changes: | Michael R Sweet |
| 1998-12-29 | Fixed the Fl_Input selection color when the user specifies a foreground or | Michael R Sweet |
| 1998-12-02 | Changes from Carl to get rid of default_ variables... | Michael R Sweet |
| 1998-11-18 | The slider was not drawing the bar inactive. | Michael R Sweet |
| 1998-11-17 | Fix from Adrian Miranda - using memcpy() with overlapping buffers; changed | Michael R Sweet |
| 1998-11-10 | Fl_Input patch from Bill. | Michael R Sweet |
| 1998-11-06 | Memory overflow fix from Bill. | Michael R Sweet |
| 1998-11-05 | Multiple patches from Bill: | Michael R Sweet |
| 1998-10-21 | Fixed all the frigging file headings - was missing a $ in the Id string. | Michael R Sweet |
| 1998-10-19 | The great heading change - now use standard LGPL header with CVS tags. | Michael R Sweet |
| 1998-10-19 | Added Gustavo's damage() update - now use symbolic constants for all values! | Michael R Sweet |
| 1998-10-06 | Initial revision | Michael R Sweet |