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.
 
 
 
 
 
 
Matthias Melcher b670807ce0 Fixed Copyright date 17 years ago
..
fluid.app/Contents Update EPM list file and OSX icon for FLUID. 20 years ago
icons Add OSX application stuff for FLUID. 20 years ago
pixmaps Missing pixmap 18 years ago
CMakeLists.txt This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the middle of May this year - STR #863. Also small change in fluid.cxx - time.h was needed for successful build on MinGW. 20 years ago
CodeEditor.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
CodeEditor.h Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow text editing in the Code Viewer and re-enter the code into the UI, but that is currently close to impossible to implement 19 years ago
Fl_Function_Type.cxx This is a stab at supporting Doxygen comments from withing Fluid. Just double click on a function, class, or declaration and you will be able to add a comment. Comments welcome. 17 years ago
Fl_Group_Type.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Fl_Menu_Type.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Fl_Type.cxx More Doxygen comment support for Fluid. 17 years ago
Fl_Type.h This is a stab at supporting Doxygen comments from withing Fluid. Just double click on a function, class, or declaration and you will be able to add a comment. Comments welcome. 17 years ago
Fl_Widget_Type.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Fl_Widget_Type.h Update source file headers with STR web page. 20 years ago
Fl_Window_Type.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Fluid_Image.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Fluid_Image.h Revamp variable tests so that we rarely need to provide "o" and 19 years ago
Makefile Make --post create a basic Mac OS X application bundle with a shell script 17 years ago
Shortcut_Button.h Update source file headers with STR web page. 20 years ago
about_panel.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
about_panel.fl More Doxygen comment support for Fluid. 17 years ago
about_panel.h Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files. 17 years ago
align_widget.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
alignment_panel.cxx Fixed Copyright date 17 years ago
alignment_panel.fl Fixed Copyright date 17 years ago
alignment_panel.h Fixed Copyright date 17 years ago
code.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
comments.h Make comment strings const char *... 20 years ago
factory.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
file.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
fluid.cxx More Doxygen comment support for Fluid. 17 years ago
fluid.desktop STR 1896: updated categories in the KDE desktop files 17 years ago
function_panel.cxx More Doxygen comment support for Fluid. 17 years ago
function_panel.fl More Doxygen comment support for Fluid. 17 years ago
function_panel.h This is a stab at supporting Doxygen comments from withing Fluid. Just double click on a function, class, or declaration and you will be able to add a comment. Comments welcome. 17 years ago
makedepend Update dependencies. 19 years ago
makefile.wat Fixed Watcom compiler setup without verification using a patch by mnieuw 19 years ago
print_panel.cxx Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files. 17 years ago
print_panel.fl Change Fl_Spinner to use double values instead of ints. 21 years ago
print_panel.h Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files. 17 years ago
template_panel.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
template_panel.fl More Doxygen comment support for Fluid. 17 years ago
template_panel.h Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files. 17 years ago
undo.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
undo.h Do'h! Forgot to add these files... 21 years ago
widget_panel.cxx Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
widget_panel.fl STR #1776: FLUID now tries to find a previously declared callback to avoid declaring one as 'extern'. I also replaced many 'public' Light_Buttons with pulldown menus which offer either 'local'/'global', or 'private'/'public'/'protected', depending if the item is outside or inside a class. I took great care to make this change transparent to previous .fl files. Downward compatibility is only problematic if the new 'protected' keyword is used. 18 years ago
widget_panel.h Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files. 17 years ago
x-fluid.desktop Work on Linux and OSX desktop integration stuff via make install and 20 years ago