1106 Commits (release-1.1.6)

Author SHA1 Message Date
Bill Spitzak 76b185b33e Clicking on tooltips makes them go away and they don't reappear. 23 years ago
Michael R Sweet fe1d700e5c Fix click-on-tooltip bug. 23 years ago
Michael R Sweet f953ffc27d Change _WIN32 to WIN32 for 1.1.x tree. 23 years ago
Bill Spitzak 2e7f053e2b Removed 2.0 destroy() call from WIN32 code 23 years ago
Bill Spitzak 80465e4bff Backported the fltk2.0 tooltips. This may be somewhat binary incompatable 23 years ago
Michael R Sweet a35c5a6a2e Fix tooltips on some of the valuators... 23 years ago
Michael R Sweet ad9546204c Use 16x16 KDE icon images by default. 23 years ago
Michael R Sweet c56bb65a97 Add documentation for readonly() and input_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 fbf099f11e Fix portability problems with Solaris Forte C++ compiler. 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 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 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 4b82930e04 DND conditional stuff. 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 a368380f80 Update VC++ project files. 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 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 45f8282135 Don't try to use itoa(), which isn't available on most systems. Instead, 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
Michael R Sweet 6bfe3e970a Fix uninitialized variable in Fl_Preferences::Node::remove. 23 years ago
Michael R Sweet 782b3d639a Updated credits file. 23 years ago