fltk/src
Albrecht Schlosser 325fec1f45 Update copyright and CHANGES.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10416 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2014-10-30 12:35:36 +00:00
..
xutf8 Try to fix building on OSX (and I assume WIN32) following 2014-08-24 21:23:34 +00:00
allfiles.xbm
cgdebug.h
CMakeLists.txt CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
cmap.cxx
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx
filename_expand.cxx
filename_ext.cxx
filename_isdir.cxx
filename_list.cxx
filename_match.cxx
filename_setext.cxx
Fl_abort.cxx
Fl_add_idle.cxx
Fl_Adjuster.cxx
fl_arc.cxx
fl_arci.cxx
Fl_arg.cxx
fl_ask.cxx
Fl_Bitmap.cxx
Fl_BMP_Image.cxx
Fl_Box.cxx
fl_boxtype.cxx Const the gray ramps 2014-08-23 09:27:30 +00:00
Fl_Browser_.cxx
Fl_Browser_load.cxx
Fl_Browser.cxx
Fl_Button.cxx Update docs related to buttons and update Fl_Check_Button.png. 2014-10-19 20:17:17 +00:00
fl_call_main.c
Fl_Chart.cxx
Fl_Check_Browser.cxx
Fl_Check_Button.cxx Update docs related to buttons and update Fl_Check_Button.png. 2014-10-19 20:17:17 +00:00
Fl_Choice.cxx
Fl_Clock.cxx
fl_cmap.h
Fl_cocoa.mm Improves FLTK usage on macintosh computers with retina displays. 2014-10-28 13:44:09 +00:00
Fl_Color_Chooser.cxx
fl_color_mac.cxx
fl_color_win32.cxx
fl_color.cxx
Fl_compose.cxx
Fl_Copy_Surface.cxx
Fl_Counter.cxx
fl_cursor_help.xpm
fl_cursor_nesw.xpm
fl_cursor_none.xpm
fl_cursor_nwse.xpm
fl_cursor_wait.xpm
fl_cursor.cxx Added missing Doxygen documentation for 4 Fl_Window member functions. 2014-10-29 15:53:52 +00:00
fl_curve.cxx
Fl_Device.cxx
Fl_Dial.cxx
fl_diamond_box.cxx Removed several compilation warnings with OS X SDK 10.10 2014-09-13 16:49:47 +00:00
Fl_display.cxx
fl_dnd_win32.cxx
fl_dnd_x.cxx
fl_dnd.cxx
Fl_Double_Window.cxx Removed useless extern void fl_restore_clip() 2014-09-23 10:48:36 +00:00
fl_draw_image_mac.cxx
fl_draw_image_win32.cxx
fl_draw_image.cxx
fl_draw_pixmap.cxx
fl_draw.cxx Remove unused code and trailing white space. 2014-09-03 10:07:33 +00:00
fl_encoding_latin1.cxx
fl_encoding_mac_roman.cxx
fl_engraved_label.cxx Const the shadow, embossed, and engraved color tables 2014-08-23 09:22:17 +00:00
Fl_File_Browser.cxx
Fl_File_Chooser2.cxx
Fl_File_Chooser.cxx Make image data 'const' for all image types in fluid. 2014-10-05 11:56:06 +00:00
Fl_File_Chooser.fl More 1.3.3 version updates and changes in src/*.fl. 2014-10-05 11:28:29 +00:00
fl_file_dir.cxx
Fl_File_Icon2.cxx
Fl_File_Icon.cxx
Fl_File_Input.cxx
fl_font_mac.cxx
fl_font_win32.cxx
fl_font_x.cxx
fl_font_xft.cxx
fl_font.cxx
Fl_Font.H Move Xutf8.h to src/, update includes, refresh makedepends 2014-08-23 08:41:58 +00:00
Fl_GDI_Printer.cxx Fix potential compiler warning, seen under MinGW with gcc 4.8.1. 2014-10-23 11:33:43 +00:00
Fl_get_key_mac.cxx
Fl_get_key_win32.cxx
Fl_get_key.cxx
Fl_get_system_colors.cxx
Fl_GIF_Image.cxx
Fl_Gl_Choice.cxx
Fl_Gl_Choice.H
Fl_Gl_Device_Plugin.cxx
Fl_Gl_Overlay.cxx
Fl_Gl_Window.cxx
fl_gleam.cxx
Fl_grab.cxx
Fl_Group.cxx Don't grab navkeys with modifiers, as the app may want them. STR #3104 2014-08-29 12:10:11 +00:00
fl_gtk.cxx
Fl_Help_Dialog_Dox.cxx
Fl_Help_Dialog.cxx More 1.3.3 version updates and changes in src/*.fl. 2014-10-05 11:28:29 +00:00
Fl_Help_Dialog.fl More 1.3.3 version updates and changes in src/*.fl. 2014-10-05 11:28:29 +00:00
Fl_Help_View.cxx
Fl_Image_Surface.cxx
Fl_Image.cxx Move RGB image scaling algorithm methods in base class Fl_Image. 2014-10-14 11:53:51 +00:00
fl_images_core.cxx
Fl_Input_.cxx Update the default word detection to stop for /\& 2014-10-28 15:33:17 +00:00
Fl_Input.cxx
Fl_JPEG_Image.cxx
fl_labeltype.cxx
Fl_Light_Button.cxx
fl_line_style.cxx
Fl_lock.cxx
Fl_Menu_.cxx
Fl_Menu_add.cxx
Fl_Menu_Bar.cxx
Fl_Menu_Button.cxx
Fl_Menu_global.cxx
Fl_Menu_Window.cxx
Fl_Menu.cxx
Fl_Multi_Label.cxx
Fl_Native_File_Chooser_common.cxx
Fl_Native_File_Chooser_FLTK.cxx Protect use of dlopen() and dlsym() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where these functions aren’t available. 2014-10-01 17:24:55 +00:00
Fl_Native_File_Chooser_GTK.cxx Protect use of dlopen() and dlsym() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where these functions aren’t available. 2014-10-01 17:24:55 +00:00
Fl_Native_File_Chooser_MAC.mm Implemented panel:shouldEnableURL: for the open dialog delegate. 2014-09-16 17:34:29 +00:00
Fl_Native_File_Chooser_WIN32.cxx Consolidate the Win32 init and cleanup code in to one place so 2014-09-15 09:35:05 +00:00
Fl_Native_File_Chooser.cxx
fl_open_uri.cxx
fl_oval_box.cxx
fl_overlay_visual.cxx
Fl_Overlay_Window.cxx
fl_overlay.cxx
Fl_own_colormap.cxx
Fl_Pack.cxx
Fl_Paged_Device.cxx
Fl_Pixmap.cxx
fl_plastic.cxx Removed ‘array subscript is of type char’ compilation warnings 2014-09-13 17:04:20 +00:00
Fl_PNG_Image.cxx
Fl_PNM_Image.cxx
Fl_Positioner.cxx
Fl_PostScript.cxx Fixed compilation warning messages that Fl_PostScript_File_Device::start_job() hides an overloaded virtual function. 2014-09-13 17:51:20 +00:00
Fl_Preferences.cxx Adjust the Fl_Preferences method 2014-10-14 12:10:18 +00:00
Fl_Printer.cxx Put Fl_PostScript.cxx in list of files compiled in libfltk rather than including it in Fl_Printer.cxx. 2014-09-08 16:03:52 +00:00
Fl_Progress.cxx
Fl_Quartz_Printer.mm Print at high res with Fl_Paged_Device::print_window_part() when using a retina display 2014-10-26 15:23:03 +00:00
fl_read_image_mac.cxx
fl_read_image_win32.cxx
fl_read_image.cxx Fixed error in computation of when the window is not fully contained in the display. 2014-10-22 16:27:20 +00:00
fl_rect.cxx Improves FLTK usage on macintosh computers with retina displays. 2014-10-28 13:44:09 +00:00
Fl_Repeat_Button.cxx
Fl_Return_Button.cxx
Fl_Roller.cxx
fl_round_box.cxx Removed ‘array subscript is of type char’ compilation warnings 2014-09-13 17:04:20 +00:00
Fl_Round_Button.cxx Update docs related to buttons and update Fl_Check_Button.png. 2014-10-19 20:17:17 +00:00
fl_rounded_box.cxx
fl_scroll_area.cxx
Fl_Scroll.cxx
Fl_Scrollbar.cxx
fl_set_font.cxx
fl_set_fonts_mac.cxx
fl_set_fonts_win32.cxx
fl_set_fonts_x.cxx
fl_set_fonts_xft.cxx
fl_set_fonts.cxx
fl_shadow_box.cxx
Fl_Shared_Image.cxx
fl_shortcut.cxx Use a larger buffer in fl_shortcut_label. Found by clang. 2014-08-23 09:10:50 +00:00
fl_show_colormap.cxx
Fl_Single_Window.cxx
Fl_sleep.cxx
Fl_Slider.cxx
fl_symbols.cxx
Fl_Sys_Menu_Bar.mm
Fl_Table_Row.cxx
Fl_Table.cxx
Fl_Tabs.cxx
Fl_Text_Buffer.cxx
Fl_Text_Display.cxx Update copyright and CHANGES. 2014-10-30 12:35:36 +00:00
Fl_Text_Editor.cxx
Fl_Tile.cxx Improve and reorganize Fl_Tile's documentation and test/tile demo. 2014-10-19 14:17:47 +00:00
Fl_Tiled_Image.cxx
Fl_Tooltip.cxx
Fl_Tree_Item_Array.cxx Fixes to how new move() operations handle the concept 2014-09-05 02:59:00 +00:00
Fl_Tree_Item.cxx Fixes to how new move() operations handle the concept 2014-09-05 02:59:00 +00:00
Fl_Tree_Prefs.cxx
Fl_Tree.cxx Add support for dragging to reorder in Fl_Tree, STR #2828 (I) 2014-09-05 12:04:28 +00:00
fl_utf8.cxx Move Xutf8.h to src/, update includes, refresh makedepends 2014-08-23 08:41:58 +00:00
fl_utf.c
Fl_Valuator.cxx
Fl_Value_Input.cxx
Fl_Value_Output.cxx
Fl_Value_Slider.cxx
fl_vertex.cxx
Fl_visual.cxx
Fl_Widget.cxx
Fl_win32.cxx We need to put the newly created window in our window list 2014-10-20 15:14:12 +00:00
Fl_Window_fullscreen.cxx
Fl_Window_hotspot.cxx
Fl_Window_iconize.cxx
Fl_Window_shape.cxx Protect use of dlopen() and dlsym() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility with cases where these functions aren’t available. 2014-10-01 16:37:13 +00:00
Fl_Window.cxx Added missing Doxygen documentation for 4 Fl_Window member functions. 2014-10-29 15:53:52 +00:00
Fl_Wizard.cxx
Fl_x.cxx Export fl_xid_ 2014-10-29 20:25:46 +00:00
Fl_XBM_Image.cxx
Fl_XColor.H
Fl_XPM_Image.cxx
Fl.cxx Make the retargeting of the Windows clipboard notification 2014-10-08 12:47:20 +00:00
flstring.c
flstring.h
forms_bitmap.cxx
forms_compatability.cxx
forms_free.cxx
forms_fselect.cxx
forms_pixmap.cxx
forms_timer.cxx Add a missing include in forms_timer.cxx 2014-10-30 09:16:49 +00:00
freeglut_geometry.cxx
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx Add missing gl includes 2014-10-30 09:18:45 +00:00
gl_start.cxx Add missing gl includes 2014-10-30 09:18:45 +00:00
glut_compatability.cxx
glut_font.cxx
makedepend Update dependencies. 2014-09-22 19:07:55 +00:00
Makefile Bump version numbers to 1.3.3. 2014-10-05 00:03:27 +00:00
makefile.wat
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c
print_panel.cxx
print_panel.h
ps_image.cxx
scandir_posix.c
scandir_win32.c
scandir.c
screen_xywh.cxx
slowarrow.h
tile.xpm
up.xbm
vsnprintf.c
Xutf8.h Move Xutf8.h to src/, update includes, refresh makedepends 2014-08-23 08:41:58 +00:00