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
2001-05-07
Forgot to update RPM spec and EPM list files...
Michael R Sweet
2001-05-07
Fix Mesa test in configure script.
Michael R Sweet
2001-05-06
Update documentation files to eliminate most of the warnings
Michael R Sweet
2001-05-06
OS/2 updates from Alexander Mai.
Michael R Sweet
2001-05-05
Compiling with -DBOXX_BUGS will work around some problems with the newest
Bill Spitzak
2001-05-05
Add new text to license agreement.
Michael R Sweet
2001-04-30
Separate test for GLU and GL...
Michael R Sweet
2001-04-27
Fix configure script and configh.in...
Michael R Sweet
2001-04-27
One more keyboard fix for good measure - still need to address "stuck"
Michael R Sweet
2001-04-27
Fixing lock/meta key handling...
Michael R Sweet
2001-04-27
Mask low bit of key state for all keys.
Michael R Sweet
2001-04-27
Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for
Michael R Sweet
2001-04-26
Fixed makeinclude.os2x from Alexander Mai
Bill Spitzak
2001-04-25
Don't use GCC c++ or g++ compiler to build programs, use gcc instead.
Michael R Sweet
2001-04-24
OS/2 fix, mirror from 2.0 tree.
Michael R Sweet
2001-04-24
Update to cover both SGI C++ and GCC 2.8.x.
Michael R Sweet
2001-04-23
Add additional constructors for old IRIX compiler; might be needed for
Michael R Sweet
2001-04-22
Another fix for WM_SYNCPAINT from Matt
Bill Spitzak
2001-04-18
Pass 0 instead of false for integer parameter, since not all C++ compilers
Michael R Sweet
2001-04-15
Document that fl_line_style() must be called after fl_color() on WIN32
Michael R Sweet
2001-04-14
Add CPPFLAGS to makeinclude.
Michael R Sweet
2001-04-13
Write pixmap strings as const char *[] instead of char *[].
Michael R Sweet
2001-04-13
AIX changes...
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-04-13
Restored WM_SYNCPAINT handling
Bill Spitzak
2001-04-13
Fl_has_idle only tested N-1 callbacks and missed one
Bill Spitzak
2001-03-20
can_do_overlay was missing from WIN32 version
Bill Spitzak
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
2001-03-14
The fractals & glpuzzle demos needed glu.h.
Bill Spitzak
2001-03-14
Replaced remaining _WIN32 symbols with WIN32
Bill Spitzak
2001-02-26
Fl_Gl_Window leaked memory for damage regions
Bill Spitzak
2001-02-21
Check for the <GL/gl.h> header file before looking for the OpenGL or
Michael R Sweet
2001-02-16
Added HP compiler option.
Michael R Sweet
2001-02-12
Make sure menu item array is cleared to avoid uninitialized memory
Michael R Sweet
2001-02-12
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
Michael R Sweet
2001-02-01
Use GetTempPath() under WIN32 for the clipboard file location.
Michael R Sweet
2001-01-28
fl_curve uses a much better algorithim to figure out how many pieces
Bill Spitzak
2001-01-26
Add call to GdiFlush() under WIN32.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2001-01-21
Fixed the write-menu bug introduced in .10
Bill Spitzak
2001-01-21
"accu-timer": some changes to repeat_timeout that seem to make it accurate
Bill Spitzak
2001-01-15
Added parenthesis to turn off gcc warning
Bill Spitzak
2000-12-21
Fix to allow Fl.cxx to compile with older C++ compilers (no variable
Michael R Sweet
2000-12-12
Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered
Bill Spitzak
2000-12-08
Added tests to browser to test top/bottom/middle/make_visible methods.
Michael R Sweet
2000-12-06
Specify portable architecture options for HP-UX compilers.
Michael R Sweet
2000-12-06
APIENTRY doesn't need to be used for the font pointers in glut.H
Michael R Sweet
2000-12-06
Updated the version numbers in spec and list files.
Michael R Sweet
2000-11-28
One more try to fix the APIENTRY stuff in glut.h. The file gl.h now
Bill Spitzak
2000-11-21
Fixes for hidden class members...
Michael R Sweet
[next]