fltk/fluid
Albrecht Schlosser eb545c981b Fluid: replace 'FL_WINDOW+1' with 'FL_DOUBLE_WINDOW'
Note: 'FL_DOUBLE_WINDOW' *is* currently defined as 'FL_WINDOW+1'.
  This commit doesn't change real code but prevents potential bugs
  in the future if one of these constants would be changed.
2024-10-24 17:56:51 +02:00
..
documentation Update documentation 2024-10-17 16:01:32 +02:00
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02: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 FLUID: make sure that dialogs are visible for snapshots 2024-10-17 14:32:42 +02:00
autodoc.h
CMakeLists.txt
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
CodeEditor.h
codeview_panel.cxx Remove trailing whitespace 2024-06-21 18:10:33 +02:00
codeview_panel.fl
codeview_panel.h
comments.h
custom_widgets.cxx
custom_widgets.h
ExternalCodeEditor_UNIX.cxx
ExternalCodeEditor_UNIX.h
ExternalCodeEditor_WIN32.cxx
ExternalCodeEditor_WIN32.h
factory.cxx FLUID: type node placement in scene graph revised 2024-09-14 01:10:41 +02:00
factory.h
Fd_Snap_Action.cxx
Fd_Snap_Action.h
file.cxx Fix documentation typos and trailing whitespace 2024-10-15 18:59:28 +02:00
file.h
Fl_Button_Type.cxx
Fl_Button_Type.h
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 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: Adds missing code for Grid and Flex live: #1092 2024-10-22 13:49:48 +02: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: 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: Fixes uninitialized class member 2024-10-17 14:17:44 +02:00
Fl_Type.h FLUID: Adds missing code for Grid and Flex live: #1092 2024-10-22 13:49:48 +02:00
Fl_Widget_Type.cxx Fluid: replace 'FL_WINDOW+1' with 'FL_DOUBLE_WINDOW' 2024-10-24 17:56:51 +02:00
Fl_Widget_Type.h
Fl_Window_Type.cxx Fluid: replace 'FL_WINDOW+1' with 'FL_DOUBLE_WINDOW' 2024-10-24 17:56:51 +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: update function_panel.fl from function_panel.cxx 2024-10-20 20:03:09 +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
mergeback.h
pixmaps.cxx
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
settings_panel.h
shell_command.cxx
shell_command.h
StyleParse.cxx
StyleParse.h
template_panel.cxx
template_panel.fl
template_panel.h
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
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