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_Text_Display.cxx
Age
Commit message (
Expand
)
Author
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-10-05
STR#2005 fix: potential crash in Fl_Text_Display.
Fabien Costantini
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-15
Doxygen documentation WP11 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-24
Text_Display was using a wrong border margin STR 1909
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-23
Adding keyboard shortcut to Fl_Value_Input and Fl_Text_Editor
Matthias Melcher
2008-04-22
Applying 1.1.9 changes to the 1.3 branch.
Matthias Melcher
2008-01-04
Fixed Fl_Text_Display redrawing for focus changes for primary selection and h...
Matthias Melcher
2007-05-20
Fix compiler warnings/errors.
Michael R Sweet
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-05-01
Fixed endless loop in Fl_Text_Display (STR #1655)
Matthias Melcher
2006-11-16
Merge all of the scrollbar sizes into a single API call
Michael R Sweet
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-09-15
In Fl_Text_Display, all unused keyboard events are sent to the scrollbars, so...
Matthias Melcher
2006-08-17
Fl_Text_Editor now correctly handles middle mouse clicks (STR #1384)
Matthias Melcher
2006-06-13
STR #1227: Thanks to Albrecht Schlosser for commiting this patch to fix Fl_Te...
Matthias Melcher
2006-04-28
Fixed maximizing in OS X (STR #1221)
Matthias Melcher
2005-12-15
STR #1122: Fl_Text_Display would throw away all key events if the mouse point...
Matthias Melcher
2005-11-29
Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3
Michael R Sweet
2005-11-09
Fl_Text_Display::wrap_mode() would crash if no buffer was
Michael R Sweet
2005-11-02
STR #1052: Cursor in Fl_Text_Display is now by default FL_FOREGROUND_COLOR
Matthias Melcher
2005-08-10
Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implem...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-15
fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch pro...
Matthias Melcher
2005-02-24
Copyright updates.
Michael R Sweet
2004-11-23
Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor
Matthias Melcher
2004-11-20
The configure script did not support --disable-localfoo to
Michael R Sweet
2004-09-07
Documentation updates (STR #505, STR #513)
Michael R Sweet
2004-07-27
Fl_Text_Display did not handle drawing of overlapping text
Michael R Sweet
2004-07-23
Fl_Counter didn't use a thin down box for the text field if the
Michael R Sweet
2004-05-26
The Fl_Text_Display widget did not redraw selections when focus
Michael R Sweet
2004-05-24
Doco changes.
Michael R Sweet
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
More doco updates.
Michael R Sweet
2004-03-01
Documentation updates (STR #245, STR #250, STR #277, STR #281)
Michael R Sweet
2003-11-01
Calling Fl_Text_Display::buffer() with the same buffer would
Michael R Sweet
2003-11-01
Fix cursor crash bug (STR #181)
Michael R Sweet
2003-08-24
Fl_Text_Display/Editor did not disable the current
Michael R Sweet
2003-05-04
Fl_Text_Display and friends now look for the next
Michael R Sweet
2003-03-26
fltk-config fix.
Michael R Sweet
2003-03-17
Fix Fl_Text_Display box drawing bug.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-12
Fix use of free() for memory allocated using new.
Michael R Sweet
2002-12-26
Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks
Matthias Melcher
2002-11-19
Range check the visLineNum argument...
Michael R Sweet
[next]