fltk/fluid
Michael R Sweet bf910884cc Documentation updates (STR #570)
Added DESTDIR support and now remove all man pages for the
"uninstall" target (STR #545)

Fix PNG drawing on buggy WIN32 graphics cards (STR #548)

The configure script didn't propagate the CPPFLAGS environment
variable (STR #549)

The numpad keys didn't work properly on WIN32 (STR #502)

fl_input() and friends now set the input focus to the text field
when the dialog is shown (STR #553)

Fixed background color mixup when drawing Fl_Choice menus (STR
#544)

Fixed MingW makefiles (STR #550)

More VC++ project file tweaking (STR #559)

Fl_PNG_Image didn't use the png_set_trns_to_alpha function when
available (STR #547)

The FL_UNFOCUS event wasn't always sent when switching tabs (STR
#558)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3868 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2004-10-18 20:22:25 +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 Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
about_panel.fl Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +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 Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +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
CMakeLists.txt Added (unsupported) CMake files (STR #499) 2004-09-13 02:12:41 +00:00
code.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
factory.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
file.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Function_Type.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Group_Type.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Menu_Type.cxx Fl_Scroll now uses a full redraw when the scheme is set to 2004-05-15 22:58:19 +00:00
Fl_Type.cxx Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats 2004-05-13 21:02:41 +00:00
Fl_Type.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Widget_Type.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Widget_Type.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Window_Type.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fluid_Image.cxx Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fluid_Image.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
fluid.cxx Clean up compiler warnings... 2004-09-08 15:42:47 +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 Documentation updates (STR #570) 2004-10-18 20:22:25 +00:00
Shortcut_Button.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +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