summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
1999-04-18Updated patch version to 2 (1.0.2)Michael R Sweet
1999-04-17Fl::add_fd() structures are dynamically allocated so you can listen toBill Spitzak
1999-04-07Missing header guards in FL/math.h.gustavo
1999-03-25Updated patch version number to 1...Michael R Sweet
1999-03-18Changes from Luis Ibanez to make it compile under Borland.Bill Spitzak
1999-03-10Removed unused "u32" type...Michael R Sweet
1999-03-10Changes to dial so that counter-clockwise motion is supported if youBill Spitzak
1999-03-09Added missing FL_EXPORT stuff...Michael R Sweet
1999-03-08This adds support for the Fl_Dial::angles() method. This seems to workCarl E. Thompson
1999-02-23Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restoredMichael R Sweet
1999-02-23fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined.Michael R Sweet
1999-02-22Removed unused "FL_IMPORT" definition.Michael R Sweet
1999-02-19Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.Michael R Sweet
1999-02-19Updated header files to only use FL_DLL stuff when compiledMichael R Sweet
1999-02-18Updated DLL stuff yet again... sigh...Michael R Sweet
1999-02-18Updated headers to only support DLLs under MSVC++.Michael R Sweet
1999-02-18Fl_Window::icon() used a parameter named "i", which conflicted with theMichael R Sweet
1999-02-18Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC"Michael R Sweet
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-02-09Fixed dirent.h compatibility file; was including fl_scandir.H instead ofMichael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-02-01Updated Fl_Chart to allocate entries dynamically. The previous "scrolling"Michael R Sweet
1999-01-30Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).Carl E. Thompson
1999-01-26Applied a navigation bug fix from Bill.Michael R Sweet
1999-01-25Patch from Carl - inactive and contrast functions.Michael R Sweet
1999-01-13More color fixes from Bill - contrast function not right, and movedMichael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-13Fix from Bill - handle() method needs to be public.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07More contrast updates from Carl.Michael R Sweet
1999-01-05Fix from Carl - the inactive() function now works with all colors, andMichael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-22Added FL_FREE_BOXTYPE constant to Enumerations.H.Michael R Sweet
1998-12-07Need "struct dirent" with C...Michael R Sweet
1998-12-07Redraw speedup patch from Bill.Michael R Sweet
1998-12-02Fl_Pixmap bug fix from Bill.Michael R Sweet
1998-12-02Font changes from Bill.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-24Added floating point versions of gl_draw() functions.Michael R Sweet
1998-11-08Backed out WIN32 color palette changes for OpenGL - caused too muchMichael R Sweet
1998-11-08Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H...Michael R Sweet
1998-11-08More OpenGL under Windows changes - now keep track of window type andMichael R Sweet
1998-11-08Patches from Bill:Michael R Sweet
1998-11-08WIN32 fixes from Gustavo for fullscreen mode problems.Michael R Sweet
1998-11-05WIN32 full-screen fixes from Gustavo.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-19Updated for new heading and CVS tags.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet