9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
Michael R Sweet aadcb29e90 Menu update from Bill - dynamic allocation of items... 27 years ago
Michael R Sweet 892664ca26 WIN32 RGB color fixes from Vincent. 27 years ago
Michael R Sweet e467c3e8a9 From Bill: 27 years ago
Michael R Sweet c4c164a707 Fluid paste bug fix from Bill. 27 years ago
Michael R Sweet d9ed48be5c Fix for fluid - increases MAXSIZE to 2048 and added overflow check. 27 years ago
Michael R Sweet 00422021c1 More font magic from Bill. 27 years ago
Michael R Sweet 2af9c8eba6 Fix for demo program to replace extension instead of append (from Bill). 27 years ago
Michael R Sweet beb210d4d4 Font changes from Bill. 27 years ago
Michael R Sweet c061230dc7 Fl_Browser fixes from Bill. 27 years ago
Michael R Sweet 92402e682a Fix for numericsort(), and drawing of some box types. 27 years ago
Michael R Sweet 849e11623e Changes from Carl to get rid of default_ variables... 27 years ago
Michael R Sweet db1205b420 Added check for arrays in initialization - if so, use {(Fl_xyz *)0}... 27 years ago
Michael R Sweet a7d3bafa5a Changed from hexadecimal escapes to octal, since hex might be causing 27 years ago
Michael R Sweet f840da44d1 Updated default border width to 2. 27 years ago
Michael R Sweet df0ec23603 Added class/return value fixes from Bill. 27 years ago
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