summaryrefslogtreecommitdiff
path: root/FL/Fl_Input_.H
AgeCommit message (Expand)Author
2021-08-30Remove unused declaration of Fl_CharAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-01-26Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...ManoloFLTK
2019-02-02Added Fl_Input_::append() method (STR #2953).Matthias Melcher
2015-07-21Documentation updates (part of STR #2751).Albrecht Schlosser
2014-04-29Small doc modifications to clarify Fl::OPTION_ARROW_FOCUSGreg Ercolano
2011-12-06Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()Albrecht Schlosser
2011-10-02STR 2714: remove lint (variables that have the same name as a function in the...Matthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-20Added new tab_nav() control for Fl_Multiline_Input tab navigation behavior.Greg Ercolano
2010-12-15Fixed typos in FL/Fl_Input_.HAlbrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2009-09-27Fixed a few minor issues with Xcode builds. Fixed all color related call to F...Matthias Melcher
2009-09-19First few additions to create scroll wheel support for multiline Fl_Input.Matthias Melcher
2009-07-18Typos and alignmentsMatthias Melcher
2009-04-23Fixed Fl_Input_::index(int) to return a UCS4 character instead of a byte.Matthias Melcher
2009-04-19Removed extra \\c from the Doxygen documentation.Matthias Melcher
2009-04-18Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...Matthias Melcher
2009-04-15More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...Matthias Melcher
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-15Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...Fabien Costantini
2008-09-17Doxygen documentation: replace all occurences in comments of " by a quot...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation WP9 Done.Fabien Costantini
2008-08-15Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.Matthias Melcher
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-06-15Several widgets defined their own size() method but didn'tMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-14More FL_EXPORT fun...Michael R Sweet
2002-07-23Add wrap() method and bit for Fl_Input_, and make word wrap dependentMichael 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-01-01Copyright updates...Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-20Fixes to WORDWRAP modification to Fl_Input based on work done byBill 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
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.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-19Updated for new heading and CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet