1578 Commits (6e4cdc0978dd9655e7d75c3ffffc0aed365954ef)
 

Author SHA1 Message Date
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
Michael R Sweet 44bb5f60de Add Fl_Preferences class to base library. 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 9f5d6a0ecb Fix rendering of Fl_Light_Button with the plastic scheme. 23 years ago
Michael R Sweet a48e1cac3f Port 2.0 drawing optimizations for Fl_Input_ - this provides a more 23 years ago
Michael R Sweet 469ba78d90 Fix font enumeration bug reported by Paul Sydney. 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 eff01c14e5 AIX always needs the image libraries, since the AIX linker sucks. 23 years ago
Michael R Sweet 14b93c034b Add +z option with HP-UX compilers when compiling shared libraries. 23 years ago
Michael R Sweet da9edc35a5 Add lock icon next to static/private elements in FLUID. 23 years ago
Michael R Sweet ee5fdc99ce Images in menu items... 23 years ago
Michael R Sweet b3f01efb17 Add note about images in menu items. 23 years ago
Michael R Sweet 7b99f66d03 Add check for libpng/png.h as well as png.h, and include the appropriate 23 years ago
Michael R Sweet f87f7a7b14 Added set_override() call in Fl_Tooltip_Window constructor. 23 years ago
Michael R Sweet a89ca324a4 Fix a recursion bug in the tooltip code - didn't need to grab(), but 23 years ago
Michael R Sweet c90c981570 Add -g option to fltk-config. 23 years ago
Michael R Sweet 8d187b30e5 Actually use the MEDIA option when generating PS and PDF docos. 23 years ago
Michael R Sweet 74942d0537 Fix links in docos... 23 years ago
Michael R Sweet c75938c4eb Don't use the returned font sizes, as they yield too much space... 23 years ago
Michael R Sweet 7e8ec10e6d Add missing docos for Fl_Progress. 23 years ago
Michael R Sweet 9ca9171e7a Fl_Text_Buffer docos. 23 years ago
Michael R Sweet c2521c01da Bump version info to 1.1.0rc1. 23 years ago
Michael R Sweet 8964212393 OSX threading support - a little buggy right now, but hopefully we'll be 23 years ago
Michael R Sweet dca53e213a Implement file system list for file chooser on OS X. 23 years ago
Michael R Sweet 989b0cd372 Update changelog. 23 years ago
Bill Spitzak 772b36810d Win32 version stores all the info passed to WndProc into fl_msg so an 23 years ago
Michael R Sweet 20adf5e2c6 Add credits file for 1.1.x branch. 23 years ago
Michael R Sweet 60a1ae1786 Make sure that hotspotted windows stay on the screen under MacOS X. 23 years ago
Michael R Sweet bcb2033a96 Fix transparency stuff for MacOS X; currently it appears that CopyDeepMask 23 years ago
Michael R Sweet e1828d045f Change fl_create_deepmask() to fl_create_alphamask(). 23 years ago
Michael R Sweet 0c396a615b Added fl_create_deepmask() method for creating alpha blend masks. 23 years ago
Michael R Sweet 0f61132a75 Remove unnecessary tooltip handle code. 23 years ago
Michael R Sweet b530634804 Add Cygwin drive code. 23 years ago
Michael R Sweet 8e3cdc0ac1 Propagate events from the tooltip window to the widget we are tooltipping 23 years ago
Michael R Sweet dc355ebb54 Add Fl::dnd_text_ops() methods. 23 years ago