index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FL
/
Fl_Input_.H
Age
Commit message (
Expand
)
Author
3 days
wip
maxim nikonov
2025-07-08
Replace 'FL_OVERRIDE' with 'override' in public headers
Albrecht Schlosser
2024-11-01
Improve and clarify documentation
Albrecht Schlosser
2023-11-15
Fixes return type of Fl_Input_::dvalue()
Matthias Melcher
2023-11-07
FLUID: Adds template for tutorial.
Matthias Melcher
2023-08-03
#211: adds optional parameter for Fl_Input_::drawtext()
Matthias Melcher
2023-04-17
Add const qualifiers to can_undo and can_redo (#720)
ZJUGKC
2023-04-14
Memory leak in Input_ #716
Matthias Melcher
2023-02-10
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)
Matthias Melcher
2023-02-10
Deprecated warnings wording adapted
Matthias Melcher
2023-02-10
Fixes FL_DEPRECATED for Fl_Text_Buffer.h
Matthias Melcher
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-11-26
Local undo per Fl_Text_Buffer and Fl_Input_ (#557)
Matthias Melcher
2021-08-30
Remove unused declaration of Fl_Char
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-01-26
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...
ManoloFLTK
2019-02-02
Added Fl_Input_::append() method (STR #2953).
Matthias Melcher
2015-07-21
Documentation updates (part of STR #2751).
Albrecht Schlosser
2014-04-29
Small doc modifications to clarify Fl::OPTION_ARROW_FOCUS
Greg Ercolano
2011-12-06
Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()
Albrecht Schlosser
2011-10-02
STR 2714: remove lint (variables that have the same name as a function in the...
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-20
Added new tab_nav() control for Fl_Multiline_Input tab navigation behavior.
Greg Ercolano
2010-12-15
Fixed typos in FL/Fl_Input_.H
Albrecht Schlosser
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2009-09-27
Fixed a few minor issues with Xcode builds. Fixed all color related call to F...
Matthias Melcher
2009-09-19
First few additions to create scroll wheel support for multiline Fl_Input.
Matthias Melcher
2009-07-18
Typos and alignments
Matthias Melcher
2009-04-23
Fixed Fl_Input_::index(int) to return a UCS4 character instead of a byte.
Matthias Melcher
2009-04-19
Removed extra \\c from the Doxygen documentation.
Matthias Melcher
2009-04-18
Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...
Matthias Melcher
2009-04-15
More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...
Matthias Melcher
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-10-15
Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...
Fabien Costantini
2008-09-17
Doxygen documentation: replace all occurences in comments of " by a quot...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation WP9 Done.
Fabien Costantini
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2008-04-22
Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-06-15
Several widgets defined their own size() method but didn't
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-08-14
More FL_EXPORT fun...
Michael R Sweet
[next]