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