6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Ian MacArthur f344e4a459 Adjust fluid/file.cxx so that it builds again on OSX. 11 years ago
Albrecht Schlosser de1d03cd52 Fix sporadic floating point value comparison error. 11 years ago
Albrecht Schlosser 8c91c679e0 Fix doxygen warning. 11 years ago
Ian MacArthur 68e6e95312 Adjust the Fl_Preferences method 11 years ago
Albrecht Schlosser d24a6b2633 Move RGB image scaling algorithm methods in base class Fl_Image. 11 years ago
Albrecht Schlosser f1bf759c64 Remove extraneous comma from enum, fix compiler warning. 11 years ago
Manolo Gouy 14069e0621 Added Fl_Window::shape(Fl_Image*) and fixes for Apple’s retina displays. 11 years ago
Manolo Gouy 1e2f990177 Added Doxygen comments for enum Fl_RGB_Scaling. 11 years ago
Albrecht Schlosser be24f37905 [CMake] Fix match of .fl files in macro CREATE_EXAMPLE. 11 years ago
Manolo Gouy a3845fc51d Improved Fl_Paged_Device::print_window() when used on an Apple computer with a retina display: 11 years ago
Manolo Gouy 6232a298f3 Fixed errors in fl_read_image() and Fl_Paged_Device::print_window_part() 11 years ago
Albrecht Schlosser 982e6ffb2c CMake: rename reserved target name "help" (CMake 2.8.12 and later). 11 years ago
Albrecht Schlosser cb6cc2d5a9 Revert unintentionally committed files. 11 years ago
Albrecht Schlosser 078df04bfd CMake: Prevent annoying warning under Cygwin. 11 years ago
Pierre Ossman 3e4af3cd8c Make sure we unregister for clipboard notifications on exit 11 years ago
Pierre Ossman 933840f353 Start putting forward declarations early in the file in an 11 years ago
Albrecht Schlosser f127b22270 Escape '\n' ('\\n') in doxygen comment. 11 years ago
Pierre Ossman 6d06bb425d Make the retargeting of the Windows clipboard notification 11 years ago
Albrecht Schlosser 15de7c0600 Fix border padding for special cases (STR #3061), Windows only. 11 years ago
Albrecht Schlosser fc912ef786 Fix ABI compatibility comments. 11 years ago
Albrecht Schlosser a1c0b1b08c Add html doc dependency on (unused) src/fltk-book.tex for doxygen. 11 years ago
Albrecht Schlosser 31512b7323 Fix a tiny memory leak in test/editor and remove useless style_init(). 11 years ago
Albrecht Schlosser d92be3f5f1 Reduce "deprecated function" compiler warnings (STR #2913). 11 years ago
Albrecht Schlosser 02b1646d0e Make image data 'const' for all image types in fluid. 11 years ago
Albrecht Schlosser 386c2413f8 More 1.3.3 version updates and changes in src/*.fl. 11 years ago
Albrecht Schlosser b60e474bc3 Another version number update. 11 years ago
Manolo Gouy 8994406424 Updated three more copyright years. 11 years ago
Albrecht Schlosser c2ede5bb26 Missing version number update 11 years ago
Albrecht Schlosser aef482198e Bump version numbers to 1.3.3. 11 years ago
Albrecht Schlosser 7aa27859a5 Improve documentation generation (pdf only). 11 years ago
Albrecht Schlosser 8a3c43da55 Remove unused htmldoc from autoconf configure options. 11 years ago
Manolo Gouy 7a609f3912 Protect use of dlopen() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where this function is not available. 11 years ago
Manolo Gouy ecbda61220 Protect use of dlopen() and dlsym() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where these functions aren’t available. 11 years ago
Manolo Gouy fca603cc35 Protect use of dlopen() and dlsym() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where these functions aren’t available. 11 years ago
Manolo Gouy bbefe857db Added control of the Fl::OPTION_FNFC_USES_GTK option in the "Edit/Global FLTK Settings" menu item of fluid. 11 years ago
Manolo Gouy 0a77482bba These files should be created by fluid from alignment_panel.fl. So, back to their previous versions. 11 years ago
Manolo Gouy 77b160e19d Added control of the Fl::OPTION_FNFC_USES_GTK option in the "Edit/Global FLTK Settings" menu item of fluid. 11 years ago
Albrecht Schlosser 529aaf08f7 Configure enhancements for Cygwin (STR #2974). 11 years ago
Albrecht Schlosser 5a8385cf2d Add forgotten file for CMake enhancements (STR #3055). 11 years ago
Albrecht Schlosser 318c3619dc CMake enhancements, as discussed in STR #3055. 11 years ago
Albrecht Schlosser 8ef6520fe3 Fix indentation in recently added test/twowin.cxx demo. 11 years ago
Albrecht Schlosser d6c9db1b92 Add missing svn $Id$ tags in new test files. 11 years ago
Albrecht Schlosser eb1af07952 Add Fl_Window::wait_for_expose() and test program (STR #3124). 11 years ago
Manolo Gouy 5899b2cc6d Added missing include x.H 11 years ago
Albrecht Schlosser 11306d9951 Remove obsolete htmldoc file fltk.book. 11 years ago
Albrecht Schlosser 5b774e9970 Use fl_ascii_strcasecmp in fluid/factory.cxx (STR #3006). 11 years ago
Manolo Gouy 186312db50 Removed useless extern void fl_restore_clip() 11 years ago
Manolo Gouy 43d26240b5 Simpler implementation of Fl_GDI_Graphics_Driver::copy_offscreen_with_alpha() does just as well. 11 years ago
Albrecht Schlosser 023589e703 Update dependencies. 11 years ago
Albrecht Schlosser 66a162535f Fix documentation (more typos and formatting). 11 years ago