1317 Commits (91aa5847ba00e27c3f7b94068960daff0c930110)
 

Author SHA1 Message Date
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
Michael R Sweet 8972642109 New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File 23 years ago
Michael R Sweet 1f5448409b Fl_Preferences::getUserdataPath() and getPath() methods now require a 23 years ago
Michael R Sweet 19b4d2fd1c Fix radio button drawing for menubars and light buttons. Basically, 23 years ago
Michael R Sweet 2779ff9099 WIN32 project file fixes. 23 years ago
Michael R Sweet c93fd74021 Fix new file browser code for fast directory checks. 23 years ago
Michael R Sweet 80c5b70c43 Add preferences demo. 23 years ago
Michael R Sweet bc0389efbc Damned MS-DOS line endings! 23 years ago
Michael R Sweet 13587f41c2 Re-import the *current* version of Matthias's code, with appropriate 23 years ago
Michael R Sweet c8aebffa88 Flag menu and tooltip windows as WS_EX_TOOLWINDOW so they don't appear in 23 years ago
Michael R Sweet e845bebc6f Modify WIN32 scandir() function so that directories get a trailing 23 years ago
Michael R Sweet b5a79264a1 Radio button drawing fixes from Albrecht Schlosser. 23 years ago