2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Bill Spitzak 9bfbc26899 Added missing FL_EXPORT for format() 25 years ago
Bill Spitzak 97a234ff4a While looking at Xdnd I discoverd that jx (or at least their demo program) 25 years ago
Bill Spitzak ba1d83cf47 Shortcuts for submenu titles in a menubar pop up the submenu (rather than calling the callback) 25 years ago
Bill Spitzak 42cf3ff815 Added documentation for GL_SWAP_TYPE 25 years ago
Bill Spitzak 7badf7c216 Buttons with box(FL_NO_BOX) did not draw. Apparently they did in 25 years ago
Bill Spitzak a5ae7d54a6 Fix suggested by Stuart Levy to fix scrolling when deleting items from 25 years ago
Bill Spitzak e2e44bfcd5 Fixed .gif files in fluid, they were broken by the fix for large .xpm 25 years ago
Michael R Sweet 753c53cc75 calc_error() needs the colormap color values; changed to reference the 25 years ago
Michael R Sweet a141e143ba Optimization for 8-bit displays - allocate colors as they are used from 25 years ago
Bill Spitzak 5315bd72a4 Patch from Shigeru Mukaida to fltk.spec to make rpms work? 25 years ago
Bill Spitzak 8fa6a779f9 Patch from Shigeru Mukaida to fltk.spec to make rpms work? 25 years ago
Michael R Sweet 8eb48a8014 Added change note for GLUT_ROMAN and changed note for add_interval_timeout 25 years ago
Bill Spitzak 1150141ead Changed the name of the new function from "add_interval_timeout" to 25 years ago
Michael R Sweet 23594d8374 Added maximum_size() docos. 25 years ago
Carl E. Thompson 463681c1ca Fixes for Cygwin and MinGW. 25 years ago
Michael R Sweet 52496ba472 Dropped -lm, added comment indicating it will be required with older 25 years ago
Carl E. Thompson 13a7a6015a No longer needed. 25 years ago
Carl E. Thompson 8dabd7171d Fix for Cygwin. 25 years ago
Bill Spitzak 823b1f8460 Fixes to WORDWRAP modification to Fl_Input based on work done by 25 years ago
Bill Spitzak f7e4caec25 Whoops, I screwed up the timeout callbacks a bit. 25 years ago
Bill Spitzak be106a0977 Cleanup of the timeout and Fl::wait() code. This one calls the clock 25 years ago
Bill Spitzak 4dd096e7b5 Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad. 25 years ago
Bill Spitzak 084b19e305 Patch from Dmitry Potapov for fluid to not crash on (I think) 25 years ago
Bill Spitzak 4ab82443bd Added a bunch of missing FL_EXTERN's to glut.h (I have not really 25 years ago
Michael R Sweet 43b5617c47 Updated changelog for second snapshot... 25 years ago
Michael R Sweet a2880d753d Added declaration for fl_old_shortcut for DLL. 25 years ago
Michael R Sweet 6051ce753a Updates for Mingw and Cygnus builds. 25 years ago
Carl E. Thompson 3fbd80d166 BC5 project file update. 25 years ago
Bill Spitzak abcd0b4488 You can no longer insert ^J,^K,^L,^M into Fl_Int/Float_Input. 25 years ago
Carl E. Thompson b3d9c227bc Made sure all draw()s were protected and all handle()s were public. (Most 25 years ago
Bill Spitzak 8e5c8b50d3 More fixes to the OpenGL overlay code on win32. This now seems to 25 years ago
Michael R Sweet 7a17c343cc Added initializers to WIN32 version of XParseGeometry. 25 years ago
Bill Spitzak 76e434bd57 Patch from Jacques Tremblay so fluid -cs writes out the I18N string file 25 years ago
Bill Spitzak dc846eaa29 Put the Win32 fix inside #ifdef WIN32 25 years ago
Bill Spitzak 483c894a32 Added return type to main() in line_style.cxx 25 years ago
Bill Spitzak b95dc9dde2 Fixed include files for subclasses of Fl_Input 25 years ago
Bill Spitzak 56347777a1 Better horizontal scrolling of Fl_Input when cursor is near end of line, restored the selection of all text when Fl_Input::value(x) is done 25 years ago
Michael R Sweet aa9f41e7d8 Hopefully the last of the easysw.com -> fltk.org changes. 25 years ago
Michael R Sweet 7bf3c4e2eb Fixed bug where Fl_Output and Fl_Multiline_Output would scroll to the 25 years ago
Michael R Sweet f4fff52828 Fix for filename_isdir() under Winbloze. Strip trailing backslash for 25 years ago
Michael R Sweet ec770b7f4a Reenabled overlay code - seems to work great now, Bill! 25 years ago
Michael R Sweet e641d6eb49 Forgot to add fl_compose.cxx to DLL project. 25 years ago
Michael R Sweet f87393aaa1 OK, now version 1.0.9 25 years ago
Michael R Sweet a6abbc5462 Added line_style project to FLTK workspace. 25 years ago
Michael R Sweet 41e05ef76c Added project file for line_style demo. 25 years ago
Michael R Sweet b61e94a207 Makefile fixes. 25 years ago
Michael R Sweet a2b37021e2 Updated spec file to work right... 25 years ago
Michael R Sweet 63f88fb5f2 Dropped use of -fno-rtti since this causes problems with apps that don't 25 years ago
Michael R Sweet e461926261 Moved .fl building rules to test/Makefile. 25 years ago
Bill Spitzak b0cdb25d3c Fixes for 1.0.8 I found: 25 years ago