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
path:
root
/
FL
Age
Commit message (
Expand
)
Author
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-16
Add use of fl_capture_window() by test/device
ManoloFLTK
2021-11-16
Add rectangle drawing functions with Fl_Rect
Albrecht Schlosser
2021-11-16
Reformat to FLTK style, improve documentation
Albrecht Schlosser
2021-11-15
Add fl_draw_check() to draw better check marks (issue #68)
Albrecht Schlosser
2021-11-11
Support all image depths (1-4) in fl_write_png()
Albrecht Schlosser
2021-11-09
Refactor fluid: make fl_write_png() public
Albrecht Schlosser
2021-10-31
Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_cu...
ManoloFLTK
2021-10-31
Add documentation of Fl_Surface_Device::end_current().
ManoloFLTK
2021-10-17
Documentation updates (formatting)
Albrecht Schlosser
2021-10-17
Avoid multiple definition of macro __fl_attr()
Albrecht Schlosser
2021-10-06
Simplify and fix the code of Fl_Scroll::bbox()
Albrecht Schlosser
2021-10-02
Separate Fl_GIF_Image constructors with and w/o length arg
Albrecht Schlosser
2021-09-27
Add error checking and improve constructor of Fl_BMP_Image
Albrecht Schlosser
2021-09-27
Fix and improve Fl_GIF_Image (issue #271, #274)
Albrecht Schlosser
2021-09-09
Improve documentation of Fl_Image (Issue #272)
Albrecht Schlosser
2021-08-31
Fix MSVC compiler warnings in test/icon.cxx (#109)
Albrecht Schlosser
2021-08-30
Fix Windows (VS) compiler warnings in fluid
Albrecht Schlosser
2021-08-30
Add experimental FL/fl_casts.H (issue #109)
Albrecht Schlosser
2021-08-30
Remove unused declaration of Fl_Char
Albrecht Schlosser
2021-08-27
Remove compiler warnings '-Wextra-semi' (see also PR #266)
Albrecht Schlosser
2021-08-27
Remove an extra semicolon
tetsuhaut
2021-05-31
Windows platform: use GDI+ to antialias oblique lines and curves.
ManoloFLTK
2021-05-28
New virtual member function Fl_Graphics_Driver::colored_rectf().
ManoloFLTK
2021-05-25
Reimplement Fl_Group::delete_child(int) for Fl_Scroll
Albrecht Schlosser
2021-05-25
Add virtual int Fl_Group::delete_child(int n) (STR 3218)
Albrecht Schlosser
2021-05-03
Fix compiler warning
Albrecht Schlosser
2021-05-02
Fix a type (comment only)
Albrecht Schlosser
2021-04-29
Cleaner access to Fl_Gl_Window_Driver objects.
ManoloFLTK
2021-04-28
Fix "Fl_Shared_Image: use of unitialized data" (#216)
Albrecht Schlosser
2021-04-07
Make Fl_Input::handle_key() protected (#203)
Albrecht Schlosser
2021-03-26
Remove X11-specific code from platform-independent Fl_PostScript.cxx
ManoloFLTK
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
2021-03-11
Unification of scaled coordinate calculations in class Fl_Scalable_Graphics_D...
ManoloFLTK
2021-03-01
Remove duplicated code between derived classes of Fl_Graphics_Driver - cont'd.
ManoloFLTK
2021-03-01
Remove duplicated code between derived classes of Fl_Graphics_Driver.
ManoloFLTK
2021-03-01
Remove warnings about hidden virtual member functions.
ManoloFLTK
2021-02-27
Remove config_lib.h and runtime configuration info
Albrecht Schlosser
2021-02-27
Rename forgotten occurrence of fl_remove_scale() in Doxygen data.
ManoloFLTK
2021-02-27
Rename fl_remove_scale() to fl_override_scale() as discussed in fltk.general
ManoloFLTK
2021-02-25
Add fl_remove_scale()/fl_restore_scale() to transiently draw without scaling ...
ManoloFLTK
2021-02-24
Improve precision of GUI scaling for Windows platform.
ManoloFLTK
2021-02-16
Remove FL_CFG_SYS_WIN32 preprocessor variable from fl_draw_pixmap.cxx
ManoloFLTK
2021-02-16
Create virtual Fl_RGB_Image* Fl_Gl_Window_Driver::capture_gl_rectangle()
ManoloFLTK
2021-02-15
Update CMake and make files, minor edits only
Albrecht Schlosser
2021-02-12
Fix comments and documentation
Albrecht Schlosser
2021-01-29
Make Fl_Gl_Window::gl_driver() private (#184)
Albrecht Schlosser
2021-01-13
Remove "Figure x.y: " from html image captions
Albrecht Schlosser
2020-11-23
Documentation: clarify how keypad keys are named.
ManoloFLTK
[next]