2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet dfa8c05620 More OpenGL under Windows changes - now keep track of window type and 27 years ago
Michael R Sweet 32d18a3591 Added 8-bit palette for OpenGL (3:3:2 RGB). This should fix all of the 27 years ago
Michael R Sweet 0768612ddb HP-UX fixes. 27 years ago
Michael R Sweet 4e544943de Removed the HP-UX hack (again) for select(); it ain't needed! 27 years ago
Michael R Sweet a90ca2d60a Patches from Bill: 27 years ago
Michael R Sweet 4c68a1ca54 Moved select_palette() from WM_PAINT message to make_current()... 27 years ago
Michael R Sweet 37d1178c11 WIN32 fixes from Gustavo for fullscreen mode problems. 27 years ago
Michael R Sweet 39be2233f4 Memory overflow fix from Bill. 27 years ago
Michael R Sweet d9ddb41ac4 File chooser scrollbar redraw bug fix from Bill. 27 years ago
Michael R Sweet dccfdf93e3 Added fl_select_palette() to the WM_PAINT processing to make 8-bit 27 years ago
Michael R Sweet ff5b4d75be Dropped old "..." file in favor of a short README. 27 years ago
Michael R Sweet 411cc4d1fc Updated project files. 27 years ago
Michael R Sweet 0aa463775d Updated for C++. 27 years ago
Michael R Sweet b7b9189ee4 Updated vsnprint stuff for C++. 27 years ago
Michael R Sweet ee093e2fce Added vsnprintf stuff to config files... 27 years ago
Michael R Sweet 9f5070d459 Updated Visual C++ config.h file. 27 years ago
Michael R Sweet 754414ac6a It's vsnprintf(), not vnsprintf()... 27 years ago
Michael R Sweet 3e181b5c3c Added makefile for OS/2 using XFree86. 27 years ago
Michael R Sweet e95598d0df WIN32 full-screen fixes from Gustavo. 27 years ago
Michael R Sweet e22ea76909 Updated compiler options - shouldn't force a particular C or C++ compiler 27 years ago
Michael R Sweet 711c6d1c54 Added vsnprintf() emulation code. 27 years ago
Michael R Sweet 80b1529ef4 Multiple patches from Bill: 27 years ago
Michael R Sweet 60399e3945 Fixed install targets... 27 years ago
Michael R Sweet 2bc3c94ce5 Rebuilt using 1.0 beta 19981021 tree. 27 years ago
Michael R Sweet 000af67fea CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGS 27 years ago
Michael R Sweet 701dfbc5bb Forgot a BORDER_WIDTH line... 27 years ago
Michael R Sweet 05d7379a35 Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h... 27 years ago
Michael R Sweet 85b225865e Updated CFLAGS check so we don't clobber them... 27 years ago
Michael R Sweet 918c3a2bec Dropped -enable-production. 27 years ago
Michael R Sweet 2f72d490c7 Added .fl to .exe rule... 27 years ago
Michael R Sweet 994243bfdd Converted all {} to ()... 27 years ago
Michael R Sweet 9af1ddb924 Added -enable-windows-style support to configh.in and configure.in. 27 years ago
Michael R Sweet 1a01057394 Updated scrollbar draw code - wasn't graying out the arrow... 27 years ago
Michael R Sweet 386d9b4a36 Removed more old files. 27 years ago
Michael R Sweet c024a43be8 Changed the version number to 1.0. 27 years ago
Michael R Sweet 862aa02d59 Removed a few other old files. 27 years ago
Michael R Sweet 3b8193c002 Removed demo source files that are generated via Fluid. 27 years ago
Michael R Sweet 23a2b82ace Updated makefile to build all fluid files as needed... 27 years ago
Michael R Sweet f09acb16ff Updated depend command to use demo source files only. 27 years ago
Michael R Sweet 7486258e5d Fixed dependency stuff in top-level Makefile. 27 years ago
Michael R Sweet f67e90bc2f Removed configure script from CVS. 27 years ago
Michael R Sweet 129726b91e Added depend rule to makefile. 27 years ago
Michael R Sweet c839b0fd30 Added new version of mandelbrot demo from Bill Spitzak. 27 years ago
Michael R Sweet b2172ee88a Added common headings & CVS tags. 27 years ago
Michael R Sweet eada39df34 Added fluid patch from Bill Spitzak; this moves the callback code down 27 years ago
Michael R Sweet 7657a2e4a5 Fixed all the frigging file headings - was missing a $ in the Id string. 27 years ago
Michael R Sweet d3dee719fb More changes to top-level makefile and configuration files. 27 years ago
Michael R Sweet 0f60ac9155 Fixed definitions of scandir, numericsort, and alphasort (no const!) 27 years ago
Michael R Sweet 74858f12e3 Updated makefiles for new heading and new top-level makefile. 27 years ago
Michael R Sweet 53fcfae9cb Updated autoconf files to support shared libraries and JPEG library. 27 years ago