974 Commits (95db2790d69fb227e78d307f50c41bdc4bee44d0)

Author SHA1 Message Date
Bill Spitzak b583a643de Forgot to commit the header files and fixed documentation! 26 years ago
Bill Spitzak 49b8502b83 Added Fl.H required by an inline function if Fl_Repeat_Button.H 26 years ago
Michael R Sweet 9186cf6ce9 Updated to 1.0.7. 26 years ago
Bill Spitzak 9ce13e4fff Changes requested by Jeff Meininger 26 years ago
Bill Spitzak 2e58f174f7 Changed the sgi -woff pragma to the new #define suggested by Michael Sweet. 26 years ago
Bill Spitzak 1d5fcfd080 Forgot to check in the header file changes 26 years ago
Michael R Sweet 4ccf6b4b37 Changes for 1.0.6 release. 26 years ago
Michael R Sweet fbe24c3b80 Updated for FLTK 1.0.5. 26 years ago
Bill Spitzak 7f60ccd9ad Added missing FL_EXPORT to Fl_Window::resize() 26 years ago
Bill Spitzak 1706466f04 Added inline function make_visible(n) to scroll it to show line n. 26 years ago
Michael R Sweet 1e4abdc8d0 Dropped #pragma from x.H - first, it isn't supported by the 5.3 compilers, 26 years ago
Bill Spitzak 7508ce1e31 It crashed when a group with exactly 1 child was deleted. 26 years ago
Bill Spitzak 0bb590c832 Pragma added around xlib.h to shut up the IRIX compiler warnings 26 years ago
Michael R Sweet 38e5cf7db0 Added inline deactivate() method that calls Fl::remove_timeout() 26 years ago
Michael R Sweet 701141bcfe Added inline destructor that calls Fl_Browser::clear() method... 26 years ago
Michael R Sweet 0f3d0290ea Updated to 1.0.4... 26 years ago
Bill Spitzak 4e66f93769 Missing header files and FL_EXTERNs that prevented DLL's from compiling 26 years ago
Michael R Sweet 2f942e1c4a Updated version numbers to 1.0.3. 26 years ago
Michael R Sweet 816393d2d4 Updated patch version to 2 (1.0.2) 27 years ago
Bill Spitzak 0e29799dda Fl::add_fd() structures are dynamically allocated so you can listen to 27 years ago
gustavo 761adb89f5 Missing header guards in FL/math.h. 27 years ago
Michael R Sweet 8fb6c44298 Updated patch version number to 1... 27 years ago
Bill Spitzak 2eafe965c9 Changes from Luis Ibanez to make it compile under Borland. 27 years ago
Michael R Sweet 51c3b154dd Removed unused "u32" type... 27 years ago
Bill Spitzak b6115887c8 Changes to dial so that counter-clockwise motion is supported if you 27 years ago
Michael R Sweet 8a0c2ce373 Added missing FL_EXPORT stuff... 27 years ago
Carl E. Thompson e42ff9a65c This adds support for the Fl_Dial::angles() method. This seems to work 27 years ago
Michael R Sweet fc4b790f1f Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restored 27 years ago
Michael R Sweet 6bbeac5bd7 fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined. 27 years ago
Michael R Sweet 20da6861f2 Removed unused "FL_IMPORT" definition. 27 years ago
Michael R Sweet 1a135b0424 Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays. 27 years ago
Michael R Sweet 1bf7ee1dac Updated header files to only use FL_DLL stuff when compiled 27 years ago
Michael R Sweet b3ef28260e Updated DLL stuff yet again... sigh... 27 years ago
Michael R Sweet 40df358bdb Updated headers to only support DLLs under MSVC++. 27 years ago
Michael R Sweet a0157c5ba1 Fl_Window::icon() used a parameter named "i", which conflicted with the 27 years ago
Michael R Sweet 55d8e368d7 Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC" 27 years ago
Michael R Sweet ca41e69c27 Updated headers to support WIN32 and OS/2 DLLs. 27 years ago
Michael R Sweet 761a3b3d85 Fixed dirent.h compatibility file; was including fl_scandir.H instead of 27 years ago
Bill Spitzak 8009fef12c Put Fl::grab() into it's own source file. Rewritten as suggested so that 27 years ago
Michael R Sweet 6882323172 Updated Fl_Chart to allocate entries dynamically. The previous "scrolling" 27 years ago
Carl E. Thompson 620d03ee7d Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int). 27 years ago
Michael R Sweet 53d39cc6c0 Applied a navigation bug fix from Bill. 27 years ago
Michael R Sweet 81eb3115e0 Patch from Carl - inactive and contrast functions. 27 years ago
Michael R Sweet 500be2e8aa More color fixes from Bill - contrast function not right, and moved 27 years ago
Michael R Sweet ab5771b62f Fixes from Bill: 27 years ago
Michael R Sweet a64292cc5f Fix from Bill - handle() method needs to be public. 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet 651b2af829 More contrast updates from Carl. 27 years ago
Michael R Sweet 41d027ebfb Fix from Carl - the inactive() function now works with all colors, and 27 years ago
Michael R Sweet b95db33f2c Lots of changes: 27 years ago