5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Manolo Gouy bb29437427 Removed global variable fl_display_device that was not very useful because equivalent 15 years ago
Manolo Gouy 864918b6b2 Minor change in Fl_System_Printer constructors: use the same graphics driver as the display. 15 years ago
Manolo Gouy 816fc3b971 Mac OS only: added class Fl_Mac_App_Menu to support localization 15 years ago
Greg Ercolano 073e051589 Mods to examples Makefile for windows mingw/msys builds. 15 years ago
Manolo Gouy 3204979d8b Some Doxygen doc cleaning. 15 years ago
Manolo Gouy b313a441cd Some Doxygen doc cleaning. 15 years ago
Manolo Gouy e7813bd7dc Some Doxygen doc cleaning. 15 years ago
Greg Ercolano 7faf669422 Documentation fixups, code examples added. 15 years ago
Manolo Gouy 348e3367d9 Minor code simplification. 15 years ago
Manolo Gouy 45e539fff8 fl_draw_image() on Mac OS and to a printer requires the image data to be kept until the 15 years ago
Greg Ercolano 2192b8aed2 Separated tree and tree_item methods. 15 years ago
Greg Ercolano 9510d1d52b Fixes to help build on SGI. 15 years ago
Greg Ercolano 5759f3151f Avoid non-ansi scoping issue with variables defined inside for() loops. 15 years ago
Manolo Gouy 7531d0e95f Some Doxygen doc fine tuning. 15 years ago
Manolo Gouy caef04e057 Fixed WIN32 crash when the file dialog window is cancelled. 15 years ago
Manolo Gouy b42f5ebdbf Fl_Paged_Device::print_window_part() doesn't need special WIN32 processing any more. 15 years ago
Manolo Gouy 535f0c2d3b Introduction of the Fl_Printer class requires all member functions of class 15 years ago
Manolo Gouy 1993f08a33 Added Fl_Printer::add_image(const ichar*) needed for correct memory usage by 15 years ago
Greg Ercolano 2c5006563f Fl_Tree API breaking changes (we haven't released 1.3.0 yet..): 15 years ago
Ian MacArthur 31db787583 Oops - someone committed a typo in Fl_Spinner.H - I think this is an adequate fix. 15 years ago
Manolo Gouy d4ad141d4d Reorganization of the Doxygen docs of some Fl_Image class functions. 15 years ago
Manolo Gouy 5850cc1334 Minor changes in Doxygen docs of Fl_Value_Input::shortcut() functions. 15 years ago
Manolo Gouy 802aff1785 Minor changes in Doxygen docs of Fl_Window constructors. 15 years ago
Manolo Gouy ff39941c20 Reorganized Doxygen docs of Fl_Spinner::type() functions. 15 years ago
Manolo Gouy 0e55ee68d0 Minor change in Doxygen docs of Fl::wait() functions. 15 years ago
Manolo Gouy f832f4af57 Reorganized Doxygen docs of Fl::event_is_click() functions. 15 years ago
Manolo Gouy d51f3b0898 Reorganized Doxygen docs of Fl::grab() functions. 15 years ago
Manolo Gouy a1d85a742b Fix STR #2549: error in sizeof arithmetic 15 years ago
Matthias Melcher e77d29a1ee Doc update for OS X installation. 15 years ago
Greg Ercolano 909cf0061b Fixes STR#2547. 15 years ago
Manolo Gouy 8181b42f88 Removed compilation warning for pre-10.5 Mac OS. 15 years ago
Manolo Gouy 5e50478380 Fix STR #2541. The code is unchanged for Mac OS and MSWindows because the bug 15 years ago
Greg Ercolano 35c7c2f14c Makefile modified to demonstrate use of fltk-config. 15 years ago
Manolo Gouy 23ab3ff119 Corrected typo in Doxygen doc (again). 15 years ago
Manolo Gouy 12f064a121 Corrected typo in Doxygen doc 15 years ago
Greg Ercolano d8d04b2485 Removed unncessary calls to set_value_hide() which was 15 years ago
Manolo Gouy 4df0320ec6 Clarified the Doxygen docs of fl_utf8toUtf16() and fl_utf8towc() where there was some mixup. 15 years ago
Manolo Gouy 8d4dea4bc0 Allow easier modification of the block size for character widths. 15 years ago
Matthias Melcher 60eae78679 Slightly changed the event dispatch functions to allow for exception handling. 15 years ago
Matthias Melcher 5e0710fcd0 Stupid bug removed 15 years ago
Matthias Melcher 7b832a512e Added Fl::event_dispatch() which can add a function to FLTK that monitors all events before they reach Fl::handle(). STR 2532 15 years ago
Manolo Gouy ece27e347c Fix STR #2530 (Mac OS only)-continued. Change to allow display of the surrogate zone of UniChar. 15 years ago
Manolo Gouy 37180e08b3 Fix STR #2530 (Mac OS only)-continued. Use 512 blocks of 128 character widths-continued: 15 years ago
Manolo Gouy e3a96057c1 Fix STR #2530 (Mac OS only)-continued. Use 512 blocks of 128 character widths 15 years ago
Albrecht Schlosser 5824eb4eb9 Removed unnecessary dependencies from ide/VisualC6/fltkdll.dsp. 15 years ago
Albrecht Schlosser ddc3d3b8c5 Fixed ide/VisualC6/fltkdll.dsp to writed the correct dll in debug mode. 15 years ago
Matthias Melcher fe25f19767 Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 15 years ago
Manolo Gouy f9363c16d0 Fix STR #2530 (Mac OS only). Implements a fast algorithm for fl_width() that memorizes the 15 years ago
yuri 1b146a4837 wix find windress when using crosscompiler 15 years ago
Albrecht Schlosser c54e998967 Added FL_EXPORT for some more classes and structs to clean up MS DLL building. 15 years ago