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
Age
Commit message (
Expand
)
Author
2022-03-07
Improve documentation on Fl_Menu_Item's and related methods (#332)
Albrecht Schlosser
2022-03-07
Add missing member initialisation in Fl_Cairo_Graphics_Driver constructor.
ManoloFLTK
2022-03-06
Complete class Fl_Cairo_Graphics_Driver using Fl_Wayland_Graphics_Driver
ManoloFLTK
2022-03-05
Fix MSVC compiler warning
Albrecht Schlosser
2022-03-05
Fix size_range() - continued (issue #392)
Albrecht Schlosser
2022-03-05
Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
2022-03-03
Fix whitespace, update dependencies and fluid files
Albrecht Schlosser
2022-03-03
Fix for issue #401. No longer attempt to transiently inactivate the maximize ...
ManoloFLTK
2022-03-01
Simplify internal Fl_WinAPI_Window_Driver::fake_X_wm() method
Albrecht Schlosser
2022-03-01
Fix default size_range() calculation (issue #392, STR 3352)
Albrecht Schlosser
2022-02-26
Fix Visual Studio build warnings in OpenGL graphics driver
Albrecht Schlosser
2022-02-26
Fix Visual Studio build warnings
Albrecht Schlosser
2022-02-22
X11: Disable "boxcheat" hack
Albrecht Schlosser
2022-02-21
Update dependencies
Albrecht Schlosser
2022-02-21
Remove obsolete/disabled "boxcheat" code
Albrecht Schlosser
2022-02-19
Fix typos and copyright
Albrecht Schlosser
2022-02-16
Fix "fl_message_icon() regression" (#395)
Albrecht Schlosser
2022-02-12
expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80)
silverduner
2022-02-09
Enable end user to copy standard dialog text to clipboard (#388)
Albrecht Schlosser
2022-02-08
Fix for issue #373 apparent with macOS platform and SDK ≤ 10.13
ManoloFLTK
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-02-05
CMake: Remove unnecessary file from build system
Albrecht Schlosser
2022-02-05
Minor improvement in Fl_Mac_App_Menu::custom_application_menu_items().
ManoloFLTK
2022-02-03
Rearrange "Print Button Window" functions
Albrecht Schlosser
2022-02-03
Fl_Preferences (X11): Fix detection of preferences directory
Albrecht Schlosser
2022-02-03
Fl_Timeout: Remove compiler warning [-Wclass-memaccess]
Albrecht Schlosser
2022-02-03
Remove platform #ifdef from macOS native filechooser
Albrecht Schlosser
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-02-02
Add platform-independent Fl_Screen_Driver::print_or_copy_window().
ManoloFLTK
2022-02-02
macOS: add "Toggle printing of titlebar" to application menu - cont'd.
ManoloFLTK
2022-02-02
macOS: add "Toggle printing of titlebar" to application menu.
ManoloFLTK
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-27
Background color attribute for Fl_Text_Display. (#378)
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-21
Fix compiler warnings [-Wunused-variable]
Albrecht Schlosser
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
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
[next]