summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-12-02From Bill:Michael R Sweet
1998-12-02More font magic from Bill.Michael R Sweet
1998-12-02Font changes from Bill.Michael R Sweet
1998-12-02Fl_Browser fixes from Bill.Michael R Sweet
1998-12-02Fix for numericsort(), and drawing of some box types.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-24Added floating point versions of gl_draw() functions.Michael R Sweet
1998-11-20Changed pixel format stuff for Windows - request a minimum size of 8 bitsMichael R Sweet
1998-11-18File chooser redraw bug fix from Bill.Michael R Sweet
1998-11-18Fl_Scroll fix from Bill Spitzak.Michael R Sweet
1998-11-18Fixed slider drawing bug.Michael R Sweet
1998-11-18The slider was not drawing the bar inactive.Michael R Sweet
1998-11-17Fix from Adrian Miranda - using memcpy() with overlapping buffers; changedMichael R Sweet
1998-11-12Fix from Paul Sydney - missing #include <config.h> in fl_ask.C...Michael R Sweet
1998-11-12Window position bug fix from Bill.Michael R Sweet
1998-11-10Fl_Input patch from Bill.Michael R Sweet
1998-11-10Menu patches from Bill...Michael R Sweet
1998-11-09Fixed sort function - was returning numbers other than 1, -1, and 0, andMichael R Sweet
1998-11-09Whoops - put WIN32 stuff in with the X stuff...Michael R Sweet
1998-11-08Backed out WIN32 color palette changes for OpenGL - caused too muchMichael R Sweet
1998-11-08Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H...Michael R Sweet
1998-11-08More OpenGL under Windows changes - now keep track of window type andMichael R Sweet
1998-11-08Added 8-bit palette for OpenGL (3:3:2 RGB). This should fix all of theMichael R Sweet
1998-11-08HP-UX fixes.Michael R Sweet
1998-11-08Removed the HP-UX hack (again) for select(); it ain't needed!Michael R Sweet
1998-11-08Patches from Bill:Michael R Sweet
1998-11-08Moved select_palette() from WM_PAINT message to make_current()...Michael R Sweet
1998-11-08WIN32 fixes from Gustavo for fullscreen mode problems.Michael R Sweet
1998-11-06Memory overflow fix from Bill.Michael R Sweet
1998-11-06File chooser scrollbar redraw bug fix from Bill.Michael R Sweet
1998-11-06Added fl_select_palette() to the WM_PAINT processing to make 8-bitMichael R Sweet
1998-11-05Updated for C++.Michael R Sweet
1998-11-05Updated vsnprint stuff for C++.Michael R Sweet
1998-11-05It's vsnprintf(), not vnsprintf()...Michael R Sweet
1998-11-05Added vsnprintf() emulation code.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed install targets...Michael R Sweet
1998-10-21Updated scrollbar draw code - wasn't graying out the arrow...Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Fixed definitions of scandir, numericsort, and alphasort (no const!)Michael R Sweet
1998-10-20Updated makefiles for new heading and new top-level makefile.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-19Added Gustavo's damage() update - now use symbolic constants for all values!Michael R Sweet
1998-10-19Fixed some clipping stack bugs (no range checking).Michael R Sweet
1998-10-19Added another redraw patch from Bill Spitzak.Michael R Sweet
1998-10-15More WIN32 fixes from Gustavo Hime.Michael R Sweet
1998-10-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-15Commited WIN32 patches from Bill Spitzak and Gustavo Hime.Michael R Sweet
1998-10-06Applied patches from Bill Spitzak.Michael R Sweet