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
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
2001-11-24
Add horizontal scrollbar to Fl_Help_View.
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
Michael R Sweet
2001-11-22
Add EM and STRONG support to Fl_HelpView.
Michael R Sweet
2001-11-17
Pass pointers to pp and info when calling the new
Michael R Sweet
2001-11-17
Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that
Michael R Sweet
2001-10-29
Cygwin fixes...
Michael R Sweet
2001-10-27
Don't allow extra boxtypes to override user-defined boxtypes.
Michael R Sweet
2001-10-26
Check for both functions in PNG loader...
Michael R Sweet
2001-10-19
Check for png_read_destroy(), since newer versions of libpng do not
Michael R Sweet
2001-10-16
Fix two uninitialized vars...
Michael R Sweet
2001-10-02
Support for NAME and HREF for A at the same time.
Michael R Sweet
2001-10-01
FLUID: can't use "i->image(o)" if "i" is NULL... :)
Michael R Sweet
2001-10-01
Wasn't initializing "image" member of base image data.
Michael R Sweet
[next]