.. |
drivers
|
Use the new Fl_Surface_Device::is_current() virtual function
|
2019-04-10 13:53:13 +02:00 |
xutf8
|
Rename README files to README.txt (and several similar files).
|
2018-12-10 16:50:56 +01:00 |
allfiles.xbm
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
cgdebug.h
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
d1.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
dump_compose.c
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ew_mask.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ew.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
fastarrow.h
|
Sprinkle some more const on internal arrays. STR #3110
|
2014-08-21 12:18:32 +00:00 |
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
|
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
|
Move Fl_System_Driver.H from FL/ to src/
|
2018-06-26 14:12:43 +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
|
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
|
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
|
Fixed small doxygen inconsistencies for do_callback value.
|
2017-09-13 21:56:49 +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
|
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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
Update docs related to buttons and update Fl_Check_Button.png.
|
2014-10-19 20:17:17 +00:00 |
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
|
macOS: simpler handling of GL windows when first displayed.
|
2019-04-19 13:03:49 +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 2 Doxygen warnings
|
2019-04-11 11:28:20 +02: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
|
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
|
New virtual member function bool Fl_Surface_Device::is_current()
|
2019-04-10 13:14:04 +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
|
Fix box background drawing for deactivated widgets (STR #2907).
|
2015-07-09 00:10:44 +00:00 |
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
|
Const the shadow, embossed, and engraved color tables
|
2014-08-23 09:22:17 +00:00 |
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
|
STR #2714: remove new shadow lint for MacOS
|
2019-02-02 17:47:55 +01: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
|
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
|
Move Fl_System_Driver.H from FL/ to src/
|
2018-06-26 14:12:43 +00: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
|
Fix comment only (wrong STR number).
|
2018-11-05 19:05:21 +00: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
|
Simpler implementation of Fl_Cocoa_Window_Driver::resize()
|
2019-04-07 09:09:33 +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: simpler handling of GL windows when first displayed.
|
2019-04-19 13:03:49 +02:00 |
Fl_Gl_Window.cxx
|
macOS: simpler handling of GL windows when first displayed.
|
2019-04-19 13:03:49 +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
|
Fix box background drawing for deactivated widgets (STR #2907).
|
2015-07-09 00:10:44 +00:00 |
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
|
Fix button label clipping (STR #3237).
|
2015-06-27 15:20:23 +00:00 |
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
|
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
|
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
|
Fix box background drawing for deactivated widgets (STR #2907).
|
2015-07-09 00:10:44 +00:00 |
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
|
Move Fl_Screen_Driver.H from FL/ to src/
|
2018-06-26 14:04:09 +00: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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
Removed ‘array subscript is of type char’ compilation warnings
|
2014-09-13 17:04:20 +00:00 |
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
|
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_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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
fl_read_image.cxx
|
Function Fl_Screen_Driver::traverse_to_gl_subwindows() is static in its class
|
2019-04-10 10:22:45 +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
|
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
|
Fl_Roller can now be controlled via the mouse wheel (STR #3120).
|
2019-02-04 23:12:02 +01: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:12:30 +00:00 |
Fl_Screen_Driver.cxx
|
Add check against hidden window.
|
2019-04-11 19:02:44 +02:00 |
Fl_Screen_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_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
|
Use Fl::is_scheme() where appropriate.
|
2015-01-29 16:56:12 +00:00 |
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
|
Fix box background drawing for deactivated widgets (STR #2907).
|
2015-07-09 00:10:44 +00:00 |
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
|
Removed useless tests of whether unsigned Fl_Color is < 0
|
2012-11-20 12:29:46 +00:00 |
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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
Avoid #include's of unrelated system headers in Fl_Table*.H.
|
2017-08-18 15:16:08 +00: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
|
Fix an error and improve documentation of Fl_Tiled_Image.
|
2015-03-02 10:23:20 +00:00 |
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
|
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
|
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
|
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_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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
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:18 +00:00 |
Fl.cxx
|
Correct typo in Doxygen doc of Fl::focus()
|
2019-03-27 18:54:45 +01:00 |
flstring.c
|
Minor comments formatting discrepancies fix.
|
2012-06-06 03:38:02 +00:00 |
flstring.h
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
forms_bitmap.cxx
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
forms_compatibility.cxx
|
Rename misspelled files.
|
2016-11-12 13:28:53 +00:00 |
forms_free.cxx
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
forms_fselect.cxx
|
Replace "WIN32" with "_WIN32" or "Windows".
|
2018-02-09 14:39:42 +00:00 |
forms_pixmap.cxx
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
forms_timer.cxx
|
Move Fl_System_Driver.H from FL/ to src/
|
2018-06-26 14:12:43 +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
|
Fix all compiler warnings from various build systems.
|
2007-05-20 00:01:06 +00:00 |
freeglut_teapot_data.h
|
Add GLUT support functions from FreeGLUT (STR #1522)
|
2007-02-01 18:10:07 +00:00 |
freeglut_teapot.cxx
|
Add GLUT support functions from FreeGLUT (STR #1522)
|
2007-02-01 18:10:07 +00:00 |
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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
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
|
Sprinkle some more const on internal arrays. STR #3110
|
2014-08-21 12:18:32 +00:00 |
new.xbm
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
ns_mask.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
ns.xbm
|
Initial revision
|
1998-10-06 18:21:25 +00:00 |
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
|
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 |
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
|
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
|
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
|
2001-08-01 21:24:49 +00:00 |
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 |