FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Manolo Gouy 0aafa58701 Fix STR #2661: fluid may crash when printing. 14 years ago
..
fluid.app/Contents More copyright 2010 mods. 15 years ago
icons Add OSX application stuff for FLUID. 20 years ago
pixmaps Added Table and Tree support to Fluid. 15 years ago
CMakeLists.txt Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 15 years ago
CodeEditor.cxx Fixed Copyright to 2010. 15 years ago
CodeEditor.h Fixed Copyright to 2010. 15 years ago
Fl_Function_Type.cxx Fix STR #2657: repaired indentation error in fluid-output code. 14 years ago
Fl_Group_Type.cxx Added Table and Tree support to Fluid. 15 years ago
Fl_Menu_Type.cxx Fix STR #2597. 14 years ago
Fl_Type.cxx Added Table and Tree support to Fluid. 15 years ago
Fl_Type.h Added Table and Tree support to Fluid. 15 years ago
Fl_Widget_Type.cxx Added Table and Tree support to Fluid. 15 years ago
Fl_Widget_Type.h Fixed Copyright to 2010. 15 years ago
Fl_Window_Type.cxx Moved global FLTK options into Fluid until we find a better setup. Restored the original Preferences demo. 15 years ago
Fluid_Image.cxx Fixed Copyright to 2010. 15 years ago
Fluid_Image.h Fixed Copyright to 2010. 15 years ago
Makefile Removed IDE support from Fluid because it never got finished and seemed more like a race against windmills. I may pick this up again later - maybe. 15 years ago
Shortcut_Button.h Fixed Copyright to 2010. 15 years ago
about_panel.cxx Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 15 years ago
about_panel.fl Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 15 years ago
about_panel.h Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 15 years ago
align_widget.cxx Fixed Copyright to 2010. 15 years ago
alignment_panel.cxx Moved global FLTK options into Fluid until we find a better setup. Restored the original Preferences demo. 15 years ago
alignment_panel.fl Moved global FLTK options into Fluid until we find a better setup. Restored the original Preferences demo. 15 years ago
alignment_panel.h Moved global FLTK options into Fluid until we find a better setup. Restored the original Preferences demo. 15 years ago
code.cxx Fixed Copyright to 2010. 15 years ago
comments.h Fixed Copyright to 2010. 15 years ago
factory.cxx Added Table and Tree support to Fluid. 15 years ago
file.cxx Fixed Copyright to 2010. 15 years ago
fluid.cxx Fix STR #2661: fluid may crash when printing. 14 years ago
fluid.desktop corrected fluid.desktop (STR #2328) 15 years ago
function_panel.cxx Added Table and Tree support to Fluid. 15 years ago
function_panel.fl Added Table and Tree support to Fluid. 15 years ago
function_panel.h Fixed Copyright to 2010. 15 years ago
makedepend More dependency updates (makedepend files). 15 years ago
makefile.wat More copyright 2010 mods. 15 years ago
print_panel.cxx Used Fluid to generate Fluid files. Fixed two naming issues for the new Fl_Int_Input type, generated by Fluid. 15 years ago
print_panel.fl More copyright 2010 mods. 15 years ago
print_panel.h Used Fluid to generate Fluid files. Fixed two naming issues for the new Fl_Int_Input type, generated by Fluid. 15 years ago
template_panel.cxx Used Fluid to generate Fluid files. Fixed two naming issues for the new Fl_Int_Input type, generated by Fluid. 15 years ago
template_panel.fl More copyright 2010 mods. 15 years ago
template_panel.h Fixed Copyright to 2010. 15 years ago
undo.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 15 years ago
undo.h Fixed Copyright to 2010. 15 years ago
widget_panel.cxx Fixed Copyright to 2010. 15 years ago
widget_panel.fl More copyright 2010 mods. 15 years ago
widget_panel.h Fixed Copyright to 2010. 15 years ago
x-fluid.desktop Work on Linux and OSX desktop integration stuff via make install and 20 years ago