..
documentation /src
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
icons
Fix and consolidate settings dialogs ( #346 , #703 )
2023-03-19 20:04:01 +01:00
pixmaps
FLUID: basic Fl_Grid support
2023-10-20 19:00:52 +02:00
.gitignore
Give fluid and fltk-options their own .gitignore files
2023-02-05 19:41:19 +01:00
about_panel.cxx
Fixing FLUID file corruption from issue #653 ( #662 )
2023-01-26 15:23:43 +01:00
about_panel.fl
FLUID: Fixes regression #777
2023-09-26 00:29:26 +02:00
about_panel.h
align_widget.cxx
FLUID: Improves interactive handling of Grid and Flex
2023-10-31 22:00:38 +01:00
align_widget.h
Fix and update alignment #346 ( #701 )
2023-03-18 17:33:27 +01:00
alignment_panel.cxx
FLUID: Adds options to draw ghosted outlines.
2023-11-01 17:22:40 +01:00
alignment_panel.fl
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
alignment_panel.h
FLUID: Adds options to draw ghosted outlines.
2023-11-01 17:22:40 +01:00
CMakeLists.txt
FLUID: Adds options to draw ghosted outlines.
2023-11-01 17:22:40 +01:00
code.cxx
FLUID: Stroe uid's in hex
2023-10-31 11:21:13 +01:00
code.h
FLUID: Refactors MergeBack
2023-10-26 23:31:29 +02:00
CodeEditor.cxx
FLUID: Adds much more detailed CodeView
2023-10-24 14:29:01 +02:00
CodeEditor.h
FLUID: Adds much more detailed CodeView
2023-10-24 14:29:01 +02:00
comments.h
FLUID: updates templates and predefined comments
2023-07-21 13:34:12 +02:00
custom_widgets.cxx
FLUID: New layout of Grid tab.
2023-10-22 20:25:50 +02:00
custom_widgets.h
Fix compiler warning (C++11 standard)
2023-10-16 21:47:52 +02:00
Doxyfile
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
factory.cxx
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
factory.h
Fd_Snap_Action.cxx
FLUID: Arrow keys move widgets inside Fl_Flex
2023-11-01 23:34:53 +01:00
Fd_Snap_Action.h
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
file.cxx
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
file.h
FLUID: Fixes issues when pasting widget into Fl_Flex #809
2023-10-27 18:31:20 +02:00
Fl_Button_Type.cxx
Adds compact buttons feature to create keypads.
2023-09-03 00:09:40 +02:00
Fl_Button_Type.h
Adds compact buttons feature to create keypads.
2023-09-03 00:09:40 +02:00
Fl_Function_Type.cxx
FLUID: Disables MergeBack.
2023-10-31 19:33:50 +01:00
Fl_Function_Type.h
FLUID typos, comments, superfluous code
2023-10-19 23:54:37 +02:00
Fl_Grid_Type.cxx
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
Fl_Grid_Type.h
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
Fl_Group_Type.cxx
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01: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: Disables MergeBack.
2023-10-31 19:33:50 +01:00
Fl_Menu_Type.h
FLUID improves positioning and sizing new widgets
2023-07-20 13:49:19 +02:00
Fl_Type.cxx
FLUID: Improves interactive handling of Grid and Flex
2023-10-31 22:00:38 +01:00
Fl_Type.h
FLUID: Improves interactive handling of Grid and Flex
2023-10-31 22:00:38 +01:00
Fl_Widget_Type.cxx
FLUID: Disables MergeBack.
2023-10-31 19:33:50 +01:00
Fl_Widget_Type.h
Fix trailing whitespace and dependencies
2023-10-13 19:08:30 +02:00
Fl_Window_Type.cxx
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
Fl_Window_Type.h
FLUID: Arrow keys move widgets inside Fl_Flex
2023-11-01 23:34:53 +01: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
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
fluid.cxx
FLUID: Adds options to draw ghosted outlines.
2023-11-01 17:22:40 +01:00
fluid.desktop
fluid.h
FLUID: Adds options to draw ghosted outlines.
2023-11-01 17:22:40 +01:00
fluid.plist
fluid.xml
function_panel.cxx
FLUID: basic Fl_Grid support
2023-10-20 19:00:52 +02:00
function_panel.fl
FLUID: basic Fl_Grid support
2023-10-20 19:00:52 +02:00
function_panel.h
FLUID: separate SourceView panel into its own file
2023-08-29 02:20:50 +02:00
makedepend
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
Makefile
FLUID: Refactors MergeBack
2023-10-26 23:31:29 +02:00
mergeback.cxx
FLUID: Disables MergeBack.
2023-10-31 19:33:50 +01:00
mergeback.h
FLUID: Disables MergeBack.
2023-10-31 19:33:50 +01:00
pixmaps.cxx
FLUID: basic Fl_Grid support
2023-10-20 19:00:52 +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: Fixes regression #777
2023-09-26 00:29:26 +02:00
print_panel.h
README_fl.txt
FLUID: Changes uid to hexadecimal in project file
2023-10-28 22:52:01 +02:00
shell_command.cxx
FLUID: Fixes completion dialog, early shell read.
2023-10-23 11:46:56 +02:00
shell_command.h
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
sourceview_panel.cxx
FLUID: Fixes warnings.
2023-10-26 03:29:03 +02:00
sourceview_panel.fl
FLUID: Fixes warnings.
2023-10-26 03:29:03 +02:00
sourceview_panel.h
FLUID: Adds text search to source, header, and project view
2023-10-24 16:14:30 +02:00
StyleParse.cxx
StyleParse.h
template_panel.cxx
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
template_panel.fl
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
template_panel.h
undo.cxx
Make Fl_String and Fl_Int_Vector private ( #789 )
2023-10-22 19:35:17 +02:00
undo.h
widget_browser.cxx
FLUID: basic Fl_Grid support
2023-10-20 19:00:52 +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: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
widget_panel.fl
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00
widget_panel.h
FLUID: Adds more interactive editing to Fl_Grid
2023-11-02 15:18:09 +01:00