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
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-09-07
FLUID: Fixes visibility of Compact button
Matthias Melcher
2023-09-05
Fixes warning on unused variable.
Matthias Melcher
2023-09-05
FLUID: increases readability
Matthias Melcher
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-08-29
FLUID: fixes resizing of preferences panel
Matthias Melcher
2023-08-29
FLUID: minor fixes
Matthias Melcher
2023-08-29
FLUID: adds missing include for other platforms
Matthias Melcher
2023-08-29
FLUID: separate SourceView panel into its own file
Matthias Melcher
2023-08-29
FLUID: code cleanup, redundancies, typos
Matthias Melcher
2023-08-29
FLUID: simplifies filename handling
Matthias Melcher
2023-08-29
FLUID: simplified worker handling
Matthias Melcher
2023-08-26
FLUID: fixes file path calculation bug
Matthias Melcher
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
2023-08-15
FLUID fix: sets initial size range for windows
Matthias Melcher
2023-08-12
Another occurrence of bad escape sequence.
Matthias Melcher
2023-08-12
#765: Replaces uncommon escape sequence.
Matthias Melcher
2023-08-10
Improve docs of Fl::hide_all_windows()
Albrecht Schlosser
2023-08-08
FLUID: i18n panel redraw fix
Matthias Melcher
2023-07-22
FLUID: shell code cleanup
Matthias Melcher
2023-07-22
Adds default shortcut to Fl_Shortcut_Button.
Matthias Melcher
2023-07-21
FLUID: updates templates and predefined comments
Matthias Melcher
2023-07-20
FLUID improves positioning and sizing new widgets
Matthias Melcher
2023-07-19
Fix missing (new) source file in fluid and dependencies
Albrecht Schlosser
2023-07-19
FLUID: layout preset no longer forces text font selection
Matthias Melcher
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
Matthias Melcher
2023-07-19
FLUID: Fixes override attribute, cleanup
Matthias Melcher
2023-07-19
FLUID: emulated RTTI for all types
Matthias Melcher
2023-07-19
FLUID fixes wrong type IDs and more cleanup
Matthias Melcher
2023-07-18
FLUID: text fixes
Matthias Melcher
2023-07-18
FLUID correct inheritance, formatting, factory floor cleaning
Matthias Melcher
2023-07-17
FLUID: restores g++98 compatibility
Matthias Melcher
2023-07-17
FLUID: better initial sizes for buttons and windows
Matthias Melcher
2023-07-17
FLUID: emulating RTTI and fixing type dependencies (Buttons)
Matthias Melcher
2023-07-17
FLUID: using symbols instead of integers
Matthias Melcher
2023-07-17
FLUID: fix window visibility across project file update
Matthias Melcher
2023-07-14
FLUID: fixes all overlapping widgets in all .fl files
Matthias Melcher
2023-07-14
FLUID File Format Documentation Fixes
Matthias Melcher
2023-07-14
FLUID: File Format Fault Fixes.
Matthias Melcher
2023-07-14
Documentation: screenshot updates
Matthias Melcher
2023-07-14
FLUID formatting and comments
Matthias Melcher
2023-07-12
FLUDI documentation updates
Matthias Melcher
2023-07-11
FLUID: typo
Matthias Melcher
2023-07-11
FLUID adding hatch pattern to overlapping widgets
Matthias Melcher
2023-07-11
FLUID mark project change when changing window visibility
Matthias Melcher
2023-07-10
FLUID source files sorting improved
Matthias Melcher
2023-07-03
FLUID #739: emit User Code late for Window and Widget Class
Matthias Melcher
2023-06-12
Fix building with -DOPTION_USE_SVG=Off
ManoloFLTK
2023-06-04
FLUID option to ignore some syntax checks
Matthias Melcher
2023-05-07
[CMake] Use an object library to speed up fluid build
Albrecht Schlosser
[next]