summaryrefslogtreecommitdiff
path: root/src/Fl_Input.cxx
AgeCommit message (Expand)Author
2002-07-20Remove 3 pixel X border in input fields.Michael R Sweet
2002-05-14Clicking on tooltips makes them go away and they don't reappear.Bill Spitzak
2002-05-06Don't insert text in an Fl_Multiline_Output widget.Michael R Sweet
2002-04-13Add Fl::dnd_text_ops() methods.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-03-07Back-ported cut & paste code from fltk2.0.Bill Spitzak
2002-02-24- added Win32 native drag'n'drop codeMatthias Melcher
2002-01-01Copyright updates...Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-11-17Add fl_beep() function.Michael R Sweet
2001-09-29Tooltips, and more tooltips.Michael R Sweet
2001-08-02FileIcon, FileBrowser, FileChooser stuff.Michael R Sweet
2001-01-28fl_curve uses a much better algorithim to figure out how many piecesBill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-10-17CUA function keys, code submitted by George Yohng <yohng@drivex.dosware.8m.com>Bill Spitzak
2000-06-20Fixes to WORDWRAP modification to Fl_Input based on work done byBill Spitzak
2000-06-10You can no longer insert ^J,^K,^L,^M into Fl_Int/Float_Input.Bill Spitzak
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
2000-03-17Fixed up the colors the browser draws when it is deactivated, it does notBill Spitzak
2000-02-22Fixed the changes I made yesterday so that int/float input fields do notBill Spitzak
2000-02-21Rearranged the compose code so it is clearer and can be called by thingsBill Spitzak
2000-02-18Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.deBill 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-10-14These are some (hopefully minor) changes we keep needing to edit intoBill Spitzak
1999-04-20Compose for Icelandic thorn character is "TH" or "th". Also fixed theBill Spitzak
1999-01-24Patch from Bill so that Shift-Tab works on all systems.Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Fl_Input didn't handle box type of FL_NO_BOX properly.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...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