2048 Commits (6f946ecfc55a5dee1571c72aae93b086c06370b3)
 

Author SHA1 Message Date
Michael R Sweet 8b6acd43eb Fix tooltip documentation (too much & quoting... :) 23 years ago
Michael R Sweet cc89f57ccf Use access() instead of stat() to determine if the directory exists. 23 years ago
Michael R Sweet 33f05fa72a Fix loading of old BMP files. 23 years ago
Michael R Sweet e217ac0564 Optimize redraw of focus stuff in radio/check buttons and tabs. 23 years ago
Bill Spitzak 786e3ed0a8 More fixes for tooltips blinking. 23 years ago
Michael R Sweet 6f84fa1caa Changelog update... 23 years ago
Bill Spitzak d07b6f0ecb Another change to tooltips noticed when making the 2.0 version. 23 years ago
Bill Spitzak 76b185b33e Clicking on tooltips makes them go away and they don't reappear. 23 years ago
Michael R Sweet 7a455a05c6 WIN32 compile fixes. 23 years ago
Michael R Sweet fe1d700e5c Fix click-on-tooltip bug. 23 years ago
Michael R Sweet 7ea7823c82 Expand menu item fix for all menu widgets (menu bar, menu button, choice, 23 years ago
Michael R Sweet f953ffc27d Change _WIN32 to WIN32 for 1.1.x tree. 23 years ago
Bill Spitzak 80d05eb962 Updated tooltip documentation 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 a34e8e40f6 Fix FLUID menu drawing bug reported by Paul Sydney (didn't rebuild the 23 years ago
Michael R Sweet a04c2e28e7 Default argument patch from Fabien Constantini. 23 years ago
Michael R Sweet e2084610ad Fix link errors. 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 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