fltk/fluid
2024-02-20 15:03:08 +01:00
..
icons #832: FLUID: Adds custom fonts and colors for widget browser. 2023-12-15 12:31:29 +01:00
pixmaps
templates FLUID: inlined data can be stored compressed. 2023-11-16 13:21:17 +01:00
.gitignore FLUID: Separates developer and user documentation 2023-11-05 14:20:13 +01:00
about_panel.cxx
about_panel.fl
about_panel.h
align_widget.cxx Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
align_widget.h
alignment_panel.cxx Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
alignment_panel.fl Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
alignment_panel.h #832: FLUID: Adds custom fonts and colors for widget browser. 2023-12-15 12:31:29 +01:00
CMakeLists.txt Remove unused FLUID documentation refs in CMake config 2024-02-20 15:03:08 +01:00
code.cxx Fluid: fix "MergeBack" preference location 2023-12-30 17:37:31 +01:00
code.h Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
CodeEditor.cxx
CodeEditor.h
comments.h
custom_widgets.cxx FLUID: Documentation 2023-11-05 16:12:15 +01:00
custom_widgets.h
ExternalCodeEditor_UNIX.cxx
ExternalCodeEditor_UNIX.h
ExternalCodeEditor_WIN32.cxx
ExternalCodeEditor_WIN32.h
factory.cxx #860: FLUID: Removes Group attributes from Fl_Terminal 2023-12-05 18:34:17 +01:00
factory.h
Fd_Snap_Action.cxx FLUID: Arrow keys move widgets inside Fl_Flex 2023-11-01 23:34:53 +01:00
Fd_Snap_Action.h Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
file.cxx Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
file.h FLUID: '\r' (CR) is skipped when reading project files 2023-11-06 11:36:02 +01:00
Fl_Button_Type.cxx
Fl_Button_Type.h
Fl_Function_Type.cxx #856: FLUID: improved Declaration dialog 2023-12-05 17:54:13 +01:00
Fl_Function_Type.h #858: Fluid: removed duplicate and false code 2023-12-04 16:28:07 +01:00
Fl_Grid_Type.cxx Adds some possible NULL references and small fixes 2023-12-01 16:53:27 +01:00
Fl_Grid_Type.h FLUID: Adds undo for all grid operations. 2023-11-05 22:19:03 +01:00
Fl_Group_Type.cxx Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
Fl_Group_Type.h FLUID: Arrow keys move widgets inside Fl_Flex 2023-11-01 23:34:53 +01:00
Fl_Menu_Type.cxx FLUID: Fix double reverse logic in FL_COMMAND handling 2024-02-10 14:55:52 +01:00
Fl_Menu_Type.h
Fl_Type.cxx #860: FLUID: Removes Group attributes from Fl_Terminal 2023-12-05 18:34:17 +01:00
Fl_Type.h FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal 2023-11-15 13:02:48 +01:00
Fl_Widget_Type.cxx FLUID: Fix double reverse logic in FL_COMMAND handling 2024-02-10 14:55:52 +01:00
Fl_Widget_Type.h FLUID: Adds image scaling to widget dialog 2023-12-14 23:37:10 +01:00
Fl_Window_Type.cxx Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
Fl_Window_Type.h FLUID: Arrow keys move widgets inside Fl_Flex 2023-11-01 23:34:53 +01:00
fluid_filename.cxx
fluid_filename.h
Fluid_Image.cxx
Fluid_Image.h
fluid.cxx Fluid: fix "MergeBack" preference location 2023-12-30 17:37:31 +01:00
fluid.desktop
fluid.h
fluid.plist
fluid.xml
function_panel.cxx #856: FLUID: improved Declaration dialog 2023-12-05 17:54:13 +01:00
function_panel.fl #856: FLUID: improved Declaration dialog 2023-12-05 17:54:13 +01:00
function_panel.h #856: FLUID: improved Declaration dialog 2023-12-05 17:54:13 +01:00
makedepend Remove Fl_Simple_Terminal (replaced by Fl_Terminal) 2024-01-06 18:29:25 +01:00
Makefile Make the 'Forms' compatibility library 'fltk_forms' optional 2023-12-20 17:33:37 +01:00
mergeback.cxx Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
mergeback.h
pixmaps.cxx FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal 2023-11-15 13:02:48 +01:00
pixmaps.h
print_panel.cxx
print_panel.fl
print_panel.h
README_fl.txt FLUID: Adds image scaling to widget dialog 2023-12-14 23:37:10 +01:00
shell_command.cxx #674: FLUID: Scrolls shell script terminal to the bottom on every run 2023-12-16 18:53:01 +01:00
shell_command.h FLUID: option to show terminal, clear terminal, and clear history 2023-12-14 19:40:34 +01:00
sourceview_panel.cxx Fix compiler warning, dependencies, and trailing whitespace 2023-11-27 15:33:53 +01:00
sourceview_panel.fl FLUID: Adds wrapping to "find" in source view. 2023-11-16 11:20:42 +01:00
sourceview_panel.h
StyleParse.cxx
StyleParse.h
template_panel.cxx Fix compiler warning, dependencies, and trailing whitespace 2023-11-27 15:33:53 +01:00
template_panel.fl Fix compiler warning, dependencies, and trailing whitespace 2023-11-27 15:33:53 +01:00
template_panel.h FLUID: inlined data can be stored compressed. 2023-11-16 13:21:17 +01:00
undo.cxx FLUID: Fixes undo/redo mixup. 2023-11-05 22:19:03 +01:00
undo.h
widget_browser.cxx #832: FLUID: Improves widget browser output 2023-12-16 18:43:27 +01:00
widget_browser.h #832: FLUID: Adds custom fonts and colors for widget browser. 2023-12-15 12:31:29 +01:00
widget_panel.cxx Fix text overflow in fluid widget panel (#908) 2024-02-15 09:25:28 -08:00
widget_panel.fl Fix text overflow in fluid widget panel (#908) 2024-02-15 09:25:28 -08:00
widget_panel.h FLUID: Adds image scaling to widget dialog 2023-12-14 23:37:10 +01:00