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
1998-11-06
Dropped old "..." file in favor of a short README.
Michael R Sweet
1998-11-05
Updated project files.
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
Added vsnprintf stuff to config files...
Michael R Sweet
1998-11-05
Updated Visual C++ config.h file.
Michael R Sweet
1998-11-05
It's vsnprintf(), not vnsprintf()...
Michael R Sweet
1998-11-05
Added makefile for OS/2 using XFree86.
Michael R Sweet
1998-11-05
WIN32 full-screen fixes from Gustavo.
Michael R Sweet
1998-11-05
Updated compiler options - shouldn't force a particular C or C++ compiler
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
Rebuilt using 1.0 beta 19981021 tree.
Michael R Sweet
1998-10-21
CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGS
Michael R Sweet
1998-10-21
Forgot a BORDER_WIDTH line...
Michael R Sweet
1998-10-21
Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...
Michael R Sweet
1998-10-21
Updated CFLAGS check so we don't clobber them...
Michael R Sweet
1998-10-21
Dropped -enable-production.
Michael R Sweet
1998-10-21
Added .fl to .exe rule...
Michael R Sweet
1998-10-21
Converted all {} to ()...
Michael R Sweet
1998-10-21
Added -enable-windows-style support to configh.in and configure.in.
Michael R Sweet
1998-10-21
Updated scrollbar draw code - wasn't graying out the arrow...
Michael R Sweet
1998-10-21
Removed more old files.
Michael R Sweet
1998-10-21
Changed the version number to 1.0.
Michael R Sweet
1998-10-21
Removed a few other old files.
Michael R Sweet
1998-10-21
Removed demo source files that are generated via Fluid.
Michael R Sweet
1998-10-21
Updated makefile to build all fluid files as needed...
Michael R Sweet
1998-10-21
Updated depend command to use demo source files only.
Michael R Sweet
1998-10-21
Fixed dependency stuff in top-level Makefile.
Michael R Sweet
1998-10-21
Removed configure script from CVS.
Michael R Sweet
1998-10-21
Added depend rule to makefile.
Michael R Sweet
1998-10-21
Added new version of mandelbrot demo from Bill Spitzak.
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-21
Added fluid patch from Bill Spitzak; this moves the callback code down
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-21
More changes to top-level makefile and configuration files.
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-20
Updated autoconf files to support shared libraries and JPEG library.
Michael R Sweet
1998-10-20
Added config.h files for Cygnus and MingW32 development environments.
Michael R Sweet
1998-10-20
Added common heading and footer to all source files.
Michael R Sweet
1998-10-19
Updated for new heading and CVS tags.
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
Removed mystery source files penne.C and penne.H...
Michael R Sweet
1998-10-15
Minor fix to Vincent's patch - bool isn't a standard type with all C++
Michael R Sweet
[next]