fltk/fluid
Michael R Sweet fc4db19395 Don't make non-inline methods from FLUID inline (that is, remove the
"inline" from non-inline methods...)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4285 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-04-15 18:00:33 +00:00
..
icons Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
pixmaps Printing support for FLUID... 2005-03-21 04:51:16 +00:00
.cvsignore Ignore fluid-shared and all exe files. 2002-07-14 17:04:30 +00:00
CMakeLists.txt Cmake updates (STR #645) 2005-02-06 00:17:50 +00:00
CodeEditor.cxx Add auto-indent to code editor. 2005-03-24 04:07:19 +00:00
CodeEditor.h Fix definition of auto_indent() method... 2005-04-11 21:16:25 +00:00
Fl_Function_Type.cxx Eliminate compiler warnings on Solaris... 2005-04-14 12:29:51 +00:00
Fl_Group_Type.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Menu_Type.cxx Don't make non-inline methods from FLUID inline (that is, remove the 2005-04-15 18:00:33 +00:00
Fl_Type.cxx Fix move within custom widget bug (STR #796) 2005-04-10 22:32:06 +00:00
Fl_Type.h Add GCC printf format attribute check to catch code formatting 2005-04-10 02:07:43 +00:00
Fl_Widget_Type.cxx Don't make non-inline methods from FLUID inline (that is, remove the 2005-04-15 18:00:33 +00:00
Fl_Widget_Type.h Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Window_Type.cxx FLUID widget class support fixes. 2005-04-09 14:17:13 +00:00
Fluid_Image.cxx Updated Fl_File_Chooser to correctly deselect other items when 2005-03-25 18:58:18 +00:00
Fluid_Image.h Copyright updates. 2005-02-24 21:55:12 +00:00
Makefile #include print_panel.cxx in fluid.cxx, so that we don't need to put it in 2005-04-13 16:36:14 +00:00
Shortcut_Button.h Copyright updates. 2005-02-24 21:55:12 +00:00
about_panel.cxx Tweak 1.1.x FLUID some more... 2005-03-17 07:11:57 +00:00
about_panel.fl More UI cleanup. 2005-03-19 08:38:21 +00:00
about_panel.h Tweak 1.1.x FLUID some more... 2005-03-17 07:11:57 +00:00
align_widget.cxx Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
alignment_panel.cxx Add option to control the number of file history that is shown 2005-03-24 17:45:50 +00:00
alignment_panel.fl Add option to control the number of file history that is shown 2005-03-24 17:45:50 +00:00
alignment_panel.h Add option to control the number of file history that is shown 2005-03-24 17:45:50 +00:00
code.cxx FLUID widget class support fixes. 2005-04-09 14:17:13 +00:00
comments.h Make comment strings const char *... 2005-04-14 12:20:12 +00:00
factory.cxx Preliminary support for widget classes (still need to do code writing 2005-03-28 04:23:32 +00:00
file.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
fluid.cxx Fix compiler warnings. 2005-04-14 13:56:07 +00:00
fluid.info Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.plist Many FLUID updates... 2005-03-19 04:09:32 +00:00
function_panel.cxx STR #784: Fixed tooltip stating 'function' instead of 'comment' 2005-04-02 18:57:49 +00:00
function_panel.fl STR #784: Fixed tooltip stating 'function' instead of 'comment' 2005-04-02 18:57:49 +00:00
function_panel.h Fix syntax highlighting bug in the editor demo, and port changes to the 2005-03-23 03:13:31 +00:00
makedepend #include print_panel.cxx in fluid.cxx, so that we don't need to put it in 2005-04-13 16:36:14 +00:00
makefile.wat More watcom fixes (STR #627) 2004-11-23 18:48:10 +00:00
print_panel.cxx Change Fl_Spinner to use double values instead of ints. 2005-03-25 02:39:25 +00:00
print_panel.fl Change Fl_Spinner to use double values instead of ints. 2005-03-25 02:39:25 +00:00
print_panel.h Printing support for FLUID... 2005-03-21 04:51:16 +00:00
template_panel.cxx Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). 2005-03-25 21:12:15 +00:00
template_panel.fl Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). 2005-03-25 21:12:15 +00:00
template_panel.h Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). 2005-03-25 21:12:15 +00:00
undo.cxx Cast GetCurrentProcessId to int to avoid compiler warning. 2005-04-13 16:32:52 +00:00
undo.h Do'h! Forgot to add these files... 2005-03-20 13:38:04 +00:00
widget_panel.cxx Initial integration with editor-based CodeEditor class (only the widget 2005-03-21 06:28:30 +00:00
widget_panel.fl Initial integration with editor-based CodeEditor class (only the widget 2005-03-21 06:28:30 +00:00
widget_panel.h Initial integration with editor-based CodeEditor class (only the widget 2005-03-21 06:28:30 +00:00