638 Commits (release-1.3.2)

Author SHA1 Message Date
Michael R Sweet 39a823b5e6 Add shell command support to FLUID. 23 years ago
Michael R Sweet b338c743b4 Fix FLUID so that open_cb() and open_history_cb() set the filename 23 years ago
Matthias Melcher adb6fc4eeb added binary support and procedural names to 23 years ago
Michael R Sweet 1f5448409b Fl_Preferences::getUserdataPath() and getPath() methods now require a 23 years ago
Michael R Sweet 081d369c11 Support "using" keyword. 23 years ago
Michael R Sweet 47b57655a0 Make code dialog wider. 23 years ago
Michael R Sweet 11fccec026 Fix which icon is shown in FLUID (had it backwards) 23 years ago
Michael R Sweet a0021b31ef Add unlock icon for public stuff. 23 years ago
Michael R Sweet c9013cf892 Change lock icon color to red. 23 years ago
Michael R Sweet da9edc35a5 Add lock icon next to static/private elements in FLUID. 23 years ago
Michael R Sweet 7482426735 Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 23 years ago
Michael R Sweet f574287616 Update dependencies... 23 years ago
Michael R Sweet c747d63cff FLUID code that uses snprintf() needs to include src/flstring.h... 23 years ago
Michael R Sweet 9fcec7788d Test makefile didn't include makedepend file... 23 years ago
Michael R Sweet 5c360947ee Move forms code to fltk_forms library, a la 2.0. 23 years ago
Michael R Sweet 6c796f88c7 Rename all remaining functions that don't start with fl_ to 23 years ago
Michael R Sweet 158ca81620 Remove old GIF reading code that isn't used anymore... 23 years ago
Michael R Sweet e07da88179 Doco updates for 1.1. 23 years ago
Michael R Sweet f230500ffc Re-add dependency files. 24 years ago
Bill Spitzak 5f55e1cd63 Back-ported cut & paste code from fltk2.0. 24 years ago
Michael R Sweet 50274f8d85 Update copyright in FLUID "about" window. 24 years ago
Michael R Sweet 71f9afb6cb Use +O2 for compiler on HP-UX. 24 years ago
Michael R Sweet 5856a11146 Use CXXFLAGS when linking fluid... 24 years ago
Michael R Sweet 312ac39603 Strip fluid after the copy to bindir. 24 years ago
Michael R Sweet d246217383 Unixware fixes. 24 years ago
Michael R Sweet e0bfbbd558 Add Fl_BMP_Image class and docos. 24 years ago
Michael R Sweet 2d6a98560e Doco and dist file updates. 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet b51af0f1bf More OS/2 fixes from Alexander... 24 years ago
Michael R Sweet b7c23bc5e1 CVS ignore files... 24 years ago
Michael R Sweet a2e149d132 "make clean" should not delete makedepend, since we now track this 24 years ago
Michael R Sweet 6d4bda28b5 FLUID didn't support the plastic boxtypes. 24 years ago
Michael R Sweet 12e9d23bc3 Don't append a semicolon to callback function code when the last line 24 years ago
Michael R Sweet 4982fb29a0 Clean up default menu for FLTK applications - don't need "About FLTK". 24 years ago
Michael R Sweet 100f78de3f CygWin threading fixes from Teun. 24 years ago
Michael R Sweet ef96c53019 Fix infinite loop problem in Fl_Text_Editor - was resizing before we 24 years ago
Matthias Melcher ab896c6d5f FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... 24 years ago
Michael R Sweet 2b826b0f31 Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses 24 years ago
Michael R Sweet c147aca054 Add flstring.h header file to include string functions, strcasecmp 24 years ago
Michael R Sweet 70abac1b8b Fix bugs in copy() methods. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 84e38d4d91 Move header installs to new FL/Makefile, which is generated by 24 years ago
Michael R Sweet 681ded73c2 Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions 24 years ago
Michael R Sweet 8b5a03d3a2 More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. 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 079082ef7c 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() 24 years ago
Michael R Sweet 7593a59e87 FLUID: can't use "i->image(o)" if "i" is NULL... :) 24 years ago
Michael R Sweet aa3657817c Update dependencies. 24 years ago