fltk/fluid
Albrecht Schlosser a6a0a65edf Update or remove version numbers, update copyright years
Note: one goal is to have to edit fewer version numbers in source
files for each release.

We may be able to generate some files by the build procedure (CMake)
to avoid editing them in the future (1.5.0 or later).
2024-10-15 20:42:26 +02:00
..
documentation FLUID: fixing resizable behavior for windows in live mode (#1055) 2024-09-06 14:02:53 +02: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 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 Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
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 Fix documentation typos and trailing whitespace 2024-10-15 18:59:28 +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 FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +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 Fix documentation typos and trailing whitespace 2024-10-15 18:59:28 +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: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
Fl_Function_Type.h FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +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 FLUID: Adds undo for all grid operations. 2023-11-05 22:19:03 +01:00
Fl_Group_Type.cxx Fix documentation typos and trailing whitespace 2024-10-15 18:59:28 +02:00
Fl_Group_Type.h FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +02:00
Fl_Menu_Type.cxx FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
Fl_Menu_Type.h FLUID: Eliminating two globals 2024-09-11 22:29:45 +02:00
Fl_Type.cxx FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
Fl_Type.h FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
Fl_Widget_Type.cxx FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +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: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
Fl_Window_Type.h FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +02:00
fluid_filename.cxx
fluid_filename.h
Fluid_Image.cxx
Fluid_Image.h
fluid.cxx FLUID: Improved paste order option 2024-09-15 14:00:15 +02:00
fluid.desktop
fluid.h FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
fluid.plist Update or remove version numbers, update copyright years 2024-10-15 20:42:26 +02:00
fluid.xml
function_panel.cxx FLUID: Imporving method name can_have_children() 2024-09-11 15:00:48 +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-10-15 19:52:16 +02:00
Makefile Configure/make: Quote variables that may contain spaces 2024-08-10 16:28:37 +02:00
mergeback.cxx Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
mergeback.h FLUID: Disables MergeBack. 2023-10-31 19:33:50 +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
print_panel.fl
print_panel.h
README_fl.txt Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +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 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 file reading bug, introduces two weeks ago: #1078 2024-10-06 17:33:13 +02:00
undo.h FLUID: Add Synchronized Resize. #1055 2024-08-31 20:36:34 +02:00
widget_browser.cxx FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02: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 Fix width of square button 2024-09-02 12:09:47 +02:00
widget_panel.fl FLUID Fix width of square button 2024-09-02 12:09:47 +02:00
widget_panel.h Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +02:00