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-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
2021-12-29
Fix fullscreen window level corner cases on macOS - cont'd
ManoloFLTK
2021-12-21
Add header guards to source files of FL/fl_config.h
Albrecht Schlosser
2021-12-20
CMake: export Cairo include directories (issue #350)
Albrecht Schlosser
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
Github #351: fixed missing curly brackets.
Matthias Melcher
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-19
STR 3289: Fluid i18n, gettext, catguts improvements
Matthias Melcher
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-18
Remove unused and outdated demo, update dependencies
Albrecht Schlosser
2021-12-18
Removed superfluous comments
Matthias Melcher
2021-12-18
Github #340: removing two warnings.
Matthias Melcher
2021-12-18
Correcting UFT vs. UTF character flip
Matthias Melcher
2021-12-17
STR 3355: allow Unicode UTF-8 in source code
Matthias Melcher
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
Github #237: scrollbar.align documentation.
Matthias Melcher
2021-12-17
GitHub #327: menu buttons will no longer grab arrow keys.
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
GitHub #326: browser scrolling should be much improved
Matthias Melcher
2021-12-17
Add bunch of changes in 1.4
ManoloFLTK
2021-12-17
macOS platform: fix for issue #325 Disabling IM disables Greek and Cyrillic l...
ManoloFLTK
2021-12-16
GitHub #329: fixed missing code
Matthias Melcher
2021-12-15
github #328: temporarily disabling new project flags
Matthias Melcher
2021-12-15
#329 #318: Fixed Fluid indenting and trailing whitespace
Matthias Melcher
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
Fluid: convert Fl_Group::forms_end() to a static function
Albrecht Schlosser
2021-12-13
#319: Fixed Live Resize Mode in Fluid
Matthias Melcher
2021-12-13
#322: remove Fluid's dependency on fltk_forms.
Matthias Melcher
2021-12-13
STR 3442: invalid conversion warning in VisualC
Matthias Melcher
2021-12-13
STR 3442: changed .cxx file, but not .fl
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-13
Fluid: "Widget Class" subclasses Group but incorrectly shows Window subtypes.
James Palmer
2021-12-13
Windows platform: account for GUI scaling when using input method.
ManoloFLTK
2021-12-12
Fix IME problem (issue #270)
YX
[next]