fltk/src
Albrecht Schlosser 4d1e372e09 Improve Fl_Tiled_Image drawing, scheme background setup, and documentation.
Fl::scheme("plastic") now correctly sets the background image width and
height to 0, which causes the background image to fill the whole window.

Fl_Tiled_Image drawing was partly broken. Offsets (cx, cy) were not used
correctly, and some other inconsistencies with arguments were possible.

Drawing has been optimized to draw only those tiles that are not clipped.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10598 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2015-03-01 20:16:56 +00:00
..
xutf8 Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). 2015-02-22 13:26:00 +00:00
allfiles.xbm
cgdebug.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
CMakeLists.txt [CMake] Improve handling of ldl and X11 libraries (STR #3196). 2015-02-24 14:50:37 +00:00
cmap.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
filename_absolute.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
filename_expand.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
filename_ext.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
filename_isdir.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
filename_list.cxx Mac OS X: don't use the HAVE_SCANDIR_POSIX preprocessor variable because it has an 2012-08-14 09:23:22 +00:00
filename_match.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
filename_setext.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_abort.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_add_idle.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Adjuster.cxx Jenkins fixed 2012-04-30 23:18:28 +00:00
fl_arc.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_arci.cxx Fixed fl_pie() drawing too small on X11 (STR #2703) 2011-08-30 07:50:16 +00:00
Fl_arg.cxx Removed compilation warnings. 2014-05-04 13:46:09 +00:00
fl_ask.cxx Added doxygen docs to clarify: 2015-02-10 18:17:37 +00:00
Fl_Bitmap.cxx To fix "C++11 related issues" from fltk.coredev. 2014-04-28 09:17:12 +00:00
Fl_BMP_Image.cxx Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to control the maximum 2012-11-09 16:02:08 +00:00
Fl_Box.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
fl_boxtype.cxx Fix gleam boxtypes (STR #3183). 2015-01-31 01:22:09 +00:00
Fl_Browser_.cxx Fixes for Manolo's reopen of STR#2886. 2012-12-05 17:17:31 +00:00
Fl_Browser_load.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Browser.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
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 STR #2973: Removed old HP-UX dummy() code in favor of typedef; 2013-09-22 17:20:48 +00:00
Fl_Chart.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Check_Browser.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
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 Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
Fl_Clock.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
fl_cmap.h
Fl_cocoa.mm Mac OS: Fixed issue where the system object supporting a window created before the event loop started could not be 2015-02-18 06:20:57 +00:00
Fl_Color_Chooser.cxx Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
fl_color_mac.cxx Mac OS: removed unused type Fl_XMap and global variable fl_current_xmap. 2011-10-26 11:17:31 +00:00
fl_color_win32.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_color.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_compose.cxx Fixed typo in Doxygen doc of Fl::compose(int&) 2013-09-06 09:03:22 +00:00
Fl_Copy_Surface.cxx Removed useless #include directive. 2014-11-09 11:30:14 +00:00
Fl_Counter.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
fl_cursor_help.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
fl_cursor_nesw.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
fl_cursor_none.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
fl_cursor_nwse.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
fl_cursor_wait.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
fl_cursor.cxx Added missing Doxygen documentation for 4 Fl_Window member functions. 2014-10-29 15:53:52 +00:00
fl_curve.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Device.cxx Added full support of retina displays on the mac platform. 2014-11-19 16:23:36 +00:00
Fl_Dial.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
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 Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_dnd_win32.cxx Remove more (Windows only) compiler warnings, similar to: 2012-08-18 11:32:50 +00:00
fl_dnd_x.cxx Fixes STR #2985: prevent memory leaks with XGetWindowProperty() 2013-09-20 03:36:02 +00:00
fl_dnd.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Double_Window.cxx Allow compilation with -std=c++11 on Mac OS X 2015-02-08 06:48:19 +00:00
fl_draw_image_mac.cxx Allow compilation with -std=c++11 on Mac OS X 2015-02-08 06:48:19 +00:00
fl_draw_image_win32.cxx Fix compiler warning with gcc 4.8.3 under Windows/Cygwin (STR #3199). 2015-02-26 17:08:47 +00:00
fl_draw_image.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_draw_pixmap.cxx Mac OS: more parsimonious memory usage when drawing Fl_RGB_Image. The image data are no longer duplicated when printing an image with 2015-02-10 14:33:51 +00:00
fl_draw.cxx Remove unused code and trailing white space. 2014-09-03 10:07:33 +00:00
fl_encoding_latin1.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_encoding_mac_roman.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
fl_engraved_label.cxx Const the shadow, embossed, and engraved color tables 2014-08-23 09:22:17 +00:00
Fl_File_Browser.cxx Improve code formatting according to CMP. 2014-11-27 15:29:54 +00:00
Fl_File_Chooser2.cxx Fix for STR#3131 : .xbm images were not previewed 2015-02-08 19:30:52 +00:00
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 Fix Linux/Unix potential program hang when dialog pops up while a menu is open (STR #3179). 2015-02-02 17:55:22 +00:00
Fl_File_Icon2.cxx Fix STR#3044 (cont'd). 2014-05-01 15:55:03 +00:00
Fl_File_Icon.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_File_Input.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
fl_font_mac.cxx Fixed problem of upside-down text when compiling with SDK OS X 10.4 2014-06-14 11:06:42 +00:00
fl_font_win32.cxx Fix a typo (cut'n'paste error). 2014-08-19 12:36:12 +00:00
fl_font_x.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_font_xft.cxx Mark a few symbols static. This is the bulk from STR #3111. 2014-08-21 12:13:47 +00:00
fl_font.cxx Remove the link error sometimes caused by class Fl_XFont_On_Demand not exported from libfltk.so but called 2014-12-21 10:11:18 +00:00
Fl_Font.H Move Xutf8.h to src/, update includes, refresh makedepends 2014-08-23 08:41:58 +00:00
Fl_GDI_Printer.cxx 1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Device, Fl_Display_Device 2015-02-26 15:38:54 +00:00
Fl_get_key_mac.cxx Fixed mac-specific minor error visible when typing forward-delete in keyboard demo program. 2013-07-23 16:02:44 +00:00
Fl_get_key_win32.cxx Added support for the additional key of ISO keyboards (aka 102-key keyboards) named FL_Iso_Key. 2012-03-26 16:54:54 +00:00
Fl_get_key.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_get_system_colors.cxx Improve Fl_Tiled_Image drawing, scheme background setup, and documentation. 2015-03-01 20:16:56 +00:00
Fl_GIF_Image.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Gl_Choice.cxx Replace gl_xxx() function names by new member functions of the Fl_X class to avoid 2015-02-02 13:08:51 +00:00
Fl_Gl_Choice.H Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
Fl_Gl_Device_Plugin.cxx Don not assume that Fl_X::resolution_scaling_factor() returns either 1 or 2. 2015-01-06 10:22:41 +00:00
Fl_Gl_Overlay.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Gl_Window.cxx Fixed crash when resizing a not yet shown() Fl_Gl_Window. 2015-02-03 07:48:42 +00:00
fl_gleam.cxx Use fl_xyline() and fl_yxline() that are better for horizontal and vertical lines. 2014-11-18 21:45:51 +00:00
Fl_grab.cxx Fix STR#2641: true fullscreen windows that cover all their screen including menu bar, task bar, dock. 2012-03-23 16:47:53 +00:00
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 Mark a few symbols static. This is the bulk from STR #3111. 2014-08-21 12:13:47 +00:00
Fl_Help_Dialog_Dox.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
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 Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
Fl_Image_Surface.cxx Sets the return type of Fl_Image_Surface::image() to its real value, Fl_RGB_Image. 2014-06-18 01:22:16 +00:00
Fl_Image.cxx Fixed error introduced at r.10568 that prevented non-Apple compilation. 2015-02-11 08:59:26 +00:00
fl_images_core.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Input_.cxx Update the default word detection to stop for /\& 2014-10-28 15:33:17 +00:00
Fl_Input.cxx Stop using dynamic_cast when performing text drag (Mac OS only). 2015-01-28 17:05:29 +00:00
Fl_JPEG_Image.cxx Fixes STR# 2973: collection of Sun compiler fixes. 2013-09-21 16:41:23 +00:00
fl_labeltype.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Light_Button.cxx Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
fl_line_style.cxx Fix STR#2810: removed all uses of function Fl_Device::class_name(). 2012-03-18 18:48:29 +00:00
Fl_lock.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Menu_.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
Fl_Menu_add.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
Fl_Menu_Bar.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
Fl_Menu_Button.cxx STR 2711: another try at fixing the text position in Menu_Button. The label does move a little bit to the left, so it may be necessary to make these buttons larger for long text. It does reduce the risk of overlapping text though. 2012-08-16 21:35:14 +00:00
Fl_Menu_global.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Menu_Window.cxx Fix crash when Fl_Window::flush() is called before show() (STR #3028). 2014-02-07 00:09:52 +00:00
Fl_Menu.cxx Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
Fl_Multi_Label.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Native_File_Chooser_common.cxx Two functions strcnt() with distinct prototypes where defined and only one was used, 2014-01-16 16:10:19 +00:00
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 Fix error in Gnome file dialog where a file filter did not work if it did not begin with * 2014-11-13 12:36:57 +00:00
Fl_Native_File_Chooser_MAC.mm Removed small memory leak. 2015-02-02 14:09:04 +00:00
Fl_Native_File_Chooser_WIN32.cxx The Fl_Native_File_Chooser class contains, under WIN32, two system-defined structures 2014-11-06 21:33:09 +00:00
Fl_Native_File_Chooser.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_open_uri.cxx Added note regarding Windows not always handling 2013-10-04 16:48:08 +00:00
fl_oval_box.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_overlay_visual.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Overlay_Window.cxx Fix typo in includes 2011-12-08 09:58:51 +00:00
fl_overlay.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_own_colormap.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Pack.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Paged_Device.cxx 1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Device, Fl_Display_Device 2015-02-26 15:38:54 +00:00
Fl_Pixmap.cxx WN32: Fl_Pixmap::draw(X,Y,W,H,cx,cy) did not print well when cx or cy was not null. 2015-02-23 08:54:57 +00:00
fl_plastic.cxx Removed ‘array subscript is of type char’ compilation warnings 2014-09-13 17:04:20 +00:00
Fl_PNG_Image.cxx Fixes STR# 2973: collection of Sun compiler fixes. 2013-09-21 16:41:23 +00:00
Fl_PNM_Image.cxx Fixed reading of .pbm image files: the black & white pixels were reversed, 2015-02-07 05:52:38 +00:00
Fl_Positioner.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_PostScript.cxx PostScript output of images: use now RunLengthEncode followed by ASCII85Encode filters. 2015-03-01 12:11:52 +00:00
Fl_Preferences.cxx Fix potential buffer overflow (Windows: BEX64 error) and home dir (STR 3166). 2015-01-31 12:09:24 +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 Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Quartz_Printer.mm 1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Device, Fl_Display_Device 2015-02-26 15:38:54 +00:00
fl_read_image_mac.cxx Change necessary now that there are true FLTK sub-windows on the Mac OS X platform. 2014-11-25 09:03:30 +00:00
fl_read_image_win32.cxx Fix for STR#3142 where fl_read_image() correctly reads GL data under X11, but ignores them under MSWindows and Mac OS X. 2014-11-06 16:48:57 +00:00
fl_read_image.cxx Fix for STR#3142 where fl_read_image() correctly reads GL data under X11, but ignores them under MSWindows and Mac OS X. 2014-11-06 16:48:57 +00:00
fl_rect.cxx Mac OS: made function Fl_Graphics_Driver::clip_box() more accurate for retina displays 2015-02-13 12:00:19 +00:00
Fl_Repeat_Button.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
Fl_Return_Button.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
Fl_Roller.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
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 Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_scroll_area.cxx Allow compilation with -std=c++11 on Mac OS X 2015-02-08 06:48:19 +00:00
Fl_Scroll.cxx * Small doxygen doc improvements + elaborations 2014-07-16 18:51:56 +00:00
Fl_Scrollbar.cxx Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
fl_set_font.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_set_fonts_mac.cxx Improved the ordering of font names consistently grouping them by family (cont'd). 2013-10-30 13:36:16 +00:00
fl_set_fonts_win32.cxx fix a typo and indenting. 2012-04-05 14:30:19 +00:00
fl_set_fonts_x.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_set_fonts_xft.cxx Fixed segfault in fl_set_fonts_xft.cxx when loading fonts not named 2014-01-03 16:17:05 +00:00
fl_set_fonts.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fl_shadow_box.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Shared_Image.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
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 Removed useless tests of whether unsigned Fl_Color is < 0 2012-11-20 12:29:46 +00:00
Fl_Single_Window.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
Fl_Slider.cxx Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
fl_symbols.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Sys_Menu_Bar.mm Fixed processing of menu shortcuts for Fl_Sys_Menu_Bar 2014-02-19 16:02:56 +00:00
Fl_Table_Row.cxx Fix for problem with posting 'popup menus' during user callback 2011-11-13 02:46:10 +00:00
Fl_Table.cxx Fixes STR #3113 memory overrun 2014-08-03 16:40:58 +00:00
Fl_Tabs.cxx Fixes STR #3169, comment #3. 2014-12-19 03:41:45 +00:00
Fl_Text_Buffer.cxx Fix potential memory leak in text buffer (STR # 3035). 2014-01-25 23:47:44 +00:00
Fl_Text_Display.cxx Stop using dynamic_cast when performing text drag (Mac OS only). 2015-01-28 17:05:29 +00:00
Fl_Text_Editor.cxx Fix for STR#3016: Fl_Input and Fl_Text_Editor have now the standard behavior when doing 2013-12-13 16:28:38 +00:00
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 Improve Fl_Tiled_Image drawing, scheme background setup, and documentation. 2015-03-01 20:16:56 +00:00
Fl_Tooltip.cxx Prevent tooltips from opening if window recently iconized. 2015-01-11 04:21:08 +00:00
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 Fix problem with *horiz* dot pattern alignment, 2014-12-19 05:55:08 +00:00
Fl_Tree_Prefs.cxx Remove superfluous #include <string.h> - strcmp() is not used anymore. 2015-01-29 16:07:05 +00:00
Fl_Tree.cxx Fixes STR #3169, comments #4, #5 and #7. 2014-12-19 03:47:32 +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 Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Valuator.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
Fl_Value_Input.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Value_Output.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Value_Slider.cxx STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 2012-07-24 04:37:22 +00:00
fl_vertex.cxx Various fixes required by device virtualization in fl_vertex.cxx 2012-02-17 09:47:04 +00:00
Fl_visual.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Widget.cxx Remove redundant redraw_label() call from copy_label(), STR #2836. 2012-05-07 07:18:11 +00:00
Fl_win32.cxx Fix window icon when set before Fl_Window::show() - Windows only. 2015-02-11 00:30:53 +00:00
Fl_Window_fullscreen.cxx Support for full screen over multiple monitors. 2014-06-11 09:10:53 +00:00
Fl_Window_hotspot.cxx Fix STR #2759: Fl_Window::hotspot() now positions a new window correctly on a secondary display. 2011-10-31 19:44:55 +00:00
Fl_Window_iconize.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Window_shape.cxx Restore window background image drawing (STR #3059). 2015-02-17 16:06:05 +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 Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_x.cxx Fix potential keyboard hangup (STR #3192). 2015-02-20 22:30:04 +00:00
Fl_XBM_Image.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_XColor.H Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_XPM_Image.cxx Fix STR#2995: make FLTK robust to bad .xpm files 2014-05-22 12:11:17 +00:00
Fl.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
flstring.c Minor comments formatting discrepancies fix. 2012-06-06 03:38:02 +00:00
flstring.h Fix strcasecmp() issues (again), see STR #2994. 2014-01-21 11:07:43 +00:00
forms_bitmap.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
forms_compatability.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
forms_free.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
forms_fselect.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
forms_pixmap.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
forms_timer.cxx Add a missing include in forms_timer.cxx 2014-10-30 09:16:49 +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
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). 2015-02-22 13:26:00 +00:00
gl_start.cxx Replace gl_xxx() function names by new member functions of the Fl_X class to avoid 2015-02-02 13:08:51 +00:00
glut_compatability.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
glut_font.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
makedepend Update dependencies for FLTK 1.3.3 release. 2014-11-03 10:34:54 +00:00
Makefile Remove Fl::*sleep() method family, as discussed in fltk.coredev. 2014-10-30 16:05:22 +00:00
makefile.wat Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
mediumarrow.h Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c Enable symbol visibility on Linux, bringing a shared libfltk on par with Windows. 2014-08-21 12:29:48 +00:00
print_panel.cxx Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
print_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
ps_image.cxx PostScript output of images: use now RunLengthEncode followed by ASCII85Encode filters. 2015-03-01 12:11:52 +00:00
scandir_posix.c This check-in brings in the simplified version of 2013-03-06 22:15:01 +00:00
scandir_win32.c Remove extraneous parentheses, fix STR #3036. 2014-01-25 23:04:36 +00:00
scandir.c File config.h is included with #include <config.h> in scandir.c as everywhere else. 2013-04-05 14:14:08 +00:00
screen_xywh.cxx Fix two typos in comments (test commit) 2014-08-21 08:14:19 +00:00
slowarrow.h Sprinkle some more const on internal arrays. STR #3110 2014-08-21 12:18:32 +00:00
tile.xpm Constify the pointers in some XPM images. STR #3108 2014-08-21 12:16:40 +00:00
up.xbm
vsnprintf.c Use system vsnprintf when possible, saves 2kb lib size. 2014-08-21 12:01:46 +00:00
Xutf8.h Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). 2015-02-22 13:26:00 +00:00