6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Michael R Sweet d3fb66b4dd OpenGL patches from Bill. 27 years ago
Michael R Sweet 02646a21dc Changed scandir_win32.cxx to scandir.c. 27 years ago
Michael R Sweet eadb00f1aa Got rid of FL/filename.H dependency. 27 years ago
Michael R Sweet 7d1cd94b72 Need "struct dirent" with C... 27 years ago
Michael R Sweet 7834c1c086 Fixed project file for Windows. 27 years ago
Michael R Sweet 027516a195 Removed SunOS Xdbe check... 27 years ago
Michael R Sweet 3743b7c53a .C -> .cxx... 27 years ago
Michael R Sweet 6655f6e3e7 Changed files to .cxx in VC++ project files. 27 years ago
Michael R Sweet 5446248b38 Added cast to comparison function. 27 years ago
Michael R Sweet 1f4f3b00b1 OS/2 changes. 27 years ago
Michael R Sweet 12e7a1cda4 Redraw speedup patch from Bill. 27 years ago
Michael R Sweet eb9fdfb01f Changed #include "*.C" to "*.cxx"... 27 years ago
Michael R Sweet ddc55fd591 Pointer motion compression patch from Bill. 27 years ago
Michael R Sweet 88559817dd Updated Fluid files for new extensions. 27 years ago
Michael R Sweet e449a77e75 More filename changes... 27 years ago
Michael R Sweet 5a632f4926 More #include and .C to .cxx changes... 27 years ago
Michael R Sweet 3924b60442 Fixed another #include... 27 years ago
Michael R Sweet f68b51a3f7 Fixed an #include... 27 years ago
Michael R Sweet b9cb06b5a6 Makefile didn't define .cxx extension... 27 years ago
Michael R Sweet 80bbaf21aa Fixed a couple stray #include's... 27 years ago
Michael R Sweet 213ec5476e Missed a #include... 27 years ago
Michael R Sweet 29b31b7013 Added support for transparent pixmaps in WIN32... 27 years ago
Michael R Sweet fd90251c29 More changes for .C and .H to .cxx and .h... 27 years ago
Michael R Sweet 16252e5faf Changes for .C == .cxx and .H == .h. 27 years ago
Michael R Sweet 17a80e000c Removed Style demo from project files. 27 years ago
Michael R Sweet d4b8c831c1 Updated visual checking code to ignore DirectColor visuals. 27 years ago
Michael R Sweet 5fea9312ad One last Pixmap fix from Matthias. 27 years ago
Michael R Sweet be689f989a Fixed OpenGL text drawing... 27 years ago
Michael R Sweet 5c85287f32 Fl_Pixmap bug fix from Bill. 27 years ago
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 e4c69fd44a Updated demo menu file (no more style demo). 27 years ago
Michael R Sweet fade037edb Fixed color - 2000 instead of 200. 27 years ago
Michael R Sweet 5fe9ef7d19 Updated to always call WIN32 or Windows "Microsoft Windows". 27 years ago
Michael R Sweet 4d1fe8dd6f Updated OS/2 XFree86 build files. 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 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