1106 Commits (release-1.1.6)

Author SHA1 Message Date
Michael R Sweet 8970b5da2d More fixes for inactive drawing. 27 years ago
Michael R Sweet 9c208650bf Fixed inactive drawing code... 27 years ago
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 00422021c1 More font magic 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 90a6a06b7f Added floating point versions of gl_draw() functions. 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 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 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 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 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 0aa463775d Updated for C++. 27 years ago
Michael R Sweet b7b9189ee4 Updated vsnprint stuff for C++. 27 years ago
Michael R Sweet 754414ac6a It's vsnprintf(), not vnsprintf()... 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 1a01057394 Updated scrollbar draw code - wasn't graying out the arrow... 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 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 90e8eb7a45 More changes from Bill Spitzak. 27 years ago
Michael R Sweet 1a86a0ede0 The great heading change - now use standard LGPL header with CVS tags. 27 years ago
Michael R Sweet 512332670a Added Gustavo's damage() update - now use symbolic constants for all values! 27 years ago
Michael R Sweet 33ee986a7b Fixed some clipping stack bugs (no range checking). 27 years ago
Michael R Sweet f3fc32d284 Added another redraw patch from Bill Spitzak. 27 years ago