1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet 685100b122 Add default cursor as data the Fl_Window tracks individually (with the 23 years ago
Michael R Sweet 063d67de86 Add image() methods to Fl_Menu_Item. 23 years ago
Michael R Sweet 7038a9eeae Send FL_LEAVE events before FL_ENTER events. 23 years ago
Michael R Sweet 9456baab50 Fix some problems with the filename field and handling selections in the 23 years ago
Michael R Sweet 1cea00ad00 Don't paste if there is no data to paste. 23 years ago
Michael R Sweet 7bde142766 Fl_Input_ and Fl_Text_Display now change the mouse pointer to the I beam 23 years ago
Michael R Sweet 35308e5c22 Added Fl::get_boxtype() method. 23 years ago
Michael R Sweet 7b0ade0138 "install" now depends on "all" instead of the no longer defined $(PROGRAM) 23 years ago
Michael R Sweet 4fac733ed7 Oops, doc/foo should be documentation/foo... 23 years ago
Michael R Sweet a5110a375d Don't allow paste inside readonly() input widgets. 23 years ago
Michael R Sweet 1cfc6385dd BMP image loader fixes. 23 years ago
Michael R Sweet 7ce42e2592 When installing FLUID under Cygwin, make sure we keep the .exe extension. 23 years ago
Michael R Sweet d240b98ff6 Add missing color function documentation. 23 years ago
Michael R Sweet 749ebab917 Don't need line style stuff... 23 years ago
Michael R Sweet 827bf4dc51 Use better looking check mark from Albrecht Schlosser. 23 years ago
Michael R Sweet d453884e0f Add wrap() method and bit for Fl_Input_, and make word wrap dependent 23 years ago
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