fltk/fluid
Matthias Melcher ec05f78d98 Adding horiizonatl and vertical label margin
- sizeof(Fl_Widget) not increased
- label positions can be adjusted
- try it out in test/label app
- full support in FLUD
2024-08-27 15:13:32 +02:00
..
documentation Display Git revision in docs generated from releases (#499) 2024-08-26 20:02:42 +02:00
icons #832: FLUID: Adds custom fonts and colors for widget browser. 2023-12-15 12:31:29 +01:00
pixmaps FLUID: basic Fl_Grid support 2023-10-20 19:00:52 +02:00
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
CMakeLists.txt Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +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
ExternalCodeEditor_UNIX.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_UNIX.h Fl_String refactoring and extension (#683) 2023-02-23 15:42:05 +01:00
ExternalCodeEditor_WIN32.cxx Add NULL check to UNIX save_file() (#945) 2024-04-04 10:03:35 -07:00
ExternalCodeEditor_WIN32.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +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
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: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
Fl_Function_Type.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +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 FLUID: Fix live resize for windows and tabs 2024-04-26 19:30:47 +02:00
Fl_Group_Type.h FLUID: Arrow keys move widgets inside Fl_Flex 2023-11-01 23:34:53 +01:00
Fl_Menu_Type.cxx FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 2024-07-27 20:22:50 +02:00
Fl_Menu_Type.h FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 2024-07-27 20:22:50 +02:00
Fl_Type.cxx FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 2024-07-27 20:22:50 +02:00
Fl_Type.h FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +02:00
Fl_Widget_Type.cxx Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +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: Fix live resize for windows and tabs 2024-04-26 19:30:47 +02:00
Fl_Window_Type.h FLUID: comments, typos, formatting 2024-03-02 22:58: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 Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
Makefile Configure/make: Quote variables that may contain spaces 2024-08-10 16:28:37 +02:00
README_fl.txt Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +02:00
StyleParse.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
StyleParse.h Handle single quotes 2020-11-01 12:16:23 -08: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 Fix and update alignment #346 (#701) 2023-03-18 17:33:27 +01:00
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
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
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 FLUID: updates templates and predefined comments 2023-07-21 13:34:12 +02:00
custom_widgets.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
custom_widgets.h Fix compiler warning (C++11 standard) 2023-10-16 21:47:52 +02:00
factory.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
factory.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
file.cxx Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
file.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
fluid.cxx FLUID: Create VisualStudio compatible long strings 2024-04-19 14:30:59 +02:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.h Separate FLUID user documentation, screen shot automation (#936) 2024-04-17 17:51:32 +02:00
fluid.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid_filename.cxx Make Fl_String and Fl_Int_Vector private (#789) 2023-10-22 19:35:17 +02:00
fluid_filename.h Make Fl_String and Fl_Int_Vector private (#789) 2023-10-22 19:35:17 +02:00
function_panel.cxx FLUID: Improve usability of Declaration Blocks 2024-04-25 17:52:38 +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
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 FLUID: using symbols instead of integers 2023-07-17 15:56:05 +02:00
print_panel.cxx Fixing FLUID file corruption from issue #653 (#662) 2023-01-26 15:23:43 +01:00
print_panel.fl FLUID: Fixes regression #777 2023-09-26 00:29:26 +02:00
print_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +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
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 undo/redo mixup. 2023-11-05 22:19:03 +01:00
undo.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_browser.cxx #832: FLUID: Improves widget browser output 2023-12-16 18:43:27 +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 Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +02:00
widget_panel.fl Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +02:00
widget_panel.h Adding horiizonatl and vertical label margin 2024-08-27 15:13:32 +02:00