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
Age
Commit message (
Expand
)
Author
1999-03-09
Added RPM files for Linux distribution.
Michael R Sweet
1999-03-09
It would help if the configure script substituted DSOCOMMAND...
Michael R Sweet
1999-03-09
Added IRIX distribution files.
Michael R Sweet
1999-03-09
Fixed fluid manpage (no ESP heading)
Michael R Sweet
1999-03-09
Updated docos to match code.
Michael R Sweet
1999-03-09
Added libfltk.a to install rules, so both the shared and static libraries
Michael R Sweet
1999-03-09
Updated Linux DSO rules.
Michael R Sweet
1999-03-09
Added missing FL_EXPORT stuff...
Michael R Sweet
1999-03-09
Updated Digital UNIX DSO commands.
Michael R Sweet
1999-03-09
Updated Solaris shared library command (again).
Michael R Sweet
1999-03-09
Changed Solaris shared library command to ld using -h option to set
Michael R Sweet
1999-03-09
Updated addresses to point to fltk.org...
Michael R Sweet
1999-03-09
Added #ifdef for backspace hack - is this really necessary? I've never
Michael R Sweet
1999-03-09
Fixes for FL_FILL_DIAL
Bill Spitzak
1999-03-09
Fixes to Fl_Dial so it stops moving when you drag to ends of region.
Bill Spitzak
1999-03-09
Fix from Phil Nelson so that write-code menu item writes to the
Bill Spitzak
1999-03-09
Small fixes suggested by Guillaume Nodet
Bill Spitzak
1999-03-08
This adds support for the Fl_Dial::angles() method. This seems to work
Carl E. Thompson
1999-03-08
Added (unsigned) cast to isxyz() calls to get rid of compiler warnings.
Michael R Sweet
1999-03-07
Contributed code for more accurate item_height() in Fl_Browser.
Bill Spitzak
1999-03-05
I hope this is a fix for vsnprintf on HPUX. It declares it but does
Bill Spitzak
1999-03-05
check() calls flush() after processing events, as requested. This should
Bill Spitzak
1999-03-04
Added #define for WM_SYNCPAINT if needed.
Michael R Sweet
1999-03-04
Fixed OpenGL checks (#if HAVE_GL, not #ifdef...), plus added message
Michael R Sweet
1999-03-04
Added HAVE_GL check to CubeView demo code.
Michael R Sweet
1999-03-04
Update revision number and author list for manual.
Michael R Sweet
1999-03-04
Fixed WM_SYNCPAINT patch - should be WM_NCPAINT...
Michael R Sweet
1999-03-04
Got rid of malloc.h include - should be using stdlib.h anyways...
Michael R Sweet
1999-03-04
Added memset() to Fl_Menu_::insert() after allocating and copying the
Michael R Sweet
1999-03-04
WIN32 fixes from Dmitry Potapov:
Michael R Sweet
1999-03-04
Put fl_elapsed() call before loop in Fl::add_timeout().
Michael R Sweet
1999-03-04
Removed references to JPEG library in docos and config files. Not needed
Michael R Sweet
1999-03-04
Fixed FLUID bug - can now override code and header file names from the
Michael R Sweet
1999-03-04
Added "buffer=0" in constructor to avoid purify errors.
Michael R Sweet
1999-03-04
Fixed menubar button bug - wasn't doing a redraw...
Michael R Sweet
1999-03-04
Added manpage for FLUID.
Michael R Sweet
1999-03-04
Updated DSO install commands - now remove the symlink before remaking it.
Michael R Sweet
1999-03-04
Updated DSO stuff in configure.in (soname, -fPIC, etc)
Michael R Sweet
1999-03-04
Missing "int" on main()...
Michael R Sweet
1999-03-04
Fix for browser horizontally scrolling.
Bill Spitzak
1999-03-03
Much better and smaller fix for the lost move events after Fl::grab()
Bill Spitzak
1999-03-03
Generates FL_ENTER after grab() is released for whatever widget the
Bill Spitzak
1999-03-03
Patch from Dr. Tom Holroyd for fill sliders, seems good to me!
Bill Spitzak
1999-03-02
Didn't like yesterday's fix, I changed it so that zero-length selections
Bill Spitzak
1999-03-01
Made secret input more secretive (word-select does not work and
Bill Spitzak
1999-02-26
Fixed description of Fl_Menu_::size()
Bill Spitzak
1999-02-26
Fixed documentation of Fl_Menu_Item::size()
Bill Spitzak
1999-02-26
Fixed editor demo redraw bug (actually same fix as somebody else made).
Bill Spitzak
1999-02-25
Fix for redraw bug in editor demo. Fl_Input_::position() didn't seem to
Carl E. Thompson
1999-02-25
Fixed glpuzzle so you can move the pieces.
Bill Spitzak
[prev]
[next]