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
2023-11-25
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-23
Stabilizes Fl_Tile size_range mode.
Matthias Melcher
2023-11-23
Added safety when calling Text_Display methods
Matthias Melcher
2023-11-23
Adds zero size check in Fl_Tile::on_move
Matthias Melcher
2023-11-22
Adds Callback Reason to FAQ on Fl_Window::callback
Matthias Melcher
2023-11-22
Fixes warning in Fl_Tile by Doxygen
Matthias Melcher
2023-11-22
Make new handle_lf/cr methods private
Greg Ercolano
2023-11-22
Fixes warning and errors.
Matthias Melcher
2023-11-22
Adding size range settings to Fl_Tile, initial commit.
Matthias Melcher
2023-11-21
Fl_Terminal docs: Added some tables
Greg Ercolano
2023-11-21
Added output_translate(): controls lf -> crlf translation
Greg Ercolano
2023-11-21
Fl_Terminal docs for fg/bg colors
Greg Ercolano
2023-11-20
Fl::check() docs fix: example indented
Greg Ercolano
2023-11-20
Change Fl_Terminal default color() 0x0 -> FL_BLACK
Greg Ercolano
2023-11-20
Solve issue 837, doc some protected methods.
Greg Ercolano
2023-11-20
Fix Fl_Wayland_Image_Surface_Driver c'tor
ManoloFLTK
2023-11-19
Doc all pub/prot members, remove unused, add todo
Greg Ercolano
2023-11-19
Fix compiler warning
Albrecht Schlosser
2023-11-19
Windows/MSVC: Fix wide char commandline handling (#840)
Albrecht Schlosser
2023-11-19
Fix compiler warnings in Fl_Terminal on Windows
Albrecht Schlosser
2023-11-18
Small improvements of test/grid_dialog.cxx
Albrecht Schlosser
2023-11-18
Add Fl_Grid based dialog demo program - part 2
Albrecht Schlosser
2023-11-18
Add Fl_Grid based dialog demo program
Albrecht Schlosser
2023-11-17
Output build configuration in CMake report (#838)
Albrecht Schlosser
2023-11-17
Apply two patches provided by user 'Andre' via mail
Albrecht Schlosser
2023-11-17
Remove friend declaration from Fl_Window.H (see STR 3354)
Albrecht Schlosser
2023-11-17
Update source URL in misc/update_config_scripts
Albrecht Schlosser
2023-11-17
Enhance documentation of event processing
Albrecht Schlosser
2023-11-17
Notify users that configure/make support will be dropped in 1.5.0
Albrecht Schlosser
2023-11-16
Added clear(), some methods protected->public
Greg Ercolano
2023-11-16
FLUID: inlined data can be stored compressed.
Matthias Melcher
2023-11-16
FLUID: Adds wrapping to "find" in source view.
Matthias Melcher
2023-11-16
FLUID: Adds text attribute support to Fl_Terminal.
Matthias Melcher
2023-11-15
Fixes return type of Fl_Input_::dvalue()
Matthias Melcher
2023-11-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-11-15
Fixes test/terminal box type
Matthias Melcher
2023-11-15
FLUID: Removes two warnings.
Matthias Melcher
2023-11-15
FLUID: Fixes missing DISPLAY connection.
Matthias Melcher
2023-11-15
Uses the correct Fl_Terminal type in terminal.fl as well
Matthias Melcher
2023-11-15
Doc: describe fl_disable_wayland in "Operating System Issues" section
ManoloFLTK
2023-11-15
FLUID: fixing test/valuator.fl and test/tree.fl
Matthias Melcher
2023-11-15
FLUID: updates file structure README
Matthias Melcher
2023-11-15
Remove mention of Fl_Simple_Terminal
Albrecht Schlosser
2023-11-15
FLUID: Fixes generating default templates
Matthias Melcher
2023-11-15
esc character replacement
Matthias Melcher
2023-11-15
FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal
Matthias Melcher
2023-11-15
Wayland: fix moving top-level window around with mouse
ManoloFLTK
2023-11-14
Added textcolor() and color(), doc fixes.
Greg Ercolano
2023-11-14
Fix compiler warning (suggest-override)
Albrecht Schlosser
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
[next]