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
/
fluid
Age
Commit message (
Expand
)
Author
2022-04-03
Build and use fluid-cmd on Windows for .fl files (#224, #293)
Albrecht Schlosser
2022-03-04
Add the Wayland platform to FLTK 1.4 - continued.
ManoloFLTK
2022-03-03
Fix whitespace, update dependencies and fluid files
Albrecht Schlosser
2022-02-26
Fix Visual Studio build warnings
Albrecht Schlosser
2022-02-20
Fluid: no grid on window resizing. (#399)
Matthias Melcher
2022-02-20
Fluid: fixed missing return value (#398)
Matthias Melcher
2022-02-14
Adding comments to recent Fluid changes.
Matthias Melcher
2022-02-13
Better Fluid Widget dimension controls (#394)
Matthias Melcher
2022-02-13
Fluid: adding feature: Functions can also be "local". (#390)
Matthias Melcher
2022-02-11
Fixed Fluid Alignment panel i18n to none.
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-19
Remove potential compiler error with -Wc++11-narrowing
ManoloFLTK
2022-01-16
Update fluid files and generated files
Albrecht Schlosser
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-12
Renewing old code, as suggested by Albrecht.
Matthias Melcher
2022-01-11
Reintroducing delet o;
Matthias Melcher
2022-01-11
Fluid: Window was not updated when widget was deleted.
Matthias Melcher
2022-01-11
Avoiding CodeQL warning.
Matthias Melcher
2022-01-08
avoid early include of Fl.H option
Matthias Melcher
2022-01-07
Fixed a crash bug in Fluid where partial menus were deleted.
Matthias Melcher
2022-01-05
Fix whitespace and Makefile dependencies
Albrecht Schlosser
2022-01-01
Installing Fluid correctly on macOS
Matthias Melcher
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
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
GitHub #327: menu buttons will no longer grab arrow keys.
Matthias Melcher
2021-12-17
GitHub #326: browser scrolling should be much improved
Matthias Melcher
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-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-11
Fluid: use fl_strdup() to fix MSVC compiler warning
Albrecht Schlosser
2021-12-11
Fluid PR 313: update subtype menu to show "Normal" when deactivated.
Matthias Melcher
2021-12-11
STR 3210: indentation is now controlled in one single position for all source...
Matthias Melcher
[next]