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
/
sourceview_panel.cxx
Age
Commit message (
Expand
)
Author
2024-04-17
Separate FLUID user documentation, screen shot automation (#936)
Matthias Melcher
2023-11-27
Fix compiler warning, dependencies, and trailing whitespace
Albrecht Schlosser
2023-11-16
FLUID: Adds wrapping to "find" in source view.
Matthias Melcher
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-10-26
FLUID: Fixes warnings.
Matthias Melcher
2023-10-25
FLUID: Adds hierarchical node search in header files.
Matthias Melcher
2023-10-24
FLUID: Adds text search to source, header, and project view
Matthias Melcher
2023-10-24
FLUID: Adds Reveal button to SourceView
Matthias Melcher
2023-10-24
FLUID: Adds much more detailed CodeView
Matthias Melcher
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-09-05
FLUID: increases readability
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