fltk/fluid
Michael R Sweet 56b465073b Update dependencies and the change log.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2894 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2003-01-10 19:54:44 +00:00
..
pixmaps Add CVS ignore file... 2002-11-14 15:07:45 +00:00
.cvsignore Ignore fluid-shared and all exe files. 2002-07-14 17:04:30 +00:00
Fl_Function_Type.cxx Include stdlib.h, not the non-standard malloc.h header... 2002-11-07 03:34:49 +00:00
Fl_Group_Type.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Type.cxx Add space for icons to item_width(), otherwise the horizontal scrollbar 2002-11-19 18:41:15 +00:00
Fl_Type.h Added icons to Fluid's menu and object list. 2002-10-30 21:08:39 +00:00
Fl_Widget_Type.cxx Added callbacks to Fl_Text_Editor. 2002-11-05 06:45:41 +00:00
Fl_Widget_Type.h Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Window_Type.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fluid_Image.cxx Fix the filename pattern in FLUID for images. 2002-10-03 15:23:46 +00:00
Fluid_Image.h Copyright updates... 2002-01-01 15:11:33 +00:00
Makefile "install" now depends on "all" instead of the no longer defined $(PROGRAM) 2002-07-30 14:11:21 +00:00
Shortcut_Button.h More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
about_panel.cxx Update copyright in FLUID "about" window. 2002-02-20 13:02:27 +00:00
about_panel.fl Update copyright in FLUID "about" window. 2002-02-20 13:02:27 +00:00
about_panel.h Copyright updates... 2002-01-01 15:11:33 +00:00
align_widget.cxx Update Fl_Image and friends so that we don't need to include the 2003-01-10 19:29:09 +00:00
alignment_panel.cxx Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 2002-11-03 00:01:21 +00:00
alignment_panel.fl Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 2002-11-03 00:01:21 +00:00
alignment_panel.h Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 2002-11-03 00:01:21 +00:00
code.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
factory.cxx Fixed two little bugs for Fluid pixmaps on MacOS and Unix. 2002-10-30 22:30:30 +00:00
file.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
fluid.cxx Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 2002-11-03 00:01:21 +00:00
function_panel.cxx Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 2002-12-26 01:15:32 +00:00
function_panel.fl Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 2002-12-26 01:15:32 +00:00
function_panel.h Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 2002-12-26 01:15:32 +00:00
makedepend Update dependencies and the change log. 2003-01-10 19:54:44 +00:00
widget_panel.cxx Make sure that the GUI tab shows first. 2003-01-04 00:34:44 +00:00
widget_panel.fl Make sure that the GUI tab shows first. 2003-01-04 00:34:44 +00:00
widget_panel.h Sort widgets in the widget panel. 2003-01-04 00:24:19 +00:00