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
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-07-30
Send FL_LEAVE events before FL_ENTER events.
Michael R Sweet
2002-07-30
Fl_Input_ and Fl_Text_Display now change the mouse pointer to the I beam
Michael R Sweet
2002-07-10
Only delete the line starts array if it is not NULL.
Michael R Sweet
2002-07-08
Don't forget to scroll the Fl_Text_Display/Editor widget when dragging
Michael R Sweet
2002-06-10
Fix some editor problems; still have a few bugs that need to be resolved
Michael R Sweet
2002-06-09
Add documentation for using styles in text editor.
Michael R Sweet
2002-06-09
Add color definitions for "dark red", etc.
Michael R Sweet
2002-06-06
Fl_Text_Display::draw_vline() needed to check nVisLine >= num lines.
Michael R Sweet
2002-05-24
Get rid of as many compiler warnings as possible.
Michael R Sweet
2002-05-21
Fix links inside PRE
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-12-17
Only use clipping box if it is valid.
Michael R Sweet
2001-12-08
Fix infinite loop problem in Fl_Text_Editor - was resizing before we
Michael R Sweet
2001-12-07
Draw the little box between the scrollbars using FL_GRAY instead of
Michael R Sweet
2001-12-03
Make Fl_Text_Display use the same defaults for the selection and background
Michael R Sweet
2001-12-03
Bug fixes and doco updates care of Sebastian.
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-08-06
WIN32 updates to make the DLL project work again...
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-08-01
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author