5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Michael R Sweet 45658d7c0f Add fl_beep() function. 24 years ago
Michael R Sweet efbe74758f Pass pointers to pp and info when calling the new 24 years ago
Michael R Sweet 406404de72 Update configure script to support non-X platforms; currently just 24 years ago
Michael R Sweet ab1e093308 Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that 24 years ago
Michael R Sweet 74bff0b300 Doco updates (more to come) 24 years ago
Michael R Sweet 0884e2ba0d Update all non-text widgets that take keyboard focus to check 24 years ago
Michael R Sweet d3acd6c475 Add Fl::visible_focus() method. 24 years ago
Michael R Sweet 7495dff247 Range check input in Fl_Browser::make_visible() 24 years ago
Michael R Sweet 5338ba6d1e Add check for GCC 2.96, and add -lsupc++ to the link line if so... 24 years ago
Michael R Sweet 18caedc1c5 Removed the "Microsoft" button from the menu demo. 24 years ago
Michael R Sweet 28295ae0e9 Fixes for old C++ compilers (e.g. IRIX 5.3) 24 years ago
Michael R Sweet bf42e5023c Add "LIBS" to fltk-config --ldflags output (for -L/usr/X11R6/lib, for 24 years ago
Michael R Sweet 6c202ba503 Fix uversion setup (only numbers please) 24 years ago
Michael R Sweet 52f21643d3 Fix "checking" messages... 24 years ago
Michael R Sweet 322d454659 Clean up configure script a little, update default man page 24 years ago
Michael R Sweet d2896be34a FLUID didn't write static data for the deimage() image. 24 years ago
Michael R Sweet 85a8a15560 Fix shortcut button bug - wasn't calling callback when changed. 24 years ago
Michael R Sweet a1944b77ab Cygwin fixes... 24 years ago
Michael R Sweet 38fdf727f7 Fix infinite loop bug in Fl_File_Icon::draw() with 32-bit colors and 24 years ago
Michael R Sweet 46aa6619e1 Update spec and list files for 1.1.0b5 release... 24 years ago
Michael R Sweet 079082ef7c 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() 24 years ago
Michael R Sweet a00b52a676 Wasn't quoting @label stuff... 24 years ago
Michael R Sweet 831d7cde5b FL_KEYUP event support. 24 years ago
Michael R Sweet 06619abc5a Put "RM" back in makeincludes, so we can remove the library archive 24 years ago
Michael R Sweet 68fb9f7910 Don't allow extra boxtypes to override user-defined boxtypes. 24 years ago
Michael R Sweet d2bfebbb4b Check for both functions in PNG loader... 24 years ago
Michael R Sweet d2df17ac31 Draw check and radio buttons with a white background. 24 years ago
Michael R Sweet 4625fdf7a5 Only add x_includes to path if it is not empty. 24 years ago
Michael R Sweet d5e60a4f2b Keep using ${prefix} with mandir, so that RPM builds are easier. 24 years ago
Michael R Sweet f4c1454765 Put Linux man pages in /usr/share/man. 24 years ago
Michael R Sweet d1605088ae "alldocs" target to build everything, including HTML... 24 years ago
Michael R Sweet 2d559beaad Check for GCC 3.0.x... 24 years ago
Michael R Sweet 19518ebe35 Make Fl_Widget::parent() work with Fl_Group pointers... 24 years ago
Michael R Sweet 29476d08b8 Only use GEOMETRIC line styles under Windows... 24 years ago
Michael R Sweet 875fc93bc1 Add missing comment blocks to top and bottom of file... 24 years ago
Michael R Sweet f31fe66f8c Put all OpenGL stuff back in FLTKDLL; no separate shared 24 years ago
Michael R Sweet 461002c3ad Check for png_read_destroy(), since newer versions of libpng do not 24 years ago
Michael R Sweet 874fc2ecb0 Get tooltips working with Fl_Slider and Fl_Counter-based 24 years ago
Michael R Sweet 621a34c576 Fix configure script - wasn't setting libdir properly for different 24 years ago
Michael R Sweet a6ffe9abc0 Fix the editor demo and associated documentation. 24 years ago
Michael R Sweet 9da85233f9 Fl::belowmouse() was resetting the tooltip, causing the flashing 24 years ago
Michael R Sweet 8638a3f5a5 Fix tooltip handling/flashing that caused KDE window manager lockups 24 years ago
Michael R Sweet f986d0df7e Fix two uninitialized vars... 24 years ago
Michael R Sweet ea60692bf5 Fixes for the Cygwin, MingW, and OS/2 build stuff. 24 years ago
Michael R Sweet 90784b7e65 Update dist files for 1.1.0b4... 24 years ago
Michael R Sweet 3c6019c179 Support for NAME and HREF for A at the same time. 24 years ago
Michael R Sweet 7593a59e87 FLUID: can't use "i->image(o)" if "i" is NULL... :) 24 years ago
Michael R Sweet 8b52561ca3 Wasn't initializing "image" member of base image data. 24 years ago
Michael R Sweet 8310941985 Check for png_set_tRNS_to_alpha() in configure script. 24 years ago
Michael R Sweet adda701215 Update check/radio/light button drawing to size the indicator using the 24 years ago