5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Michael R Sweet c48c20c49c Fix path for default document (Matthias, did you change this? If so, 23 years ago
Michael R Sweet f461331f0f Don't put LDFLAGS_MIPSPRO in makeinclude files (where the hell did they 23 years ago
Michael R Sweet d0f18c45b5 Boy, aren't WIN32 compilers *so* much fun. 23 years ago
Michael R Sweet 7c4010a106 Fix EPM list file shared library handling. 23 years ago
Michael R Sweet aa837b09da More FL_EXPORT stuff for WIN32. 23 years ago
Michael R Sweet 1d56e20d19 Fix a bug in the filename completion. 23 years ago
Michael R Sweet 8025bf7251 Fl_File_Chooser::value("foo") now checks if the pathname is a directory 23 years ago
Michael R Sweet 1be87f0798 Ignore fluid-shared and all exe files. 23 years ago
Michael R Sweet 3346a9fee7 Change the Fl_Group current, add, and remove methods so they are no longer 23 years ago
Michael R Sweet 8e2ff29500 Use %{_mandir} instead of /usr/share/man. 23 years ago
Michael R Sweet 75b9c5a68f Reset version numbers to 1.1.0 (no rcN) 23 years ago
Matthias Melcher f63e9a8ab4 Remove CW warning when starting App. 23 years ago
Matthias Melcher 319c89ab3c minor changes to make FLTK compile as a DLL in CodeWarrior 23 years ago
Matthias Melcher cd9ae1abd5 Added Metrowerks CodeWarrior support for Windows (MacOS soon to come) 23 years ago
Michael R Sweet 9feef1e696 Don't add -lm to link line. 23 years ago
Matthias Melcher d7fd2d77a0 reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass 23 years ago
Matthias Melcher 7dc80d17b0 MacOS: wait(0) would not handle all pending events. 23 years ago
Michael R Sweet 066fc7805c Only delete the line starts array if it is not NULL. 23 years ago
Michael R Sweet 32fee075fb Support MSYS as well as Cygwin configure stuff... 23 years ago
Michael R Sweet b125958b07 Add support for MingW with GCC 3.1.x. 23 years ago
Michael R Sweet 0cca48696f Range check input to Fl_Choice::value(n). 23 years ago
Michael R Sweet 81d431ccf5 Update MingW and OS/2 makeinclude files... 23 years ago
Michael R Sweet e8ccc2cf7c Fix bonehead typo and const issues with new remove_handler() method. 23 years ago
Michael R Sweet 087440e768 Don't forget to scroll the Fl_Text_Display/Editor widget when dragging 23 years ago
Michael R Sweet 619610e471 Remove autoconf cache directory and cvsignore files. 23 years ago
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