1578 Commits (6e4cdc0978dd9655e7d75c3ffffc0aed365954ef)
 

Author SHA1 Message Date
Michael R Sweet c56bb65a97 Add documentation for readonly() and input_type(). 23 years ago
Michael R Sweet 84bccaf8e7 Add #include <X11/Xlib.h> to Xdbe check... 23 years ago
Michael R Sweet bde72ca8ce Change "typedef enum {} type" to "enum type {}"... 23 years ago
Michael R Sweet d37c6483ab Get rid of a potential divide-by-zero in new arc code. 23 years ago
Michael R Sweet c2aa513a5a Merge WIN32 ValidateRgn() fixes. 23 years ago
Michael R Sweet 78569947b0 Don't insert text in an Fl_Multiline_Output widget. 23 years ago
Michael R Sweet 070a4044eb Clip text in file list properly. 23 years ago
Michael R Sweet 10351f0254 Make dirent.h include only in non-WIN32 or Cygwin modes... 23 years ago
Michael R Sweet 251ec79d40 Restore window label (title) after drawing the group. 23 years ago
Michael R Sweet e1c5328477 Fix scandir dirent stuff under WIN32. 23 years ago
Michael R Sweet dc1155a116 Add FL_EXPORT as a declaration-only prefix like extern. 23 years ago
Michael R Sweet fbf099f11e Fix portability problems with Solaris Forte C++ compiler. 23 years ago
Michael R Sweet 35d50f14a9 Add Jim to the credits file. 23 years ago
Michael R Sweet c20f422141 Use new arc drawing code from Jim Wilson that we are also using in 23 years ago
Michael R Sweet 9cc064677c Add Albrecht's radio circle drawing fixes. 23 years ago
Michael R Sweet 2f9a58d608 Don't open the display to load a .fl file. 23 years ago
Michael R Sweet 5122f3b6f3 Removed extra definition of file chooser functions. 23 years ago
Michael R Sweet e2f9b55715 Remove debug statement in arc code.. 23 years ago
Michael R Sweet c3dd2a48ad Fix teeth on wide arcs. 23 years ago
Michael R Sweet 6298f9a0d8 Fix include for preferences example. 23 years ago
Michael R Sweet a532c2689d Update source distribution script (shouldn't use ssh1) 23 years ago
Michael R Sweet b010bc55c4 Add sort function to file chooser. 23 years ago
Michael R Sweet e80eb3ebeb Tooltip fix from Albrecht. 23 years ago
Michael R Sweet ae0a956f2e Add sort function as optional argument to Fl_File_Browser::load(). 23 years ago
Michael R Sweet 47e7de17bc Fix new filename stuff for WIN32. 23 years ago
Michael R Sweet a237472c70 Update fl_filename_list() to accept a sort function to use, and export 23 years ago
Michael R Sweet 540739e6d7 Fix filename handling; this should take care of every scenario... 23 years ago
Matthias Melcher 508a9abbc8 Update some FLUID documentation, no snapshots though. 23 years ago
Michael R Sweet 4b82930e04 DND conditional stuff. 23 years ago
Michael R Sweet d55d0ead70 Need to call set_filename() before reading FLUID file, since otherwise 23 years ago
Matthias Melcher d5b98e56c0 Fixed 'Open Previuos' bug in FLUID. 23 years ago
Michael R Sweet c0670cdc55 WIN32 fixes for BC++. 23 years ago
Michael R Sweet 11f56a0dc0 Possible BCC fix; have to check the change... 23 years ago
Michael R Sweet 30b61c9e03 Run "fltk-config --post" after installing and stripping fluid; otherwise 23 years ago
Michael R Sweet 683b32002b Break grid and GUI settings into separate dialogs. 23 years ago
Matthias Melcher 81e13dc96d Added layout menu to FLUID. The menu contains 23 years ago
Matthias Melcher f060b88fe6 Added preferences.fl, removed preferences.cxx and .h 23 years ago
Michael R Sweet a368380f80 Update VC++ project files. 23 years ago
Michael R Sweet bb126f4b8b Fix line_style project file... 23 years ago
Michael R Sweet d9827f2540 Ooops, missing casts.. 23 years ago
Michael R Sweet 94a9fb879f Fix backspace "bug" in file chooser - now treat delete and backspace the 23 years ago
Michael R Sweet 3a33fc7d81 WIN32 doesn't support popen(), but Cygwin does. 23 years ago
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
Michael R Sweet 43b4048b9c Fix file chooser bug - show() was calling deselect() when it shouldn't 23 years ago
Michael R Sweet e5ceaa48e4 Use ascent/descent for Xft fonts. 23 years ago
Michael R Sweet f58d0e15d7 Add docos for Fl_File_Input. 23 years ago
Michael R Sweet 45f8282135 Don't try to use itoa(), which isn't available on most systems. Instead, 23 years ago
Matthias Melcher 288f3e8c7a Fixed VisualC projects for Fl_File_Input. 23 years ago
Matthias Melcher adb6fc4eeb added binary support and procedural names to 23 years ago