index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-19
Fl_XXX_System_Driver::clocale_printf() : use thread-specific, locale-setting ...
Manolo Gouy
2017-09-18
SVG support: avoid re-rasterizing an image that was previously rasterized at ...
Manolo Gouy
2017-09-14
Reverting to previous; apparently this was a bug in doxygen 1.7.4's support o...
Greg Ercolano
2017-09-13
Doxygen fix: The trick of using a line of dashes under a section heading no l...
Greg Ercolano
2017-09-13
Fixed small doxygen inconsistencies for do_callback value.
Greg Ercolano
2017-09-13
SVG support: draw images at full screen resolution also when there are severa...
Manolo Gouy
2017-09-13
Mac OS: use Fl_Graphics_Driver::has_feature(PRINTER) to detect when drawing t...
Manolo Gouy
2017-09-13
Mac OS: explain more accurately in comments how the tricky part of printing a...
Manolo Gouy
2017-09-12
Demo image for Fl_Multi_Label docs.
Greg Ercolano
2017-09-12
Add reference to image in docs.
Greg Ercolano
2017-09-12
Add divider above Quit menu item. (needed for demo screenshot)
Greg Ercolano
2017-09-12
Documentation and copyright updates.
Albrecht Schlosser
2017-09-12
Fluid: remove redundant code, fix FL_IMAGE_LABEL labeltype.
Albrecht Schlosser
2017-09-12
Remove leading underscore from labeltyps as far as possible.
Albrecht Schlosser
2017-09-12
Fluid: align internal tables (no code changes).
Albrecht Schlosser
2017-09-12
Update ignored files: new example howto-menu-with-images.
Albrecht Schlosser
2017-09-11
Doxygen Fl_Multi_Label example code added. (STR #3400)
Greg Ercolano
2017-09-11
Remove leading underscore from labeltype(s) in new demo.
Albrecht Schlosser
2017-09-11
Add missing Fl_Labeltype and Fl_Boxtype definitions.
Albrecht Schlosser
2017-09-11
Simplified the example's menu item callback.
Greg Ercolano
2017-09-11
Applied Manolo's recommendation (fltk.coredev), removing unnecessary item->im...
Greg Ercolano
2017-09-11
Added example code to demonstrate Fl_Multi_Label for STR#3400.
Greg Ercolano
2017-09-10
Fix compiler warning and potential error in PNG error handling.
Albrecht Schlosser
2017-09-09
Set svn ps for this new file.
Manolo Gouy
2017-09-09
These files are no longer used. They are replaced by nanosvg.h and nanosvg.diff.
Manolo Gouy
2017-09-09
Differences between the FLTK-modified and the nanosvg versions of file nanosvg.h
Manolo Gouy
2017-09-09
Fix nanosvg implementation of nsvg__atof() to allow compilation with Visual S...
Manolo Gouy
2017-09-09
#include <locale.h> is no longer needed.
Manolo Gouy
2017-09-09
Make virtual member function Fl_Image::draw_scaled(int X, int Y, int W, int H...
Manolo Gouy
2017-09-08
Enhance howto-drag-and-drop example program.
Albrecht Schlosser
2017-09-07
Modify nanosvg.h to support compilation by Visual Studio 7.
Manolo Gouy
2017-09-06
Simplify code using plain atof() instead of implementing function nsvg__atof().
Manolo Gouy
2017-09-06
Changed AC_CHECK_HEADER -> AC_CHECK_HEADERS, since two files are being tested...
Greg Ercolano
2017-09-06
Small fix to remove an extra paren introduced in r12153
Greg Ercolano
2017-09-06
Set svn ps for this new file
Manolo Gouy
2017-09-06
Gives differences between FLTK and original versions of file nanosvg.h
Manolo Gouy
2017-09-06
Return fl_nanosvg.h close to nanosvg.h, without reformatting.
Manolo Gouy
2017-09-06
Set svn ps for this new file
Manolo Gouy
2017-09-06
Modify how the nanosvg source code is used to support compilation with Visual...
Manolo Gouy
2017-09-06
Added the new OPTION_USE_NANOSVG to the README.CMake.txt file.
Greg Ercolano
2017-09-05
Emphasize in the docs that ".." at the end of cmake commands is
Greg Ercolano
2017-09-04
Improve doc of the Fl_SVG_Image public constructor.
Manolo Gouy
2017-09-04
Fix typo in documentation of Fl_SVG_Image.
Manolo Gouy
2017-09-04
Fix erroneous Doxygen command in doc of Fl_SVG_Image::resize().
Manolo Gouy
2017-09-04
Class Fl_SVG_Image: use fl_fopen() to open files with non-ASCII characters in...
Manolo Gouy
2017-09-03
Annonce the new Fl_SVG_Image class and related configure/CMake options.
Manolo Gouy
2017-09-03
Set svn:keywords
Manolo Gouy
2017-09-03
Set eol-style to native.
Manolo Gouy
2017-09-03
Add new Fl_SVG_Image class to support scalable vector graphics images using t...
Manolo Gouy
2017-09-03
Add the nanosvg directory to hold source code belonging to the nanosvg software.
Manolo Gouy
[next]