1578 Commits (6e4cdc0978dd9655e7d75c3ffffc0aed365954ef)
 

Author SHA1 Message Date
Michael R Sweet 12ce7cba98 Window position bug fix from Bill. 27 years ago
Michael R Sweet cd99974e51 Incorporate SUBMENU_POINTER patch from Thomas Wey. 27 years ago
Michael R Sweet 3ad63de2bf Fl_Input patch from Bill. 27 years ago
Michael R Sweet a7dbe1ff3d Menu patches from Bill... 27 years ago
Michael R Sweet bb21ad7270 Fixed sort function - was returning numbers other than 1, -1, and 0, and 27 years ago
Michael R Sweet 8a5883e03b Windows has vsprintf()... 27 years ago
Michael R Sweet b6f52dec88 Widget variables we not being initialized to NULL. 27 years ago
Michael R Sweet a8f049239c Whoops - put WIN32 stuff in with the X stuff... 27 years ago
Michael R Sweet 2b769f5934 Backed out WIN32 color palette changes for OpenGL - caused too much 27 years ago
Michael R Sweet e278c332b3 Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H... 27 years ago
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