fltk/fluid
Michael R Sweet 70ca1d156b Fl_Value_Slider::draw_bg() didn't always apply the clipping
rectangle (STR #235)

fl_filename_relative() returned the wrong string if the absolute
pathname was equal to the current working directory (STR #224)

Fl_Help_Dialog didn't correctly restore the scroll position when
going forward/back in the link history if the file changed (STR
#218)

glutGetModifiers() did not mask off extra state bits, confusing
some GLUT-based applications (STR #213)

Fixed mouse capture problems on MacOS X (STR #209, STR #229)

Fl_Sys_Menu_Bar is now built into the library for MacOS X (STR
#229)

Fl_Menu_ now provides item_pathname() methods to get the
"pathname" of a menu item, e.g. "File/Quit" (STR #283)

Fl_Text_Display now provides cursor_color() methods to get and
set the cursor color (STR #271)

Fl_Scroll didn't honor FL_NO_BOX (STR #305)

FLUID declaration blocks didn't support public/private
definitions (STR #301)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3231 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2004-03-11 05:17:12 +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
about_panel.cxx Bump to 1.1.5rc1... 2003-09-09 15:15:18 +00:00
about_panel.fl Bump to 1.1.5rc1... 2003-09-09 15:15:18 +00:00
about_panel.h Bump version number and copyright year in FLUID about panel... 2003-03-26 04:12:16 +00:00
align_widget.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
alignment_panel.cxx FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
alignment_panel.fl FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
alignment_panel.h FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
code.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
factory.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
file.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fl_Function_Type.cxx Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
Fl_Group_Type.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fl_Menu_Type.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fl_Type.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fl_Type.h Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
Fl_Widget_Type.cxx Use symbolic names whenever possible, otherwise cast ints to Fl_Color. 2003-09-03 19:50:54 +00:00
Fl_Widget_Type.h Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fl_Window_Type.cxx Fix new FLUID window grid bug (STR #166) 2003-09-14 13:42:04 +00:00
Fluid_Image.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
Fluid_Image.h Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
fluid.cxx Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
fluid.icns Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.info Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.plist Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
function_panel.cxx Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
function_panel.fl Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
function_panel.h Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
makedepend Update dependencies and the change log. 2003-01-10 19:54:44 +00:00
Makefile Fixed some OS/2-specific build problems (STR #185) 2003-11-01 01:44:23 +00:00
Shortcut_Button.h Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 2003-08-02 21:17:30 +00:00
widget_panel.cxx Hide cancel/revert buttons until a true undo can be implemented. 2003-06-15 04:29:40 +00:00
widget_panel.fl Hide cancel/revert buttons until a true undo can be implemented. 2003-06-15 04:29:40 +00:00
widget_panel.h Fix widget callback code error check and assignment. 2003-03-26 01:16:41 +00:00