..
documentation /src
STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.
2021-12-09 21:51:37 +01:00
icons
Refactor macOS bundle generation to avoid "quarantine"
2021-05-13 16:18:13 +02:00
pixmaps
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
2021-12-05 21:50:46 +01:00
CMakeLists.txt
Build and use fluid-cmd on Windows for .fl files ( #224 , #293 )
2022-04-03 23:47:23 +02:00
CodeEditor.cxx
Fluid: clean up Doxyfile, fix two minor doxygen issues
2021-12-10 17:52:39 +01:00
CodeEditor.h
STR 3460.C: Code Properties remembers the editor's scroll bar position.
2021-12-08 18:55:44 +01:00
Doxyfile
Fluid: clean up Doxyfile, fix two minor doxygen issues
2021-12-10 17:52:39 +01:00
ExternalCodeEditor_UNIX.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
ExternalCodeEditor_UNIX.h
Fluid: restructuring and commenting.
2021-12-08 15:52:15 +01:00
ExternalCodeEditor_WIN32.cxx
Remove potential compiler error with -Wc++11-narrowing
2022-01-19 12:03:45 +01:00
ExternalCodeEditor_WIN32.h
Remove $Id$ tags, update URL's, and more
2020-07-06 20:28:20 +02:00
Fl_Function_Type.cxx
Fluid: adding feature: Functions can also be "local". ( #390 )
2022-02-13 00:54:44 +01:00
Fl_Function_Type.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
Fl_Group_Type.cxx
GitHub #326 : browser scrolling should be much improved
2021-12-17 18:38:26 +01:00
Fl_Group_Type.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
Fl_Menu_Type.cxx
avoid early include of Fl.H option
2022-01-08 22:12:41 +01:00
Fl_Menu_Type.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
Fl_Type.cxx
Better Fluid Widget dimension controls ( #394 )
2022-02-13 22:01:16 +01:00
Fl_Type.h
Better Fluid Widget dimension controls ( #394 )
2022-02-13 22:01:16 +01:00
Fl_Widget_Type.cxx
Fluid: no grid on window resizing. ( #399 )
2022-02-20 22:03:39 +01:00
Fl_Widget_Type.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
Fl_Window_Type.cxx
Fluid: no grid on window resizing. ( #399 )
2022-02-20 22:03:39 +01:00
Fl_Window_Type.h
avoid early include of Fl.H option
2022-01-08 22:12:41 +01:00
Fluid_Image.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
Fluid_Image.h
STR 3289: Fluid i18n, gettext, catguts improvements
2021-12-19 02:03:05 +01:00
Makefile
Add the Wayland platform to FLTK 1.4 - continued.
2022-03-04 16:58:20 +01:00
Shortcut_Button.cxx
Fix Visual Studio build warnings
2022-02-26 18:19:43 +01:00
Shortcut_Button.h
Adding comments to recent Fluid changes.
2022-02-14 13:20:34 +01: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
STR 3210: indentation is now controlled in one single position for all source and header files.
2021-12-11 03:40:07 +01:00
about_panel.fl
Update fluid files and generated files
2022-01-16 19:47:16 +01:00
about_panel.h
Fluid: restructuring and commenting.
2021-12-08 15:52:15 +01:00
align_widget.cxx
Fluid: restructuring and commenting.
2021-12-08 15:52:15 +01:00
align_widget.h
Fluid: restructuring and commenting.
2021-12-08 15:52:15 +01:00
alignment_panel.cxx
Fix whitespace, update dependencies and fluid files
2022-03-03 17:20:24 +01:00
alignment_panel.fl
Fixed Fluid Alignment panel i18n to none.
2022-02-11 16:00:37 +01:00
alignment_panel.h
avoid early include of Fl.H option
2022-01-08 22:12:41 +01:00
code.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
code.h
#329 #318 : Fixed Fluid indenting and trailing whitespace
2021-12-15 19:38:09 +01:00
comments.h
Remove $Id$ tags, update URL's, and more
2020-07-06 20:28:20 +02:00
factory.cxx
GitHub #329 : fixed missing code
2021-12-16 19:51:37 +01:00
factory.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
file.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
file.h
STR 3442: copy/paste now inserts widget as expected.
2021-12-13 18:17:07 +01:00
fluid.cxx
Fixing and upgrading Fl_Preferences ( #374 )
2022-01-19 16:08:29 +01:00
fluid.desktop
[CMake] Improve installation, support DESTDIR, and more (STR #3149 ).
2015-02-16 14:30:27 +00:00
fluid.h
STR 3289: Fluid i18n, gettext, catguts improvements
2021-12-19 02:03:05 +01: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
function_panel.cxx
Fluid: adding feature: Functions can also be "local". ( #390 )
2022-02-13 00:54:44 +01:00
function_panel.fl
Fix whitespace, update dependencies and fluid files
2022-03-03 17:20:24 +01:00
function_panel.h
STR 3210: indentation is now controlled in one single position for all source and header files.
2021-12-11 03:40:07 +01:00
makedepend
Fix whitespace, update dependencies and fluid files
2022-03-03 17:20:24 +01:00
pixmaps.cxx
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
2021-12-05 21:51:18 +01:00
pixmaps.h
Fluid support for high res graphics
2021-12-04 23:28:07 +01:00
print_panel.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
print_panel.fl
Update fluid files and generated files
2022-01-16 19:47:16 +01:00
print_panel.h
Remove $Id$ tags, update URL's, and more
2020-07-06 20:28:20 +02:00
shell_command.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
shell_command.h
Fluid STR 3460.D: making dialog more interactive.
2021-12-09 12:42:56 +01:00
template_panel.cxx
Rename FL/fl_string.h to FL/fl_string_functions.h
2022-01-16 19:47:16 +01:00
template_panel.fl
Update fluid files and generated files
2022-01-16 19:47:16 +01:00
template_panel.h
Remove $Id$ tags, update URL's, and more
2020-07-06 20:28:20 +02:00
undo.cxx
GitHub #326 : browser scrolling should be much improved
2021-12-17 18:38:26 +01:00
undo.h
Fluid: restructuring and commenting.
2021-12-08 15:52:15 +01:00
widget_browser.cxx
GitHub #326 : browser scrolling should be much improved
2021-12-17 18:38:26 +01:00
widget_browser.h
GitHub #326 : browser scrolling should be much improved
2021-12-17 18:38:26 +01:00
widget_panel.cxx
Better Fluid Widget dimension controls ( #394 )
2022-02-13 22:01:16 +01:00
widget_panel.fl
Fix whitespace, update dependencies and fluid files
2022-03-03 17:20:24 +01:00
widget_panel.h
Better Fluid Widget dimension controls ( #394 )
2022-02-13 22:01:16 +01:00