fltk/fluid
Matthias Melcher 7d964d92ae FLUID: minor improvemnets to buffer handling (#1152)
The described crash can not be reproduced. The changes
improve the stability of the call that causes the crash.
2024-12-04 14:22:21 +01: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 FLUID: inlined data can be stored compressed. 2023-11-16 13:21:17 +01:00
.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 Fixes a few minor compiler warnings. 2023-12-01 15:25:17 +01:00
align_widget.h
autodoc.cxx FLUID: avoiding integer overflow warning. 2024-11-21 09:41:17 +01: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 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 Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
Fl_Window_Type.cxx FLUID: avoid generating undo un spurious relayout events, #1152 2024-12-03 20:37:28 +01: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: fixing autodocs file leak and memory leak 2024-11-19 23:27:03 +01: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 Fix dependencies and whitespace issues 2023-11-14 18:14:48 +01:00
mergeback.h
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: Fixing Project Modflags when adding shell commands. 2024-12-01 16:44:04 +01:00
settings_panel.fl FLUID: Fixing Project Modflags when adding shell commands. 2024-12-01 16:44:04 +01:00
settings_panel.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
shell_command.cxx FLUID: Fixing Project Modflags when adding shell commands. 2024-12-01 16:44:04 +01: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: minor improvemnets to buffer handling (#1152) 2024-12-04 14:22:21 +01:00
undo.h FLUID: Add Synchronized Resize. #1055 2024-08-31 20:36:34 +02:00
widget_browser.cxx FLUID: minor improvemnets to buffer handling (#1152) 2024-12-04 14:22:21 +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 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