1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet f7394e2fb1 Avoid VC++ bug with STL - "list" is a template class, but VC++ doesn't 23 years ago
Michael R Sweet 16046bf4dd Add Fl::remove_handler() method. 23 years ago
Michael R Sweet 46148181bd BC++ changes. 23 years ago
Michael R Sweet 6733d0a646 Those changes were for 1.1.0rc4, not 1.1.0... :) 23 years ago
Michael R Sweet 031fef8635 File chooser updates - ../ and ./ map properly, now show ".." in the 23 years ago
Michael R Sweet adc02c83a5 Don't remove BCB project files when making the source distro. 23 years ago
Michael R Sweet dbf471bfbd Add Borland C++ Builder project files. 23 years ago
Michael R Sweet 526e94341d Some patches from Ori Berger to plug some resource leaks and use a 23 years ago
Matthias Melcher 2d30a9e6fa Small changes to make Metrowerks CodeWarrior for Windows work. 23 years ago
Michael R Sweet fb54e06306 VC++ project file updates. 23 years ago
Michael R Sweet 686aea65d4 Add missing file. 23 years ago
Michael R Sweet 8efe8dcc23 Don't need to manually register image formats in these programs. 23 years ago
Michael R Sweet 6a6e4ab66c Separate the extra image functions into fltk_images. 23 years ago
Michael R Sweet 96094e5617 Increase size of header buffer to 64 bytes. 23 years ago
Matthias Melcher cb49cb970e 2 typos 23 years ago
Matthias Melcher a4e0a9adb5 Added Greg Ercolanos filedescripter support 23 years ago
Michael R Sweet cdc15f49a6 Fix math header for nocygwin mode. 23 years ago
Matthias Melcher 9c29ecde90 MacOS: 23 years ago
Matthias Melcher 0d352d96ea glut_compatibility did not initialize 'display' function pointer and would make OS X implementation crash. 23 years ago
Michael R Sweet 1be610c970 Better MingW handling. 23 years ago
Matthias Melcher e9f34465e0 Remired CR/LF pairs :-/ 23 years ago
Matthias Melcher 2967d781d7 Added gl_font calls to Cube demo for gl_font implementation on MacOS (later). 23 years ago
Michael R Sweet 690f5c5d07 Change POSTBUILD back to : in configure script. 23 years ago
Michael R Sweet 12c9e04690 Use true instead of : for POSTBUILD on non-MacOS systems. 23 years ago
Michael R Sweet 4a6299fbcc Add FLTK_1_0_COMPAT symbol for 1.0.x compatible names. 23 years ago
Michael R Sweet bb056f7805 Update GCC test in configure script. 23 years ago
Michael R Sweet 04f6fbbe03 Make sure DIRECTORY is undef'd for BC++. 23 years ago
Michael R Sweet 91aa5847ba Bug fixes from Sebastien. 23 years ago
Michael R Sweet 1f30c63d32 add_check() example was wrong. 23 years ago
Michael R Sweet 34e35db71f Prefer fl_push_clip() over fl_clip(). 23 years ago
Michael R Sweet debda040dc got_events, not got_event. 23 years ago
Michael R Sweet 2bd57beb70 Try some changes to fix MacOS threading support and fl_wait() 23 years ago
Michael R Sweet ddd6ab5d83 Fix some editor problems; still have a few bugs that need to be resolved 23 years ago
Michael R Sweet 10c613f88a Take care of some compiler warnings. 23 years ago
Michael R Sweet c3cde61e98 Add documentation for using styles in text editor. 23 years ago
Bill Spitzak 464c7d8ba5 Fl_Chart clips to and fills interior of box 23 years ago
Michael R Sweet 13ae564f03 Add color definitions for "dark red", etc. 23 years ago
Michael R Sweet d769df9a59 D'oh! Never set fl_font_ and fl_size_ in new mac code... 23 years ago
Michael R Sweet be16fa3027 Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 23 years ago
Michael R Sweet 5d7f42585b Fix test for OpenGL libraries - not == xno, but != xyes. 23 years ago
Michael R Sweet fbeb7fc775 Don't use -OPT on IRIX 5.3... 23 years ago
Michael R Sweet a2cd4c80b1 Declare fl_size_ and fl_font_. 23 years ago
Michael R Sweet c651bc29a3 filechooser.gif is gone, long live Fl_File_Chooser.jpg... 23 years ago
Michael R Sweet c1fe08471c filechooser.gif is gone, long live Fl_File_Chooser.jpg. 23 years ago
Michael R Sweet 4d7847cc49 Bump RPM version to rc3... 23 years ago
Michael R Sweet 5bbc351200 Don't redraw outside label if the window hasn't been shown - otherwise 23 years ago
Michael R Sweet e8e3346249 MacOS fixes (include x.H instead of mac.H...) 23 years ago
Michael R Sweet f50c056726 WIN32 compile fixes. 23 years ago
Michael R Sweet 861ad9769b New file chooser. 23 years ago
Michael R Sweet 5c17a15fd4 Cancel button fix for the current file chooser (same fix will have to 23 years ago