fltk/src
Manolo Gouy 40624df4a9 Removed iff's from Doxygen comments.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8361 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2011-02-02 17:53:14 +00:00
..
xutf8 Fixes to help build on SGI. 2011-02-01 01:06:27 +00:00
CMakeLists.txt X11 specific: made class Fl_X visible only if FL_LIBRARY is defined before compilation, 2011-01-12 09:24:03 +00:00
Fl.cxx Some Doxygen doc cleaning. 2011-02-01 15:42:04 +00:00
Fl_Adjuster.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_BMP_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Bitmap.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_Box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Browser.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Browser_.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Browser_load.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Chart.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Check_Browser.cxx Some Doxygen doc cleaning. 2011-02-01 15:41:04 +00:00
Fl_Check_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Choice.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Clock.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Color_Chooser.cxx As per thread on fltk.development: "RFC: Docs - getting rid of .eps files" 2010-12-08 23:53:04 +00:00
Fl_Counter.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Device.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_Dial.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Double_Window.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_File_Browser.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
Fl_File_Chooser.cxx Fl_File_Chooser: removed the "Show hidden files" button for WIN32 where it's not relevant. 2011-01-17 09:39:14 +00:00
Fl_File_Chooser.fl More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_File_Chooser2.cxx Some Doxygen doc cleaning. 2011-02-01 15:05:41 +00:00
Fl_File_Icon.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_File_Icon2.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
Fl_File_Input.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
Fl_Font.H Fix STR #2530 (Mac OS only)-continued. Use 512 blocks of 128 character widths 2011-01-24 20:05:34 +00:00
Fl_GDI_Printer.cxx Minor change in Fl_System_Printer constructors: use the same graphics driver as the display. 2011-02-02 09:55:47 +00:00
Fl_GIF_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Gl_Choice.H More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_Gl_Choice.cxx Fixed warning in Fl_Gl_Choice.cxx 2011-01-03 20:51:17 +00:00
Fl_Gl_Device_Plugin.cxx Applied sjb's patch to fix STR #2429. 2010-10-11 18:10:32 +00:00
Fl_Gl_Overlay.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Gl_Window.cxx Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized 2011-01-03 16:50:34 +00:00
Fl_Group.cxx Some minor doc changes to avoid doxygen warning. 2011-01-04 18:28:01 +00:00
Fl_Help_Dialog.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Help_Dialog.fl More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_Help_Dialog_Dox.cxx As per thread on fltk.development: "RFC: Docs - getting rid of .eps files" 2010-12-08 23:53:04 +00:00
Fl_Help_View.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
Fl_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Input.cxx Finishing up STR#2479 as per Manolo/Greg/Albrecht conversation. 2010-12-27 00:16:57 +00:00
Fl_Input_.cxx Added new tab_nav() control for Fl_Multiline_Input tab navigation behavior. 2010-12-20 07:48:59 +00:00
Fl_JPEG_Image.cxx Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 2011-01-24 17:04:22 +00:00
Fl_Light_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Menu.cxx #2490: attempt to fix the issue. PLease test on 1.3 w/X11 2010-12-20 13:59:09 +00:00
Fl_Menu_.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Menu_Bar.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Menu_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Menu_Window.cxx Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 2011-01-06 10:24:58 +00:00
Fl_Menu_add.cxx Doc changes: mention that FL_COMMAND modifier exists in doc of the Fl_Menu_::add() function. 2010-12-23 08:02:52 +00:00
Fl_Menu_global.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Multi_Label.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Native_File_Chooser.cxx Fl_File_Chooser: added a "Show hidden files" button. Hidden files aren't shown 2011-01-16 18:26:51 +00:00
Fl_Native_File_Chooser_FLTK.cxx Fl_File_Chooser: added a "Show hidden files" button. Hidden files aren't shown 2011-01-16 18:26:51 +00:00
Fl_Native_File_Chooser_MAC.mm Added protection against compilation besides Mac OS X. 2010-12-19 17:57:19 +00:00
Fl_Native_File_Chooser_WIN32.cxx Fixed more Windows compiler warnings: 2010-12-08 13:16:27 +00:00
Fl_Native_File_Chooser_common.cxx Fixed more Windows compiler warnings: 2010-12-08 13:16:27 +00:00
Fl_Overlay_Window.cxx Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 2011-01-06 10:24:58 +00:00
Fl_PNG_Image.cxx Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 2011-01-24 17:04:22 +00:00
Fl_PNM_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Pack.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Paged_Device.cxx Removed iff's from Doxygen comments. 2011-02-02 17:53:14 +00:00
Fl_Pixmap.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_Positioner.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_PostScript.cxx Removed iff's from Doxygen comments. 2011-02-02 17:53:14 +00:00
Fl_Preferences.cxx Removed gcc 4.4 compiler warning: 2011-01-19 06:33:48 +00:00
Fl_Printer.cxx Introduction of the Fl_Printer class requires all member functions of class 2011-01-31 15:53:23 +00:00
Fl_Progress.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Quartz_Printer.mm Minor change in Fl_System_Printer constructors: use the same graphics driver as the display. 2011-02-02 09:55:47 +00:00
Fl_Repeat_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Return_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Roller.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Round_Button.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Scroll.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Scrollbar.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Shared_Image.cxx Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image. 2011-01-24 17:04:22 +00:00
Fl_Single_Window.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Slider.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Sys_Menu_Bar.cxx Added Fl_Sys_Menu_Bar::insert(), clear(), clear_submenu() 2010-04-16 19:27:28 +00:00
Fl_Table.cxx CMP mods: bracing, doxygen fixes for code examples and #if DOXYGEN -> #if FL_DOXYGEN. 2010-12-05 01:22:53 +00:00
Fl_Table_Row.cxx CMP mods: bracing, doxygen fixes for code examples and #if DOXYGEN -> #if FL_DOXYGEN. 2010-12-05 01:22:53 +00:00
Fl_Tabs.cxx Added Fl_Tabs::client_area() (STR #2480). 2010-12-22 13:06:03 +00:00
Fl_Text_Buffer.cxx Homogenize use of re-encoding and transcoding (in favor of the latter). 2010-12-15 17:38:39 +00:00
Fl_Text_Display.cxx Fixes STR #2519; problems building on VS6. 2011-01-13 17:03:49 +00:00
Fl_Text_Editor.cxx Removed obsolete #define NORMAL_INPUT_MOVE from src/Fl_Text_Editor.cxx. 2010-12-15 12:21:55 +00:00
Fl_Tile.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Tiled_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Tooltip.cxx Fix STR #2541. The code is unchanged for Mac OS and MSWindows because the bug 2011-01-28 17:38:07 +00:00
Fl_Tree.cxx Fl_Tree API breaking changes (we haven't released 1.3.0 yet..): 2011-01-30 20:22:06 +00:00
Fl_Tree_Item.cxx Fl_Tree API breaking changes (we haven't released 1.3.0 yet..): 2011-01-30 20:22:06 +00:00
Fl_Tree_Item_Array.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Tree_Prefs.cxx Fl_Tree API breaking changes (we haven't released 1.3.0 yet..): 2011-01-30 20:22:06 +00:00
Fl_Valuator.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Value_Input.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Value_Output.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Value_Slider.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Widget.cxx STR#2466: Added copy_tooltip(). 2010-12-02 17:58:58 +00:00
Fl_Window.cxx Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 2011-01-06 10:24:58 +00:00
Fl_Window_fullscreen.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Window_hotspot.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_Window_iconize.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
Fl_Wizard.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_XBM_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_XColor.H More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_XPM_Image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_abort.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_add_idle.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_arg.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_cocoa.mm Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_compose.cxx Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized 2011-01-03 16:50:34 +00:00
Fl_display.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_get_key.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_get_key_mac.cxx Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized 2011-01-03 16:50:34 +00:00
Fl_get_key_win32.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_get_system_colors.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_grab.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
Fl_lock.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_mac.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
Fl_own_colormap.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_visual.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
Fl_win32.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Fl_x.cxx Removed global variable fl_surface that was not very useful because equivalent 2011-02-02 12:42:47 +00:00
Makefile Adopted use of FL_LIBRARY #define symbol under Mac OS X. This allows to compile 2010-12-23 14:24:29 +00:00
aimm.h More copyright 2010 mods. 2010-11-29 18:18:27 +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 More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
cmap.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
d1.xbm Initial revision 1998-10-06 18:21:25 +00:00
d1_mask.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.xbm Initial revision 1998-10-06 18:21:25 +00:00
ew_mask.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 STR 2501: fixed freeing of incremented pointer. 2010-12-31 22:13:07 +00:00
filename_expand.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
filename_ext.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
filename_isdir.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
filename_list.cxx Fix STR #2507. Applied supplied patch modified for Mac OS X. Checked OK on Linux. 2011-01-05 16:50:10 +00:00
filename_match.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
filename_setext.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
fl_arc.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_arci.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_ask.cxx Replaced "foreign language" by "another language" in doc. 2011-01-16 18:16:35 +00:00
fl_boxtype.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_call_main.c Fixed Copyright to 2010. 2010-11-28 21:06:39 +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.cxx Use device abstraction for colors. 2010-12-28 15:33:36 +00:00
fl_color_mac.cxx Use device abstraction for colors. 2010-12-28 15:33:36 +00:00
fl_color_win32.cxx Use device abstraction for colors. 2010-12-28 15:33:36 +00:00
fl_cursor.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
fl_curve.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_diamond_box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_dnd.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
fl_dnd_win32.cxx Windows: Fixed off-by-one error when dropping Unicode text 2010-12-14 19:46:55 +00:00
fl_dnd_x.cxx STR #2472: X11 only: fixes DnD between FLTK and other apps for non-ASCII text. 2010-12-09 21:52:07 +00:00
fl_draw.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_draw_image.cxx Use device abstraction for image drawing. 2010-12-28 15:17:23 +00:00
fl_draw_image_mac.cxx Minor code simplification. 2011-02-01 12:43:31 +00:00
fl_draw_image_win32.cxx A better solution to the crash when printing the mandelbrot demo under WIN32. 2011-01-20 12:55:50 +00:00
fl_draw_pixmap.cxx Renamed Fl_Device::type() to Fl_Device::class_name() to avoid conflict or confusion 2011-01-05 10:21:45 +00:00
fl_encoding_latin1.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_encoding_mac_roman.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_engraved_label.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_file_dir.cxx Some Doxygen doc fine tuning. 2011-01-31 18:04:09 +00:00
fl_font.cxx Use device abstraction for font and text drawing. 2010-12-28 12:02:23 +00:00
fl_font_mac.cxx Fix STR #2549: error in sizeof arithmetic 2011-01-29 16:20:16 +00:00
fl_font_win32.cxx Removed compilation warning in fl_font_win32.cxx 2011-01-07 16:19:30 +00:00
fl_font_x.cxx Use device abstraction for font and text drawing. 2010-12-28 12:02:23 +00:00
fl_font_xft.cxx STR #2505: Fixed double string conversion. 2011-01-07 13:28:42 +00:00
fl_gtk.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_images_core.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_labeltype.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_line_style.cxx Renamed Fl_Device::type() to Fl_Device::class_name() to avoid conflict or confusion 2011-01-05 10:21:45 +00:00
fl_open_uri.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
fl_oval_box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_overlay.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_overlay_visual.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_plastic.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_read_image.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_read_image_mac.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
fl_read_image_win32.cxx This new fl_read_image() function for Windows is *much* faster than 2010-12-16 20:23:57 +00:00
fl_rect.cxx Renamed Fl_Device::type() to Fl_Device::class_name() to avoid conflict or confusion 2011-01-05 10:21:45 +00:00
fl_round_box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_rounded_box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_scroll_area.cxx Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class. 2010-12-18 22:31:01 +00:00
fl_set_font.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_set_fonts.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_set_fonts_mac.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
fl_set_fonts_win32.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
fl_set_fonts_x.cxx Removed compilation warnings. 2010-12-15 13:54:34 +00:00
fl_set_fonts_xft.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
fl_shadow_box.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_shortcut.cxx STR 1760: using the alt modifier on OS X to access menubar accelerators. 2011-01-09 12:56:50 +00:00
fl_show_colormap.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_symbols.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
fl_utf.c Fixes to help build on SGI. 2011-02-01 01:06:27 +00:00
fl_utf8.cxx Fixed some compiler warnings, most of them in Windows-specific code. 2010-12-08 12:15:48 +00:00
fl_vertex.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
flstring.c Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
flstring.h More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
forms_bitmap.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
forms_compatability.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
forms_free.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
forms_fselect.cxx Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 2010-12-19 21:20:10 +00:00
forms_pixmap.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
forms_timer.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
freeglut_geometry.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
freeglut_stroke_mono_roman.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
freeglut_stroke_roman.cxx Fix all compiler warnings from various build systems. 2007-05-20 00:01:06 +00:00
freeglut_teapot.cxx Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
freeglut_teapot_data.h Add GLUT support functions from FreeGLUT (STR #1522) 2007-02-01 18:10:07 +00:00
gl_draw.cxx Removed compilation warning. 2011-01-09 16:40:38 +00:00
gl_start.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
glut_compatability.cxx Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381) 2010-11-11 18:22:43 +00:00
glut_font.cxx Fixed Copyright to 2010. 2010-11-28 21:06:39 +00:00
makedepend Updated dependencies. 2011-01-12 09:36:56 +00:00
makefile.wat More copyright 2010 mods. 2010-11-29 18:18:27 +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.xbm Initial revision 1998-10-06 18:21:25 +00:00
ns_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
numericsort.c Recent changes to the include files meant that numericsort would no longer compile on WIN32 (at least under MSYS/mingw.) 2010-12-20 13:45:26 +00:00
print_panel.cxx More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
print_panel.h More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
ps_image.cxx Fixed more Copyright to 2010. 2010-11-28 21:12:59 +00:00
scandir.c Fix STR #2507. Applied supplied patch modified for Mac OS X. Checked OK on Linux. 2011-01-05 16:50:10 +00:00
scandir_win32.c Fixes to help build on SGI. 2011-02-01 01:06:27 +00:00
screen_xywh.cxx src/screen_xywh.cxx: 2011-01-07 12:39:51 +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 Copyright to 2010. 2010-11-28 21:06:39 +00:00