fltk/src
Matthias Melcher 725efb3569 STR #1492: Fl_Progress was using the wrong width to calculate progress
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5540 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2006-11-12 20:44:12 +00:00
..
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
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 STR #1447: Fixed CMake files to include new GTK+ scheme 2006-09-26 18:05:10 +00:00
cmap.cxx Copyright updates. 2005-02-24 21:55:12 +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 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 Avoiding problems with some platforms that don't implement hypot() (STR #1366) 2006-08-23 14:43:07 +00:00
fl_arci.cxx fl_arc() and fl_pie() did not draw properly on WIN32 when the 2006-10-11 01:23:52 +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 Add GTK thin up/down box/frame types. 2006-10-03 02:35:12 +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 src/Fl_Button.cxx: 2006-09-25 16:36:52 +00:00
fl_call_main.c Don't call dummy function inside dummy function - some compilers don't like 2006-08-02 18:03:10 +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 Flip the color of Fl_Choice to FL_BACKGROUND2_COLOR when there is no 2006-09-24 13:35:23 +00:00
Fl_Clock.cxx Fix inactive drawing of the new GTK+ box types. 2006-09-20 03:03:14 +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 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 src/Fl_Button.cxx: 2006-09-25 16:36:52 +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 Fix inactive drawing of the new GTK+ box types. 2006-09-20 03:03:14 +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 Much improved sensing if a machine will do Alpha blending. This may actually be the solution. If Alpha blending is not supported, we fall back to the old screen door transparency. 2006-09-17 12:49:19 +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 OK, I believe I fixed the transparency issues on WIN32. Please everyone, test the code on all machines. 2006-09-16 16:02:00 +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 - removed more inconsistencies between fl_draw and fl_measure (STR #1408) 2006-08-29 10:04:02 +00:00
fl_encoding_latin1.cxx STR #1411: fixed latin-to-macRoman text conversion 2006-09-04 18:46:28 +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 Fl_File_Browser did not calculate the width of directory items 2006-10-29 12:13:56 +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 STR #1410: fl_file_chooser could crash after a previously canceled dialog 2006-09-05 09:57:41 +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 code to clear the current font cache when the font face is changed. Now for OS X and X11 as well. 2006-09-05 11:26:41 +00:00
fl_font_win32.cxx Fixed font caching issue from STR 1415 2006-09-05 11:16:15 +00:00
fl_font_x.cxx Added code to clear the current font cache when the font face is changed. Now for OS X and X11 as well. 2006-09-05 11:26:41 +00:00
fl_font_xft.cxx Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop 2006-10-30 14:16:08 +00:00
fl_font.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Font.H Fixed speed issues with measuring text sizes in OS X Quartz 2006-08-19 15:24:55 +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 Look for Text.selectBackground instead of fltk.selectBackground to 2006-10-04 12:48:18 +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 Fix Fl_Gl_Overlay to use new valid API 2006-08-23 17:40:54 +00:00
Fl_Gl_Window.cxx New context_changed() function for OpenGL windows allowing efficient texture loading (str #1372) 2006-08-17 09:49:43 +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_gtk.cxx Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471) 2006-10-14 04:35:24 +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 Use standard link color as the default, not FL_SELECTION_COLOR. 2006-10-07 14:29:15 +00:00
Fl_Image.cxx Fix new alpha blending code to use the source image width instead of 2006-10-02 17:20:56 +00:00
fl_images_core.cxx Allow non-JFIF JPEG images. 2006-07-18 01:10:51 +00:00
Fl_Input_.cxx Fix two "hide the cursor" bugs related to click-to-focus windows (STR #1475) 2006-10-29 13:43:31 +00:00
Fl_Input.cxx Fl_Input and Fl_Text_Editor now hide the mouse pointer when 2006-10-11 01:01:02 +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 More cleanup of GTK+ scheme - menu buttons now use the new look-n-feel, 2006-10-03 23:08:49 +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 Updated OSX subwindow simulation code to better add and remove from the clipping list 2006-08-29 11:03:05 +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 More cleanup of GTK+ scheme - menu buttons now use the new look-n-feel, 2006-10-03 23:08:49 +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 Don't start widgets offset by 1/2 the spacing value. 2006-10-20 01:07:16 +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 Fixed Fl_Positioner callback when released (STR #1387) 2006-08-23 12:57:42 +00:00
Fl_Preferences.cxx Updated OSX subwindow simulation code to better add and remove from the clipping list 2006-08-29 11:03:05 +00:00
Fl_Progress.cxx STR #1492: Fl_Progress was using the wrong width to calculate progress 2006-11-12 20:44:12 +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 Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
Fl_Scrollbar.cxx Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
fl_set_font.cxx Fixed font caching issue from STR 1415 2006-09-05 11:16:15 +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 Add GTK thin up/down box/frame types. 2006-10-03 02:35:12 +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 Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +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 Fl_Tabs tooltip reappearing. 2006-08-25 08:10:31 +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 Fix two "hide the cursor" bugs related to click-to-focus windows (STR #1475) 2006-10-29 13:43:31 +00:00
Fl_Text_Editor.cxx Fl_Input and Fl_Text_Editor now hide the mouse pointer when 2006-10-11 01:01:02 +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 - removed more inconsistencies between fl_draw and fl_measure (STR #1408) 2006-08-29 10:04:02 +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 STR #1151: Cygwin for some reason was ifdef'd out for setting a shorter timout when reading fd's (yes, the Win32 requires polling to read fd's). Adding the shorter timeout has no impact on Apps that do not poll fd's, but should fix most (all?) problems described in this bug report. 2006-08-30 09:18:12 +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 Add NULL check for _NET_WORKAREA property value. 2006-11-01 15:30:11 +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 Another try at the shortcut fix... 2006-10-29 17:11:10 +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 STR #1403: GLUT window creation code - better fix. 2006-08-29 07:36:51 +00:00
glut_font.cxx Two simple glut fixes (flickering and VC6 compiler issues). 2006-08-25 10:33:30 +00:00
makedepend Update dependencies. 2005-11-27 15:05:50 +00:00
Makefile Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +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 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 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 Initial revision 1998-10-06 18:21:25 +00:00
tile.xpm Update tile image to 64x64 (STR #769) 2005-03-23 03:48:42 +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 Fixed C++ style comments in plain C files (STR #997) 2005-08-29 20:16:36 +00:00