fltk/src
2006-05-30 07:35:58 +00:00
..
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +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 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 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 Pressing Enter in the file chooser when selecting a directory 2005-03-25 16:11:07 +00:00
Fl_Bitmap.cxx How did 79 get into the comment? I don't know. 2005-09-12 23:12:06 +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 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 fl_contrast() now compares the luminosity of each color (STR 2005-05-12 17:08:35 +00:00
Fl_compose.cxx Some minor improvements for the Mac keyboard mapping: accent-space would under some cicumstances add an extra space; tilde-space would add a 'funny' tilde from far up un the MacRoman font, not the ASCII tilde as expected. 2006-05-05 14:09:50 +00:00
Fl_Counter.cxx Fix uninitialized variable warnings. 2005-11-27 15:11:33 +00:00
fl_cursor.cxx STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32 2005-11-04 08:23:20 +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 #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_draw_image_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +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 Fixed a few memory faults found by Valgrind (yes, I finally got my Linux 2005-12-30 10:13:17 +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 STR #1152: Fixed Cygwin compiler warnings 2006-05-05 14:36:58 +00:00
fl_encoding_mac_roman.cxx STR 1252: fixed missing includes in 'encoding' additions 2006-04-25 18:28:56 +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 THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I would 2006-04-18 13:07:42 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_font_xft.cxx fl_font(0, 0) as a first call in Xft would try to access a member in fl_fontsize, which was still set to NULL. This fix is untersted as I don't have a Unix machine here. Please verify this fix! 2006-04-27 13:54: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 Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_key_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_key_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +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 Fixes for Cygwin (STR #1096) 2005-12-14 01:58:03 +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 Added '&255' to 'isspace(*p)' calls in order to avoid problems with signed int vs. unsigned char. 2006-04-20 03:21:32 +00:00
Fl_Image.cxx STR #1052: The outline drawing of not existing images is now in foreground color instead of black 2005-11-02 11:30:41 +00:00
fl_images_core.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Input_.cxx STR 1161: Setting a new value in Fl_Input_ wil now actually move cursor to the end of the input field as documented 2006-04-27 03:06:23 +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 resizing in OS X. The code was not only unneccesarily convoluted, but also forced some default sizes on user requests for specific window sizes. The new code also avoids two system calls and shortens a move/size combination into a single resize, which reduces some flicker on extreme resizes (but not all flickering - Apple, what's up with that?). 2006-05-30 07:35:58 +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 STR 1213: leaving the area of a menubar when dragging would not cancel out the menu selection. This version now deselects a menu if the mouse leaves a menu structure, moving or dragging. 2006-03-27 12:59: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 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 Fixed crash in Fl_Preferences if 2nd or 3rd argument in the 'path' constructor were NULL 2006-04-20 04:34:18 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +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 STR 1179: function fl_scroll should now be correctly exported, even on VC6 :-) 2006-03-28 15:31:07 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +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 Tabs now show the correct tooltip (STR #1282) 2006-05-21 09:41:47 +00:00
Fl_Text_Buffer.cxx Fix MacOS X 10.4 compile issues. 2005-04-28 17:48:04 +00:00
Fl_Text_Display.cxx Fixed maximizing in OS X (STR #1221) 2006-04-28 02:57:15 +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 STR #1152: Fixed Cygwin compiler warnings 2006-05-05 14:36:58 +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 Fixing STR #1222 (case sensitive include fl_draw.H correction) 2006-03-29 13:11:56 +00:00
Fl_Wizard.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_x.cxx More copyright updates. 2006-01-15 02:26:54 +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 #1152: Fixed Cygwin compiler warnings 2006-05-05 14:36:58 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +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 Update source file headers with STR web page. 2005-04-16 00:13:17 +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 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 STR #1153: This is an attempt to fix the described issues when querying multiple monitors on defferntly set up Windows environments. Would the posters please test if the new version works. Thanks. 2006-05-10 10:37:32 +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