5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Matthias Melcher a8e4b27e19 CVS test. Ignore. Matthias. 24 years ago
Michael R Sweet 83df36c2de Clean all GL demos with a "make clean". 24 years ago
Michael R Sweet 62bc805daa Fix for makesrcdist script... 24 years ago
Michael R Sweet 249f06e077 Require autoconf 2.13 or newer. 24 years ago
Michael R Sweet 28ac8f1c6c Add cast for Fl_Pixmap constructor. 24 years ago
Michael R Sweet bc925b34c3 Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe 24 years ago
Michael R Sweet 02d869450d Minor tweeks to the configure script for CygWin and Mesa. 24 years ago
Michael R Sweet 09daf20b81 Documentation updates galore (up to chapter 7, still need to do chapter 24 years ago
Michael R Sweet b105ab8b7f Update tile image... 24 years ago
Michael R Sweet 4b23d4c6d5 VC++ fixes, plus add new tiled_image project file. 24 years ago
Michael R Sweet 79d6a32be9 Add new plastic box types (kindof a shiny translucent box type...) 24 years ago
Michael R Sweet 313a2430ea Add tiled_image demo to menu file. 24 years ago
Michael R Sweet 77e2314f2a Missing cast in Fl_Tooltip.cxx... 24 years ago
Michael R Sweet c78dcd55ec More doco updates. 24 years ago
Michael R Sweet 6cb1b5c7bd Wasn't calling fopen() when loading PNM files... :( 24 years ago
Michael R Sweet d211b12af7 Add Fl::version() and Fl::event() methods. 24 years ago
Michael R Sweet f10b778a56 Fix fltk-config --compile filename.cxx so it echos the command and 24 years ago
Michael R Sweet 691e338071 Add check for window callback getting called... 24 years ago
Michael R Sweet 1a7bbc55c5 Configure script changes... 24 years ago
Michael R Sweet 42df8c1288 Fix typos from OSX commit. 24 years ago
Michael R Sweet 2b85bf8168 Preliminary commit of my MacOS X work. 24 years ago
Michael R Sweet 4dc5732a3e Image class docos. 24 years ago
Michael R Sweet 772f94ca1a More docos (many files just copied, so the content isn't right yet...) 24 years ago
Michael R Sweet 372ec09b3d Add missing doco file... 24 years ago
Michael R Sweet ecd2c821be Doco updates. 24 years ago
Michael R Sweet c93c134710 Bug fixes from Sebastien Recio. 24 years ago
Michael R Sweet 8a18013f69 Need to include <ctype.h>... 24 years ago
Michael R Sweet 85f98758ee Add note about using RENDER extension in the future for proper alpha 24 years ago
Michael R Sweet eba128dcc0 New filename_relative() function, and use it from fl_file_chooser() and 24 years ago
Michael R Sweet 2b826b0f31 Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses 24 years ago
Michael R Sweet c147aca054 Add flstring.h header file to include string functions, strcasecmp 24 years ago
Michael R Sweet f6d88d2735 Forgot to add this file... 24 years ago
Michael R Sweet b650366d80 Added XBM, XPM, and PNM image file classes. 24 years ago
Michael R Sweet e016a249b2 Add horizontal scrollbar to Fl_Help_View. 24 years ago
Michael R Sweet 70abac1b8b Fix bugs in copy() methods. 24 years ago
Michael R Sweet 4087b8cd9a Add code for PNG and JPEG images. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 4323f46e2c Add EM and STRONG support to Fl_HelpView. 24 years ago
Michael R Sweet 85f3c6a3db Don't use -lm unless required. 24 years ago
Michael R Sweet aeefaca66b GIF loading code from FLUID. 24 years ago
Michael R Sweet 84e38d4d91 Move header installs to new FL/Makefile, which is generated by 24 years ago
Michael R Sweet 13e7d76397 WIN32 fixes for the new image stuff... 24 years ago
Michael R Sweet fb4fe5642a Don't send FL_RELEASE events for buttons 4 and 5 (mouse wheel) 24 years ago
Michael R Sweet 1acc39c5d8 OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image 24 years ago
Michael R Sweet 681ded73c2 Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions 24 years ago
Michael R Sweet 8b5a03d3a2 More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. 24 years ago
Michael R Sweet f21f8f8993 Always use PIXELFORMAT cast for WIN32 OpenGL stuff. 24 years ago
Michael R Sweet 3f68395e83 Keep tooltip windows on the screen. 24 years ago
Michael R Sweet c63083837f Limit width of drop-down button in Fl_Choice widgets. 24 years ago
Michael R Sweet e5db11fd43 Make paste logic smarter for int and float fields. 24 years ago