1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Albrecht Schlosser c9d8e0feaa Update fluid .fl files and generated code - remove trailing white space. 10 years ago
Albrecht Schlosser 4cea3aee0c Fix box background drawing for deactivated widgets (STR #2907). 10 years ago
Manolo Gouy 634ede015d Define NSInteger in FL/mac.H when needed, so it's available to all source files. 10 years ago
Albrecht Schlosser 2778ac6e45 Add documentation of Fl_Scroll::resize(...), fix some more Fl_Scroll docs. 10 years ago
Albrecht Schlosser c4c7767fd8 Remove more superfuous comments, fix one typo. 10 years ago
Albrecht Schlosser 5573c35ff1 Fix spelling errors and improve documentation. 10 years ago
Manolo Gouy d408133397 Mac OS: make Fl_Display_Device::high_resolution() private because it is not 10 years ago
Manolo Gouy 2987b6a02b Added void Fl_Sys_Menu_Bar::setonly(Fl_Menu_Item*) member function. 10 years ago
Greg Ercolano 42b4db0801 Moved docs for fail() from prototype in Fl_Image.H -> implementation in Fl_Image.cxx. 10 years ago
Greg Ercolano 9632e422d3 Fixes these errors on Linux: 10 years ago
Matthias Melcher 0539009c67 STR #2873: new function Fl_Image::fail() that returns 0, ERR_NO_IMAGE, ERR_FORMAT, or ERR_FILE_ACCESS to make life easier when loading images. 10 years ago
Lauri Kasanen 03f69c0dd5 Add support for Fl::copy(..clipboard = 2..) 10 years ago
Manolo Gouy f9fa74e3af Restored the possibility to call Fl::set_font() 10 years ago
Greg Ercolano 1c7daeca63 Doc clarifications for Fl_Image methods: 10 years ago
Greg Ercolano 81654d15eb Fl_Tree: improved draw() behavior when deactivated; 10 years ago
Manolo Gouy 0b3471658d Documentation: replaced characters by bytes as the correct unit 10 years ago
Albrecht Schlosser c2601505bb Documentation updates on callbacks and Fl::readqueue(). 10 years ago
Albrecht Schlosser 579783def0 Fix doxygen docs of previous commit. 10 years ago
Albrecht Schlosser 36385a4b56 Add Fl::abi_check() method to test if the runtime ABI version is correct. 10 years ago
Albrecht Schlosser 94ddbc1995 Add FL_ABI_VERSION, FL_API_VERSION, Fl::abi_version(), and Fl::api_version(). 10 years ago
Albrecht Schlosser f05b677a4b Fix Windows 64-bit compilation warnings (STR #2813). 10 years ago
Albrecht Schlosser 762df84207 Fix copyright and remove obsolete comment. 10 years ago
Albrecht Schlosser e11571a373 Fix compiler warning on Windows 64-bit (STR #2813). 10 years ago
Matthias Melcher d44b518c07 Added FL_ZOOM_GESTURE gesture for OS X. 10 years ago
Manolo Gouy 6ea2b8baea More detailed documentation about drawing to other surfaces than the computer display. 10 years ago
Manolo Gouy d4867caf80 Fix STR #3176: possible bad border effect when a set of radio menu items is located first in its menu. 10 years ago
Lauri Kasanen c91e48149b Add support for accelerated alpha blending under X11. 10 years ago
Lauri Kasanen a6c4b29a18 Detect XRender support 10 years ago
Manolo Gouy 1c3163f206 More detailed Doxygen doc of Fl_Shared_Image::scale() and Fl_Image::draw(X,Y,W,H,cx,cy). 10 years ago
Manolo Gouy e69467bbc9 Implementation of Fl_Shared_Image::scale(width, height) for scaled image drawing - cont'd 10 years ago
Manolo Gouy dbde470f8d Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (STR #3185). 10 years ago
Albrecht Schlosser 0f45a7adf5 [Version 1.3.4] Update version numbers - hopefully complete. 10 years ago
Albrecht Schlosser c96a330e26 Fix documentation errors and clarify label alignment docs. 10 years ago
Manolo Gouy edb4ec3e92 Changed functions supporting ASCII85 and RunLength encodings as private 10 years ago
Manolo Gouy fe96d64a2b PostScript output: : use ASCII85 encoding also for character strings. 10 years ago
Albrecht Schlosser 4d1e372e09 Improve Fl_Tiled_Image drawing, scheme background setup, and documentation. 10 years ago
Manolo Gouy c0ed548005 1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Device, Fl_Display_Device 10 years ago
Albrecht Schlosser b3f5f2913b Fix documentation (typo). 10 years ago
Ian MacArthur e402a64457 Add some doxygen descriptions for the (previously undocumented) Fl_Multi_Label struct, and make some minor related adjustments to the docs for Fl_Label and Fl_Labeltype. 10 years ago
Albrecht Schlosser 84f87addfc Add method Fl_Widget::is_label_copied() as discussed in fltk.general. 10 years ago
Manolo Gouy 5017171db8 Replace gl_xxx() function names by new member functions of the Fl_X class to avoid 10 years ago
Manolo Gouy f8ee30ef74 Restores the Doxygen doc of the Fl_PostScript_Graphics_Driver class that had been hidden by r.9980 by mistake. 10 years ago
Manolo Gouy 8887600f5f Improved Mac OS X Fl_Gl_Window resizing: the GL scene was drawn twice at each resize operation. 11 years ago
Albrecht Schlosser f5e9bf5087 Fix comments, trailing white space, and trailing commas in comments. 11 years ago
Manolo Gouy 64ffd414d6 Stop using dynamic_cast when performing text drag (Mac OS only). 11 years ago
Manolo Gouy 2d264fa8d5 A few comment changes. 11 years ago
Manolo Gouy 18f5d4e309 Removed erroneous statement from Doxygen doc of class Fl_Copy_Surface. 11 years ago
Manolo Gouy 4e53b4f616 Documented how it is possible to change the default paper size for a printer on the Unix/Linux platform. 11 years ago
Manolo Gouy 07eaf2810a Added version information to Doxygen comments. 11 years ago
Manolo Gouy d7e4831dbe A public header file must not use a preprocessor variable such as MAC_OS_X_VERSION_10_7 11 years ago