fltk/src
Michael R Sweet 9ee02e0f01 Fix compiler warning by adding a cast...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2006-07-25 19:14:11 +00:00
..
allfiles.xbm
cgdebug.h STR #1310: OS X Quartz support fixed. All test codes now work without complaints fro Quickdraw or CoreGraphics. If no more major bugs are reported for Quartz, I will make Quartz the default over Quickdraw in the next release of FLTK 1. 2006-06-06 08:00:56 +00:00
CMakeLists.txt This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the middle of May this year - STR #863. Also small change in fluid.cxx - time.h was needed for successful build on MinGW. 2005-08-06 05:02:56 +00:00
cmap.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
filename_expand.cxx Fl_File_Chooser no longer resets the type() when choosing a 2005-03-25 17:27:07 +00:00
filename_ext.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
filename_isdir.cxx Fix new trailing slash usage, and restore correct OSX filesystem listing 2005-08-18 14:08:17 +00:00
filename_list.cxx Fixed dirent list by making room for the additional '/' character on directory names. FLTK does not care about the internals of the dirent structure. We only support the member d_name. All other members are non-standard anyways on not available on Win32. 2005-08-26 20:06:29 +00:00
filename_match.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
filename_setext.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_abort.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_add_idle.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Adjuster.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
fl_arc.cxx Fixes for Cygwin (STR #1096) 2005-12-14 01:58:03 +00:00
fl_arci.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_arg.cxx Move show() after scheme() call in Fl_Window::show(argc, argv) to 2005-05-26 14:03:44 +00:00
fl_ask.cxx Fixed shortcut and default focus for message dialogs (STR #1298). 2006-05-30 09:38:19 +00:00
Fl_Bitmap.cxx OS X Quartz: one pretty essential fix to the call order in Quartz context change which fixed a lot of warnings. I also added a file that helps tremondously to debug Core Graphics calls. This file is not compiled into the source tree by default, but the annotations in "src/cgdebug.h" explain the usage. 2006-06-04 10:21:45 +00:00
Fl_BMP_Image.cxx Added support for 32bit per pixel subformat, uncompressed, in BMP. Last 8 bit are used as Alpha channel. 2005-07-16 08:38:52 +00:00
Fl_Box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_boxtype.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Browser_.cxx STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing if either item was "top". This fix swaps the top_ variable correctly, and also swaps the selection flag as the user would expect. 2006-03-28 23:27:20 +00:00
Fl_Browser_load.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Browser.cxx Fixed insufficiently invalidated cache in Fl_Browser (STR #1265). Fl_Browser::cahceline was set to 0, but Fl_Browser::cache was not which lead to confusion if the cache was usable or not. 2006-05-10 10:45:59 +00:00
Fl_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_call_main.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Chart.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Check_Browser.cxx STR #1232: it was not possible to toggle a checkbox in Fl_Check_Browser by clicking the same box twice. 2006-04-20 03:53:41 +00:00
Fl_Check_Button.cxx STR #1052: Made check buttons readable as well 2005-11-02 14:18:32 +00:00
Fl_Choice.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Clock.cxx Fl_Clock_Output depended on a time value that was the same as an 2005-12-14 00:34:34 +00:00
fl_cmap.h
Fl_Color_Chooser.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_color_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_color_win32.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_color.cxx fl_contrast() now compares the luminosity of each color (STR 2005-05-12 17:08:35 +00:00
Fl_compose.cxx Fixed key compose sequences for shifted keys (STR #1194) 2006-06-19 07:43:39 +00:00
Fl_Counter.cxx Fix uninitialized variable warnings. 2005-11-27 15:11:33 +00:00
fl_cursor.cxx Fixed Endianness in OS X Mouse Pointer graphics (STR 1348) 2006-07-18 08:19:14 +00:00
fl_curve.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Dial.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
fl_diamond_box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_display.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_dnd_mac.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
fl_dnd_win32.cxx STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button. Added support for the middle and right button. 2005-12-01 09:02:13 +00:00
fl_dnd_x.cxx More copyright updates. 2006-01-15 02:26:54 +00:00
fl_dnd.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Double_Window.cxx STR #1310: OS X Quartz support fixed. All test codes now work without complaints fro Quickdraw or CoreGraphics. If no more major bugs are reported for Quartz, I will make Quartz the default over Quickdraw in the next release of FLTK 1. 2006-06-06 08:00:56 +00:00
fl_draw_image_mac.cxx OS X Quartz: fixed issues with creating a gray image map. Fluid problems still appear. 2006-06-05 11:59:09 +00:00
fl_draw_image_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw_image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw_pixmap.cxx OS X Quartz: one pretty essential fix to the call order in Quartz context change which fixed a lot of warnings. I also added a file that helps tremondously to debug Core Graphics calls. This file is not compiled into the source tree by default, but the annotations in "src/cgdebug.h" explain the usage. 2006-06-04 10:21:45 +00:00
fl_draw.cxx Changed special handling on ISO characters 0x80 to 0xA0 for OS X, since this characters must be handled as standard characters here. 2006-04-15 16:19:54 +00:00
fl_encoding_latin1.cxx Make sure that all source files expand $Id$... 2006-06-09 16:16:34 +00:00
fl_encoding_mac_roman.cxx Make sure that all source files expand $Id$... 2006-06-09 16:16:34 +00:00
fl_engraved_label.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Browser.cxx ST 1148: a preselected filename will also be selected in the file chooser when popping up. I put a lot of effort into trying to make the chooser behave as it previously did in all other situations, e.g. to choose a directory 2006-03-28 15:24:14 +00:00
Fl_File_Chooser2.cxx ST 1148: a preselected filename will also be selected in the file chooser when popping up. I put a lot of effort into trying to make the chooser behave as it previously did in all other situations, e.g. to choose a directory 2006-03-28 15:24:14 +00:00
Fl_File_Chooser.cxx ST 1148: a preselected filename will also be selected in the file chooser when popping up. I put a lot of effort into trying to make the chooser behave as it previously did in all other situations, e.g. to choose a directory 2006-03-28 15:24:14 +00:00
Fl_File_Chooser.fl ST 1148: a preselected filename will also be selected in the file chooser when popping up. I put a lot of effort into trying to make the chooser behave as it previously did in all other situations, e.g. to choose a directory 2006-03-28 15:24:14 +00:00
fl_file_dir.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Icon2.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
Fl_File_Icon.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Input.cxx STR #1133: if the FIle_input did not have focus and have no text inside and have the BAR changed flags set, it would draw a bogus and shifted second background box on top of the original one. 2005-12-30 15:45:38 +00:00
fl_font_mac.cxx Added check for NULL for numbnuts (like me) who query the size of a font before choosing a font... . 2006-06-06 15:28:20 +00:00
fl_font_win32.cxx fl_draw() would segfault on WIN32 if no font was set; it now uses 2005-05-12 13:37:49 +00:00
fl_font_x.cxx Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. 2006-07-18 11:23:20 +00:00
fl_font_xft.cxx Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. 2006-07-18 11:23:20 +00:00
fl_font.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Font.H STR #1305: partial fix. 2006-06-02 14:17:41 +00:00
Fl_get_key_mac.cxx OS X: fixed handling of the KP_Enter key which is at different key codes for the Powerbook vs. Desktop machines. 2006-06-07 09:46:03 +00:00
Fl_get_key_win32.cxx Remove executable bit from more source files. 2006-05-31 18:33:37 +00:00
Fl_get_key.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_system_colors.cxx OS X Quartz rendering: text is now clipped and drawn in the correct color. I had to reverse the 'selection color' change because some widgets rely on this color being dark. Still problems with Fluid rendering and measuring fonts before a window is open. 2006-06-05 09:01:29 +00:00
Fl_GIF_Image.cxx Update dependencies. 2005-11-27 15:05:50 +00:00
Fl_Gl_Choice.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
Fl_Gl_Choice.H Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Gl_Overlay.cxx STR #1131: there is no good way in Mac OS X to support an OpenGL 2005-12-30 10:32:58 +00:00
Fl_Gl_Window.cxx More copyright updates. 2006-01-15 02:26:54 +00:00
Fl_grab.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Group.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Help_Dialog.cxx Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Help_Dialog.fl Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Help_View.cxx Fix compiler warning by adding a cast... 2006-07-25 19:14:11 +00:00
Fl_Image.cxx OS X Quartz: one pretty essential fix to the call order in Quartz context change which fixed a lot of warnings. I also added a file that helps tremondously to debug Core Graphics calls. This file is not compiled into the source tree by default, but the annotations in "src/cgdebug.h" explain the usage. 2006-06-04 10:21:45 +00:00
fl_images_core.cxx Allow non-JFIF JPEG images. 2006-07-18 01:10:51 +00:00
Fl_Input_.cxx Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, but I believe I managed to find and fix them all... . 2006-05-30 07:58:41 +00:00
Fl_Input.cxx Fix char * issues with constant strings. 2005-09-19 12:06:09 +00:00
Fl_JPEG_Image.cxx This is the text for the previous commit. 2005-08-29 19:39:02 +00:00
fl_labeltype.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Light_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_line_style.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
Fl_lock.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_mac.cxx Fixed my previous fix... . Resizing events were not handled anymore. 2006-07-17 20:14:50 +00:00
Fl_Menu_.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Menu_add.cxx STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry in a newly allocated local buffer would not be cleared. If the flag happened to be FL_SUBMENU, this would lead to crash in 'find_item'. The new code clears the entire field. 2005-10-18 09:16:55 +00:00
Fl_Menu_Bar.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu_Button.cxx STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted widget (itself). The delayed deleting mechanism in 'Fl::delete_widget' did not work in this case because the main loop is called before the callback returns. The fix implements a type of automatic pointer that will be cleared to NULL should the widget get deleted. This may not be a 'nice' solution, but it does fix the problem reliably. We could actually use this for all widget pointers and remove the delayed delete mechanism alltogether 2006-04-27 21:40:47 +00:00
Fl_Menu_global.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu.cxx Fixed crash on mixed use of keyboard and mouse for Fl_Menu_Button (STR #1356) 2006-07-17 20:33:45 +00:00
Fl_Multi_Label.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_oval_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
fl_overlay_visual.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Overlay_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_overlay.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_own_colormap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Pack.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Pixmap.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_plastic.cxx Resorted functions. VC6 did not give a required warning/error 2005-11-07 11:16:24 +00:00
Fl_PNG_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_PNM_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Positioner.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Preferences.cxx Avoiding crash when passing NULL as a string in Fl_Preferences::set(key, char *string_value); 2006-06-14 08:03:16 +00:00
Fl_Progress.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_read_image_mac.cxx Added missing SetPort to restore the current port fin Mac OSX fl_read_image. 2005-06-02 07:01:25 +00:00
fl_read_image_win32.cxx Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, but I believe I managed to find and fix them all... . 2006-05-30 07:58:41 +00:00
fl_read_image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_rect.cxx STR $1099: The Quartz version of FLTK now draws a very nice resize 2005-12-14 13:51:51 +00:00
Fl_Repeat_Button.cxx STR #1330: Repeat button now cancels timeout if it should get deactivated during a callback 2006-06-21 06:52:10 +00:00
Fl_Return_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Roller.cxx Added redraw on focus vi FL_PUSH for roller, browser and slider 2005-07-16 08:25:06 +00:00
fl_round_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_Round_Button.cxx STR #1052: Changed to dot inside the round check box (radio style buttons) to FL_FOREGROUND_COLOR 2005-11-02 11:31:33 +00:00
fl_rounded_box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_scroll_area.cxx Attempt to improve on fl_scroll for Quartz on Mac, but we probably already use the best function. Added comment noting this attempt. 2006-06-23 10:27:09 +00:00
Fl_Scroll.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Scrollbar.cxx Mousewheel fixes. 2005-11-26 00:47:45 +00:00
fl_set_font.cxx Fl::set_font() did not clear 'pretty' name of existing font 2005-07-16 08:13:20 +00:00
fl_set_fonts_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_set_fonts_win32.cxx Remove executable bit from more source files. 2006-05-31 18:33:37 +00:00
fl_set_fonts_x.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_set_fonts_xft.cxx Remove unnecessary includes ("flstring.h" is included by the parent 2005-10-13 14:27:19 +00:00
fl_set_fonts.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_shadow_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_Shared_Image.cxx Don't try to load image file we couldn't open 2006-02-22 15:27:39 +00:00
fl_shortcut.cxx Allowing characters between 0x80 and 0x9f to be enetered into Fl_Input_ derived widgets. Although these were not defined in the western ISO code page, they seem to be implemented in most X11 drivers now as MSWindows Latin-1. For example, the Euro symbol is at 0x80. It should now be possible to enter the Euro sign and other chars in this range correctly. Please verify. 2006-04-17 17:56:05 +00:00
fl_show_colormap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Single_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Slider.cxx Added redraw on focus vi FL_PUSH for roller, browser and slider 2005-07-16 08:25:06 +00:00
fl_symbols.cxx Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Sys_Menu_Bar.cxx OSX fixes... 2005-11-25 14:50:22 +00:00
Fl_Tabs.cxx Fixed shortcut and default focus for message dialogs (STR #1298). 2006-05-30 09:38:19 +00:00
Fl_Text_Buffer.cxx Increased gap size in Fl_Text_Buffer to make the buffer suitable for much longer text, which seems to be a common use. 2006-06-06 21:12:45 +00:00
Fl_Text_Display.cxx STR #1227: Thanks to Albrecht Schlosser for commiting this patch to fix Fl_Test_Display. The little I could check seemed fine, and he's certain that he fixed the bugs that he found himself. 2006-06-13 19:08:32 +00:00
Fl_Text_Editor.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tile.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tiled_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tooltip.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Valuator.cxx Fixed a few memory faults found by Valgrind (yes, I finally got my Linux 2005-12-30 10:13:17 +00:00
Fl_Value_Input.cxx Fl_Value_Input now uses the screen-absolute position instead of 2005-10-12 20:47:21 +00:00
Fl_Value_Output.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Value_Slider.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
fl_vertex.cxx Wrong case in path name. 2005-07-17 12:17:50 +00:00
Fl_visual.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Widget.cxx STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted widget (itself). The delayed deleting mechanism in 'Fl::delete_widget' did not work in this case because the main loop is called before the callback returns. The fix implements a type of automatic pointer that will be cleared to NULL should the widget get deleted. This may not be a 'nice' solution, but it does fix the problem reliably. We could actually use this for all widget pointers and remove the delayed delete mechanism alltogether 2006-04-27 21:40:47 +00:00
Fl_win32.cxx Fixed Fl_Window::copy_label() losing copy (STR #1332) 2006-06-28 10:23:33 +00:00
Fl_Window_fullscreen.cxx Added multi screen awareness to WIN32 version of Fl_Window::fullscreen() 2005-12-01 08:56:24 +00:00
Fl_Window_hotspot.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Window_iconize.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Window.cxx Fixed Fl_Window::copy_label() losing copy (STR #1332) 2006-06-28 10:23:33 +00:00
Fl_Wizard.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_x.cxx Changed Tooltip::exit_() to Tooltip::exit() 2006-06-14 11:01:03 +00:00
Fl_XBM_Image.cxx Fixed signedness of argument to sscanf 2005-08-29 20:11:48 +00:00
Fl_XColor.H Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_XPM_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl.cxx STR #1341: Fixed Fl_Window::visible() and shown() for OS X 2006-07-16 20:37:41 +00:00
flstring.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
flstring.h VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
forms_bitmap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_compatability.cxx Remove executable bit from more source files. 2006-05-31 18:33:37 +00:00
forms_free.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_fselect.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_pixmap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_timer.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
gl_draw.cxx THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I would 2006-04-18 13:07:42 +00:00
gl_start.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
glut_compatability.cxx Remove executable bit from more source files. 2006-05-31 18:33:37 +00:00
glut_font.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
makedepend Update dependencies. 2005-11-27 15:05:50 +00:00
Makefile STR #1233: previous timer implementation on Mac OS X was eating up various resources. The new implementation will return Timer and UPP to the system, or just reprogram a timer for efficiency, where possible. 2006-04-20 03:02:37 +00:00
makefile.wat THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I would 2006-04-18 13:07:42 +00:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
scandir_win32.c Fixed C++ style comments in plain C files (STR #997) 2005-08-29 20:16:36 +00:00
scandir.c Copyright updates. 2005-02-24 21:55:12 +00:00
screen_xywh.cxx Fixed shortcut and default focus for message dialogs (STR #1298). 2006-05-30 09:38:19 +00:00
slowarrow.h
tile.xpm Update tile image to 64x64 (STR #769) 2005-03-23 03:48:42 +00:00
up.xbm
vsnprintf.c Fixed C++ style comments in plain C files (STR #997) 2005-08-29 20:16:36 +00:00