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
2023-11-27
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-26
STR 1373: adds vsync control to OpenGL contexts on macOS
Matthias Melcher
2023-11-25
Adds pulldown menu to Fl_Text_Display and ..._Editor
Matthias Melcher
2023-11-25
Cleans up Fl_Input right mouse button menu
Matthias Melcher
2023-11-25
STR 749: Adds cut/copy/paste popup menu to Fl_Input
Matthias Melcher
2023-11-25
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
Matthias Melcher
2023-11-25
Fl_Terminal better name for flags -> charflags
Greg Ercolano
2023-11-23
Added safety when calling Text_Display methods
Matthias Melcher
2023-11-22
Make new handle_lf/cr methods private
Greg Ercolano
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
Solve issue 837, doc some protected methods.
Greg Ercolano
2023-11-19
Doc all pub/prot members, remove unused, add todo
Greg Ercolano
2023-11-19
Fix compiler warnings in Fl_Terminal on Windows
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
Enhance documentation of event processing
Albrecht Schlosser
2023-11-16
Added clear(), some methods protected->public
Greg Ercolano
2023-11-15
Fixes return type of Fl_Input_::dvalue()
Matthias Melcher
2023-11-14
Added textcolor() and color(), doc fixes.
Greg Ercolano
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-12
Fix missing FL_EXPORT of class Fl_Grid
Albrecht Schlosser
2023-11-07
FLUID: Adds template for tutorial.
Matthias Melcher
2023-11-05
FLUID: Adds undo for all grid operations.
Matthias Melcher
2023-11-05
FLUID: Adds transient cells to Fl_Grid
Matthias Melcher
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-11-01
Fix: Fl::clipboard_contains() cannot query selection buffer (#690)
ManoloFLTK
2023-10-31
Improve the documentation of class Fl_Display_device
ManoloFLTK
2023-10-31
Member Fl_Widget_Surface::draw_decorated_window() needs not be virtual
ManoloFLTK
2023-10-23
FLUID: Positioning grid cells intuitively.
Matthias Melcher
2023-10-23
FLUID: Adds grid child positioning via +/- keys
Matthias Melcher
2023-10-22
Removes Fl_String from documentation as well.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-22
FLUID: more Fl_Grid settings
Matthias Melcher
2023-10-21
Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)
Matthias Melcher
2023-10-21
FLUID: grid becomes a bit more interactive
Matthias Melcher
2023-10-21
FLUID: adding a subset of Fl_Grid child parameters.
Matthias Melcher
2023-10-20
FLUID: basic Fl_Grid support
Matthias Melcher
2023-10-20
Add "#define MAC_OS_VERSION_14_0 140000" to mac.H
ManoloFLTK
2023-10-19
Improve Fl_Grid example code
Albrecht Schlosser
2023-10-18
Fix trailing whitespace
Albrecht Schlosser
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-16
Add virtual void Fl_Graphics_Driver::draw_circle()
ManoloFLTK
2023-10-16
Improve subclassing cababilities of Fl_Tile (STR 2791)
Albrecht Schlosser
2023-10-16
Doxygen-only: warn when current color is changed
ManoloFLTK
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-13
#748: Adds option to choose menu window boxtype
Matthias Melcher
[next]