6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Michael R Sweet 90a6a06b7f Added floating point versions of gl_draw() functions. 27 years ago
Michael R Sweet c69a1f7382 Fixed class menu item code writing - now generate static variables and 27 years ago
Michael R Sweet fa39ee278f Changed pixel format stuff for Windows - request a minimum size of 8 bits 27 years ago
Michael R Sweet 08954f3c64 EMail address change for Vincent Penne. 27 years ago
Michael R Sweet 1ae8964fc9 Tab resize bug fix from Gustavo. 27 years ago
Michael R Sweet ed4cdc51da Fluid fix from Gustavo. 27 years ago
Michael R Sweet 7f473a1349 File chooser redraw bug fix from Bill. 27 years ago
Michael R Sweet a470744d8c Fl_Scroll fix from Bill Spitzak. 27 years ago
Michael R Sweet c34eeb0d55 Fixed slider drawing bug. 27 years ago
Michael R Sweet 402527311e The slider was not drawing the bar inactive. 27 years ago
Michael R Sweet 5098fc05af Fix from Adrian Miranda - using memcpy() with overlapping buffers; changed 27 years ago
Michael R Sweet 48688d493d Added (unsigned char *) cast for Pixmap strings. 27 years ago
Michael R Sweet 6af4ec1d7c Navigation demo has two "i" variables - fix from Hughes Talbot. 27 years ago
Michael R Sweet 35bc9f0bc5 Fix from Paul Sydney - missing #include <config.h> in fl_ask.C... 27 years ago
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