fltk/fluid
2024-06-21 18:16:44 +02:00
..
documentation Remove trailing whitespace 2024-06-21 18:10:33 +02:00
icons #832: FLUID: Adds custom fonts and colors for widget browser. 2023-12-15 12:31:29 +01:00
pixmaps
templates
.gitignore
about_panel.cxx FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
about_panel.fl FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
about_panel.h FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
align_widget.cxx
align_widget.h
autodoc.cxx Remove trailing whitespace 2024-06-21 18:10:33 +02:00
autodoc.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
CMakeLists.txt Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
code.cxx FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
code.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
CodeEditor.cxx FLUID: comments, typos, formatting 2024-03-02 22:58:57 +01:00
CodeEditor.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
codeview_panel.cxx Remove trailing whitespace 2024-06-21 18:10:33 +02:00
codeview_panel.fl Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
codeview_panel.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
comments.h
custom_widgets.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
custom_widgets.h
ExternalCodeEditor_UNIX.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_UNIX.h
ExternalCodeEditor_WIN32.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_WIN32.h
factory.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
factory.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fd_Snap_Action.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fd_Snap_Action.h FLUID: comments, typos, formatting 2024-03-02 22:58:57 +01:00
file.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
file.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fl_Button_Type.cxx
Fl_Button_Type.h FLUID: comments, typos, formatting 2024-03-02 22:58:57 +01:00
Fl_Function_Type.cxx FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
Fl_Function_Type.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02: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
Fl_Group_Type.cxx FLUID: Fix live resize for windows and tabs 2024-04-26 19:30:47 +02:00
Fl_Group_Type.h
Fl_Menu_Type.cxx Update dependencies, whitespace, and Fl_File_Chooser.cxx 2024-03-19 15:39:18 +01:00
Fl_Menu_Type.h
Fl_Type.cxx FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
Fl_Type.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
Fl_Widget_Type.cxx FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
Fl_Widget_Type.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fl_Window_Type.cxx FLUID: Fix live resize for windows and tabs 2024-04-26 19:30:47 +02:00
Fl_Window_Type.h FLUID: comments, typos, formatting 2024-03-02 22:58:57 +01:00
fluid_filename.cxx
fluid_filename.h
Fluid_Image.cxx
Fluid_Image.h
fluid.cxx FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
fluid.desktop
fluid.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
fluid.plist
fluid.xml
function_panel.cxx FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
function_panel.fl FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
function_panel.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
makedepend Update dependencies 2024-06-21 18:16:44 +02:00
Makefile Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
mergeback.cxx
mergeback.h
pixmaps.cxx
pixmaps.h
print_panel.cxx
print_panel.fl
print_panel.h
README_fl.txt FLUID: update file format information 2024-04-26 11:57:31 +02:00
settings_panel.cxx FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
settings_panel.fl Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
settings_panel.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
shell_command.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
shell_command.h FLUID: option to show terminal, clear terminal, and clear history 2023-12-14 19:40:34 +01:00
StyleParse.cxx
StyleParse.h
template_panel.cxx
template_panel.fl
template_panel.h
undo.cxx
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 FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
widget_panel.fl FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
widget_panel.h FLUID: Add cast to avoid warning #956 2024-04-17 20:40:10 +02:00