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_Help_View.cxx
Age
Commit message (
Expand
)
Author
2005-11-28
STR #1064: Added code to underline spaces in underline chunks. Also fixed wro...
Matthias Melcher
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-09-13
Fixed x-offset problem in Help_Widget (STR #998)
Matthias Melcher
2005-08-09
Some more scrollbar tweaks from Alessandro for STR #871...
Michael R Sweet
2005-08-08
Fl_Help_View now draws the box outside the scrollbars, like the
Michael R Sweet
2005-05-12
Fl_Help_View now supports the FONT and U elements (STR #815)
Michael R Sweet
2005-04-28
Fix MacOS X 10.4 compile issues.
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
2004-12-03
Fl_Help_View::topline() incorrectly set the changed() flag (STR
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
Michael R Sweet
2004-07-27
More doco updates.
Michael R Sweet
2004-07-26
More documentation updates...
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-07-04
Fl_Help_View::find() did not check for a NULL value (STR #442)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2003-05-21
Add find() method to help widget and search box to help dialog.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-12-04
Eliminate compiler warning.
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-10-11
BC++ workaround...
Michael R Sweet
2002-08-18
Fix rescaling of tables (again)...
Michael R Sweet
2002-08-17
Support table centering.
Michael R Sweet
2002-08-16
Fix table column scaling...
Michael R Sweet
2002-08-15
Fl_Help_View didn't support HTML comments.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-18
Fl_Help_View fixes from Szasz Pal.
Michael R Sweet
2002-06-10
Take care of some compiler warnings.
Michael R Sweet
2002-06-06
Fix uninitialized memory bugs in Fl_Help_View.cxx.
Michael R Sweet
2002-05-27
Add support for TT element.
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-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-05
Fix rendering of background color in table cells.
Michael R Sweet
2002-03-04
Fix from Greg - Fl_Help_View didn't preserve the target in a link when
Michael R Sweet
2002-02-20
Always resize cells in table if set/max width not the same as the
Michael R Sweet
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-21
Assign broken image when Fl_Shared_Image::get() returns NULL.
Michael R Sweet
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-12-19
Reset horizontal position in value() method, too.
Michael R Sweet
2001-12-19
Reset left scroll position when following a link.
Michael R Sweet
2001-12-18
Resize horizontal scrollbar.
Michael R Sweet
2001-12-17
Fl_Help_View now ignores links when the link callback returns NULL, and
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-30
Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget.
Michael R Sweet
2001-11-26
Bug fixes from Sebastien Recio.
Michael R Sweet
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
[next]