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
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
2021-12-06
Fix Fl_Window::size_range() documentation (STR 3352)
Albrecht Schlosser
2021-12-06
macOS platform: compute the screen number where a top window is mapped.
ManoloFLTK
2021-12-06
Fix filename in doxygen comment, update dependencies
Albrecht Schlosser
2021-12-05
Fixes STR #3352: "tiny window problem if child group larger than window"
Greg Ercolano
2021-12-05
Fix MSVC compiler warnings
Albrecht Schlosser
2021-12-04
Add fl_message_icon_label() function (STR #2762)
Albrecht Schlosser
2021-12-04
Rename src/Fl_String.cxx to src/Fl_String_class.cxx
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser
2021-12-02
PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...
ManoloFLTK
2021-12-01
Hack to restore "configure --enable-x11" on macOS ≥ 11
ManoloFLTK
2021-11-27
Solves Fl_Tree focus box artifacts on linux - fixes issue #299.
Greg Ercolano
2021-11-26
Fixes #297 - improvements for icon.cxx + icon() docs
Greg Ercolano
2021-11-26
Fix for issue #254: remove hardware overlay support - cont'd.
ManoloFLTK
2021-11-26
Removed following removal of support for X11 hardware overlay (issue #254)
ManoloFLTK
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-25
X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.
ManoloFLTK
2021-11-25
Fix X11 platform bug when drawing transparent RGB image without XRender.
ManoloFLTK
2021-11-24
Better solution for issue #296
Greg Ercolano
[next]