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
2022-02-01
CMake: Fix image libraries build if fallback is used
Albrecht Schlosser
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-30
Adding Text_Display color variables. (#384)
Matthias Melcher
2022-01-29
More natural shading for Checkers pieces.
Matthias Melcher
2022-01-28
Checkers pieces scaling.
Matthias Melcher
2022-01-28
New Checkers pieces created by me from scratch.
Matthias Melcher
2022-01-28
Remove obsolete image file (#31)
Albrecht Schlosser
2022-01-27
Background color attribute for Fl_Text_Display. (#378)
Matthias Melcher
2022-01-26
#31, HiDPI checkers, animation timing
Matthias Melcher
2022-01-26
Removed GL Button from test/cube
Matthias Melcher
2022-01-26
Fix for #381, `backward` function crash
Matthias Melcher
2022-01-23
Preferences XDG path (#377)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-23
Fix for fltk when make install used
Greg Ercolano
2022-01-21
Fix compiler warnings [-Wunused-variable]
Albrecht Schlosser
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-19
Remove potential compiler error with -Wc++11-narrowing
ManoloFLTK
2022-01-17
Comment out deprecated Doxygen tag COLS_IN_ALPHA_INDEX.
ManoloFLTK
2022-01-17
Remove unnecessary CMake test statement (#358)
Albrecht Schlosser
2022-01-16
Issue #358 cont'd: Fl_Cairo_Window coord system docs
Greg Ercolano
2022-01-16
Adding Albrecht's CMakeLists.txt patch
Greg Ercolano
2022-01-16
For issue #358 - adds examples/cairo-draw-x.cxx
Greg Ercolano
2022-01-16
Update fluid files and generated files
Albrecht Schlosser
2022-01-16
Rename FL/Fl_String_class.H to FL/Fl_String.H
Albrecht Schlosser
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-16
Improve Fl_GTK_Native_File_Chooser_Driver in relation to FLTK windows.
ManoloFLTK
2022-01-16
Improve kdialog-based native file chooser.
ManoloFLTK
2022-01-14
Move make_transient() to Fl_Posix_System_Driver from Fl_Screen_Driver
ManoloFLTK
2022-01-14
Improve focus box drawing and documentation
Albrecht Schlosser
2022-01-13
Fixes #369
Greg Ercolano
2022-01-13
Fixes #362
Greg Ercolano
2022-01-13
Fixes issue #361.
Greg Ercolano
2022-01-13
Fix typo in Fl_Menu_Item docs
Albrecht Schlosser
2022-01-12
Renewing old code, as suggested by Albrecht.
Matthias Melcher
2022-01-11
Reintroducing delet o;
Matthias Melcher
2022-01-11
Fluid: Window was not updated when widget was deleted.
Matthias Melcher
2022-01-11
Avoiding CodeQL warning.
Matthias Melcher
2022-01-08
avoid early include of Fl.H option
Matthias Melcher
2022-01-08
Input Method support: have the auxiliary window follow when the focus window ...
ManoloFLTK
2022-01-08
Remove obsolete (dead) code from Fl_Group.cxx
Albrecht Schlosser
2022-01-07
Fixed a crash bug in Fluid where partial menus were deleted.
Matthias Melcher
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2022-01-07
Add virtual void Fl_Graphics_Driver::set_status() and implement for X11 platf...
ManoloFLTK
2022-01-05
Fix whitespace and Makefile dependencies
Albrecht Schlosser
2022-01-05
Create FL/x11.H holding declarations specific to X11 platform.
ManoloFLTK
2022-01-04
Introduction of FL/fl_config.h - continued
ManoloFLTK
2022-01-04
Fix build error with CMake when libjpeg???-dev package is absent from the sys...
ManoloFLTK
2022-01-02
Text input method for X11: fix for case when text widget is inside subwindow.
ManoloFLTK
2022-01-01
Tweak blocks game to use higher update rates and slightly larger window.
Michael R Sweet
2022-01-01
Installing Fluid correctly on macOS
Matthias Melcher
[next]