| .. |
|
drivers
|
Add support of Fl_Region to the Cairo graphics driver
|
2022-03-31 10:36:01 +02:00 |
|
xutf8
|
|
|
|
allfiles.xbm
|
|
|
|
cgdebug.h
|
|
|
|
CMakeLists.txt
|
Separate platform init functions from platform-specific driver files
|
2022-03-13 08:56:35 +01:00 |
|
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_arg.cxx
|
X11: Disable "boxcheat" hack
|
2022-02-22 19:55:11 +01:00 |
|
fl_ask.cxx
|
|
|
|
Fl_Bitmap.cxx
|
Remove platform-dependent type Fl_Bitmask (not in documented public API).
|
2022-03-24 10:00:01 +01:00 |
|
Fl_BMP_Image.cxx
|
|
|
|
Fl_Box.cxx
|
|
|
|
fl_boxtype.cxx
|
|
|
|
Fl_Browser_.cxx
|
|
|
|
Fl_Browser_load.cxx
|
|
|
|
Fl_Browser.cxx
|
|
|
|
Fl_Button.cxx
|
|
|
|
fl_call_main.c
|
|
|
|
Fl_Chart.cxx
|
|
|
|
Fl_Check_Browser.cxx
|
|
|
|
Fl_Check_Button.cxx
|
|
|
|
Fl_Choice.cxx
|
|
|
|
Fl_Clock.cxx
|
|
|
|
fl_cmap.h
|
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
|
2022-03-27 17:05:55 +02:00 |
|
Fl_cocoa.mm
|
Issue #359 RFE: access the MacOS windowid .
|
2022-03-21 11:41:51 +01:00 |
|
Fl_Color_Chooser.cxx
|
|
|
|
fl_color.cxx
|
Export fl_cmap to be able to build shared FLTK libraries
|
2022-03-27 17:13:16 +02:00 |
|
Fl_compose.cxx
|
Fix whitespace, update dependencies and fluid files
|
2022-03-03 17:20:24 +01:00 |
|
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
|
|
|
|
fl_curve.cxx
|
|
|
|
Fl_Device.cxx
|
Update description of Fl_Graphics_Driver class hierarchy.
|
2022-03-20 15:10:43 +01:00 |
|
Fl_Dial.cxx
|
|
|
|
fl_diamond_box.cxx
|
|
|
|
Fl_display.cxx
|
|
|
|
fl_dnd_win32.cxx
|
|
|
|
fl_dnd_x.cxx
|
|
|
|
Fl_Double_Window.cxx
|
|
|
|
fl_draw_pixmap.cxx
|
|
|
|
fl_draw.cxx
|
|
|
|
fl_encoding_latin1.cxx
|
|
|
|
fl_encoding_mac_roman.cxx
|
|
|
|
fl_engraved_label.cxx
|
|
|
|
Fl_File_Browser.cxx
|
|
|
|
Fl_File_Chooser2.cxx
|
|
|
|
Fl_File_Chooser.cxx
|
|
|
|
Fl_File_Chooser.fl
|
|
|
|
fl_file_dir.cxx
|
|
|
|
Fl_File_Icon2.cxx
|
|
|
|
Fl_File_Icon.cxx
|
|
|
|
Fl_File_Input.cxx
|
|
|
|
fl_font.cxx
|
|
|
|
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_Driver.H
|
|
|
|
Fl_Gl_Window.cxx
|
Fix size_range() - continued (issue #392)
|
2022-03-05 15:50:49 +01:00 |
|
fl_gleam.cxx
|
|
|
|
Fl_grab.cxx
|
|
|
|
Fl_Graphics_Driver.cxx
|
Remove platform-dependent type Fl_Bitmask (not in documented public API).
|
2022-03-24 10:00:01 +01:00 |
|
Fl_Group.cxx
|
|
|
|
fl_gtk.cxx
|
|
|
|
Fl_Help_Dialog_Dox.cxx
|
|
|
|
Fl_Help_Dialog.cxx
|
|
|
|
Fl_Help_Dialog.fl
|
|
|
|
Fl_Help_View.cxx
|
|
|
|
Fl_Image_Reader.cxx
|
|
|
|
Fl_Image_Reader.h
|
|
|
|
Fl_Image_Surface.cxx
|
|
|
|
Fl_Image.cxx
|
Add const to Fl_Image::fail() (PR #415)
|
2022-03-26 17:55:13 +01:00 |
|
fl_images_core.cxx
|
|
|
|
Fl_Input_.cxx
|
|
|
|
Fl_Input_Choice.cxx
|
|
|
|
Fl_Input.cxx
|
|
|
|
Fl_JPEG_Image.cxx
|
|
|
|
fl_labeltype.cxx
|
|
|
|
Fl_Light_Button.cxx
|
|
|
|
Fl_lock.cxx
|
|
|
|
Fl_MacOS_Sys_Menu_Bar.mm
|
|
|
|
Fl_Menu_.cxx
|
|
|
|
Fl_Menu_add.cxx
|
Improve documentation on Fl_Menu_Item's and related methods (#332)
|
2022-03-07 18:28:32 +01:00 |
|
Fl_Menu_Bar.cxx
|
|
|
|
Fl_Menu_Button.cxx
|
|
|
|
Fl_Menu_global.cxx
|
|
|
|
Fl_Menu_Window.cxx
|
|
|
|
Fl_Menu.cxx
|
Fix doxygen warning
|
2022-03-08 16:00:46 +01:00 |
|
Fl_Message.cxx
|
Fix Visual Studio build warnings
|
2022-02-26 18:19:43 +01:00 |
|
Fl_Message.h
|
|
|
|
Fl_Multi_Label.cxx
|
|
|
|
Fl_Native_File_Chooser_FLTK.cxx
|
|
|
|
Fl_Native_File_Chooser_GTK.cxx
|
Add the Wayland platform to FLTK 1.4
|
2022-03-04 15:41:00 +01:00 |
|
Fl_Native_File_Chooser_Kdialog.cxx
|
Add the Wayland platform to FLTK 1.4
|
2022-03-04 15:41:00 +01:00 |
|
Fl_Native_File_Chooser_Kdialog.H
|
|
|
|
Fl_Native_File_Chooser_MAC.mm
|
|
|
|
Fl_Native_File_Chooser_WIN32.cxx
|
|
|
|
Fl_Native_File_Chooser.cxx
|
|
|
|
fl_open_uri.cxx
|
|
|
|
fl_oval_box.cxx
|
|
|
|
Fl_Overlay_Window.cxx
|
|
|
|
fl_overlay.cxx
|
|
|
|
Fl_own_colormap.cxx
|
|
|
|
Fl_Pack.cxx
|
|
|
|
Fl_Paged_Device.cxx
|
|
|
|
Fl_Pixmap.cxx
|
Remove platform-dependent type Fl_Bitmask (not in documented public API).
|
2022-03-24 10:00:01 +01:00 |
|
fl_plastic.cxx
|
|
|
|
Fl_PNG_Image.cxx
|
|
|
|
Fl_PNM_Image.cxx
|
|
|
|
Fl_Positioner.cxx
|
|
|
|
Fl_Preferences.cxx
|
Update documentation and dependencies
|
2022-03-25 17:27:46 +01:00 |
|
Fl_Printer.cxx
|
|
|
|
Fl_Progress.cxx
|
|
|
|
fl_read_image.cxx
|
|
|
|
fl_rect.cxx
|
|
|
|
Fl_Repeat_Button.cxx
|
|
|
|
Fl_Return_Button.cxx
|
|
|
|
Fl_Roller.cxx
|
|
|
|
fl_round_box.cxx
|
|
|
|
Fl_Round_Button.cxx
|
|
|
|
fl_rounded_box.cxx
|
|
|
|
Fl_Screen_Driver.cxx
|
|
|
|
Fl_Screen_Driver.H
|
Fix silly MSVC 2010 parser warnings
|
2022-03-21 17:03:13 +01:00 |
|
fl_scroll_area.cxx
|
|
|
|
Fl_Scroll.cxx
|
Remove documentation of non-existant function return values.
|
2022-03-25 16:54:53 +01:00 |
|
Fl_Scrollbar.cxx
|
|
|
|
fl_set_font.cxx
|
Document Fl::set_font(Fl_Font, const char *) with platform-specific details.
|
2022-03-10 19:06:46 +01:00 |
|
fl_shadow_box.cxx
|
|
|
|
Fl_Shared_Image.cxx
|
|
|
|
fl_shortcut.cxx
|
|
|
|
fl_show_colormap.cxx
|
|
|
|
Fl_Simple_Terminal.cxx
|
|
|
|
Fl_Single_Window.cxx
|
|
|
|
Fl_Slider.cxx
|
|
|
|
Fl_Spinner.cxx
|
|
|
|
fl_string_functions.cxx
|
|
|
|
Fl_String.cxx
|
|
|
|
Fl_SVG_Image.cxx
|
Add missing initialization parts of Fl_SVG_Image
|
2022-03-19 15:34:45 +01:00 |
|
fl_symbols.cxx
|
|
|
|
Fl_Sys_Menu_Bar_Driver.H
|
|
|
|
Fl_Sys_Menu_Bar.cxx
|
|
|
|
Fl_System_Driver.cxx
|
Update documentation and dependencies
|
2022-03-25 17:27:46 +01:00 |
|
Fl_System_Driver.H
|
Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and unsupported by the MS tools) and rename several clocale specific methods from "name" to "vname" since they take a va_list not a variable list of arguments.
|
2022-03-23 19:46:35 +01:00 |
|
Fl_Table_Row.cxx
|
|
|
|
Fl_Table.cxx
|
|
|
|
Fl_Tabs.cxx
|
|
|
|
Fl_Text_Buffer.cxx
|
|
|
|
Fl_Text_Display.cxx
|
|
|
|
Fl_Text_Editor.cxx
|
|
|
|
Fl_Tile.cxx
|
|
|
|
Fl_Tiled_Image.cxx
|
Fix Fl_Tiled_Image::copy(int W, int H)
|
2022-03-20 15:35:04 +01:00 |
|
Fl_Timeout.cxx
|
Remove documentation of non-existant function return values.
|
2022-03-25 16:54:53 +01:00 |
|
Fl_Timeout.h
|
|
|
|
Fl_Tooltip.cxx
|
|
|
|
Fl_Tree_Item_Array.cxx
|
|
|
|
Fl_Tree_Item.cxx
|
Small doc improvements for Fl_Tree_Item.
|
2022-03-09 06:12:42 -08:00 |
|
Fl_Tree_Prefs.cxx
|
|
|
|
Fl_Tree.cxx
|
|
|
|
fl_utf8.cxx
|
|
|
|
Fl_Valuator.cxx
|
|
|
|
Fl_Value_Input.cxx
|
|
|
|
Fl_Value_Output.cxx
|
|
|
|
Fl_Value_Slider.cxx
|
|
|
|
fl_vertex.cxx
|
|
|
|
Fl_visual.cxx
|
|
|
|
Fl_Widget_Surface.cxx
|
|
|
|
Fl_Widget.cxx
|
|
|
|
Fl_win32.cxx
|
Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
|
2022-03-20 08:09:34 +01:00 |
|
Fl_Window_Driver.cxx
|
Add the Wayland platform to FLTK 1.4
|
2022-03-04 15:41:00 +01:00 |
|
Fl_Window_Driver.H
|
Issue #359 RFE: access the MacOS windowid .
|
2022-03-21 11:41:51 +01:00 |
|
Fl_Window_fullscreen.cxx
|
|
|
|
Fl_Window_hotspot.cxx
|
|
|
|
Fl_Window_iconize.cxx
|
|
|
|
Fl_Window.cxx
|
Fix MSVC 2010 warning: using 'this' in initializer list
|
2022-03-21 16:57:32 +01:00 |
|
Fl_Wizard.cxx
|
|
|
|
fl_write_png.cxx
|
|
|
|
Fl_x.cxx
|
Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing.
|
2022-03-21 14:39:00 +01:00 |
|
Fl_XBM_Image.cxx
|
|
|
|
Fl_XColor.H
|
|
|
|
Fl_XPM_Image.cxx
|
|
|
|
Fl.cxx
|
Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
|
2022-03-20 08:09:34 +01:00 |
|
flstring.c
|
|
|
|
flstring.h
|
|
|
|
forms_bitmap.cxx
|
|
|
|
forms_compatibility.cxx
|
|
|
|
forms_free.cxx
|
|
|
|
forms_fselect.cxx
|
|
|
|
forms_pixmap.cxx
|
|
|
|
forms_timer.cxx
|
|
|
|
freeglut_geometry.cxx
|
|
|
|
freeglut_stroke_mono_roman.cxx
|
|
|
|
freeglut_stroke_roman.cxx
|
|
|
|
freeglut_teapot_data.h
|
|
|
|
freeglut_teapot.cxx
|
|
|
|
gl_draw.cxx
|
|
|
|
gl_start.cxx
|
|
|
|
glut_compatibility.cxx
|
|
|
|
glut_font.cxx
|
|
|
|
makedepend
|
Update documentation and dependencies
|
2022-03-25 17:27:46 +01:00 |
|
Makefile
|
Separate platform init functions from platform-specific driver files
|
2022-03-13 08:56:35 +01:00 |
|
mediumarrow.h
|
|
|
|
new.xbm
|
|
|
|
ns_mask.xbm
|
|
|
|
ns.xbm
|
|
|
|
numericsort.c
|
|
|
|
print_button.cxx
|
|
|
|
print_button.h
|
|
|
|
print_panel.cxx
|
|
|
|
print_panel.h
|
|
|
|
scandir_posix.c
|
|
|
|
scandir_win32.c
|
Fix MSVC 2010 warning/error: declare variables in C early
|
2022-03-21 16:55:07 +01:00 |
|
screen_xywh.cxx
|
|
|
|
slowarrow.h
|
|
|
|
tile.xpm
|
|
|
|
up.xbm
|
|
|
|
utf8_internal.h
|
|
|
|
vsnprintf.c
|
|
|
|
Xutf8.h
|
|
|