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
/
src
/
fl_draw.cxx
Age
Commit message (
Expand
)
Author
2024-12-03
Documentation only: add details about fl_override_scale() and clip.
ManoloFLTK
2024-11-20
Fix fl_draw_image sometimes crashes when window is scaled - cont'd (#1134)
ManoloFLTK
2024-11-19
Fix fl_draw_image sometimes crashes when window is scaled (#1134)
ManoloFLTK
2024-08-28
Fix Doxygen problems with fl_draw() functions.
ManoloFLTK
2024-08-27
Update comment.
Matthias Melcher
2024-08-14
Fix Doxygen typos in fl_draw() documentation
ManoloFLTK
2024-08-14
Adding Fl_Widget::label_image_spacing() (#1039)
Matthias Melcher
2024-08-14
Adding gap parameter to fl_draw(...)
Matthias Melcher
2024-08-13
Improved documentation for fl_draw()
Matthias Melcher
2023-12-02
Improve contrast of check marks and radio buttons (#443)
Albrecht Schlosser
2023-10-18
Fix trailing whitespace
Albrecht Schlosser
2023-10-16
Add virtual void Fl_Graphics_Driver::draw_circle()
ManoloFLTK
2023-10-15
Fix small circle drawing and add doxygen \since statement
Albrecht Schlosser
2023-10-14
Draws nicer small circles if display is scaled up.
Matthias Melcher
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-01-11
Fix "Long line crashes Fl_Hold_Browser" (#645)
ManoloFLTK
2023-01-05
Refactor drawing small circles: add fl_draw_circle()
Albrecht Schlosser
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-24
Fix two new Visual Studio compiler warnings
Albrecht Schlosser
2022-11-24
Remove two "warning: pointer xxx used after void* realloc()" messages
ManoloFLTK
2022-11-22
Refactor and simplify "arrow drawing" in widgets
Albrecht Schlosser
2022-07-27
Improve check mark visibility for small sizes
Albrecht Schlosser
2021-11-19
Fix doxygen docs of fl_draw_check()
Albrecht Schlosser
2021-11-18
Disable check mark debugging
Albrecht Schlosser
2021-11-15
Add fl_draw_check() to draw better check marks (issue #68)
Albrecht Schlosser
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
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-13
Remove compilation warnings issued by Visual Studio 2019.
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-02-03
Move fl_font(face, size) to fl_draw.cxx
Albrecht Schlosser
2017-02-19
Fix line wrap at word end when string widths are true double values (non inte...
Manolo Gouy
2016-07-24
Doc changes: set fl_font before fl_measure() (STR #3243)
Albrecht Schlosser
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2016-01-26
Moving image drawing code into the driver system
Matthias Melcher
2014-09-03
Remove unused code and trailing white space.
Albrecht Schlosser
2014-03-30
Minor reformatting to follow the coding style of the CMP.
Manolo Gouy
2014-03-28
Removes a constraint that the fancy string drawing function fl_draw() is limi...
Manolo Gouy
2013-04-09
Fix STR# 2772: remove dead code in fl_measure()
Greg Ercolano
2012-04-05
fix a typo and indenting.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2012-02-04
fl_measure() doc clarifications for common use errors.
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-05-30
Fix STR #2649: fl_measure() did not handle well double @@ at line start.
Manolo Gouy
2011-02-07
Fix STR #2557.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-30
Fixed label alignment (STR #2436)
Matthias Melcher
2010-04-14
Removed compilation warning
Manolo Gouy
2010-04-09
Added new label alignments for image and text to Fluid.
Matthias Melcher
2010-04-07
Added new flags for label alignment: FL_LEFT_TOP, FL_RIGHT_TOP, FL_LEFT_BOTTO...
Matthias Melcher
[next]