fltk/fluid
2024-10-06 17:33:13 +02:00
..
documentation FLUID: fixing resizable behavior for windows in live mode (#1055) 2024-09-06 14:02:53 +02:00
icons
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 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 FLUID: Fixes file reading bug, introduces two weeks ago: #1078 2024-10-06 17:33:13 +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
Fl_Grid_Type.h
Fl_Group_Type.cxx Linux fixes for previous commit 2024-08-31 19:15:23 +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
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-06-21 18:16:44 +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 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
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