fltk/src
Michael R Sweet 24455b9be5 Fix use of free() for memory allocated using new.
Fix error messages to use Fl::error() instead of fprintf().


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2898 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2003-01-12 14:49:33 +00:00
..
.cvsignore CVS ignore files... 2001-12-21 15:37:39 +00:00
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
cmap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
d1_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
d1.xbm Initial revision 1998-10-06 18:21:25 +00:00
dump_compose.c Initial revision 1998-10-06 18:21:25 +00:00
ew_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ew.xbm Initial revision 1998-10-06 18:21:25 +00:00
fastarrow.h Initial revision 1998-10-06 18:21:25 +00:00
filename_absolute.cxx Matthias's fl_filename_relative() fixes. 2002-10-10 19:33:22 +00:00
filename_expand.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
filename_ext.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
filename_isdir.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
filename_list.cxx Add Cygwin check for scandir(); fix from Ken Yarnall. 2002-08-19 18:11:24 +00:00
filename_match.cxx fl_filename_match() was not doing a case-insensitive comparison on UNIX 2002-10-11 02:12:15 +00:00
filename_setext.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_abort.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_add_idle.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Adjuster.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_arc.cxx Get rid of a potential divide-by-zero in new arc code. 2002-05-07 00:17:07 +00:00
fl_arci.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_arg.cxx Ignore OSX -psn_N_NNNNN option. 2002-10-28 19:43:24 +00:00
fl_ask.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Bitmap.cxx Update Fl_Image and friends so that we don't need to include the 2003-01-10 19:29:09 +00:00
Fl_BMP_Image.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Box.cxx Move ENTER/LEAVE handling to Fl_Box so that the default event handler 2002-04-12 20:16:07 +00:00
fl_boxtype.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Browser_.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Browser_load.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Browser.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Button.cxx Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space 2002-11-11 20:22:21 +00:00
fl_call_main.c Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
Fl_Chart.cxx Use memmove() instead of memcpy() in several key places. 2002-10-11 14:17:24 +00:00
Fl_Check_Browser.cxx Make check browser check boxes consistent with other widgets... 2002-11-14 21:25:13 +00:00
Fl_Check_Button.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Choice.cxx Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space 2002-11-11 20:22:21 +00:00
Fl_Clock.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_cmap.h Compiling with -DBOXX_BUGS will work around some problems with the newest 2001-05-05 23:39:01 +00:00
Fl_Color_Chooser.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_color_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
fl_color_win32.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
fl_color.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
Fl_compose.cxx Fix keyboard composition for X11. 2002-11-08 16:05:33 +00:00
Fl_Counter.cxx WIN32 cleanup for 1.1.2 release. 2002-11-25 16:31:20 +00:00
fl_cursor.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_curve.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Dial.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_diamond_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_display.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_dnd_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
fl_dnd_win32.cxx Albrecht's DND under WIN32 bug fix. 2002-08-20 15:29:25 +00:00
fl_dnd_x.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_dnd.cxx - added Win32 native drag'n'drop code 2002-02-24 17:52:18 +00:00
Fl_Double_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_draw_image_mac.cxx MacOS: 2002-06-27 04:29:39 +00:00
fl_draw_image_win32.cxx Fix type in WIN32 source... 2002-11-20 20:55:24 +00:00
fl_draw_image.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_draw_pixmap.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
fl_draw.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_engraved_label.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_File_Browser.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_File_Chooser2.cxx Fl_File_Input::value("") didn't work. 2002-11-20 15:49:24 +00:00
Fl_File_Chooser.cxx Fl_File_Input::value("") didn't work. 2002-11-20 15:49:24 +00:00
Fl_File_Chooser.fl Fl_File_Input::value("") didn't work. 2002-11-20 15:49:24 +00:00
fl_file_dir.cxx Bug fixes from Sebastien. 2002-06-13 18:18:33 +00:00
Fl_File_Icon2.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_File_Icon.cxx VC++ project file updates. 2002-06-28 21:29:16 +00:00
Fl_File_Input.cxx Fl_File_Input::value("") didn't work. 2002-11-20 15:49:24 +00:00
fl_font_mac.cxx Added Greg Ercolanos filedescripter support 2002-06-27 23:18:12 +00:00
fl_font_win32.cxx Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 2002-06-08 13:07:19 +00:00
fl_font_x.cxx Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 2002-06-08 13:07:19 +00:00
fl_font_xft.cxx Xft2 fix from Stephen Davies... 2002-11-12 20:35:17 +00:00
fl_font.cxx Clean up string includes. 2002-05-25 13:38:25 +00:00
Fl_Font.H Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_get_key_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
Fl_get_key_win32.cxx WIN32 compile fixes. 2002-06-07 16:37:48 +00:00
Fl_get_key.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_get_system_colors.cxx Tweek colors for plastic scheme so they better match OSX. 2003-01-11 14:19:17 +00:00
Fl_GIF_Image.cxx Fix use of free() for memory allocated using new. 2003-01-12 14:49:33 +00:00
Fl_Gl_Choice.cxx Change depth bits to 24 - Matthias, can you verify that this still works 2002-12-04 05:34:39 +00:00
Fl_Gl_Choice.H - Mac: greatly improved OpenGL support, some window management, 2001-12-18 11:00:09 +00:00
Fl_Gl_Overlay.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Gl_Window.cxx OSX fixes for GLUT/GL window classes. 2002-12-04 04:44:54 +00:00
Fl_grab.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Group.cxx Fix label redraw bug. 2002-11-08 15:45:33 +00:00
Fl_Help_Dialog.cxx Use memmove() instead of memcpy() in several key places. 2002-10-11 14:17:24 +00:00
Fl_Help_Dialog.fl Use memmove() instead of memcpy() in several key places. 2002-10-11 14:17:24 +00:00
Fl_Help_View.cxx Eliminate compiler warning. 2002-12-04 18:14:30 +00:00
Fl_Image.cxx Update Fl_Image and friends so that we don't need to include the 2003-01-10 19:29:09 +00:00
fl_images_core.cxx Add support for XV/GIMP thumbnail format (P7) 2002-09-17 20:27:19 +00:00
Fl_Input_.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Input.cxx Double/triple click selection fix in Fl_Input. 2002-12-08 06:31:48 +00:00
Fl_JPEG_Image.cxx BMP image loader fixes. 2002-07-26 14:22:02 +00:00
fl_labeltype.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Light_Button.cxx Use 2.0 drawing code for check marks... 2002-10-11 17:03:47 +00:00
fl_line_style.cxx Fix use of free() for memory allocated using new. 2003-01-12 14:49:33 +00:00
Fl_lock.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
Fl_mac.cxx Unswapped MacOS modifier keys. event_key and event_text should return 2002-10-30 01:01:53 +00:00
Fl_Menu_.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Menu_add.cxx Increase label buffer size and bounds-check all writes. 2002-11-19 16:59:22 +00:00
Fl_Menu_Bar.cxx Support vertical dividers in menu bars. 2002-11-19 18:34:48 +00:00
Fl_Menu_Button.cxx Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space 2002-11-11 20:22:21 +00:00
Fl_Menu_global.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Multi_Label.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_oval_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
fl_overlay_visual.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Overlay_Window.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
fl_overlay.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_own_colormap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Pack.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Pixmap.cxx Update Fl_Image and friends so that we don't need to include the 2003-01-10 19:29:09 +00:00
fl_plastic.cxx Tweek colors for plastic scheme so they better match OSX. 2003-01-11 14:19:17 +00:00
Fl_PNG_Image.cxx Range check Fl_Text_Buffer::search_forward(). 2002-08-05 17:50:25 +00:00
Fl_PNM_Image.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Positioner.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Preferences.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Progress.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_read_image_mac.cxx fl_read_image() - not implemented for WIN32 or OSX yet. 2002-05-30 15:09:03 +00:00
fl_read_image_win32.cxx Add Matthias's WIN32 code to get an image from the current window; needs 2002-05-31 12:47:49 +00:00
fl_read_image.cxx fl_read_image() - not implemented for WIN32 or OSX yet. 2002-05-30 15:09:03 +00:00
fl_rect.cxx Prefer fl_push_clip() over fl_clip(). 2002-06-11 20:58:12 +00:00
Fl_Repeat_Button.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Return_Button.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Roller.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_round_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Round_Button.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_rounded_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
fl_scroll_area.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Scroll.cxx Fix Fl_Scroll handling of widgets whose labels are to the right or below. 2002-12-19 21:42:22 +00:00
Fl_Scrollbar.cxx First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 2002-10-24 12:53:41 +00:00
fl_set_font.cxx Make sure that font names are zeroed. 2002-10-16 23:02:49 +00:00
fl_set_fonts_mac.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts_win32.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts_x.cxx Fix more compile errors. 2002-08-12 19:42:55 +00:00
fl_set_fonts_xft.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts.cxx Clean up string includes. 2002-05-25 13:38:25 +00:00
fl_set_gray.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_shadow_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Shared_Image.cxx Implement Fl_Shared_Image::uncache(). 2002-10-20 03:13:56 +00:00
fl_shortcut.cxx Unswapped MacOS modifier keys. event_key and event_text should return 2002-10-30 01:01:53 +00:00
fl_show_colormap.cxx Fix fl_show_colormap() documentation. 2002-11-15 02:06:57 +00:00
Fl_Single_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Slider.cxx First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 2002-10-24 12:53:41 +00:00
fl_symbols.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Sys_Menu_Bar.cxx reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass 2002-07-11 04:11:41 +00:00
Fl_Tabs.cxx Fix one last focus bug in Fl_Tabs - now clicks should update the focus 2002-11-20 17:42:09 +00:00
Fl_Text_Buffer.cxx Fix use of free() for memory allocated using new. 2003-01-12 14:49:33 +00:00
Fl_Text_Display.cxx Fix use of free() for memory allocated using new. 2003-01-12 14:49:33 +00:00
Fl_Text_Editor.cxx Tab moves forward in menu, Shift-Tab moves backward. 2002-11-08 15:57:10 +00:00
Fl_Tile.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Tiled_Image.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Tooltip.cxx Tooltip tweeks. 2002-10-30 01:26:05 +00:00
Fl_Valuator.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Value_Input.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Value_Output.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Value_Slider.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_vertex.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_visual.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
Fl_Widget.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_win32.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_Window_fullscreen.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
Fl_Window_hotspot.cxx Make sure that hotspotted windows stay on the screen under MacOS X. 2002-04-15 20:30:06 +00:00
Fl_Window_iconize.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Window.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Wizard.cxx Fix compile error. 2002-10-04 02:50:50 +00:00
Fl_x.cxx Initialize backbuffer_bad under X11. 2002-10-20 06:06:31 +00:00
Fl_XBM_Image.cxx Get rid of some valid compiler warnings with CodeWarrior that were reported 2002-11-19 16:37:36 +00:00
Fl_XColor.H Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_XPM_Image.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl.cxx Fix label redraw bug. 2002-11-08 15:45:33 +00:00
flstring.c Fix redraw area for focus box on buttons with no box. 2002-05-17 11:31:09 +00:00
flstring.h Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability. 2002-07-17 15:23:58 +00:00
forms_bitmap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_compatability.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_free.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_fselect.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
forms_pixmap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_timer.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
gl_draw.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
gl_start.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
glut_compatability.cxx Fix keyboard handling in Fl_Glut_Window::handle(). 2002-09-19 02:53:00 +00:00
glut_font.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
makedepend Fix header file again. 2003-01-12 01:22:21 +00:00
Makefile Fix header file again. 2003-01-12 01:22:21 +00:00
mediumarrow.h Initial revision 1998-10-06 18:21:25 +00:00
new.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
ns_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ns.xbm Initial revision 1998-10-06 18:21:25 +00:00
numericsort.c More shadow variable changes... 2002-08-09 03:17:30 +00:00
scandir_win32.c Fix scandir dirent stuff under WIN32. 2002-05-04 12:37:41 +00:00
scandir.c Fix scandir dirent stuff under WIN32. 2002-05-04 12:37:41 +00:00
slowarrow.h Initial revision 1998-10-06 18:21:25 +00:00
tile.xpm Tweek colors for plastic scheme so they better match OSX. 2003-01-11 14:19:17 +00:00
up.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
vsnprintf.c Don't use the snprintf() and vsnprintf() names; instead, use fl_snprintf() 2002-03-25 21:55:05 +00:00