.. |
documentation/src
|
STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.
|
2021-12-09 21:51:37 +01:00 |
icons
|
Fix and consolidate settings dialogs (#346, #703)
|
2023-03-19 20:04:01 +01:00 |
pixmaps
|
FLUID support for inline image data (see #542, #592) (#604)
|
2022-12-30 19:20:52 +01:00 |
.gitignore
|
Give fluid and fltk-options their own .gitignore files
|
2023-02-05 19:41:19 +01:00 |
CMakeLists.txt
|
FLUID: emulated RTTI for all types
|
2023-07-19 17:45:28 +02:00 |
CodeEditor.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
CodeEditor.h
|
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01:00 |
Doxyfile
|
Fluid: clean up Doxyfile, fix two minor doxygen issues
|
2021-12-10 17:52:39 +01:00 |
ExternalCodeEditor_UNIX.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
ExternalCodeEditor_UNIX.h
|
Fl_String refactoring and extension (#683)
|
2023-02-23 15:42:05 +01:00 |
ExternalCodeEditor_WIN32.cxx
|
Fl_String refactoring and extension (#683)
|
2023-02-23 15:42:05 +01:00 |
ExternalCodeEditor_WIN32.h
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
Fd_Snap_Action.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fd_Snap_Action.h
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fl_Button_Type.cxx
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
Fl_Button_Type.h
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
Fl_Function_Type.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fl_Function_Type.h
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
Fl_Group_Type.cxx
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
Fl_Group_Type.h
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
Fl_Menu_Type.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fl_Menu_Type.h
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
Fl_Type.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fl_Type.h
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
Fl_Widget_Type.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
Fl_Widget_Type.h
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
Fl_Window_Type.cxx
|
FLUID fix: sets initial size range for windows
|
2023-08-15 23:12:39 +02:00 |
Fl_Window_Type.h
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
Fluid_Image.cxx
|
Fix building with -DOPTION_USE_SVG=Off
|
2023-06-12 16:55:05 +02:00 |
Fluid_Image.h
|
Fixing FLUID file corruption from issue #653 (#662)
|
2023-01-26 15:23:43 +01:00 |
Makefile
|
Fix missing (new) source file in fluid and dependencies
|
2023-07-19 23:42:50 +02:00 |
README_fl.txt
|
FLUID File Format Documentation Fixes
|
2023-07-14 19:16:55 +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
|
Fixing FLUID file corruption from issue #653 (#662)
|
2023-01-26 15:23:43 +01:00 |
about_panel.fl
|
FLUID: fix window visibility across project file update
|
2023-07-17 12:56:35 +02:00 |
about_panel.h
|
Fluid: restructuring and commenting.
|
2021-12-08 15:52:15 +01:00 |
align_widget.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
align_widget.h
|
Fix and update alignment #346 (#701)
|
2023-03-18 17:33:27 +01:00 |
alignment_panel.cxx
|
FLUID: fixes file path calculation bug
|
2023-08-26 16:10:02 +02:00 |
alignment_panel.fl
|
FLUID: shell code cleanup
|
2023-07-22 16:01:49 +02:00 |
alignment_panel.h
|
FLUID: layout preset no longer forces text font selection
|
2023-07-19 21:26:27 +02:00 |
code.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
code.h
|
Fixing FLUID file corruption from issue #653 (#662)
|
2023-01-26 15:23:43 +01:00 |
comments.h
|
FLUID: updates templates and predefined comments
|
2023-07-21 13:34:12 +02:00 |
custom_widgets.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
custom_widgets.h
|
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
|
2023-02-15 15:24:25 +01:00 |
factory.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
factory.h
|
STR 3442: copy/paste now inserts widget as expected.
|
2021-12-13 18:17:07 +01:00 |
file.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
file.h
|
Fix and update alignment #346 (#701)
|
2023-03-18 17:33:27 +01:00 |
fluid.cxx
|
Fixes a bunch of typos in comments.
|
2023-08-26 15:17:28 +02:00 |
fluid.desktop
|
…
|
|
fluid.h
|
FLUID: fixes all overlapping widgets in all .fl files
|
2023-07-14 23:42:17 +02:00 |
fluid.plist
|
Refactor macOS bundle generation to avoid "quarantine"
|
2021-05-13 16:18:13 +02:00 |
fluid.xml
|
…
|
|
function_panel.cxx
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
function_panel.fl
|
FLUID improves positioning and sizing new widgets
|
2023-07-20 13:49:19 +02:00 |
function_panel.h
|
Fixing FLUID file corruption from issue #653 (#662)
|
2023-01-26 15:23:43 +01:00 |
makedepend
|
Improve docs of Fl::hide_all_windows()
|
2023-08-10 15:16:01 +02:00 |
pixmaps.cxx
|
FLUID: restores g++98 compatibility
|
2023-07-17 20:41:04 +02: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: fix window visibility across project file update
|
2023-07-17 12:56:35 +02:00 |
print_panel.h
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
shell_command.cxx
|
Another occurrence of bad escape sequence.
|
2023-08-12 23:07:10 +02:00 |
shell_command.h
|
Fix and consolidate settings dialogs (#346, #703)
|
2023-03-19 20:04:01 +01:00 |
template_panel.cxx
|
FLUID: updates templates and predefined comments
|
2023-07-21 13:34:12 +02:00 |
template_panel.fl
|
FLUID: updates templates and predefined comments
|
2023-07-21 13:34:12 +02:00 |
template_panel.h
|
Remove $Id$ tags, update URL's, and more
|
2020-07-06 20:28:20 +02:00 |
undo.cxx
|
Fix and consolidate settings dialogs (#346, #703)
|
2023-03-19 20:04:01 +01:00 |
undo.h
|
Fluid: restructuring and commenting.
|
2021-12-08 15:52:15 +01:00 |
widget_browser.cxx
|
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
|
2023-07-19 20:42:08 +02:00 |
widget_browser.h
|
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
|
2022-12-30 19:14:36 +01:00 |
widget_panel.cxx
|
FLUID: emulating RTTI and fixing type dependencies (Buttons)
|
2023-07-17 18:32:13 +02:00 |
widget_panel.fl
|
FLUID: emulating RTTI and fixing type dependencies (Buttons)
|
2023-07-17 18:32:13 +02:00 |
widget_panel.h
|
FLUID adding hatch pattern to overlapping widgets
|
2023-07-11 23:13:55 +02:00 |