summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-11-08Added 8-bit palette for OpenGL (3:3:2 RGB). This should fix all of theMichael R Sweet
1998-11-08HP-UX fixes.Michael R Sweet
1998-11-08Removed the HP-UX hack (again) for select(); it ain't needed!Michael R Sweet
1998-11-08Patches from Bill:Michael R Sweet
1998-11-08Moved select_palette() from WM_PAINT message to make_current()...Michael R Sweet
1998-11-08WIN32 fixes from Gustavo for fullscreen mode problems.Michael R Sweet
1998-11-06Memory overflow fix from Bill.Michael R Sweet
1998-11-06File chooser scrollbar redraw bug fix from Bill.Michael R Sweet
1998-11-06Added fl_select_palette() to the WM_PAINT processing to make 8-bitMichael R Sweet
1998-11-06Dropped old "..." file in favor of a short README.Michael R Sweet
1998-11-05Updated project files.Michael R Sweet
1998-11-05Updated for C++.Michael R Sweet
1998-11-05Updated vsnprint stuff for C++.Michael R Sweet
1998-11-05Added vsnprintf stuff to config files...Michael R Sweet
1998-11-05Updated Visual C++ config.h file.Michael R Sweet
1998-11-05It's vsnprintf(), not vnsprintf()...Michael R Sweet
1998-11-05Added makefile for OS/2 using XFree86.Michael R Sweet
1998-11-05WIN32 full-screen fixes from Gustavo.Michael R Sweet
1998-11-05Updated compiler options - shouldn't force a particular C or C++ compilerMichael R Sweet
1998-11-05Added vsnprintf() emulation code.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed install targets...Michael R Sweet
1998-10-21Rebuilt using 1.0 beta 19981021 tree.Michael R Sweet
1998-10-21CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGSMichael R Sweet
1998-10-21Forgot a BORDER_WIDTH line...Michael R Sweet
1998-10-21Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...Michael R Sweet
1998-10-21Updated CFLAGS check so we don't clobber them...Michael R Sweet
1998-10-21Dropped -enable-production.Michael R Sweet
1998-10-21Added .fl to .exe rule...Michael R Sweet
1998-10-21Converted all {} to ()...Michael R Sweet
1998-10-21Added -enable-windows-style support to configh.in and configure.in.Michael R Sweet
1998-10-21Updated scrollbar draw code - wasn't graying out the arrow...Michael R Sweet
1998-10-21Removed more old files.Michael R Sweet
1998-10-21Changed the version number to 1.0.Michael R Sweet
1998-10-21Removed a few other old files.Michael R Sweet
1998-10-21Removed demo source files that are generated via Fluid.Michael R Sweet
1998-10-21Updated makefile to build all fluid files as needed...Michael R Sweet
1998-10-21Updated depend command to use demo source files only.Michael R Sweet
1998-10-21Fixed dependency stuff in top-level Makefile.Michael R Sweet
1998-10-21Removed configure script from CVS.Michael R Sweet
1998-10-21Added depend rule to makefile.Michael R Sweet
1998-10-21Added new version of mandelbrot demo from Bill Spitzak.Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-21Added fluid patch from Bill Spitzak; this moves the callback code downMichael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-21More changes to top-level makefile and configuration files.Michael R Sweet
1998-10-20Fixed definitions of scandir, numericsort, and alphasort (no const!)Michael R Sweet
1998-10-20Updated makefiles for new heading and new top-level makefile.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-20Added config.h files for Cygnus and MingW32 development environments.Michael R Sweet