fltk/fluid
2023-08-29 02:27:13 +02:00
..
documentation/src
icons Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
pixmaps
.gitignore
about_panel.cxx
about_panel.fl FLUID: fix window visibility across project file update 2023-07-17 12:56:35 +02:00
about_panel.h
align_widget.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
align_widget.h
alignment_panel.cxx FLUID: simplifies filename handling 2023-08-29 01:38:39 +02:00
alignment_panel.fl FLUID: simplifies filename handling 2023-08-29 01:38:39 +02:00
alignment_panel.h FLUID: layout preset no longer forces text font selection 2023-07-19 21:26:27 +02:00
CMakeLists.txt FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
code.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
code.h
CodeEditor.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
CodeEditor.h
comments.h FLUID: updates templates and predefined comments 2023-07-21 13:34:12 +02:00
custom_widgets.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
custom_widgets.h
Doxyfile
ExternalCodeEditor_UNIX.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
ExternalCodeEditor_UNIX.h
ExternalCodeEditor_WIN32.cxx
ExternalCodeEditor_WIN32.h
factory.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
factory.h
Fd_Snap_Action.cxx FLUID: simplifies filename handling 2023-08-29 01:38:39 +02:00
Fd_Snap_Action.h FLUID: simplifies filename handling 2023-08-29 01:38:39 +02:00
file.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
file.h
Fl_Button_Type.cxx FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
Fl_Button_Type.h FLUID improves positioning and sizing new widgets 2023-07-20 13:49:19 +02:00
Fl_Function_Type.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
Fl_Function_Type.h FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
Fl_Group_Type.cxx FLUID improves positioning and sizing new widgets 2023-07-20 13:49:19 +02:00
Fl_Group_Type.h FLUID improves positioning and sizing new widgets 2023-07-20 13:49:19 +02:00
Fl_Menu_Type.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
Fl_Menu_Type.h FLUID improves positioning and sizing new widgets 2023-07-20 13:49:19 +02:00
Fl_Type.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
Fl_Type.h FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
Fl_Widget_Type.cxx Fixes a bunch of typos in comments. 2023-08-26 15:17:28 +02:00
Fl_Widget_Type.h FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
Fl_Window_Type.cxx FLUID fix: sets initial size range for windows 2023-08-15 23:12:39 +02:00
Fl_Window_Type.h FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
Fluid_Image.cxx Fix building with -DOPTION_USE_SVG=Off 2023-06-12 16:55:05 +02:00
Fluid_Image.h
fluid.cxx FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
fluid.desktop
fluid.h FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
fluid.plist
fluid.xml
function_panel.cxx FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
function_panel.fl FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
function_panel.h FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
makedepend Improve docs of Fl::hide_all_windows() 2023-08-10 15:16:01 +02:00
Makefile FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
pixmaps.cxx FLUID: restores g++98 compatibility 2023-07-17 20:41:04 +02:00
pixmaps.h FLUID: using symbols instead of integers 2023-07-17 15:56:05 +02:00
print_panel.cxx
print_panel.fl FLUID: fix window visibility across project file update 2023-07-17 12:56:35 +02:00
print_panel.h
README_fl.txt FLUID File Format Documentation Fixes 2023-07-14 19:16:55 +02:00
shell_command.cxx Another occurrence of bad escape sequence. 2023-08-12 23:07:10 +02:00
shell_command.h Fix and consolidate settings dialogs (#346, #703) 2023-03-19 20:04:01 +01:00
sourceview_panel.cxx FLUID: adds missing include for other platforms 2023-08-29 02:27:13 +02:00
sourceview_panel.fl FLUID: adds missing include for other platforms 2023-08-29 02:27:13 +02:00
sourceview_panel.h FLUID: separate SourceView panel into its own file 2023-08-29 02:20:50 +02:00
StyleParse.cxx
StyleParse.h
template_panel.cxx FLUID: updates templates and predefined comments 2023-07-21 13:34:12 +02:00
template_panel.fl FLUID: updates templates and predefined comments 2023-07-21 13:34:12 +02:00
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 FLUID: RTTI improvements, 'is_a90' now const, apply RTTI 2023-07-19 20:42:08 +02:00
widget_browser.h
widget_panel.cxx FLUID: emulating RTTI and fixing type dependencies (Buttons) 2023-07-17 18:32:13 +02:00
widget_panel.fl FLUID: emulating RTTI and fixing type dependencies (Buttons) 2023-07-17 18:32:13 +02:00
widget_panel.h FLUID adding hatch pattern to overlapping widgets 2023-07-11 23:13:55 +02:00