1578 Commits (6e4cdc0978dd9655e7d75c3ffffc0aed365954ef)
 

Author SHA1 Message Date
Michael R Sweet 745cd4204a Make newButton and previewButton public, so that you can hide/disable them 23 years ago
Michael R Sweet 57cef6a4bd Remove extra 3 pixel offset when the size is below a certain amount; 23 years ago
Michael R Sweet c22732b9e0 OK, we'll do one more rc release since so many of the build things have 23 years ago
Michael R Sweet 667eb3ef6c Remove 3 pixel X border in input fields. 23 years ago
Michael R Sweet 66f06dae9e Fl_Browser_::display() speedup patch from Stephen Davies. 23 years ago
Michael R Sweet d7055f4c36 Fl_Help_View fixes from Szasz Pal. 23 years ago
Michael R Sweet 458b4ef2d0 Try different check for libstdc++ that might work better with Cygwin. 23 years ago
Michael R Sweet 629f327382 Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability. 23 years ago
Matthias Melcher dfefc7b244 First steps in CodeWarrior on OS_X support. 23 years ago
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