summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-19Made Fl_Browser not hide the Fl_Widget::show() methodBill Spitzak
2000-08-12Patch from Mike Lindner to make the turning on/off of scrollbars onBill Spitzak
2000-07-30Shortcuts for "buttons" in a Fl_Menu_Bar work again.Bill Spitzak
2000-07-29Added missing FL_EXPORT for format()Bill Spitzak
2000-07-13While looking at Xdnd I discoverd that jx (or at least their demo program)Bill Spitzak
2000-07-11Shortcuts for submenu titles in a menubar pop up the submenu (rather than cal...Bill Spitzak
2000-07-10Added documentation for GL_SWAP_TYPEBill Spitzak
2000-07-07Buttons with box(FL_NO_BOX) did not draw. Apparently they did inBill Spitzak
2000-06-30Fix suggested by Stuart Levy to fix scrolling when deleting items fromBill Spitzak
2000-06-29Fixed .gif files in fluid, they were broken by the fix for large .xpmBill Spitzak
2000-06-27calc_error() needs the colormap color values; changed to reference theMichael R Sweet
2000-06-27Optimization for 8-bit displays - allocate colors as they are used fromMichael R Sweet
2000-06-24Patch from Shigeru Mukaida to fltk.spec to make rpms work?Bill Spitzak
2000-06-24Patch from Shigeru Mukaida to fltk.spec to make rpms work?Bill Spitzak
2000-06-21Added change note for GLUT_ROMAN and changed note for add_interval_timeoutMichael R Sweet
2000-06-21Changed the name of the new function from "add_interval_timeout" toBill Spitzak
2000-06-20Added maximum_size() docos.Michael R Sweet
2000-06-20Fixes for Cygwin and MinGW.Carl E. Thompson
2000-06-20Dropped -lm, added comment indicating it will be required with olderMichael R Sweet
2000-06-20No longer needed.Carl E. Thompson
2000-06-20Fix for Cygwin.Carl E. Thompson
2000-06-20Fixes to WORDWRAP modification to Fl_Input based on work done byBill Spitzak
2000-06-20Whoops, I screwed up the timeout callbacks a bit.Bill Spitzak
2000-06-18Cleanup of the timeout and Fl::wait() code. This one calls the clockBill Spitzak
2000-06-16Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad.Bill Spitzak
2000-06-16Patch from Dmitry Potapov for fluid to not crash on (I think)Bill Spitzak
2000-06-15Added a bunch of missing FL_EXTERN's to glut.h (I have not reallyBill Spitzak
2000-06-14Updated changelog for second snapshot...Michael R Sweet
2000-06-14Added declaration for fl_old_shortcut for DLL.Michael R Sweet
2000-06-13Updates for Mingw and Cygnus builds.Michael R Sweet
2000-06-11BC5 project file update.Carl E. Thompson
2000-06-10You can no longer insert ^J,^K,^L,^M into Fl_Int/Float_Input.Bill Spitzak
2000-06-10Made sure all draw()s were protected and all handle()s were public. (MostCarl E. Thompson
2000-06-10More fixes to the OpenGL overlay code on win32. This now seems toBill Spitzak
2000-06-08Added initializers to WIN32 version of XParseGeometry.Michael R Sweet
2000-06-08Patch from Jacques Tremblay so fluid -cs writes out the I18N string fileBill Spitzak
2000-06-08Put the Win32 fix inside #ifdef WIN32Bill Spitzak
2000-06-08Added return type to main() in line_style.cxxBill Spitzak
2000-06-08Fixed include files for subclasses of Fl_InputBill Spitzak
2000-06-08Better horizontal scrolling of Fl_Input when cursor is near end of line, rest...Bill Spitzak
2000-06-07Hopefully the last of the easysw.com -> fltk.org changes.Michael R Sweet
2000-06-06Fixed bug where Fl_Output and Fl_Multiline_Output would scroll to theMichael R Sweet
2000-06-06Fix for filename_isdir() under Winbloze. Strip trailing backslash forMichael R Sweet
2000-06-06Reenabled overlay code - seems to work great now, Bill!Michael R Sweet
2000-06-05Forgot to add fl_compose.cxx to DLL project.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-06-05Added line_style project to FLTK workspace.Michael R Sweet
2000-06-05Added project file for line_style demo.Michael R Sweet
2000-06-04Makefile fixes.Michael R Sweet
2000-06-04Updated spec file to work right...Michael R Sweet