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-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
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
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-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
2021-12-29
Fix fullscreen window level corner cases on macOS - cont'd
ManoloFLTK
2021-12-20
Fix compiler warning [-Wignored-qualifiers]
Albrecht Schlosser
2021-12-20
GitHub #328: removed stray ';' in Fluid code generation.
Matthias Melcher
2021-12-19
Update fluid generated and .fl files (remove mac_shell...)
Albrecht Schlosser
2021-12-19
Fix for issue #344 : New/Delete Type Mismatch on Windows
ManoloFLTK
2021-12-19
Add check against NULL pointer (fix for issue #338).
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-17
Updated Unicode utf8 byte limit in docs.
Matthias Melcher
2021-12-17
GitHub #233, documenting style buffers and utf8.
Matthias Melcher
2021-12-17
Fix broken build
Albrecht Schlosser
2021-12-17
Forms compatibility: use as_window() rather than type()
Albrecht Schlosser
2021-12-17
Fix a tiny documentation bug
Albrecht Schlosser
2021-12-17
macOS platform: fix for issue #325 Disabling IM disables Greek and Cyrillic l...
ManoloFLTK
2021-12-14
Fix trailing whitespace and a MSVC compiler warning
Albrecht Schlosser
2021-12-14
Windows platform and Input Methods: improve GUI scaling support.
ManoloFLTK
[next]