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
/
src
/
Fl_Input_.cxx
Age
Commit message (
Expand
)
Author
2013-02-08
Mac OS text input: removed the Fl::marked_text_length() function that's not n...
Manolo Gouy
2013-01-13
Mac OS: added support for the text input feature introduced in OS 10.7 "Lion"...
Manolo Gouy
2012-12-24
Mac OS text input: defined a small API that user-defined text editing widgets...
Manolo Gouy
2012-12-19
Mac OS text input: marked text is now underlined.
Manolo Gouy
2012-04-05
fix a typo and indenting.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-12-06
Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()
Albrecht Schlosser
2011-09-28
STR 2684: increased right margin in Fl_Input_ so that a cursor at the end of ...
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-11
Fix STR #2560: use bullet instead of asterisk to hide secret input.
Manolo Gouy
2010-12-20
Added new tab_nav() control for Fl_Multiline_Input tab navigation behavior.
Greg Ercolano
2010-12-18
Fix STR #2486: cursor position was wrong in some tab-containing wrapped lines.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-28
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...
Matthias Melcher
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2009-12-07
Removed typedef that simply renamed char* to Fl_String, as discussed in the m...
Matthias Melcher
2009-09-19
Fl_Input_: improved draing and warping for large fonts
Matthias Melcher
2009-09-19
Bug in tab calculation in Fl_Input_ (Thanks to Timothy Lee)
Matthias Melcher
2009-07-01
Fixed some typos in docs.
Albrecht Schlosser
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-04-14
Implemented the full OS X navigation support for Fl_Input minus scrolling. Im...
Matthias Melcher
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-27
STR 2101: fl_set_spot() could crash on Windows under certain conditions.
Albrecht Schlosser
2008-12-12
STR 2094: Fixed callback handling for FL_HIDE event for Fl_Input_ and
Albrecht Schlosser
2008-12-06
Replaced all occurrences of the deprecated fl_clip() function by
Albrecht Schlosser
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
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-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-04-23
Changed Makefile in src to use 1.3 instead of 1.1 (STR #1922). Fixed minor is...
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
2008-04-22
Applying 1.1.9 changes to the 1.3 branch.
Matthias Melcher
2008-02-20
STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGED
Matthias Melcher
2006-10-29
Fix two "hide the cursor" bugs related to click-to-focus windows (STR #1475)
Michael R Sweet
2006-10-11
Fl_Input and Fl_Text_Editor now hide the mouse pointer when
Michael R Sweet
2006-05-30
Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, bu...
Matthias Melcher
2006-04-27
STR 1161: Setting a new value in Fl_Input_ wil now actually move cursor to t...
Matthias Melcher
2006-04-17
Allowing characters between 0x80 and 0x9f to be enetered into Fl_Input_ deriv...
Matthias Melcher
2006-04-15
in preperation of STR#1195: On OS X, we don't need to do the octal conversion...
Matthias Melcher
2006-04-15
in preperatio of STR#1195:ISO 8859-1 fixes for Fl_Input_ and derived classes
Matthias Melcher
2005-08-17
Silly scope bug. Thanks, gcc
Matthias Melcher
2005-08-17
Fixed redraw range in Multiline Input with wordwrapping for space characters ...
Matthias Melcher
2005-07-20
- I enlarged the 'minimal update' area in Fl_Input_, so that characters that ...
Matthias Melcher
2005-05-12
Fl_Input_ crashed on some platforms when wrapping international
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
[next]