..
drivers
Fix Fl_WinAPI_Window_Driver::border_width_title_bar_height() for displays where true DPI is not 96.
2016-08-27 06:59:54 +00:00
xutf8
Add missing #include directive
2016-08-16 18:24:09 +00:00
allfiles.xbm
cgdebug.h
CMakeLists.txt
[CMake] Fix Windows dll build with Visual Studio generator.
2016-08-09 14:11:42 +00:00
cmap.cxx
Update copyright and comments of src/cmap.cxx (no code changes).
2016-02-20 16:41:05 +00:00
config_lib.h
Rewrite OpenGL-related code under the driver model.
2016-05-08 06:42:57 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx
Rewrite filename_absolute.cxx for the driver model.
2016-04-08 15:17:39 +00:00
filename_expand.cxx
Rewrite filename_expand.cxx under the driver model.
2016-04-07 16:54:20 +00:00
filename_ext.cxx
Rewrite filename_ext.cxx for the driver model.
2016-04-08 16:00:26 +00:00
filename_isdir.cxx
Remove S_IFMT from the public FLTK API
2016-04-15 07:33:26 +00:00
filename_list.cxx
Virtualized add_fd and remove_fd into System Driver
2016-04-19 22:45:22 +00:00
filename_match.cxx
filename_setext.cxx
Fl_abort.cxx
Rewrite Fl_abort.cxx under the driver model.
2016-03-28 15:22:20 +00:00
Fl_add_idle.cxx
Fl_Adjuster.cxx
fl_arc.cxx
Add Doxygen comments for members of the Fl_Graphics_Driver class.
2016-04-24 08:38:11 +00:00
Fl_arg.cxx
Fix error introduced in Fl_arg.cxx when converted to the driver model.
2016-04-03 15:34:31 +00:00
fl_ask.cxx
Bringing over fix [r11842] from 1.3 current to the porting branch.
2016-07-22 10:30:34 +00:00
Fl_Bitmap.cxx
Fix typos, separate local variables of image scaling algorithms.
2016-08-09 15:20:54 +00:00
Fl_BMP_Image.cxx
Remove a bunch of unnecessary #include <config.h> directives
2016-03-27 17:37:07 +00:00
Fl_Box.cxx
fl_boxtype.cxx
Fl_Browser_.cxx
Fix compiler warnings (gcc 6.1).
2016-07-29 09:24:04 +00:00
Fl_Browser_load.cxx
Fl_Browser.cxx
Fix Fl_Browser::textsize(int) to adjust the scrollbars (STR #3057 ).
2016-03-29 11:54:44 +00:00
Fl_Button.cxx
fl_call_main.c
Remove the platform-dependent type xchar
2016-03-29 09:29:51 +00:00
Fl_Chart.cxx
Fl_Check_Browser.cxx
Fl_Check_Button.cxx
Fl_Choice.cxx
Fl_Clock.cxx
Fix compiler warnings (gcc 6.1).
2016-07-29 09:24:04 +00:00
fl_cmap.h
Document creation of src/fl_cmap.h with src/cmap.cxx.
2016-02-20 16:24:11 +00:00
Fl_cocoa.mm
Add missing delete statements in ~Fl_XXX_Copy_Surface_Driver() and ~Fl_XXX_Image_Surface_Driver().
2016-08-24 08:53:29 +00:00
Fl_Color_Chooser.cxx
fl_color.cxx
Remove Doxygen warning. Doxygen does not know that unsigned and unsigned int are the same type.
2016-04-23 04:39:14 +00:00
Fl_compose.cxx
Move dnd and character-composition related functions from Fl_System_Driver to Fl_Screen_Driver
2016-03-31 19:55:03 +00:00
Fl_Copy_Surface.cxx
Add tests to avoid null pointer errors
2016-04-27 16:42:20 +00:00
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
Move set_cursor() member functions from class Fl_X to classes Fl_Window_Driver and derived.
2016-04-18 14:31:07 +00:00
fl_curve.cxx
Add Doxygen comments for members of the Fl_Graphics_Driver class.
2016-04-24 08:38:11 +00:00
Fl_Device.cxx
Set more accurately the protections of the members of class Fl_Display_Device.
2016-04-26 05:44:54 +00:00
Fl_Dial.cxx
fl_diamond_box.cxx
Fl_display.cxx
Details on PORTME items. Move fl_parse_color() to screen drivers.
2016-02-13 12:57:00 +00:00
fl_dnd_win32.cxx
Move dnd and character-composition related functions from Fl_System_Driver to Fl_Screen_Driver
2016-03-31 19:55:03 +00:00
fl_dnd_x.cxx
Move dnd and character-composition related functions from Fl_System_Driver to Fl_Screen_Driver
2016-03-31 19:55:03 +00:00
Fl_Double_Window.cxx
Move other_xid member variable from class Fl_X to class F_Window_Driver.
2016-04-18 17:02:44 +00:00
fl_draw_pixmap.cxx
Rewrite fl_draw_pixmap.cxx under the driver model.
2016-04-12 13:47:38 +00:00
fl_draw.cxx
Doc changes: set fl_font before fl_measure() (STR #3243 )
2016-07-24 08:55:02 +00:00
fl_encoding_latin1.cxx
Rewrite fl_encoding_mac_roman.cxx under the driver model.
2016-04-13 14:19:13 +00:00
fl_encoding_mac_roman.cxx
Rewrite fl_encoding_mac_roman.cxx under the driver model.
2016-04-13 14:19:13 +00:00
fl_engraved_label.cxx
Fl_File_Browser.cxx
Fix error in WIN32 code when rewriting Fl_File_Browser.cxx for the driver model.
2016-04-10 17:56:53 +00:00
Fl_File_Chooser2.cxx
Revert accidentally reverted file by svn r 11607.
2016-04-16 00:08:52 +00:00
Fl_File_Chooser.cxx
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
Fl_File_Chooser.fl
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
fl_file_dir.cxx
Fl_File_Icon2.cxx
Remove platform-dependent code from Fl_File_Icon2.cxx
2016-04-10 18:45:59 +00:00
Fl_File_Icon.cxx
Remove compilation errors in Fl_File_Icon.cxx with MSVC compiler with new method Fl_System_Driver::file_type().
2016-04-11 13:07:08 +00:00
Fl_File_Input.cxx
Rewrite Fl_File_Input.cxx under the driver model.
2016-04-10 18:36:47 +00:00
fl_font.cxx
virtualized some Region calls.
2016-04-17 15:36:23 +00:00
Fl_get_key_mac.cxx
Rewrite Fl_get_key.cxx under the driver model.
2016-04-06 20:30:28 +00:00
Fl_get_key_win32.cxx
Rewrite Fl_get_key.cxx under the driver model.
2016-04-06 20:30:28 +00:00
Fl_get_key.cxx
Remove Doxygen warning.
2016-04-23 06:48:14 +00:00
Fl_get_system_colors.cxx
Rewrite Fl_get_system_colors.cxx under the driver model.
2016-04-10 19:37:18 +00:00
Fl_GIF_Image.cxx
Fl_Gl_Choice.cxx
Add GLContext to the set of platform-dependent types defined in FL/platform_types.h
2016-05-13 06:45:40 +00:00
Fl_Gl_Choice.H
Add GLContext to the set of platform-dependent types defined in FL/platform_types.h
2016-05-13 06:45:40 +00:00
Fl_Gl_Device_Plugin.cxx
Rewrite Fl_Gl_Device_Plugin.cxx in a platform-independent way.
2016-03-09 10:30:29 +00:00
Fl_Gl_Overlay.cxx
Add GLContext to the set of platform-dependent types defined in FL/platform_types.h
2016-05-13 06:45:40 +00:00
Fl_Gl_Window.cxx
Step back from r11886 that is not correct.
2016-08-23 15:25:22 +00:00
fl_gleam.cxx
Fix MSWindows compile issues.
2016-02-10 10:31:43 +00:00
Fl_grab.cxx
Remove a bunch of unnecessary #include <config.h> directives
2016-03-27 17:37:07 +00:00
Fl_Graphics_Driver.cxx
Slightly simpler Fl_Graphics_Driver::default_driver() function.
2016-05-13 06:41:33 +00:00
Fl_Group.cxx
fl_gtk.cxx
Fl_Help_Dialog_Dox.cxx
Fl_Help_Dialog.cxx
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
Fl_Help_Dialog.fl
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
Fl_Help_View.cxx
Bringing over fix [r11844] from 1.3 current to the porting branch.
2016-07-23 04:32:10 +00:00
Fl_Image_Surface.cxx
Fix compiler warnings.
2016-05-22 13:36:40 +00:00
Fl_Image.cxx
Add Doxygen comments for the Fl_RGB_Image::alloc_array and ::array public attributes.
2016-08-27 14:16:32 +00:00
fl_images_core.cxx
Fl_Input_.cxx
Fix compiler warnings.
2016-05-31 12:09:52 +00:00
Fl_Input.cxx
Avoid the expression "foreign language" in comments.
2016-04-20 07:19:19 +00:00
Fl_JPEG_Image.cxx
fl_labeltype.cxx
Fl_Light_Button.cxx
fl_line_style.cxx
Finish removing of #include of driver files, remove FL_LIBRARY_CMAKE.
2016-01-31 01:14:50 +00:00
Fl_lock.cxx
Remove Doxygen warnings.
2016-04-23 06:43:04 +00:00
Fl_Menu_.cxx
Documentation fixes and clarifications.
2016-07-09 17:14:22 +00:00
Fl_Menu_add.cxx
Documentation fixes and clarifications.
2016-07-09 17:14:22 +00:00
Fl_Menu_Bar.cxx
Fl_Menu_Button.cxx
Fl_Menu_global.cxx
Fl_Menu_Window.cxx
Rewrite Fl_Menu_Window class under the driver model.
2016-03-27 07:47:52 +00:00
Fl_Menu.cxx
MSWindows fixes for previous commits.
2016-04-17 17:45:44 +00:00
Fl_Multi_Label.cxx
Fl_Native_File_Chooser_FLTK.cxx
Make Fl_Native_File_Chooser_FLTK.cxx platform-independent.
2016-04-06 15:57:43 +00:00
Fl_Native_File_Chooser_GTK.cxx
Use more consistent naming for derived classes of Fl_Native_File_Chooser_Driver.
2016-04-16 08:37:15 +00:00
Fl_Native_File_Chooser_MAC.mm
Use more consistent naming for derived classes of Fl_Native_File_Chooser_Driver.
2016-04-16 08:37:15 +00:00
Fl_Native_File_Chooser_WIN32.cxx
Bringing over fix [r11188] from 1.3 current to the porting branch.
2016-07-20 02:25:15 +00:00
Fl_Native_File_Chooser.cxx
Add tests to avoid null pointer errors
2016-04-27 16:42:20 +00:00
fl_open_uri.cxx
Remove Doxygen warnings.
2016-04-23 06:43:04 +00:00
fl_oval_box.cxx
fl_overlay_visual.cxx
Fl_Overlay_Window.cxx
Rewrite Fl_Overlay_Window class under the driver model.
2016-03-27 06:58:54 +00:00
fl_overlay.cxx
Add comment to make clear that fl_overlay.cxx is cross-platform at this point.
2016-04-09 17:11:34 +00:00
Fl_own_colormap.cxx
Bringing over fix [r11757] from 1.3 current to the porting branch.
2016-07-20 01:05:58 +00:00
Fl_Pack.cxx
Fl_Paged_Device.cxx
Create class Fl_Widget_Surface that supports draw(Fl_Widget *, int, int).
2016-02-26 12:51:47 +00:00
Fl_Pixmap.cxx
Fix typos, separate local variables of image scaling algorithms.
2016-08-09 15:20:54 +00:00
fl_plastic.cxx
Fl_PNG_Image.cxx
Remove platform-dependent code from Fl_PNG_Image.cxx
2016-04-10 18:22:57 +00:00
Fl_PNM_Image.cxx
Fl_porting.cxx
virtualized Fl_Graphics_Driver::global_gc(), a function that should probably not exeist.
2016-04-17 14:45:25 +00:00
Fl_Positioner.cxx
Fl_Preferences.cxx
Fix typos in comments.
2016-04-16 02:00:21 +00:00
Fl_Printer.cxx
Restore CMake building with OPTION_PRINT_SUPPORT turned off.
2016-04-28 16:49:07 +00:00
Fl_Progress.cxx
fl_read_image.cxx
Fix Doxygen warnings.
2016-04-06 22:20:32 +00:00
fl_rect.cxx
Add Doxygen comments for members of the Fl_Graphics_Driver class.
2016-04-24 08:38:11 +00:00
Fl_Repeat_Button.cxx
Fl_Return_Button.cxx
Fl_Roller.cxx
fl_round_box.cxx
Fl_Round_Button.cxx
fl_rounded_box.cxx
Improve drawing of rounded box (STR #2943 ).
2016-07-15 22:12:30 +00:00
Fl_Screen_Driver.cxx
Remove special processing for Darwin+X11 that seems no longer necessary.
2016-08-23 11:25:52 +00:00
fl_scroll_area.cxx
Fix typo Fl --> FL
2016-04-04 08:18:26 +00:00
Fl_Scroll.cxx
Fl_Scrollbar.cxx
fl_set_font.cxx
Complete removal of platform-dependent code from fl_set_font.cxx
2016-04-02 15:37:03 +00:00
fl_shadow_box.cxx
Fl_Shared_Image.cxx
Remove FL_ABI_VERSION directives
2016-04-24 19:39:27 +00:00
fl_shortcut.cxx
Remove Doxygen warnings.
2016-04-23 06:43:04 +00:00
fl_show_colormap.cxx
Fl_Single_Window.cxx
Fixed 'flush()' code for single, double, and overlay buffering
2016-03-13 22:16:37 +00:00
Fl_Slider.cxx
Fix more compiler warnings.
2016-04-05 21:15:45 +00:00
fl_symbols.cxx
Fl_Sys_Menu_Bar.mm
Bringing over fix [r11786] from 1.3 current to the porting branch.
2016-07-19 23:50:09 +00:00
Fl_System_Driver.cxx
Use standard fopen() as default implementation of virtual Fl_System_Driver::fopen()
2016-04-27 17:25:17 +00:00
Fl_Table_Row.cxx
Fl_Table.cxx
Remove compilation warnings: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’
2016-04-26 11:04:00 +00:00
Fl_Tabs.cxx
Remove FLTK_ABI_VERSION from all but *tree*.* and documentation.
2016-03-26 02:55:14 +00:00
Fl_Text_Buffer.cxx
Fix typos.
2016-04-09 10:42:17 +00:00
Fl_Text_Display.cxx
Fix compiler warnings.
2016-05-31 12:09:52 +00:00
Fl_Text_Editor.cxx
Bringing over fix [r11759] from 1.3 current to the porting branch.
2016-07-20 00:55:06 +00:00
Fl_Tile.cxx
Fix documentation of Fl_Tile (STR #3303 ).
2016-05-09 11:29:59 +00:00
Fl_Tiled_Image.cxx
Fl_Tooltip.cxx
Rewrite Fl_Tooltip.cxx for the driver model.
2016-04-09 15:37:40 +00:00
Fl_Tree_Item_Array.cxx
Remove FL_ABI_VERSION clauses from the Fl_Tree class source code
2016-04-13 19:18:56 +00:00
Fl_Tree_Item.cxx
Bringing over fix [r11840] from 1.3 current to the porting branch.
2016-07-21 00:51:14 +00:00
Fl_Tree_Prefs.cxx
Complete rewriting of Fl_Tree_Prefs.cxx under the driver model.
2016-04-14 20:58:20 +00:00
Fl_Tree.cxx
Bringing over this fix from 1.3 current to the porting branch.
2016-07-19 20:27:16 +00:00
fl_utf8.cxx
Add platform-independent internal UTF-8 header file.
2016-04-09 17:55:12 +00:00
Fl_Valuator.cxx
Improve documentation of Fl_Valuator class.
2016-03-08 13:51:01 +00:00
Fl_Value_Input.cxx
Fl_Value_Output.cxx
Fl_Value_Slider.cxx
fl_vertex.cxx
Add Doxygen comments for members of the Fl_Graphics_Driver class.
2016-04-24 08:38:11 +00:00
Fl_visual.cxx
Remove a bunch of unnecessary #include <config.h> directives
2016-03-27 17:37:07 +00:00
Fl_Widget_Surface.cxx
Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::flush()
2016-04-18 11:58:46 +00:00
Fl_Widget.cxx
Allow widget callback to be NULL (STR #2835 ).
2016-07-15 19:23:32 +00:00
Fl_win32.cxx
Fix computation of Fl_Window::decorated_w() and decorated_h() when apps are resized through display setting.
2016-08-25 12:42:50 +00:00
Fl_Window_Driver.cxx
Remove FL_ABI_VERSION directives
2016-04-24 19:39:27 +00:00
Fl_Window_fullscreen.cxx
Rewrite Fl_Window::border(int) under the driver model.
2016-03-23 16:14:35 +00:00
Fl_Window_hotspot.cxx
Rewrite Fl_Window::hotspot(int X, int Y, int offscreen) under the driver model.
2016-03-23 20:16:23 +00:00
Fl_Window_iconize.cxx
Rewrite Fl_Window::iconize() under the driver model.
2016-03-23 18:00:37 +00:00
Fl_Window.cxx
Improve documentation, fix Fl_Window::icon(NULL).
2016-08-20 17:09:28 +00:00
Fl_Wizard.cxx
Fl_x.cxx
Improve documentation, fix Fl_Window::icon(NULL).
2016-08-20 17:09:28 +00:00
Fl_XBM_Image.cxx
Fix compiler warnings (STR #2988 ) - final commit.
2016-02-27 17:27:21 +00:00
Fl_XColor.H
Fl_XPM_Image.cxx
Fl.cxx
Virtualized add_fd and remove_fd into System Driver
2016-04-19 22:45:22 +00:00
flstring.c
flstring.h
Remove obsolete EMX (DOS, OS/2 extender) support.
2016-04-12 17:53:18 +00:00
forms_bitmap.cxx
forms_compatability.cxx
forms_free.cxx
forms_fselect.cxx
forms_pixmap.cxx
forms_timer.cxx
Mark places that need to be refactored with // PORTME:
2016-02-11 12:02:36 +00:00
freeglut_geometry.cxx
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx
Fix for STR#3316 to match the size argument of glGenLists() and glDeleteLists() calls.
2016-06-16 16:35:05 +00:00
gl_start.cxx
Add GLContext to the set of platform-dependent types defined in FL/platform_types.h
2016-05-13 06:45:40 +00:00
glut_compatability.cxx
Make Fl_Gl_Window::pixels_per_unit() return a float (rather than int) value.
2016-06-22 07:45:53 +00:00
glut_font.cxx
makedepend
Rewrite the Fl_File_Native_Chooser class under the driver model.
2016-04-05 11:25:35 +00:00
Makefile
Remove uses of the '$(shell if test ...' syntax from Makefile that is not cross-platform
2016-08-12 16:59:06 +00:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c
Fix compiler warnings [-Wmissing-declarations].
2016-04-09 10:15:42 +00:00
print_panel.cxx
Fix freeze of Fl_Native_File_Chooser occurring under Mac OS + X11 when printing to .ps file
2016-03-09 16:17:36 +00:00
print_panel.h
scandir_posix.c
Fix C++ comments in C source files and headers.
2016-04-16 01:49:15 +00:00
scandir_win32.c
Place #include <FL/platform_types.h> as first directive
2016-04-07 15:29:54 +00:00
screen_xywh.cxx
Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warnings
2016-02-26 17:17:20 +00:00
slowarrow.h
tile.xpm
up.xbm
utf8_internal.h
Add platform-independent internal UTF-8 header file.
2016-04-09 17:55:12 +00:00
vsnprintf.c
Fix compiler warnings (STR #2988 ) - final commit.
2016-02-27 17:27:21 +00:00
Xutf8.h
Add platform-independent internal UTF-8 header file.
2016-04-09 17:55:12 +00:00