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
/
Fl_Table.H
Age
Commit message (
Expand
)
Author
46 hours
wip
maxim nikonov
3 days
wi[
maxim nikonov
3 days
wip
maxim nikonov
3 days
wip
maxim nikonov
2025-10-31
Fix MSVC Level 4 warnings (#1126)
MatthiasWM
2025-09-05
Make Fl_Table::get_selection() 'const' (#1305)
Albrecht Schlosser
2025-07-08
Replace 'FL_OVERRIDE' with 'override' in public headers
Albrecht Schlosser
2025-07-07
Fl_Table_Row: replace private class CharVector with std::vector
Albrecht Schlosser
2025-03-19
Remove obsolete build option 'FLTK_OPTION_STD'
Albrecht Schlosser
2025-01-14
Fix return value of Fl_Table_Row::row_selected(int) (PR #1187)
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-04-13
Fix trailing comma in enums of public headers
Albrecht Schlosser
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-11-06
Use the new Fl_Int_Vector class in Fl_Table
Albrecht Schlosser
2021-12-09
Remove compiler warnings about unused parameters (issue #307)
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-04-20
Make draw() protected (Fl_Tree + Fl_Table)
Albrecht Schlosser
2017-08-18
Avoid #include's of unrelated system headers in Fl_Table*.H.
Albrecht Schlosser
2017-04-27
Document Fl_Table's protected member variables.
Greg Ercolano
2017-04-27
Small doc clarifications for the Fl_Table::TableContext enum.
Greg Ercolano
2017-04-26
Fl_Table was missing doxygen docs for several public + protected members.
Greg Ercolano
2016-03-26
Remove FLTK_ABI_VERSION from all but *tree*.* and documentation.
Albrecht Schlosser
2016-01-31
Fix compiler warnings (STR 2988), porting from branch-1.3.
Albrecht Schlosser
2015-07-18
Fix and improve Fl_Table docs, fix some other typos.
Albrecht Schlosser
2013-03-23
Small doc fixes for new tab_cell_nav() methods.
Greg Ercolano
2013-03-23
o Added tab_cell_nav() method to control Tab/Shift-Tab navigation of table ce...
Greg Ercolano
2012-11-23
Continued fix for STR#2889
Greg Ercolano
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-04-14
Removed old TODO items that have been addressed.
Greg Ercolano
2012-04-14
Solves STR #2681.
Greg Ercolano
2011-10-02
STR 2714: remove lint (variables that have the same name as a function in the...
Matthias Melcher
2011-07-23
Fixed problem with Fl_Table::add() as per thread on fltk.general
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-07-17
Fixing STR #2679; Fl_Table makes use of FLTK's Fl::scrollbar_size() global.
Greg Ercolano
2011-01-22
Added FL_EXPORT for some more classes and structs to clean up MS DLL building.
Albrecht Schlosser
2011-01-03
Added Table and Tree support to Fluid.
Matthias Melcher
2010-12-12
Added missing 'FL_EXPORT' to lots of classes.
Albrecht Schlosser
2010-12-10
Adjusted Fl_Table docs to reference new examples.
Greg Ercolano
2010-12-08
As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"
Greg Ercolano
2010-12-05
Added latex \image refs to tree+table docs,
Greg Ercolano
2010-12-05
CMP mods: bracing, doxygen fixes for code examples and #if DOXYGEN -> #if FL_...
Greg Ercolano
2010-11-30
Fixed Fl_Table's docs referencing example programs.
Greg Ercolano
2010-10-26
doxygen: fixes to example program filenames.
Greg Ercolano
2010-10-26
Improved doxygen docs for draw_cell() parameters in the various contexts.
Greg Ercolano
2010-10-26
doxygen fixes:
Greg Ercolano
2010-10-26
Doxygen improvements for Fl_Table.H;
Greg Ercolano
2010-10-26
Enclosed old 'standalone widget' license with \verbatim block for clarity.
Greg Ercolano
2010-10-26
Fixed Fl_Table doxygen example code (was missing all indenting).
Greg Ercolano
2010-05-19
Documentation fixes.
Greg Ercolano
[next]