fltk/src
Michael R Sweet dc560e83e3 Use floor() instead of trunc() when checking if step() is an integer
(it is equivalent to trunc() for positive numbers)

Fix order of subtraction so that the test actually works right.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2247 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-05-21 16:50:48 +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 Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +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 Update fl_filename_list() to accept a sort function to use, and export 2002-05-02 11:11:01 +00:00
filename_match.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +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 Fix tooltips on some of the valuators... 2002-05-12 11:12:56 +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 Add Cygwin drive code. 2002-04-14 12:51:56 +00:00
fl_ask.cxx Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT. 2002-04-09 09:38:15 +00:00
Fl_Bitmap.cxx Images in menu items... 2002-04-26 11:32:37 +00:00
Fl_BMP_Image.cxx Fix loading of old BMP files. 2002-05-15 19:42:34 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Browser_.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
Fl_Browser_load.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Browser.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Button.cxx Fix redraw area for focus box on buttons with no box. 2002-05-17 11:31:09 +00:00
fl_call_main.c Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Chart.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_Check_Browser.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Check_Button.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Choice.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
Fl_Clock.cxx Copyright updates... 2002-01-01 15:11:33 +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 Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_color_mac.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
fl_color_win32.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Counter.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_cursor.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_curve.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Dial.cxx Fix tooltips on some of the valuators... 2002-05-12 11:12:56 +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 Back-ported cut & paste code from fltk2.0. 2002-03-07 19:22:58 +00:00
fl_dnd_win32.cxx Slight change to menu fix so that events only go to the grab() widget. 2002-05-16 07:43:59 +00:00
fl_dnd_x.cxx Do not use false and true in 1.1.x code... 2002-04-10 19:22:45 +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 cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
fl_draw_image_win32.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_draw_image.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
fl_draw_pixmap.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +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 Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_File_Chooser2.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_File_Chooser.cxx Removed extra definition of file chooser functions. 2002-05-03 14:21:32 +00:00
Fl_File_Chooser.fl Add sort function to file chooser. 2002-05-02 15:24:34 +00:00
fl_file_dir.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_File_Icon2.cxx Use 16x16 KDE icon images by default. 2002-05-10 00:18:37 +00:00
Fl_File_Icon.cxx Move ENTER/LEAVE handling to Fl_Box so that the default event handler 2002-04-12 20:16:07 +00:00
Fl_File_Input.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_font_mac.cxx Add Xft support to 1.1.x. 2002-03-06 18:11:01 +00:00
fl_font_win32.cxx Add Xft support to 1.1.x. 2002-03-06 18:11:01 +00:00
fl_font_x.cxx Fix non-Xft build. 2002-03-06 19:42:30 +00:00
fl_font_xft.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
fl_font.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Font.H Add Xft support to 1.1.x. 2002-03-06 18:11:01 +00:00
Fl_get_key_mac.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_get_key_win32.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_get_key.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_get_system_colors.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_GIF_Image.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Gl_Choice.cxx Fix case problems in include filenames... 2002-04-13 20:28:51 +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 Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_grab.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_Group.cxx Backported the fltk2.0 tooltips. This may be somewhat binary incompatable 2002-05-13 05:05:11 +00:00
Fl_Help_Dialog.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_Help_Dialog.fl Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_Help_View.cxx Fix links inside PRE 2002-05-21 11:14:59 +00:00
Fl_Image.cxx Images in menu items... 2002-04-26 11:32:37 +00:00
Fl_Input_.cxx Port 2.0 drawing optimizations for Fl_Input_ - this provides a more 2002-04-27 19:20:50 +00:00
Fl_Input.cxx Clicking on tooltips makes them go away and they don't reappear. 2002-05-14 15:24:03 +00:00
Fl_JPEG_Image.cxx Unixware fixes. 2002-01-15 01:33:16 +00:00
fl_labeltype.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Light_Button.cxx Add Albrecht's radio circle drawing fixes. 2002-05-03 14:59:31 +00:00
fl_line_style.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_lock.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_mac.cxx OSX threading support - a little buggy right now, but hopefully we'll be 2002-04-16 15:49:06 +00:00
Fl_Menu_.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Menu_add.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Menu_Bar.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Button.cxx Copyright updates... 2002-01-01 15:11:33 +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 Slight change to menu fix so that events only go to the grab() widget. 2002-05-16 07:43:59 +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 Copyright updates... 2002-01-01 15:11:33 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Pixmap.cxx Images in menu items... 2002-04-26 11:32:37 +00:00
fl_plastic.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
Fl_PNG_Image.cxx Add check for libpng/png.h as well as png.h, and include the appropriate 2002-04-24 18:29:06 +00:00
Fl_PNM_Image.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Positioner.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Preferences.cxx Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffer size issue (buffer needs to allow for additional byte for trailing zero) 2002-05-17 21:17:05 +00:00
Fl_Progress.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_rect.cxx Add Xft support to 1.1.x. 2002-03-06 18:11:01 +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 Fix tooltips on some of the valuators... 2002-05-12 11:12:56 +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 Copyright updates... 2002-01-01 15:11:33 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Scrollbar.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
fl_set_font.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
fl_set_fonts_mac.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_set_fonts_win32.cxx Add cast for WIN32 font enumeration calls... 2002-04-01 15:42:17 +00:00
fl_set_fonts_x.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_set_fonts_xft.cxx Add Xft support to 1.1.x. 2002-03-06 18:11:01 +00:00
fl_set_fonts.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +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 Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
fl_shortcut.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
fl_show_colormap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Single_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Slider.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_symbols.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Sys_Menu_Bar.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Tabs.cxx Optimize redraw of focus stuff in radio/check buttons and tabs. 2002-05-15 16:50:27 +00:00
Fl_Text_Buffer.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_Text_Display.cxx Fix links inside PRE 2002-05-21 11:14:59 +00:00
Fl_Text_Editor.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Tile.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Tiled_Image.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Tooltip.cxx More fixes for tooltips blinking. 2002-05-15 16:37:06 +00:00
Fl_Valuator.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Value_Input.cxx Use floor() instead of trunc() when checking if step() is an integer 2002-05-21 16:50:48 +00:00
Fl_Value_Output.cxx Fix tooltips on some of the valuators... 2002-05-12 11:12:56 +00:00
Fl_Value_Slider.cxx Copyright updates... 2002-01-01 15:11:33 +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 Move ENTER/LEAVE handling to Fl_Box so that the default event handler 2002-04-12 20:16:07 +00:00
Fl_win32.cxx Merge WIN32 ValidateRgn() fixes. 2002-05-06 21:15:48 +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 Restore window label (title) after drawing the group. 2002-05-04 12:49:31 +00:00
Fl_Wizard.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_x.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_XBM_Image.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_XColor.H Copyright 2001. 2001-01-22 15:13:41 +00:00
Fl_XPM_Image.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl.cxx Slight change to menu fix so that events only go to the grab() widget. 2002-05-16 07:43:59 +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 Add -sgi_version,sgi1.1 to the IRIX DSO command. 2002-05-19 17:44:56 +00:00
forms_bitmap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
forms_compatability.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
forms_free.cxx Copyright updates... 2002-01-01 15:11:33 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
forms_timer.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
gl_draw.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +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 Copyright updates... 2002-01-01 15:11:33 +00:00
glut_font.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
makedepend Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Makefile Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +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 Make dirent.h include only in non-WIN32 or Cygwin modes... 2002-05-04 18:41:55 +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 Use rint() for some more rounding of vertices. 2002-01-01 13:11:29 +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