fltk/fluid
2023-03-19 20:04:01 +01:00
..
documentation/src
icons Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
pixmaps FLUID support for inline image data (see #542, #592) (#604) 2022-12-30 19:20:52 +01:00
.gitignore Give fluid and fltk-options their own .gitignore files 2023-02-05 19:41:19 +01:00
about_panel.cxx Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
about_panel.fl Animated GIF support (Fl_Anim_GIF_Image class) (#375) 2023-01-21 17:27:58 +01:00
about_panel.h
align_widget.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
align_widget.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
alignment_panel.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
alignment_panel.fl Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
alignment_panel.h Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
CMakeLists.txt Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
code.cxx Fl_String refactoring and extension (#683) 2023-02-23 15:42:05 +01:00
code.h Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
CodeEditor.cxx Add close buttons for individual tabs in Fl_Tabs (#628) 2023-01-05 13:51:30 +01:00
CodeEditor.h Use FL_OVERRIDE for all overridden virtual methods (#611) 2022-12-30 19:14:36 +01:00
comments.h
custom_widgets.cxx Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) 2023-02-15 15:24:25 +01:00
custom_widgets.h Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) 2023-02-15 15:24:25 +01:00
Doxyfile
ExternalCodeEditor_UNIX.cxx Fl_String refactoring and extension (#683) 2023-02-23 15:42:05 +01:00
ExternalCodeEditor_UNIX.h Fl_String refactoring and extension (#683) 2023-02-23 15:42:05 +01:00
ExternalCodeEditor_WIN32.cxx Fl_String refactoring and extension (#683) 2023-02-23 15:42:05 +01:00
ExternalCodeEditor_WIN32.h
factory.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
factory.h
Fd_Snap_Action.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
Fd_Snap_Action.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
file.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
file.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Function_Type.cxx FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453) 2023-02-02 20:37:26 +01:00
Fl_Function_Type.h Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
Fl_Group_Type.cxx Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
Fl_Group_Type.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Menu_Type.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
Fl_Menu_Type.h Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
Fl_Type.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Type.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Widget_Type.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Widget_Type.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fl_Window_Type.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
Fl_Window_Type.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
Fluid_Image.cxx Update dependencies and fix whitespace errors 2023-02-02 17:09:14 +01:00
Fluid_Image.h Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
fluid.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
fluid.desktop
fluid.h Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
fluid.plist
fluid.xml
function_panel.cxx Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) 2023-02-15 15:24:25 +01:00
function_panel.fl Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) 2023-02-15 15:24:25 +01:00
function_panel.h Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
makedepend CMake: build shared libs with OPTION_CAIROEXT (issue #250) 2023-03-09 17:34:05 +01:00
Makefile Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
pixmaps.cxx FLUID support for inline image data (see #542, #592) (#604) 2022-12-30 19:20:52 +01:00
pixmaps.h FLUID support for inline image data (see #542, #592) (#604) 2022-12-30 19:20:52 +01:00
print_panel.cxx Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
print_panel.fl Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
print_panel.h
README_fl.txt FLUID support for inline image data (see #542, #592) (#604) 2022-12-30 19:20:52 +01:00
shell_command.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
shell_command.h Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
StyleParse.cxx
StyleParse.h
template_panel.cxx Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
template_panel.fl
template_panel.h
undo.cxx Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
undo.h
widget_browser.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
widget_browser.h Use FL_OVERRIDE for all overridden virtual methods (#611) 2022-12-30 19:14:36 +01:00
widget_panel.cxx Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
widget_panel.fl Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
widget_panel.h Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00