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_Scroll.cxx
Age
Commit message (
Expand
)
Author
43 hours
wip
maxim nikonov
2025-12-01
Fix more box drawing stuff - using Fl::box_bg(box())
Albrecht Schlosser
2025-04-03
Remove redundant Fl_Group::clear() from ~Fl_Scroll()
Albrecht Schlosser
2024-12-02
Add comment linking source code to related information in issue #1149
ManoloFLTK
2024-12-02
Fix Fl_Scroll with real *_BOX draws over scrollbars at non-default scales (#1...
ManoloFLTK
2023-01-20
STR 3408: Fl_Scroll draws background inactive if needed
Matthias Melcher
2022-11-20
Fix Fl_Group::insert() and Fl_Scroll::on_move()
Albrecht Schlosser
2022-11-17
Fix rearranging children in Fl_Scroll (#546)
Matthias Melcher
2022-11-06
Check for child visibility in Fl_Scroll (#432)
DieSkaarj
2022-11-03
Implement Fl_Scroll::on_insert()
Albrecht Schlosser
2022-11-03
Implement destructor of Fl_Scroll and fix inconsistencies
Albrecht Schlosser
2022-03-25
Remove documentation of non-existant function return values.
ManoloFLTK
2021-10-06
Fix a typo
Albrecht Schlosser
2021-10-06
Simplify and fix the code of Fl_Scroll::bbox()
Albrecht Schlosser
2021-05-25
Reimplement Fl_Group::delete_child(int) for Fl_Scroll
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2017-05-17
Introduce HiDPI + rescaling support for the X11 platform (+ partial support f...
Manolo Gouy
2015-06-28
Add documentation of Fl_Scroll::resize(...), fix some more Fl_Scroll docs.
Albrecht Schlosser
2014-07-16
* Small doxygen doc improvements + elaborations
Greg Ercolano
2014-07-16
* Modified the ScrollInfo structure for more modularity,
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-04-14
Corrected typo.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-28
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...
Matthias Melcher
2010-10-12
Optimized Fl_Group::clear() and Fl_Scroll::clear(). This speeds
Albrecht Schlosser
2010-02-07
Reverting previous change (optimization of Fl_Group::clear),
Albrecht Schlosser
2010-02-07
Optimized Fl_Group::clear() and Fl_Scroll::clear() as discussed in
Albrecht Schlosser
2009-07-12
Fl_Scroll mods for global scrollbar size control.
Greg Ercolano
2009-02-08
Added Fl_Scroll::bbox() documentation (STR #1893)
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-06
Replaced all occurrences of the deprecated fl_clip() function by
Albrecht Schlosser
2008-09-17
Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from ...
Fabien Costantini
2008-09-07
modified resize behavior, as discussed in STR 2032.
Albrecht Schlosser
2008-04-24
Fixed issues with Fl_Scroll inside and Fl_Scroll (STR #265)
Matthias Melcher
2006-11-16
Merge all of the scrollbar sizes into a single API call
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-11
Update Fl_Scroll background image fix...
Michael R Sweet
2004-04-11
Fix fl_scroll() on WIN32 (STR #315)
Michael R Sweet
2004-04-10
Fl_Scroll now shows the background image when a framed box type
Michael R Sweet
2004-04-06
FLUID crashed if you did layout with a window widget (STR #317)
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-06-15
Add clear() method to Fl_Scroll so that the scrollbars don't get deleted.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-12-19
Fix Fl_Scroll handling of widgets whose labels are to the right or below.
Michael R Sweet
[next]