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
Age
Commit message (
Expand
)
Author
1998-11-24
Added floating point versions of gl_draw() functions.
Michael R Sweet
1998-11-20
Changed pixel format stuff for Windows - request a minimum size of 8 bits
Michael R Sweet
1998-11-18
File chooser redraw bug fix from Bill.
Michael R Sweet
1998-11-18
Fl_Scroll fix from Bill Spitzak.
Michael R Sweet
1998-11-18
Fixed slider drawing bug.
Michael R Sweet
1998-11-18
The slider was not drawing the bar inactive.
Michael R Sweet
1998-11-17
Fix from Adrian Miranda - using memcpy() with overlapping buffers; changed
Michael R Sweet
1998-11-12
Fix from Paul Sydney - missing #include <config.h> in fl_ask.C...
Michael R Sweet
1998-11-12
Window position bug fix from Bill.
Michael R Sweet
1998-11-10
Fl_Input patch from Bill.
Michael R Sweet
1998-11-10
Menu patches from Bill...
Michael R Sweet
1998-11-09
Fixed sort function - was returning numbers other than 1, -1, and 0, and
Michael R Sweet
1998-11-09
Whoops - put WIN32 stuff in with the X stuff...
Michael R Sweet
1998-11-08
Backed out WIN32 color palette changes for OpenGL - caused too much
Michael R Sweet
1998-11-08
Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H...
Michael R Sweet
1998-11-08
More OpenGL under Windows changes - now keep track of window type and
Michael R Sweet
1998-11-08
Added 8-bit palette for OpenGL (3:3:2 RGB). This should fix all of the
Michael R Sweet
1998-11-08
HP-UX fixes.
Michael R Sweet
1998-11-08
Removed the HP-UX hack (again) for select(); it ain't needed!
Michael R Sweet
1998-11-08
Patches from Bill:
Michael R Sweet
1998-11-08
Moved select_palette() from WM_PAINT message to make_current()...
Michael R Sweet
1998-11-08
WIN32 fixes from Gustavo for fullscreen mode problems.
Michael R Sweet
1998-11-06
Memory overflow fix from Bill.
Michael R Sweet
1998-11-06
File chooser scrollbar redraw bug fix from Bill.
Michael R Sweet
1998-11-06
Added fl_select_palette() to the WM_PAINT processing to make 8-bit
Michael R Sweet
1998-11-05
Updated for C++.
Michael R Sweet
1998-11-05
Updated vsnprint stuff for C++.
Michael R Sweet
1998-11-05
It's vsnprintf(), not vnsprintf()...
Michael R Sweet
1998-11-05
Added vsnprintf() emulation code.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed install targets...
Michael R Sweet
1998-10-21
Updated scrollbar draw code - wasn't graying out the arrow...
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Fixed definitions of scandir, numericsort, and alphasort (no const!)
Michael R Sweet
1998-10-20
Updated makefiles for new heading and new top-level makefile.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-19
Fixed some clipping stack bugs (no range checking).
Michael R Sweet
1998-10-19
Added another redraw patch from Bill Spitzak.
Michael R Sweet
1998-10-15
More WIN32 fixes from Gustavo Hime.
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-15
Commited WIN32 patches from Bill Spitzak and Gustavo Hime.
Michael R Sweet
1998-10-06
Applied patches from Bill Spitzak.
Michael R Sweet
1998-10-06
Commited Gustavo Hime's NT patches/fixes.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet