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-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
2021-12-13
Windows platform: account for GUI scaling when using input method.
ManoloFLTK
2021-12-12
Fix IME problem (issue #270)
YX
2021-12-12
X11 platform: account for GUI scaling in location of input method aux window.
ManoloFLTK
2021-12-11
Win32 platform: add support of "PROCESS_PER_MONITOR_DPI_AWARE" set via manifest.
ManoloFLTK
2021-12-11
Win32 platform: allow use of manifest to set the app's DpiAwareness level.
ManoloFLTK
2021-12-10
Stabilize resizing of common dialogs like fl_choice()
Albrecht Schlosser
2021-12-09
Remove compiler warnings about unused parameters (issue #307) - cont'd
ManoloFLTK
2021-12-08
Update dependencies (no code changes)
Albrecht Schlosser
2021-12-08
STR 3460.C: Code Properties remembers the editor's scroll bar position.
Matthias Melcher
2021-12-08
Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOG
ManoloFLTK
2021-12-07
Fix for issue #278 - continued
ManoloFLTK
2021-12-07
Fix for issue #278: Can we use the qt/kde file picker instead of gtk?
ManoloFLTK
2021-12-07
Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'd
ManoloFLTK
2021-12-06
Fix whitespace errors (no code changes)
Albrecht Schlosser
[next]