..
drivers
Make FLTK Windows apps "Per-Monitor-V2 DPI Aware"
2019-06-16 12:00:38 +02:00
xutf8
Rename README files to README.txt (and several similar files).
2018-12-10 16:50:56 +01:00
allfiles.xbm
cgdebug.h
CMakeLists.txt
Windows: Disable dynamic linking/loading of winsock dll.
2018-06-19 09:30:37 +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
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
filename_expand.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
filename_ext.cxx
Correct typo in Doxygen doc of Fl_System_Driver::filename_ext()
2019-03-26 13:20:18 +01:00
filename_isdir.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
filename_list.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
filename_match.cxx
filename_setext.cxx
Fl_abort.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_add_idle.cxx
Fl_Adjuster.cxx
fl_arc.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_arg.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
fl_ask.cxx
Call to Fl_Group::init_sizes() needed after resize of widgets.
2019-03-27 21:35:55 +01:00
Fl_Bitmap.cxx
Remove a bunch of useless #include <FL/Fl_Printer.H> statements.
2018-05-09 12:27:38 +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
Fixed small doxygen inconsistencies for do_callback value.
2017-09-13 21:56:49 +00:00
Fl_Browser_load.cxx
Fl_Browser.cxx
Merge pull request #11 from MatthiasWM/master
2018-12-28 17:25:28 -08:00
Fl_Button.cxx
Added fallthru indication in Fl_Button::handle()
2018-07-20 05:21:14 +00:00
fl_call_main.c
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
Fl_Chart.cxx
Fl_Check_Browser.cxx
Fixed missing item handling in Fl_Chekc_Browser (STR #3480 ).
2019-02-02 16:24:10 +01:00
Fl_Check_Button.cxx
Fl_Choice.cxx
Complete fix for STR #3503 (Fl_Choice).
2018-12-07 17:52:32 +01:00
Fl_Clock.cxx
Prevent unnecessary Fl_Clock timer events (STR 3516)
2019-03-12 17:21:53 +01: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
Move Fl_Cocoa_Window_Driver::capture_titlebar_and_borders() to Fl_Cocoa_Window_Driver.cxx from Fl_cocoa.mm
2019-06-12 10:02:11 +02:00
Fl_Color_Chooser.cxx
Fixed crash for very small Fl_Color_Chooser (STR #3490 ).
2019-02-04 00:58:51 +01:00
fl_color.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_compose.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
Fl_Copy_Surface.cxx
Remove Fl_Copy_Surface_Driver::draw_decorated_window() that is unnecessary
2019-05-24 14:05:41 +02: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 Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
fl_curve.cxx
Docs
2019-02-03 09:07:22 +01:00
Fl_Device.cxx
Call virtual member Fl_Surface_Device::end_current() when necessary
2019-05-25 11:59:16 +02:00
Fl_Dial.cxx
Remove unnecessary Fl_Widget_Tracker from Fl_Dial's handle().
2017-06-29 01:13:05 +00:00
fl_diamond_box.cxx
Fl_display.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
fl_dnd_win32.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
fl_dnd_x.cxx
X11 platform: account for window scaling in drag-n-drop operations.
2019-02-09 16:28:26 +01:00
Fl_Double_Window.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
fl_draw_pixmap.cxx
STR #2714 : remove new shadow lint for MacOS
2019-02-02 17:47:55 +01:00
fl_draw.cxx
Fix line wrap at word end when string widths are true double values (non integer).
2017-02-19 15:49:48 +00:00
fl_encoding_latin1.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
fl_encoding_mac_roman.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
fl_engraved_label.cxx
Fl_File_Browser.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_File_Chooser2.cxx
Remove warning appeared with Doxygen 1.8.15
2019-05-22 10:26:50 +02:00
Fl_File_Chooser.cxx
Fl_File_Chooser.fl
fl_file_dir.cxx
STR #2714 : remove new shadow lint for MacOS
2019-02-02 17:47:55 +01:00
Fl_File_Icon2.cxx
Replace remaining calls to getenv() with fl_getenv().
2017-10-13 14:58:30 +00:00
Fl_File_Icon.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_File_Input.cxx
Document Fl_File_Input::errorcolor() as deprecated
2019-05-15 18:31:46 +02:00
fl_font.cxx
virtualized some Region calls.
2016-04-17 15:36:23 +00:00
Fl_get_key_mac.cxx
Rename fl_compute_macKeyLookUp() to Fl_Darwin_System_Driver::compute_macKeyLookUp()
2019-03-25 13:16:27 +01:00
Fl_get_key_win32.cxx
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
Fl_get_key.cxx
Replace FL/x.H with FL/platform.H - step 2 (STR #3435 ).
2018-01-31 21:17:17 +00:00
Fl_get_system_colors.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_GIF_Image.cxx
Fix Fl_GIF_Image Color Table handling (STR 3491)
2019-01-09 18:07:38 +01:00
Fl_Gl_Choice.cxx
Use HAVE_GLXGETPROCADDRESSARB preprocessor variable
2019-04-23 18:17:16 +02:00
Fl_Gl_Choice.H
Fix creation of OpenGL3+ context under X11 platform
2018-08-20 15:12:10 +00:00
Fl_Gl_Device_Plugin.cxx
macOS: yet simpler implementation of window resize and rescale.
2019-04-28 15:31:02 +02:00
Fl_Gl_Overlay.cxx
Move Fl_Gl_Window_Driver.H from FL/ to src/
2018-06-26 14:23:51 +00:00
Fl_Gl_Window_Driver.H
macOS: yet simpler implementation of window resize and rescale.
2019-04-28 15:31:02 +02:00
Fl_Gl_Window.cxx
macOS: yet simpler implementation of window resize and rescale.
2019-04-28 15:31:02 +02:00
fl_gleam.cxx
Fix, optimize, and comment "gleam" scheme box drawing.
2018-03-20 16:30:58 +00:00
Fl_grab.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
Fl_Graphics_Driver.cxx
Avoid "unused argument" compiler warnings with -Wextra after #include <fl_draw.H>
2019-03-12 10:55:01 +01:00
Fl_Group.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
fl_gtk.cxx
Fl_Help_Dialog_Dox.cxx
Fl_Help_Dialog::load() now returns an error code (STR #3429 )
2019-02-02 01:10:24 +01:00
Fl_Help_Dialog.cxx
Fl_Help_Dialog::load() now returns an error code (STR #3429 )
2019-02-02 01:10:24 +01:00
Fl_Help_Dialog.fl
Fl_Help_Dialog::load() now returns an error code (STR #3429 )
2019-02-02 01:10:24 +01:00
Fl_Help_View.cxx
Fixed two warnings from Doxygen.
2019-02-05 15:28:48 +01:00
Fl_Image_Surface.cxx
Remove 2 Doxygen warnings
2019-04-11 11:28:20 +02:00
Fl_Image.cxx
Use \deprecated Doxygen command where necessary
2019-03-26 13:57:41 +01:00
fl_images_core.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_Input_.cxx
Added Fl_Input_::append() method (STR #2953 ).
2019-02-02 22:04:15 +01:00
Fl_Input_Choice.cxx
Added convenience method update_menubutton(),
2018-05-07 21:24:06 +00:00
Fl_Input.cxx
Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841 ).
2019-02-01 23:59:20 +01:00
Fl_JPEG_Image.cxx
Remove a C style type cast from jpeg_mem_src.
2018-12-29 00:44:39 +01:00
fl_labeltype.cxx
Improve label alignment docs and border case implementations.
2017-02-27 17:00:41 +00:00
Fl_Light_Button.cxx
Fl_lock.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_MacOS_Sys_Menu_Bar.mm
Simplifies memory allocation of system menu items for FL_SUBMENU_POINTER
2019-02-27 13:16:47 +01:00
Fl_Menu_.cxx
Fixes STR #3459 .
2018-04-02 18:28:42 +00:00
Fl_Menu_add.cxx
Remove obsolete condition to make static analysis happy.
2018-12-29 01:19:51 +01:00
Fl_Menu_Bar.cxx
Fl_Menu_Button.cxx
Fl_Menu_global.cxx
Fl_Menu_Window.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
Fl_Menu.cxx
Fix for STR #3503 - handle Fl_Menu_ deleted while its menu window is running.
2019-02-05 18:40:52 +01:00
Fl_Multi_Label.cxx
Add missing Fl_Labeltype and Fl_Boxtype definitions.
2017-09-11 18:54:10 +00:00
Fl_Native_File_Chooser_FLTK.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_Native_File_Chooser_GTK.cxx
Replace FL/x.H with FL/platform.H - step 2 (STR #3435 ).
2018-01-31 21:17:17 +00:00
Fl_Native_File_Chooser_MAC.mm
Give private member variable _panel of class Fl_Quartz_Native_File_Chooser_Driver its true type, NSSavePanel*.
2018-06-25 10:22:17 +00:00
Fl_Native_File_Chooser_WIN32.cxx
Replace FL/x.H with FL/platform.H - step 2 (STR #3435 ).
2018-01-31 21:17:17 +00:00
Fl_Native_File_Chooser.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
fl_open_uri.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
fl_oval_box.cxx
fl_overlay_visual.cxx
Replace FL/x.H with FL/platform.H - step 2 (STR #3435 ).
2018-01-31 21:17:17 +00:00
Fl_Overlay_Window.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
fl_overlay.cxx
Add one argument to Fl_Screen_Driver::read_win_rectangle()
2019-06-06 18:28:49 +02:00
Fl_own_colormap.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_Pack.cxx
Fl_Paged_Device.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_Pixmap.cxx
Remove a bunch of useless #include <FL/Fl_Printer.H> statements.
2018-05-09 12:27:38 +00:00
fl_plastic.cxx
Fl_PNG_Image.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_PNM_Image.cxx
Fl_Positioner.cxx
Fl_Preferences.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_Printer.cxx
New virtual member function bool Fl_Surface_Device::is_current()
2019-04-10 13:14:04 +02:00
Fl_Progress.cxx
fl_read_image.cxx
Add one argument to Fl_Screen_Driver::read_win_rectangle()
2019-06-06 18:28:49 +02:00
fl_rect.cxx
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_Repeat_Button.cxx
Fl_Return_Button.cxx
Fl_Roller.cxx
Fl_Roller can now be controlled via the mouse wheel (STR #3120 ).
2019-02-04 23:12:02 +01:00
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
Add one argument to Fl_Screen_Driver::read_win_rectangle()
2019-06-06 18:28:49 +02:00
Fl_Screen_Driver.H
Add one argument to Fl_Screen_Driver::read_win_rectangle()
2019-06-06 18:28:49 +02:00
fl_scroll_area.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
Fl_Scroll.cxx
Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32)
2017-05-17 11:54:18 +00:00
Fl_Scrollbar.cxx
fl_set_font.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
fl_shadow_box.cxx
Fl_Shared_Image.cxx
New member function Fl_Image::scale(int width, int height) to set the FLTK size of an image.
2018-03-19 17:43:18 +00:00
fl_shortcut.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
fl_show_colormap.cxx
Fl_Simple_Terminal.cxx
Small doc tweaks for clarity.
2017-10-22 02:58:35 +00:00
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_Spinner.cxx
Enable Up/Down keys in Fl_Spinner if input has focus (STR #2989 ).
2017-03-10 21:47:08 +00:00
Fl_SVG_Image.cxx
Improve Doxygen doc of the Fl_SVG_Image constructor
2019-03-26 11:06:55 +01:00
fl_symbols.cxx
Fl_Sys_Menu_Bar_Driver.H
Move Fl_Sys_Menu_Bar_Driver.H from FL/ to src/
2018-06-26 07:38:54 +00:00
Fl_Sys_Menu_Bar.cxx
Allow to call Fl_Sys_Menu_Bar::about() early in the program.
2019-02-24 11:00:58 +01:00
Fl_System_Driver.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_System_Driver.H
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_Table_Row.cxx
Fix compiler warning (issue #25 )
2019-04-29 11:36:21 +02:00
Fl_Table.cxx
Remove "#ifdef _WIN32" that made this source file break the separation between platform-independent and -dependent files.
2018-02-21 06:56:21 +00:00
Fl_Tabs.cxx
STR #2714 : remove new shadow lint for MacOS
2019-02-02 17:47:55 +01:00
Fl_Text_Buffer.cxx
Fixing some minor lint, found by Pavel Shlyak using PVS studio
2018-12-27 13:05:35 +01:00
Fl_Text_Display.cxx
Fixed Fl_Text_Editor selection range after paste (STR #3248 ).
2019-02-04 23:57:22 +01:00
Fl_Text_Editor.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
Fl_Tile.cxx
Remove unnecessary dependency on FL/Fl_Rect.H.
2018-04-12 12:58:10 +00:00
Fl_Tiled_Image.cxx
Fl_Tooltip.cxx
Tooltips hide by themselves after 12 seconds (STR #2584 ).
2019-02-02 23:56:45 +01:00
Fl_Tree_Item_Array.cxx
Fix Fl_Tree::insert() with pos out ouf range ( #18 )
2019-01-25 17:40:51 +01:00
Fl_Tree_Item.cxx
STR #2714 : remove new shadow lint for MacOS
2019-02-02 17:47:55 +01:00
Fl_Tree_Prefs.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
Fl_Tree.cxx
Fix Fl_Tree::insert() with pos out ouf range ( #18 )
2019-01-25 17:40:51 +01:00
fl_utf8.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +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
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
Fl_visual.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +00:00
Fl_Widget_Surface.cxx
Move Doxygen comments next to member function bodies.
2019-04-12 10:36:02 +02:00
Fl_Widget.cxx
Improve docs of Fl_Widget::callback() and do_callback().
2017-07-20 15:16:37 +00:00
Fl_win32.cxx
Make FLTK Windows apps "Per-Monitor-V2 DPI Aware"
2019-06-16 12:00:38 +02:00
Fl_Window_Driver.cxx
Maintain window position when turning its border on.
2019-04-07 08:57:06 +02:00
Fl_Window_Driver.H
Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Driver::default_icons()
2019-03-25 18:47:29 +01:00
Fl_Window_fullscreen.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
Fl_Window_hotspot.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
Fl_Window_iconize.cxx
Move Fl_Window_Driver.H from FL/ to src/
2018-06-26 13:43:18 +00:00
Fl_Window.cxx
Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Driver::default_icons()
2019-03-25 18:47:29 +01:00
Fl_Wizard.cxx
Fl_x.cxx
Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Driver::default_icons()
2019-03-25 18:47:29 +01:00
Fl_XBM_Image.cxx
Documentation fixes.
2016-10-14 14:33:18 +00:00
Fl_XColor.H
Fl_XPM_Image.cxx
Documentation fixes.
2016-10-14 14:33:18 +00:00
Fl.cxx
Correct typo in Doxygen doc of Fl::focus()
2019-03-27 18:54:45 +01:00
flstring.c
flstring.h
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
forms_bitmap.cxx
forms_compatibility.cxx
Rename misspelled files.
2016-11-12 13:28:53 +00:00
forms_free.cxx
forms_fselect.cxx
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
forms_pixmap.cxx
forms_timer.cxx
Move Fl_System_Driver.H from FL/ to src/
2018-06-26 14:12:43 +00:00
freeglut_geometry.cxx
freeglut_stroke_mono_roman.cxx
freeglut_stroke_roman.cxx
freeglut_teapot_data.h
freeglut_teapot.cxx
gl_draw.cxx
Save and restore GL parameters as appropriate
2019-04-10 17:02:04 +02:00
gl_start.cxx
MacOS Mojave: restore use of gl_start()/gl_finish()
2018-11-01 14:34:22 +00:00
glut_compatibility.cxx
macOS: simpler handling of GL windows when first displayed.
2019-04-19 13:03:49 +02:00
glut_font.cxx
makedepend
Update dependencies
2019-03-28 11:42:09 +01:00
Makefile
Add dependencies for non-Xft builds
2019-03-28 12:03:42 +01:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c
Document fl_numericsort() and fl_casenumericsort().
2018-03-11 16:24:36 +00:00
print_panel.cxx
Replace remaining calls to getenv() with fl_getenv().
2017-10-13 14:58:30 +00:00
print_panel.h
scandir_posix.c
Avoid "empty translation unit" compiler warning.
2016-11-12 13:49:48 +00:00
scandir_win32.c
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
screen_xywh.cxx
Move Fl_Screen_Driver.H from FL/ to src/
2018-06-26 14:04:09 +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