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
/
test
Age
Commit message (
Expand
)
Author
2000-01-20
Pageup/down by correct amount in scrollbar
Bill Spitzak
2000-01-16
Buttons on scrollbars draw pushed in (fix from barrero@irit.fr)
Bill Spitzak
2000-01-11
Programs can now resize() their windows even if they are not resizable()
Bill Spitzak
1999-10-15
I fixed Fl_Tabs so that child tabs can be added/removed without any
Bill Spitzak
1999-08-09
Fixed compile error with gcc 2.95 - the "d" string needed to be cast to
Michael R Sweet
1999-07-27
Can draw xpm pixmaps with spaces in the color names (such as the ones in
Bill Spitzak
1999-07-22
FL_KEYBOARD events have the correct x/y when sent to child X windows.
Bill Spitzak
1999-06-07
Replaced remaining malloc.h's with stdlib.h
Bill Spitzak
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
1999-05-06
Redid Carl's fix to fast_slow (making it be output widgets rather
Bill Spitzak
1999-04-26
Tab, space, backtab, and backspace can be used to navigate through menus.
Bill Spitzak
1999-04-19
Changes to Fl_Menu_::add() so that you should be able to add to any menu,
Bill Spitzak
1999-04-17
Fl::add_fd() structures are dynamically allocated so you can listen to
Bill Spitzak
1999-04-08
Fixes this demo (got broken somewhere...)
Carl E. Thompson
1999-03-26
Changed the valuators demo so only one copy of the callback code is
Bill Spitzak
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-03-25
Added gluDeleteQuadric() call to avoid memory leak.
Michael R Sweet
1999-03-13
Fixed fluid bug that caused styles patch to crash when you delete menu item.
Bill Spitzak
1999-03-10
Updated not to use v3f() macro.
Michael R Sweet
1999-03-10
Changes to dial so that counter-clockwise motion is supported if you
Bill Spitzak
1999-03-10
Changes Fl_Dial to use XForms defaults for angles
Carl E. Thompson
1999-03-08
This adds support for the Fl_Dial::angles() method. This seems to work
Carl E. Thompson
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
Missing "int" on main()...
Michael R Sweet
1999-02-25
Fixed glpuzzle so you can move the pieces.
Bill Spitzak
1999-02-25
Fix for Curtis so that the height of a title of a popup menu is not
Bill Spitzak
1999-02-22
Missing dependencies...
Michael R Sweet
1999-02-22
Makefile didn't have a .cxx to .o rule.
Michael R Sweet
1999-02-22
Added CubeView source files.
Michael R Sweet
1999-02-22
Updated dist to initialize to INT_MAX (2^31 - 1) instead of UINT_MAX
Michael R Sweet
1999-02-22
Updated demo program to append d.exe or .exe to end of command name and
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
Removed demod.menu, added editor arguments...
Michael R Sweet
1999-01-07
Get rid of those damned DOS lines!
Michael R Sweet
1999-01-07
Dammit, who put that DOS file in here...
Michael R Sweet
1999-01-04
Fix from Bill - updated fonts demo to handle >255 fonts.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-29
Update glpuzzle demo to work with two button mice.
Michael R Sweet
1998-12-23
Added new editor example application.
Michael R Sweet
1998-12-08
Mandelbrot demo fix from Bill - was crashing when the Julia set was opened.
Michael R Sweet
1998-12-08
OpenGL patches from Bill.
Michael R Sweet
1998-12-07
OS/2 changes.
Michael R Sweet
1998-12-07
Updated Fluid files for new extensions.
Michael R Sweet
1998-12-06
More filename changes...
Michael R Sweet
1998-12-06
Fixed an #include...
Michael R Sweet
[next]