fltk/src
Manolo Gouy 7bd8638805 Support recent MS Office apps that use \r\n as end of line in pasteboard.
FLTK now transforms that into \n as is expected under MacOS.
 Older MS Office apps used \r as old MacOS software.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@13015 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-08-10 15:51:26 +00:00
..
xutf8 Remove obsolete files. 2016-03-05 16:24:37 +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] Restore ability to build shared libs under Linux etc. 2016-08-08 14:17:22 +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 Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +00:00
filename_expand.cxx Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +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 The CGContextStrokePath bug has been fixed in Mac OS El Capitan (10.11) public beta 4. 2015-08-05 20:20:30 +00:00
Fl_arg.cxx Removed compilation warnings. 2014-05-04 13:46:09 +00:00
fl_ask.cxx Fixes to fl_choice() docs, added screenshots. 2016-07-22 02:05:44 +00:00
Fl_Bitmap.cxx Documentation fixes. 2016-10-14 14:33:14 +00:00
Fl_BMP_Image.cxx Minor documentation fixes. 2015-06-14 17:07:31 +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 box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +00:00
Fl_Browser_.cxx Fix compiler warnings (gcc 6.1). 2016-07-29 09:23:44 +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 Fix Fl_Browser background and text color parsing (STR #3376). 2017-07-18 16:58:44 +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 Fixes STR# 3325 - fixes scheme oriented focus box drawing problems when Fl_Choice height is <20 2016-08-30 19:08:36 +00:00
Fl_Clock.cxx Fix compiler warnings (gcc 6.1). 2016-07-29 09:23:44 +00:00
fl_cmap.h
Fl_cocoa.mm Support recent MS Office apps that use \r\n as end of line in pasteboard. 2018-08-10 15:51:26 +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: allow using fl_color(r,g,b) without drawing context. 2015-05-30 13:46:59 +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 Fix crash after calling Fl_Copy_Surface::draw_decorated_window() with MacOS 10.13 2017-12-28 07:27:18 +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 Running FLTK in static initializers (cont'd): 2015-12-16 07:18:34 +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 Fix box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +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 FLDropTarget::DragEnter() replace call to Fl::get_mouse(int&, int&) by call to GetCursorPos(POINT*) 2017-07-14 06:47:52 +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 With X11 + Xdbe, deallocate the Fl_Double_Window's back buffer at window close. 2016-03-08 05:18:28 +00:00
fl_draw_image_mac.cxx Allow fl_draw_image(buf,X,Y,W,H,D,L) calls with abs(L)>D*W on the Mac OS platform. 2016-03-02 07:51:53 +00:00
fl_draw_image_win32.cxx Fix negative 'd' and 'ld' args in fl_draw_image() (X11 + Windows). 2016-03-02 15:45:26 +00:00
fl_draw_image.cxx Fix negative 'd' and 'ld' args in fl_draw_image() (X11 + Windows). 2016-03-02 15:45:26 +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 Doc changes: set fl_font before fl_measure() (STR #3243) 2016-07-24 08:53:08 +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 "File Systems" menu item of Fl_File_Chooser: make sure "/" is listed as one of the mounted filesystems. 2016-10-19 05:55:03 +00:00
Fl_File_Chooser2.cxx Fix unnecessary case-sensitive comparison (STR #2899). 2016-07-15 20:01:08 +00:00
Fl_File_Chooser.cxx Bump version numbers to 1.3.5, prepare for release. 2017-07-18 18:32:47 +00:00
Fl_File_Chooser.fl Bump version numbers to 1.3.5, prepare for release. 2017-07-18 18:32:47 +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 inconsistent interpretation of ld() in image handling (STR #3308). 2016-10-14 16:35:44 +00:00
Fl_File_Icon.cxx Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +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 Remove possible warnings when compiled with -Wundef 2016-09-13 11:51:24 +00:00
fl_font_win32.cxx Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
fl_font_x.cxx X11: More explicit warning when using rotated text w/o Xft. 2016-09-25 11:07:06 +00:00
fl_font_xft.cxx Fix for STR#3397: Font size/type not working inside GL window with gl_font(), gl_draw() 2017-08-27 07:24:49 +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 Fix for STR #3221: restore the correct state of mouse buttons and keyboard modifier keys 2015-04-22 14:40:01 +00:00
Fl_get_key_mac.cxx Mac OS: remove 5 compilation warnings of this kind: 2015-06-10 10:53:25 +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 Minor documentation fixes. 2015-06-14 17:07:31 +00:00
Fl_Gl_Choice.cxx Improved use of the gl_texture_reset() function: 2015-08-31 16:43:41 +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 Remove possible warnings when compiled with -Wundef 2016-09-13 11:51:24 +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 Make Fl_Gl_Window::pixels_per_unit() return a float (rather than int) value. 2016-06-22 05:44:14 +00:00
fl_gleam.cxx Fix, optimize, and comment "gleam" scheme box drawing. 2018-03-20 16:20:17 +00:00
Fl_grab.cxx Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
Fl_Group.cxx Mac OS: support for high resolution OpenGL windows. 2015-12-02 09:59:37 +00:00
fl_gtk.cxx Fix box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +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 Bump version numbers to 1.3.5, prepare for release. 2017-07-18 18:32:47 +00:00
Fl_Help_Dialog.fl Bump version numbers to 1.3.5, prepare for release. 2017-07-18 18:32:47 +00:00
Fl_Help_View.cxx Fixes STR #3270; when an image is used as a link, 2016-07-23 04:25:40 +00:00
Fl_Image_Surface.cxx Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +00:00
Fl_Image.cxx Accept empty Fl_Pixmap in Fl_RGB_Image c'tor (STR #3348). 2016-11-02 11:47:36 +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 Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +00:00
Fl_Input.cxx Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
Fl_JPEG_Image.cxx Fixed typos in the constructors of Fl_JPEG_Image. 2015-06-07 06:21:40 +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 Fix button label clipping (STR #3237). 2015-06-27 15:20:23 +00:00
fl_line_style.cxx Fix compilation errors with Mac OS 10.11 that no longer accepts 2015-07-17 16:16:09 +00:00
Fl_lock.cxx Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
Fl_Menu_.cxx Documentation fixes and clarifications. 2016-07-09 17:06:46 +00:00
Fl_Menu_add.cxx Documentation fixes and clarifications. 2016-07-09 17:06:46 +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 Add localization of modifier key names in shortcut labels. 2016-03-08 16:58:43 +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 Code indent consistency + doxygen \code indent fixes. 2016-09-05 19:28:21 +00:00
Fl_Native_File_Chooser_GTK.cxx Allowing to use FLTK objects in static initializers (cont'd). 2015-12-13 10:26:09 +00:00
Fl_Native_File_Chooser_MAC.mm MacOS: fix a small problem where command Quit of the application menu may not work if Fl_Native_File_Chooser is used before any window is shown. 2016-10-27 15:43:09 +00:00
Fl_Native_File_Chooser_WIN32.cxx Fixes STR#3200 issue with filter() on Win32. 2016-09-05 16:46:59 +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 Fix box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +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 Doc mod to refer to fltk color chip table. 2016-05-28 15:39:05 +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 Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
Fl_Pixmap.cxx Fix typos, separate local variables of image scaling algorithms. 2016-08-09 15:19:46 +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 Fix more compiler warnings. 2016-04-05 21:12:49 +00:00
Fl_PNM_Image.cxx Minor documentation fixes. 2015-06-14 17:07:31 +00:00
Fl_Positioner.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_PostScript.cxx BSD-style printing: remove spaces after -P and -# options. 2015-03-21 08:45:42 +00:00
Fl_Preferences.cxx Fixed small typo, added some elipsis to clarify docs 2015-04-24 21:25:30 +00:00
Fl_Printer.cxx More detailed Doxygen doc of the Fl_Printer::start_job() function. 2015-03-09 09:46:28 +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 Remove possible warnings when compiled with -Wundef 2016-09-13 11:51:24 +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 Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +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 Fix button label clipping (STR #3237). 2015-06-27 15:20:23 +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 Fix box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +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 Improve drawing of rounded box (STR #2943). 2016-07-15 22:10:23 +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 Add documentation of Fl_Scroll::resize(...), fix some more Fl_Scroll docs. 2015-06-28 13:05:29 +00:00
Fl_Scrollbar.cxx Use Fl::is_scheme() where appropriate. 2015-01-29 16:56:12 +00:00
fl_set_font.cxx Restored the possibility to call Fl::set_font() 2015-04-28 22:02:48 +00:00
fl_set_fonts_mac.cxx Remove possible warnings when compiled with -Wundef 2016-09-13 11:51:24 +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 Fix box background drawing for deactivated widgets (STR #2907). 2015-07-09 00:10:44 +00:00
Fl_Shared_Image.cxx Fl_Shared_Image documentation enhancements and clarifications. 2016-10-01 22:35:37 +00:00
fl_shortcut.cxx Add localization of modifier key names in shortcut labels. 2016-03-08 16:58:43 +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 Fix more compiler warnings. 2016-04-05 21:12:49 +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 Top-level menus should not be inactivated. Their items can be. 2017-11-27 20:50:34 +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 Fix compiler warnings (gcc 6.1). 2016-07-29 09:23:44 +00:00
Fl_Tabs.cxx Fix copyright year. 2016-09-23 14:03:40 +00:00
Fl_Text_Buffer.cxx Fix ignored buffer pre-allocation (requestedSize) in Fl_Text_Buffer. 2017-07-18 17:06:42 +00:00
Fl_Text_Display.cxx Fix Fl_Text_Editor overstrike mode (STR #3463). 2018-04-18 13:13:07 +00:00
Fl_Text_Editor.cxx Solves STR# 3305 as ABI feature 1.3.4. 2016-07-14 18:48:43 +00:00
Fl_Tile.cxx Fix documentation of Fl_Tile (STR #3303). 2016-05-09 11:25:57 +00:00
Fl_Tiled_Image.cxx Fix an error and improve documentation of Fl_Tiled_Image. 2015-03-02 10:23:20 +00:00
Fl_Tooltip.cxx Fix confusing argument value to fl_measure() in tooltip handling. 2015-09-01 14:27:45 +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 Solves STR#3294; added methods to let user set the userdeicon, 2016-07-21 00:35:06 +00:00
Fl_Tree_Prefs.cxx Fl_Tree: improved draw() behavior when deactivated; 2015-04-28 19:39:53 +00:00
Fl_Tree.cxx Small doc clarification for omitted word, caught by Albrecht via private email. 2016-09-26 19:29:03 +00:00
fl_utf8.cxx Rework of fl_utf8 to fix up some build issues on Win32. 2015-06-16 09:31:05 +00:00
fl_utf.c Enable definition of Unicode conv. options on compiler command line. 2016-03-23 13:36:50 +00:00
Fl_Valuator.cxx Improve documentation of Fl_Valuator class. 2016-03-08 13:42:59 +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 The CGContextStrokePath bug has been fixed in Mac OS El Capitan (10.11) public beta 4. 2015-08-05 20:20:30 +00:00
Fl_visual.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Widget.cxx Allow widget callback to be NULL (STR #2835). 2016-07-15 19:23:16 +00:00
Fl_win32.cxx Fix Fl::paste() in Fl_win32.cxx to paste GIF images. 2018-04-29 16:09:15 +00:00
Fl_Window_fullscreen.cxx Fix compilation with FLTK_ABI_VERSION == 10301 and 10302. 2015-03-25 19:15:19 +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 Fix configure --enable-cairo --enable-cairoext. 2017-07-18 16:16:21 +00:00
Fl_Window.cxx Improve documentation, fix Fl_Window::icon(NULL). 2016-08-20 17:08:27 +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 inconsistent interpretation of ld() in image handling (STR #3308). 2016-10-14 16:35:44 +00:00
Fl_XBM_Image.cxx Documentation fixes. 2016-10-14 14:33:14 +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 Documentation fixes. 2016-10-14 14:33:14 +00:00
Fl.cxx Fix latest MinGW build error (S_OK, __FD_ISSET, STR #3454). 2018-02-19 14:50:02 +00:00
flstring.c Minor comments formatting discrepancies fix. 2012-06-06 03:38:02 +00:00
flstring.h Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +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
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx WIN32 + OpenGL: fix use of wglUseFontBitmapsW() to draw all of UTF under GL with gl_draw() - continued. 2018-01-07 07:47:27 +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 Make Fl_Gl_Window::pixels_per_unit() return a float (rather than int) value. 2016-06-22 05:44:14 +00:00
glut_font.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
makedepend Update dependencies (make depend). 2017-07-18 19:25:36 +00:00
Makefile Rename confusing configure and Makefile (makeinclude) variable. 2015-03-25 20:06:54 +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 Fix compiler warnings (STR #2988). 2016-01-31 02:49:56 +00:00
print_panel.cxx Fix freeze of Fl_Native_File_Chooser occurring under Mac OS + X11. 2016-03-09 16:08:39 +00:00
print_panel.h Linux/unix: added support for BSD-style printing, that is, using lpq/lpr instead of lpstat/lp . 2015-03-12 15:24:15 +00:00
ps_image.cxx Implementation of Fl_Shared_Image::scale(width, height) for scaled image drawing - cont'd 2015-03-11 06:21:17 +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 Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +00:00
screen_xywh.cxx Fix Windows CreateDC/DeleteDC mismatch (STR #3373). 2017-07-18 16:50:45 +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 Fix compiler warnings, last part (STR #2988). 2016-02-27 15:14:42 +00:00
Xutf8.h Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). 2015-02-22 13:26:00 +00:00