fltk/fluid
Matthias Melcher 6acda521cc Removes the remaining references to Fl_String.
Still to do: rename fl_filename... to fl_filename..._str
and introduce into core library.
2025-03-07 01:15:57 +01:00
..
documentation Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02:00
pixmaps FLUID: basic Fl_Grid support 2023-10-20 19:00:52 +02:00
templates Update Fluid (.fl) files for release 1.4.1 2024-12-09 20:46:01 +01:00
.gitignore FLUID: Separates developer and user documentation 2023-11-05 14:20:13 +01:00
about_panel.cxx Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
about_panel.fl Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
about_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
align_widget.cxx Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
align_widget.h
autodoc.cxx Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
autodoc.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
CMakeLists.txt Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
code.cxx Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
code.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01: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 Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
codeview_panel.fl Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
codeview_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
comments.h FLUID: updates templates and predefined comments 2023-07-21 13:34:12 +02:00
custom_widgets.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
custom_widgets.h Fix compiler warning (C++11 standard) 2023-10-16 21:47:52 +02:00
ExternalCodeEditor_UNIX.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_UNIX.h Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
ExternalCodeEditor_WIN32.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_WIN32.h
factory.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
factory.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fd_Snap_Action.cxx Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
Fd_Snap_Action.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
file.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
file.h Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Button_Type.cxx Adds compact buttons feature to create keypads. 2023-09-03 00:09:40 +02:00
Fl_Button_Type.h FLUID: comments, typos, formatting 2024-03-02 22:58:57 +01:00
Fl_Function_Type.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Function_Type.h FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +02:00
Fl_Grid_Type.cxx FLUID: Adds missing code for Grid and Flex live: #1092 2024-10-22 13:49:48 +02:00
Fl_Grid_Type.h FLUID: Adds missing code for Grid and Flex live: #1092 2024-10-22 13:49:48 +02:00
Fl_Group_Type.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Group_Type.h FLUID: Adds missing code for Grid and Flex live: #1092 2024-10-22 13:49:48 +02:00
Fl_Menu_Type.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Menu_Type.h FLUID: Eliminating two globals 2024-09-11 22:29:45 +02:00
Fl_Type.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Type.h Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Widget_Type.cxx Fluid: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05: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: Rename Stratgy constants to comply with CMP. 2024-12-27 20:56:10 -05:00
Fl_Window_Type.h FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +02:00
fluid_filename.cxx Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
fluid_filename.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
Fluid_Image.cxx Make Fl_String and Fl_Int_Vector private (#789) 2023-10-22 19:35:17 +02:00
Fluid_Image.h
fluid.cxx Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
fluid.desktop
fluid.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
fluid.plist Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
fluid.xml
function_panel.cxx Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
function_panel.fl Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
function_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
mergeback.cxx Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
mergeback.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
pixmaps.cxx FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal 2023-11-15 13:02:48 +01:00
pixmaps.h
print_panel.cxx Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
print_panel.fl Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
print_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
README_fl.txt Fix typos and trailing whitespace 2025-02-05 12:34:39 +01:00
settings_panel.cxx Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
settings_panel.fl Replce Fl_String in Fluid with std::string. 2025-03-07 00:48:18 +01:00
settings_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
shell_command.cxx Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
shell_command.h Removes the remaining references to Fl_String. 2025-03-07 01:15:57 +01:00
StyleParse.cxx
StyleParse.h
template_panel.cxx Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
template_panel.fl Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
template_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
undo.cxx FLUID: clearing caches browser values (#1152) 2024-12-04 15:44:39 +01:00
undo.h FLUID: clearing caches browser values (#1152) 2024-12-04 15:44:39 +01:00
widget_browser.cxx FLUID: Fixes default settings tab. 2024-12-04 14:49:14 +01:00
widget_browser.h FLUID: clearing caches browser values (#1152) 2024-12-04 15:44:39 +01:00
widget_panel.cxx Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
widget_panel.fl Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
widget_panel.h Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00